I’m looking to modify the standard review block in a flow to display all products but the product with the variable attribute “0”. All other products 1-∞ are fine, I have a product that is automatically added to all orders at checkout and do not want it to show up in the flow asking for a review.
Ive gotten pretty close, but not been successful. If I get everything else working then the images don't show up. If I Get the images to show up then nothing else works.
PLACEHOLDER IMAGE:
item.product.images.0.src|missing_product_image
LINK:
{{ organization.url|trim_slash }}/products/{{ item.product.handle }}