The tag-targeting feature requires a manual integration.
Please follow these steps to ensure the integration proceeds without difficulties:
- Always duplicate your theme before editing so you can switch back in case of problems.
- Continue to carefully read the guide.
- Double-check to make sure that all codes are successfully saved.
Instructions for Removal
Let's get started.
Go to the Themes section of your Shopify dashboard. Click on the Actions button next to your active theme and select Edit Code.
In the cart-template.liquid file of the Sections folder, find a line that says:
<div class="line-item__meta">
After it, add the following line:
<!-- **BEGIN** Hextom USB Integration // Cart Include - DO NOT MODIFY -->
{% render 'hextom_usb_cart', item: line_item %}
<!-- **END** Hextom USB Integration // Cart Include - DO NOT MODIFY -->
Comments
0 comments
Article is closed for comments.