Shopify themes, liquid, logos, and UX
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
Hello, I created an image banner for my "accessories collection" landing page. That content is now showing across all my other product landing pages categories such as "performance running" "lifestyle" and "new arrivals". How can I customize each landing page with its own image banner on top.
I attached a screenshot for reference:
For achieving this, I just you few methods
1. Create a different collection in templates and only assign this collection to the template.
2. You can also use collection metafields
3. Add a if else statement with
{% if collection.handle == 'Accessories' %} Your banner code here {% endif %}
Was my reply helpful? Please Like and Accept Solution. This mean a lot to me.
Hi Salil, I solved it using the dynamic sources. I followed the steps in this video, but applied them to categories instead: https://www.youtube.com/watch?v=Firx0Cajs90&t=13s