App Introduction
Real-Time Product Sorting: Reorder Sold-Out/Out-of-Stock Items When Restocked Boost buyer trust and conversion rates by hiding out-of-stock products at the end of collections. Introducing PushLast—the simplest way to showcase available products at the top while automatically pushing out-of-stock items below. Push sold-out products to the bottom of product lists, and add them back to the top when restocked—all with just one click. It’s the easiest way to hide out-of-stock products, and it adheres to best SEO practices.
Core Functionality
- Easily auto-sort out-of-stock products with a single button
- Hide out-of-stock products at the end of collections and move them when restocked
- Move out-of-stock products back to the top when items are back in stock
- Easy setup, no code required, and no impact on site speed
Merchant-Friendly
- Inventory Management Merchants
- Multi-product E-commerce
- FMCG Independent Stations
Basic Information
- Developer:Awesome Apps LLC
- Address:1671 W 800 N, Lehi, UT, 84043, US
- Price: Free / Free plan
- Rating:4.5 / 5
- Comment Count:16 comment
- Release Date:2020-5-6
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
1000 产品
$3.99
- Real-time automatic product sorting
- Prioritize displaying in-stock products
- Sorting when products are restocked
10,000 产品
$9.99
- Real-time automatic product sorting
- Prioritize displaying in-stock products
- Sorting when products are restocked
100,000 产品
$19.99
- Real-time automatic product sorting
- Prioritize displaying in-stock products
- Sorting when products are restocked
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/collections/{collection_id}/sort.json
- GET /admin/api/products.json?status=out_of_stock
- PUT /admin/api/collections/{collection_id}/products.json
Permission:read_products,write_collections,manage_collections
- POST /admin/api/collections/{id}/sort.json?sort_order=manual
- PUT /admin/api/collections/{id}/products.json
- GET /admin/api/collections/{id}/products.json
Permission:write_collections,read_products,manage_collections
- PUT /admin/api/products/{id}.json?status=active
- POST /admin/api/collections/{id}/sort.json
- GET /admin/api/products.json?status=active
Permission:write_products,write_collections,read_products