/
How can I fix the issue when the "Pre-Order" button is showing up for the wrong variant?

How can I fix the issue when the "Pre-Order" button is showing up for the wrong variant?

  • Open Themes section on the admin panel of your web store (Online Store → Themes);

  • Find Theme from the list which will be used with our installed app.

  • Click Actions → Edit Code.

  • Open the product.liquid template and add the code below to the beginning of the file:

<script>SPOCustom = {}; SPOCustom.customVariantSelectors = true;</script>

  • Save the template file.



Related content

Why is the pre-order button not displayed?
Why is the pre-order button not displayed?
More like this
How to make the pre-order button look the same as "Add To Cart"?
How to make the pre-order button look the same as "Add To Cart"?
More like this
Will the app work correctly after publishing a new shop theme?
Will the app work correctly after publishing a new shop theme?
More like this
How can I show "Pre-Order" button instead of "Add to Cart" on the collection page(s)?
How can I show "Pre-Order" button instead of "Add to Cart" on the collection page(s)?
More like this
Why Pre Order button is not shown for an out-of-stock product?
Why Pre Order button is not shown for an out-of-stock product?
More like this
What do pre-order statuses mean?
What do pre-order statuses mean?
More like this