App Introduction
Never miss a sale with pre-orders, backorders, and out-of-stock reservations. Reserve products that are incoming or out of stock. Stockify helps you easily set up pre-orders and manage inventory to maximize sales. Enable merchants to offer pre-order products, set quantity limits, and add countdown timers for upcoming items. Flexible payment options—including full or partial payments—seamlessly integrate with Shopify’s order system. Whether you’re launching a new product or navigating inventory challenges, Stockify keeps your revenue flowing and customers engaged.
Core Functionality
- Show pre-orders for incoming or out-of-stock products
- Set up pre-orders with customizable time and quantity limits
- Pre-order with partial or full payment and enjoy discounts
- Freely design pre-orders through various options and presets
Merchant-Friendly
- Independent Retail Merchants
- Preorder-focused Brand Merchants
- Multi-category E-commerce Merchants
- Niche Designer Brands
Basic Information
- Developer:Nitro Apps
- Address:Thái Nguyên, VN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:4 comment
- Release Date:2025-2-3
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/products/{product_id}/preorders.json
- GET /admin/api/preorders.json?status=upcoming
- GET /admin/api/products.json?tags=preorder
Permission:read_products,read_inventory,read_preorders
- POST /admin/api/products/{product_id}/preorders.json
- PUT /admin/api/products/{product_id}/preorders.json
- DELETE /admin/api/products/{product_id}/preorders.json
Permission:write_products,write_inventory,manage_preorders
- POST /admin/api/orders.json?preorder=true
- PUT /admin/api/orders/{order_id}/discounts.json
- GET /admin/api/orders.json?preorder_payment=partial
Permission:write_orders,write_discounts,manage_payments
- POST /admin/api/products/{product_id}/preorder_options.json
- PUT /admin/api/preorder_options/{option_id}.json
- GET /admin/api/preorder_options.json
Permission:write_products,write_preorders,manage_product_options