App Introduction
Sort the product collections based on rules like sales volume, price, inventory, tags, and variants, and move out-of-stock items to the bottom. Sortify helps merchants easily organize their Shopify product collections in real time with customizable sorting rules (e.g., sales volume, price, inventory, and product variants). For businesses with large inventories, Sortify streamlines product management by moving or hiding out-of-stock items and highlighting featured products. Merchants can maximize conversion rates by showcasing the most relevant products, improving inventory visibility, and providing customers with a seamless shopping experience.
Core Functionality
- Real-time Multi-Rule Sorting: Sort collections instantly using multiple rules.
- Global Sorting Options: Automatically move or hide out-of-stock products.
- Product Variant Sorting: Prioritize products with the most variants.
- Featured Products Pinning: Keep top products at the top in global collections.
- Random Sorting Option: Randomize collections to boost product discovery.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Fashion & Apparel Merchants
- Home Goods Merchants
- Electronics Merchants
Basic Information
- Developer:dharma.h Software Technologies Private Limited
- Address:66B Southend Park, Kolkata, WB, 700029, IN
- Price: Free / Free plan
- Rating:2 / 5
- Comment Count:1 comment
- Release Date:2023-3-17
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- 50 Products | 3 Collections
- Out-of-Stock Move Down
- Randomization - Minimum 30 Days
- Sales and Revenue - Maximum 7 Days
- Product Variant Sorting Support
STARTER
- 100 Products | 5 Collections
- Out-of-Stock Move Down
- Randomization - Minimum 30 Days
- Sales & Revenue - Maximum 15 Days
- Product Variant Sorting Support
GROWTH
- 500 Products | 30 Collections
- Out-of-Stock Move Down
- Randomization - Minimum 15 Days
- Sales & Revenue - Maximum 15 Days
- Product Variant Sorting Support
PROFESSIONAL
- 10000 Products | 300 Collections
- Out-of-Stock Move Down
- Randomization - Minimum 7 Days
- Sales & Revenue - Maximum 120 Days
- Product Variant Sorting Support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/collections/{collection_id}/sort_rules.json
- PUT /admin/api/collections/{collection_id}/sort_rules/{rule_id}.json
- GET /admin/api/collections/{collection_id}/sort_rules.json
Permission:write_collections,read_collections,manage_products
- POST /admin/api/collections/sort_options.json
- PUT /admin/api/collections/sort_options/{option_id}.json
- GET /admin/api/collections/sort_options.json
Permission:write_collections,read_collections,manage_inventory
- POST /admin/api/collections/{collection_id}/variant_sort.json
- PUT /admin/api/collections/{collection_id}/variant_sort/setting.json
- GET /admin/api/collections/{collection_id}/variant_sort.json
Permission:write_collections,read_collections,manage_products
- POST /admin/api/collections/{collection_id}/featured_products.json
- PUT /admin/api/collections/{collection_id}/featured_products/{product_id}.json
- GET /admin/api/collections/{collection_id}/featured_products.json
Permission:write_collections,read_collections,manage_products
- POST /admin/api/collections/{collection_id}/random_sort.json
- PUT /admin/api/collections/{collection_id}/random_sort/setting.json
- GET /admin/api/collections/{collection_id}/random_sort.json
Permission:write_collections,read_collections,manage_products