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, id like to add this type of collection menu to our home page, can anyone help me with this?
as shown on this home page https://www.allbirds.com/
It sounds like the issue lies in how your "Next" and "Previous" buttons are navigating through products. They should ideally be constrained to the current collection context. This can typically be achieved by ensuring that the navigation buttons only cycle through products within the same collection as the current product being viewed.
Have you checked the code or plugin responsible for these navigation buttons to ensure it's filtering products correctly by collection?