Install Infinite Options in our Shopify Konversion Theme
For the correct operation of the app “infinite options” in our theme, you need to insert a string
<div id="infiniteoptions-container"></div>
which is described in the installation instructions
here
for this app in the following places:
1. Into the file
/src/snippets/product-page-form.liquid
, before the line
{% include 'product-quantity-selector' %}
2. And into the file
/src/snippets/product-page-form-mobile.liquid
, before the line
{% capture qty_selector_html %}.