App Introduction
Automatically move down and hide sold-out products. Boost sales by optimizing collection sorting. This app includes all features to manage sold-out products using sound SEO practices. When an item is out of stock, our app moves it to the bottom of the collection. When the sold-out item is restocked, it reverts to its original position based on the selected sorting type. Our app also hides sold-out products, redirects pages of hidden items, and unhides them when items are restocked. We track every inventory change in real time, so all features operate automatically and instantly.
Core Functionality
- Move out-of-stock products to the bottom of collections.
- Sort in-stock products by best-selling, price, newness, or manual sorting.
- Hide sold-out products in real-time or set them to hide after a specified number of days.
- Redirect hidden product pages to preserve SEO for sold-out items.
- Automatically unhide restocked products.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Fast-moving Consumer Goods Merchants
- Boutique E-commerce
Basic Information
- Developer:merchbees
- Address:Antalya, TR
- Price: Free / Free plan
- Rating:4.7 / 5
- Comment Count:134 comment
- Release Date:2020-12-2
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free Plan
- Up to 50 products and 100 collections
- All features run in real-time
- Move sold-out products down
- Hide, redirect, and unhide
- Mark sold-out products
Basic Plan
- Up to 500 products and 100 collections
- All features run in real time
- Move sold-out products down
- Hide, redirect and unhide
- Mark sold-out products
Professional Plan
- Up to 5,000 products and 100 collections
- All features run in real time
- Move sold-out products down
- Hide, redirect, and unhide
- Mark sold-out products
Advanced Plan
- Up to 10,00 products and 300 collections
- All features run in real time
- Move sold-out products down
- Hide, redirect, and unhide
- Mark sold-out products
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/collections/{collection_id}/sort.json
- PUT /admin/api/collections/{collection_id}/sort.json
- GET /admin/api/collections/{collection_id}/products.json
Permission:write_collections,read_collections,manage_products
- POST /admin/api/collections/{collection_id}/sort.json
- PUT /admin/api/collections/{collection_id}/sort.json
- GET /admin/api/collections/{collection_id}/products.json
Permission:write_collections,read_collections,manage_products
- POST /admin/api/products/{product_id}/status.json
- PUT /admin/api/products/{product_id}/status.json
- GET /admin/api/products.json?status=sold_out
Permission:write_products,read_products,manage_products
- POST /admin/api/redirects.json
- PUT /admin/api/redirects/{redirect_id}.json
- GET /admin/api/redirects.json
Permission:write_redirects,read_redirects,manage_online_store
- POST /admin/api/products/{product_id}/status.json
- PUT /admin/api/products/{product_id}/status.json
- GET /admin/api/products.json?status=active
Permission:write_products,read_products,manage_products