Theme install suggested locations for product and cart templates
Shopify Theme Name | Product Template File | Where to append | Cart Template File | Where to append |
Debut | Sections/product-template.liquid | before {% if collection %} | Templates/cart.liquid | after last end tag |
Venture | Sections/product-template.liquid | before last end tag | Templates/cart.liquid | after last end tag |
Brooklyn | Sections/product-template.liquid | before {% if collection %} | Templates/cart.liquid | after last end tag |
Supply | Sections/product-template.liquid | before {% if section.settings.related_products_enable %} | Templates/cart.liquid | after last end tag |
Minimal | Sections/product-template.liquid | before {% if section.settings.product_related_enable %} | Templates/cart.liquid | after last end tag |
Narrative | Sections/product-template.liquid | before last end tag | Sections/cart-template.liquid | after last end tag |
Jumpstart | Sections/product-template.liquid | before last end tag | Sections/cart-template.liquid | after last end tag |
Simple | Sections/product-template.liquid | before {% include 'related-products' %} | Templates/cart.liquid | after last end tag |
Pop | Sections/product-template.liquid | before {% if section.settings.related_products_enable %} | Templates/cart.liquid | after last end tag |
Boundless | Sections/product-template.liquid | before | Templates/cart.liquid | after last end tag |
Testament | Sections/product-template.liquid | before {% if section.settings.relatedProducts %} | Templates/cart.liquid | before |
end tagSymmetrySections/product-template.liquidbefore {% if section.settings.show_related_products %}Sections/cart-template.liquidafter last end tagDistrictSections/product-template.liquidbefore {% for block in section.blocks %}Sections/cart-template.liquidafter last end tagPrestigeSections/product-template.liquidend of fileSections/cart-template.liquidafter last end tagEmpireSections/static-product.liquidbefore {% if settings.product_enable_recently_viewed_products %}Sections/static-cart.liquidafter last end tag
Troubleshooting
Is your theme not here or do you need help? Get in touch!