If you're using custom placement for triggers, you will need to manually install back-in-stock widget. Here's a simple guide to help you install back-in-stock widget on Shopify product page.

screenshot-bwhere.onvoard.com-2023.12.06-20_41_17.png

From overview page, click Show Instructions to get widget snippet. Snippet should look something like this:

<div
class="ov-app ov-app-back-in-stock-inline-button"
data-app-id="bis_1gsj5lrwqzv0twc"
data-app="back-in-stock-inline-button">
</div>

Next, locate product template file

  • sections/product-template.liquid
  • templates/product.liquid

Search for an element with this code: {% endform %}

Then paste snippet after that element.

screenshot-onvoard-sample.myshopify.com-2020.12.22-05_05_07__1_.png

This should place back-in-stock widget just below add cart button.

 

Need help installing?

If you need additional help to install, you can contact us.