Highlight Integration Guide with Online Store 2.0 Themes
Rupali
Last Update 2 jaar geleden
Adding Prime App highlights code into your Online store 2.0 theme is a one-time activity which once done you do not have to worry about later. If you are not comfortable adding the code simply raise a support ticket here or email us at [email protected] and we will take care of it.
Steps:
1. Go to your Shopify admin.
2. Click Online Store > Themes > Actions.

3. Click Edit code.

4. Add the following code where you'd like the highlights to show:
For showing the highlights on the product pages place the code in the sections/main-product.liquid file. Search for {{product.description}} and place the above-mentioned code above the description line.
This will display the badge highlights above the description of the product. You can place the installation code anywhere else depending on your requirements.

