App Introduction
Organize your collections automatically based on your chosen parameters—even with AI. Sortbot is an app that helps you sort your collections daily using 10+ parameters relevant to each collection or your overall business. Why sort collections? By adding dynamism to your collection pages, you’ll help customers easily find different products based on your preferences and boost conversions. Setup is super simple and user-friendly—you’ll be automating in just a few minutes.
Core Functionality
- Manually pin up to 8 products to the top of your collection
- Sort by sales volume, total revenue, quantity, discount percentage, or average price
- Order by inventory levels, on-hand quantity, or weeks of supply based on sales data
- Sort by product tags and set custom priorities for each collection
- Integrate Google Analytics and Google Gemini with AI-powered capabilities
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Boutique Merchants
- Cross-border E-commerce
Basic Information
- Developer:Pivot Technology
- Address:Don Carlos 2939, Las Condes, Santiago, RM, 7550171, CL
- Price: Free / Free plan
- Rating:2.3 / 5
- Comment Count:2 comment
- Release Date:2024-7-19
- Supported languages:Spanish、English
- Compatible products:Shopify
Application Screenshot
Price Plan
FREE
- 14-day free trial
- Includes all STARTER plan features
STARTER
- Up to 10 collections
- Daily ordering
- Sort by sales, inventory, or tags
- Pin up to 8 products
- Google Analytics integration
GROWTH AI
- Up to 100 collections
- Daily ordering
- Sort by sales, inventory, or tags
- Pin up to 8 products
- Google Analytics integration
- Gemini AI
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/collections/{collection_id}/sort_orders.json
- PUT /admin/api/collections/{collection_id}/sort_orders/{id}.json
- GET /admin/api/collections/{collection_id}/sort_orders.json
Permission:write_collections,read_collections,manage_products
- POST /admin/api/collections/{collection_id}/sort_orders.json
- GET /admin/api/collections/{collection_id}/products.json?sort_by=sales
- PUT /admin/api/collections/{collection_id}.json
Permission:read_collections,read_products,manage_collections
- POST /admin/api/collections/{collection_id}/sort_orders.json
- GET /admin/api/collections/{collection_id}/products.json?sort_by=inventory
- PUT /admin/api/collections/{collection_id}.json
Permission:read_collections,read_inventory,manage_collections
- POST /admin/api/collections/{collection_id}/sort_orders.json
- PUT /admin/api/collections/{collection_id}/rules.json
- GET /admin/api/collections/{collection_id}/products.json?sort_by=tags
Permission:write_collections,read_products,manage_collections
- POST /admin/api/apps.json
- PUT /admin/api/shop.json?google_analytics=true
- GET /admin/api/shop.json?fields=google_analytics
Permission:write_shop,read_shop,manage_apps