If the "Add to cart" button isn't changing to say "Pre-order," please follow these steps:
-
In the "Single Products" tab, search for the product and ensure the status says "Pre-order Enabled."
If it doesn't, double-check your "Settings" if correct.
-
If pre-order is enabled for your product but the pre-order button still isn't appearing, Pre-order Now may be having difficulties finding your add-to-cart button. Kindly contact support for assistance.
If you have HTML / CSS experience, feel free to try the steps below:
-
Go to your product page in the Chrome browser.
-
Right-click on your "Add to cart" button and click Inspect Element.
-
Copy the class name or ID of your button.
-
In Pre-order Now dashboard, go to the "Default Settings" tab.
-
Scroll down to the "Button Selector" field, delete the contents, and paste in the class name or ID of your button. Remember that in CSS class names start with a period (.) and IDs start with a hash (#).
-
Save your changes.
-
Visit your product page to ensure the pre-order button is appearing. If it's not, please contact support for assistance.
You can refer to this video as a guide on how to solve this issue: