Cross-sell snippet installation (Shopify 2.0)
Step 1:– Copy the Snippet code below
<div id="spicegemsCrossSellApp"></div>Step 2:- Go to the Online store –> Themes under the Shopify Admin.
Step 3:- Select Actions (Current theme) and click “Edit code”.

Step 4:- Find Product.json under the Templates folder.

Step 5:- Search for the main section file name (main-product) in the Sections folder. In our theme, the file name is “main-product.liquid“. It may vary depending upon the theme.

Step 6:- Add the snippet at the bottom of this template file and save the changes.

Last updated