App Introduction
A powerful solution for pre-orders, back-in-stock alerts, coming-soon notifications, pre-sales, and out-of-stock orders Our app streamlines merchants' inventory management by seamlessly integrating back-in-stock alerts, pre-orders, coming-soon notifications, and partial payment options into a single platform. It addresses customer frustration caused by out-of-stock items, boosts customer satisfaction and sales through timely notifications, convenient pre-order options, and securing upcoming products with partial payments, and automatically sends notifications to subscribers.
Core Functionality
- Display a 'Notify Me' button on 'Out of Stock' and 'Coming Soon' products
- Restock alerts: Send automatic restock notifications to subscribers (unlimited)
- Easily enable pre-order buttons and 'Coming Soon' badges for any product in your store
- Offer partial payments, automatic pre-order discounts, and display custom notes.
- Fully customizable - Customize notification templates, notification forms, pre-orders, and more
Merchant-Friendly
- Independent Station Merchants
- Fashion Apparel Merchants
- Digital 3C Merchants
- Home Goods Merchants
Basic Information
- Developer:Capacity Web Solutions Pvt Ltd
- Address:TF / 302, “B” Wing, Shivalik Yash, 132 ft. Ring Road, Near Shastrinagar BRTS, Naranpura, Ahmedabad, GJ, 380013, IN
- Price: Free / Free plan
- Rating:2.7 / 5
- Comment Count:2 comment
- Release Date:2023-10-12
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
DEVELOPMENT
- $0.00 Plan (No Cost)
- All Standard Plan Features with Limitations
- Limited Pre-order Discounts
- Limited Upcoming Products
- Limited Out-of-Stock Subscribers
- For Affiliate, Development, and Partner Stores
Standard
- Notify me of out-of-stock products
- Unlimited notifications
- Fully customizable
- Upcoming products
- Pre-order products
- Mixed cart reminders
- Multi-language
Shopify Plus
- Notify me of out-of-stock products
- Unlimited notifications
- Fully customizable
- Upcoming products
- Pre-order products
- Mixed cart reminders
- Multi-language
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- GET /admin/api/products.json?status=outofstock,comingsoon
Permission:write_products,read_products,manage_metafields
- POST /admin/api/customers/{customer_id}/metafields.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- GET /admin/api/customers/metafields.json?namespace=restock
Permission:write_customers,read_customers,manage_metafields
- POST /admin/api/products/{product_id}/variants.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- GET /admin/api/products.json?tags=preorder
Permission:write_products,read_products,manage_tags
- POST /admin/api/discounts/auto.json
- PUT /admin/api/products/{product_id}/metafields/{metafield_id}.json
- GET /admin/api/products.json?status=preorder
Permission:write_discounts,read_products,manage_metafields
- POST /admin/api/email_templates.json
- PUT /admin/api/email_templates/{template_id}.json
- GET /admin/api/email_templates.json?namespace=restock
Permission:write_themes,read_themes,manage_email_templates