App Introduction
A smarter way to boost your sales. For out-of-stock items, the app automatically converts the "Add to Cart" option to "Pre-order." Your customers can click the pre-order button and complete their orders following the normal checkout process. A new partial payment feature with automatic payment functionality has been introduced.
Core Functionality
- Enable/disable pre-order availability for each product and its variants.
- Partial payment feature with automatic final payment functionality.
- Bulk variant editing to quickly display badges in your store.
- Easily boost your sales even when items are out of stock.
- Editable text (buttons)
Merchant-Friendly
- Independent Station Merchants
- Fashion Apparel Merchants
- Digital 3C Merchants
- Home Goods Merchants
- Multi-category E-commerce
Basic Information
- Developer:WHMCS Global Services
- Address:WHMCS Global Services, C177, Uttam Towers, Sector 74, Mohali, PB, 160065, IN
- Price: Free / Free plan
- Rating:3.5 / 5
- Comment Count:24 comment
- Release Date:2022-4-28
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费
免费安装
- Pre-order
- Pre-order Badge
- Email Support
标准
$2.99
- All Free Features +
- Unlimited Pre-orders (No $500 Limit)
高级
$3.99
- All Standard Features+
- Automatic Partial and Final Payments
- Notify Me (Restock)
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/products/{product_id}.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/orders/{order_id}/partial_payments.json
- PUT /admin/api/orders/{order_id}/partial_payments/{payment_id}.json
- GET /admin/api/orders/{order_id}/partial_payments.json
Permission:write_orders,read_orders,manage_payments
- POST /admin/api/products/bulk.json
- PUT /admin/api/products/{product_id}/variants/bulk.json
- GET /admin/api/products.json?limit=250
Permission:write_products,read_products,manage_collections
- POST /admin/api/products/{product_id}.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/products.json?inventory_available=false
Permission:write_products,read_products,manage_inventory
- POST /admin/api/sections/{section_id}.json
- PUT /admin/api/sections/{section_id}/blocks/{block_id}.json
- GET /admin/api/sections/{section_id}.json
Permission:write_themes,read_themes,manage_online_store