Embed Code for Manual location (options)

IMPORTANT: if your theme supports the new shopify 2.0 block layout, you can also control the location using an app block as described here: Product Options Block in Theme Editor


If you want to manually control the location of the product options, you can embed the following code on your theme:

<div data-live-options="{{ product.id }}"></div>

The app will look for this location when the page loads and insert the product options.


Note: when you provide a manual location you have to leave the Location setting on Automatic

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.