--

Yes so it’s looking for a collection with the handle ‘emerald-erin’ and not finding any products, so hiding any output.

If you change:-

{%- assign vendor_handle = product.vendor | handle -%}

To:-

{%- assign vendor_handle = ‘all’ -%}

That should do the trick.

--

--

Stephen Keable
Stephen Keable

Written by Stephen Keable

Shopify partner, JavaScript/Liquid/Swift developer, convert to serverless architecture and builder of digital products people love to use since 1999.

No responses yet