*For free installation assistance contact us on our email help@spicegems.com
Step 1 – Copy the Snippet code below.
Step 2 – Go to Online Store under the Shopify admin.
Step 3 – Select Actions (Current theme) and click “Edit code”.

Step 4 – Find Product.liquid file under the templates folder.

Step 5: Search for the included file name({% section ‘product-template’ %}) in the “Sections” folder. In our theme, the file name is “product-template“. It may vary depending upon the theme.

Step 6 – Find the {% form%} tag and the {% endform %} tag.
Paste the snippet above {% endform %}. The addons will be displayed below the “add to cart” button and Save the changes.
Note: To display the addons above “add to cart” button. In the form find the code block for “add to cart” button and paste the app snippet above the code block.

*For free