App Introduction
Clean up your store with one click, boost conversions, and drive more sales! This app automatically removes or hides out-of-stock products to make your store look more professional. Out-of-stock products clutter your store and hurt conversion rates. We give you full control over out-of-stock items: hide them, delete them, and display them again when they’re back in stock. Redirect old traffic to your homepage to keep Google traffic engaged! The “set-it-and-forget-it” automation lets out-of-stock products start selling immediately once they’re back—just install with one click.
Core Functionality
- Hide out-of-stock products and show them when they're back in stock
- Add special labels to new arrivals to highlight them and drive conversions
- Only show in-stock products to increase conversion rates
- Easy setup. One-click installation with no code required
- Hide, delete, or add special labels to out-of-stock products
Merchant-Friendly
- Apparel & Footwear E-commerce
- 3C Digital Merchants
- Home Goods Independent Stations
- Beauty & Skincare E-commerce
Basic Information
- Developer:Menelabs O.E.
- Address:Mastrakas, Viros, Corfu, 49084, GR
- Price: Free / Free plan
- Rating:4 / 5
- Comment Count:5 comment
- Release Date:2019-3-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
保持整洁
- Auto-check inventory changes
- Hide/Show products
- Delete products/variants if needed
- Manually hide/delete tasks
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products.json?published=false
- PUT /admin/api/products/{product_id}.json?published=true
- GET /admin/api/products.json?limit=250&published_status=any
Permission:write_products,read_products,manage_inventory
- POST /admin/api/products/{product_id}/tags.json
- PUT /admin/api/products/{product_id}.json?tags=New+Arrival
- GET /admin/api/products.json?limit=250&created_at_min=7+days+ago
Permission:write_products,read_products,manage_tags
- GET /admin/api/products.json?limit=250&inventory_quantity_min=1
- PUT /admin/api/products/{product_id}.json?published=inventory_quantity>0
- GET /admin/api/inventory_levels.json?limit=250&available=true
Permission:read_products,read_inventory,manage_inventory
- PUT /admin/api/products/{product_id}.json?tags=Out+of+Stock
- DELETE /admin/api/products/{product_id}/tags.json?tags=Out+of+Stock
- GET /admin/api/products.json?limit=250&tags=Out+of+Stock
Permission:write_products,read_products,manage_tags