The product image object
How to access it
- Use
{% for image in product.images %}
in tasks responding to shopify/products events, or any time you have a product object
{% for image in product.images %}
in tasks responding to shopify/products events, or any time you have a product object