Skip to main content
All CollectionsTroubleshootingPreOrders
How to Fix the Pre-Order Button Not Replacing the "Add to Cart" Button in PreOrder Now
How to Fix the Pre-Order Button Not Replacing the "Add to Cart" Button in PreOrder Now
Updated over a week ago

If the "Add to cart" button isn't changing to say "Pre-order", follow these steps to troubleshoot and resolve the issue.

Step 1: Check Product Status in Pre-Order Now

  1. Go to the the the Preorder products.
    โ€‹

  2. Search for the product in question.
    โ€‹

  3. Confirm the status shows "Pre-order Enabled."

  • If it doesn't, ensure you've configured the settings correctly in the "Settings" tab.

Step 2: Check Button Selector Settings

If pre-order is enabled for your product but the button is still not appearing, PreOrder Now may be unable to locate your "Add to cart" button. Try the following steps:

For Users with HTML/CSS Experience

  1. Open your product page in the Chrome browser.

  2. Right-click the "Add to cart" button and select "Inspect Element."

  3. Find and copy the class name or ID of your button.

    • Note: Class names begin with a period (.) and IDs start with a hash (#) in CSS.

4. Go to the "Advanced Settings" tab in the PreOrder Now dashboard.

5, Scroll to the "Selectors" field and look for the "Button Selector."

6. Delete the current content and paste it into the class name or ID of your button.


โ€‹

7.Save your changes.

8. Visit your product page to ensure the pre-order button is appearing. If it's not, please contact support for assistance.

Did this answer your question?