Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Can you please provide the product-cart code used in the Horizon theme, explain the code, and also provide the code for the product-card?
And can you please explain the block concent in this theme
{% content_for 'block', type: 'product-card', id: 'static-product-card', closest.product: product %}
Solved! Go to the solution
This is an accepted solution.
To put simply It's similar to render tag used on the previous themes and also the current themes that shopify came up with but more in depth
This is a great video on shopify theme blocks and how can you leverage it in different ways
https://youtu.be/xaloLgyjMpc?si=yK1dlZ3JPQVMrLeE
This is an accepted solution.
To put simply It's similar to render tag used on the previous themes and also the current themes that shopify came up with but more in depth
This is a great video on shopify theme blocks and how can you leverage it in different ways
https://youtu.be/xaloLgyjMpc?si=yK1dlZ3JPQVMrLeE