App Introduction
A Japanese-made app that hides out-of-stock products. It automatically hides (sets to draft status) any product once it’s out of stock. **Simple Out-of-Stock Hider | OOS Product Display Manager** is a Japanese Shopify app that automates hiding out-of-stock items. When a product sells out, it’s automatically hidden (set to draft status) after the purchase is completed. You can toggle the "Enable/Disable" setting in the admin panel to control whether out-of-stock products are hidden automatically. As a Japanese-made Shopify app, we also offer Japanese-language onboarding support.
Core Functionality
- Automatically hide out-of-stock products (set to draft status)
- From the app's admin dashboard, you can toggle the 'enable/disable' option for the out-of-stock product hiding feature
- Immediately after a customer purchases a product, determine if the product is out of stock and automatically hide it (set to draft status)
Merchant-Friendly
- Fashion Apparel Merchants
- 3C Digital Merchants
- Home Goods Merchants
- Beauty & Skincare Merchants
Basic Information
- Developer:UnReact Inc.
- Address:飯氏912-30, 福岡市西区, JP-40, 819-0371, JP
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-1-23
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic Plan
- You can try the app for free for 7 days from the installation date.
- For development stores, you can try all features indefinitely and completely free of charge.
- With annual billing, you can enjoy the equivalent of 2 months free, making it a cost-effective option.
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/status.json
- GET /admin/api/products.json?status=active&inventory_quantity=0
- PUT /admin/api/shopify_app/settings.json
Permission:write_products,read_products,manage_app_settings
- POST /admin/api/shopify_app/settings.json
- GET /admin/api/shopify_app/settings.json
- PUT /admin/api/shopify_app/settings.json
Permission:manage_app_settings,read_shopify_app,write_shopify_app
- GET /admin/api/orders/{order_id}/line_items.json
- GET /admin/api/products/{product_id}/variants.json
- PUT /admin/api/products/{product_id}/status.json
Permission:read_orders,read_products,write_products