App Introduction
Automate Out-of-Stock Product Management to Boost Sales Managing out-of-stock products shouldn’t be a hassle. With Stockyphi, hide out-of-stock (or sold-out) products in real time and automatically republish them when they’re back in stock. Advanced redirect rules and multi-location support streamline inventory management and enhance your store’s customer experience. No coding required—start saving time and increasing conversions today!
Core Functionality
- Easily schedule product hiding and publishing
- Simplify out-of-stock management across multiple locations
- Smart redirection for out-of-stock pages: Homepage or custom URL
- Automatically hide products with missing or virtual images
- Get real-time notifications via email and Slack integration
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Cross-border E-commerce
- Boutique Stores
Basic Information
- Developer:Gypsyphi
- Address:Bengaluru, KA, IN
- Price: Free / Free plan
- Rating:4.4 / 5
- Comment Count:41 comment
- Release Date:2020-2-3
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Getting Started
免费
- Manage up to 100 products
- Hide/UnHide products
- Multiple locations
- Redirect
- Notifications and reports
- Advanced rules, delays, and threshold features
Basic
$5
- Manage up to 1000 products
- Hide/Unhide products
- Multi-location
- Redirect
- Notifications and Reports
- Advanced Rules, Delays, and Threshold Features
Pro
$10
- Manage up to 10,000 products
- Hide/Unhide products
- Multi-location
- Redirects
- Notifications and Reports
- Advanced Rules, Delays, and Thresholds Features
Business
$20
- Manage up to 20,000 products
- Hide/Un-hide products
- Multi-location
- Redirect
- Notifications and Reports
- Advanced Rules, Delays, and Thresholds
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/status.json
- PUT /admin/api/products/{product_id}/status.json
- GET /admin/api/products.json?status=hidden
Permission:write_products,read_products,manage_inventory
- POST /admin/api/inventory_levels/{inventory_item_id}/adjust.json
- PUT /admin/api/inventory_levels/{inventory_item_id}.json
- GET /admin/api/inventory_levels.json?location_id={id}&available=0
Permission:write_inventory,read_inventory,manage_locations
- POST /admin/api/themes/{theme_id}/assets.json
- PUT /admin/api/themes/{theme_id}/assets.json
- GET /admin/api/themes/{theme_id}/assets.json?key=404.liquid
Permission:write_themes,read_themes,manage_online_store
- GET /admin/api/products.json?fields=id,images
- POST /admin/api/products/{product_id}/status.json
- PUT /admin/api/products/{product_id}/status.json
Permission:read_products,write_products,manage_products
- POST /admin/api/webhooks.json
- PUT /admin/api/webhooks.json
- GET /admin/api/webhooks.json?topic=inventory_levels/update
Permission:write_webhooks,read_webhooks,manage_notifications