How to Show only Preorder products, Not back in stock and reverse?
1. To show ONLY Pre-order products (not Back in stock)
Conditions for Pre-order profile:
Inventory > 0 OR
Inventory = 0 AND “Continue selling when out of stock” = Enabled
This way, products that are set to “continue selling” will always show Pre-order instead of triggering Back in Stock.
2. To show ONLY Back-in-stock products (not Pre-order)
Conditions for Back-in-stock profile:
Inventory = 0 AND
“Continue selling when out of stock” = Disabled
This ensures only true out-of-stock items (not allowed for sale) will show the Back in Stock button.
✅ With these rules, the two features won’t overlap:
Pre-order is tied to items that can still be purchased (even if stock = 0).
Back in Stock is tied to items that cannot be purchased until restocked.
📩 Need Help? If you encounter any difficulties during setup, please don’t hesitate to reach out via chat or email us at [email protected]. We're always here to help!
Last updated