App Introduction
Allow customers to place pre-orders before your inventory is in stock. Manage payments using the Pre-Order Manager. Boost sales during pre-launch and out-of-stock periods with Dibs. With Dibs, you can categorize pre-orders and out-of-stock orders separately, enabling purchases of upcoming products. Offer partial deposits, send automatic payment reminders, and secure sales in advance. Ensure product availability, prevent overselling with robust checkout validation, and increase transparency by displaying products under these programs. Sell customized items. Avoid lost sales, maintain momentum, and drive continuous growth.
Core Functionality
- Support pre-order and backorder scheduling with product-level customization options.
- Enable partial and full payments to enhance transaction flexibility.
- Monitor pre-order and backorder performance, orders, and status via a dedicated dashboard.
- Send shipping updates and automated reminder emails with payment links.
- Allow customers to cancel pre-orders directly from their account page.
Merchant-Friendly
- Independent Station Merchants
- Pre-order E-commerce
- Niche Brand Stores
- Customized Merchants
Basic Information
- Developer:Logbase
- Address:Logbase Technologies LLP, PSG STEP E-Lab, PSG College of Technology, Peelamedu, Coimbatore, TN, 641004, IN
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:9 comment
- Release Date:2025-3-24
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders.json
- GET /admin/api/orders.json?status=pre_order
- PUT /admin/api/orders/{order_id}.json
Permission:write_orders,read_orders,manage_products
- POST /admin/api/products/{product_id}/variants.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/products/{product_id}/variants.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/orders/{order_id}/transactions.json
- PUT /admin/api/orders/{order_id}/transactions/{transaction_id}.json
- GET /admin/api/orders/{order_id}/transactions.json
Permission:write_orders,read_orders,manage_payments
- GET /admin/api/reports.json?type=pre_order_performance
- GET /admin/api/orders.json?status=pre_order&fields=fulfillment_status
- GET /admin/api/products.json?status=pre_order
Permission:read_orders,read_products,read_reports
- POST /admin/api/email_templates.json
- PUT /admin/api/email_templates/{template_id}.json
- GET /admin/api/orders/{order_id}/emails.json
Permission:write_orders,read_orders,manage_email_templates
- POST /admin/api/customers/{customer_id}/orders/{order_id}/cancel.json
- GET /admin/api/customers/{customer_id}/orders.json?status=pre_order
- PUT /admin/api/orders/{order_id}.json?cancel_reason=customer_request
Permission:write_orders,read_orders,manage_customers