App Introduction
Automate product merchandising decisions on collection pages to boost revenue and reduce manual work This collection merchandising app leverages advanced data analytics and historical order data to create, manage, and sort collections through sophisticated product merchandising strategies. It supports both visual sorting and rule-based sorting to streamline collection management and cut down on manual tasks. Rules can be based on metrics like revenue, profit, tags, sizes, metafields, vendors, product age, or GA4 data (e.g., views, add-to-carts, and cart-to-view ratios). Features such as product downgrading, random sorting, and stacking sorting further optimize collections.
Core Functionality
- Pin 'Featured' products to the top using the drag-and-drop collection manager
- Sort by views, add-to-cart count, revenue, inventory, new arrivals, and variant availability
- Create collections for new arrivals, trends, specific sizes, promotions, and meta field-based criteria
- Group and sort daily deals, discounts, and new products using multi-level sorting
- Automatically push sold-out items to the bottom or remove them from collections
Merchant-Friendly
- Independent Station Merchants
- Fashion & Apparel Merchants
- 3C Digital Merchants
- Home & General Merchants
Basic Information
- Developer:Green Apple Solutions Pvt Ltd
- Address:C - 7, Third Floor, New Krishna Park, Delhi, DL, 110018, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:190 comment
- Release Date:2021-4-21
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- - Sort 250 times per month, multi-segment sorting
- - Only for Shopify Basic/Professional plans
- - For stores with fewer than 250 processed orders
- - Sort by revenue/inventory/newly published
- - Pin products to the top/push sold-out products to the bottom
- - Automatic and visual drag-and-drop sorting
- - Random, shuffle, and weighted average sorting
- - Sort by Google Analytics (GA4) traffic
Basic
- - 1,000 sorts per month, multi-segment sorting
- - Sort by revenue/inventory/newly released
- - Pin products to the top/push sold-out items to the bottom
- - Automatic and visual drag-and-drop sorting
- - Random, shuffle, and weighted average sorting
- - Create smart collections (AND/OR logic)
- - Promote/demote products by tag/supplier
- - Sort by Google Analytics (GA4) pageviews
Business
- - 5,000 sorts per month, multi-level sorting
- - Sort by revenue/inventory/newly released
- - Pin products to the top/push sold-out items to the bottom
- - Automatic and visual drag-and-drop sorting
- - Random, shuffle, and weighted average sorting
- - Create smart collections (AND/OR logic)
- - Promote/demote products by tag/supplier
- - Sort by Google Analytics (GA4) pageviews
Unlimited
- - Monthly unlimited sorting
- - Product metafield sorting
- - Advanced onboarding guide
- - Dedicated account manager
- - Sandbox environment
- - Account review
- - Access to test features
- - Zoom/Google Meet review call
User Location & Comments
User Location
Comments
Shopify API Used
- PUT /admin/api/collections/{collection_id}/sort_orders.json
- GET /admin/api/collections/{collection_id}/products.json
- POST /admin/api/collections/{collection_id}/products/{product_id}/sort_position.json
Permission:manage_collections,read_products,write_products
- PUT /admin/api/collections/{collection_id}/sort_orders.json
- GET /admin/api/collections/{collection_id}/products.json?sort_by=views
- GET /admin/api/collections/{collection_id}/products.json?sort_by=revenue
Permission:manage_collections,read_products,read_inventory
- POST /admin/api/collections.json
- PUT /admin/api/collections/{collection_id}/rules.json
- GET /admin/api/collections/{collection_id}/products.json
Permission:manage_collections,write_products,read_metafields
- PUT /admin/api/collections/{collection_id}/sort_orders.json
- POST /admin/api/collections/{collection_id}/sort_rules.json
- GET /admin/api/collections/{collection_id}/products.json
Permission:manage_collections,read_products,read_discounts
- PUT /admin/api/collections/{collection_id}/sort_orders.json
- GET /admin/api/products.json?status=sold_out
- DELETE /admin/api/collections/{collection_id}/products/{product_id}.json
Permission:manage_collections,read_inventory,write_products