Add "show all products" to a collections page

How do I add a “show all products” to a collection page?
When on a collections page, I would love a button to “Show All Products” so the user can see beyond the collection.

1 Like

@NCL1

Welcome to the Shopify community!
and Thanks for your question.

can you please try this

https://www.huratips.com/tech-tips/how-to-add-infinite-scroll-pagination-to-shopify-collection-pages.html

Thanks, but I’m not looking to display a large number of products. I would like to add a button or link to allow a customer to “show all products” when they are on a Collections Page.

For example, If I sell fruit and have a “Collection” of Apples, the Apples Collection page will only show products tagged with “Apple” or those manually added to the collection. However, when a customer is on the Apple Collections page, they cannot see any other products (Pears, Oranges).

I want to add a button to “Show All Products” on the Apples Collection page to show (or bring the customer to an “All Products” Collection) all other products - Pears and Oranges.

Hope this helps clarify.

@NCL1

Thanks for it

can you please share store url

and screenshot where do ou have add this button

Example: https://naturalcurelabs.myshopify.com/collections/monolaurin-products

@NCL1

Thanks

can you please share collection left side bar code or add me staff so i will update code

Collection.Liquid is

{% comment %}
The contents of the collection.liquid template can be found in /sections/collection-template.liquid
{% endcomment %}

{% section ‘template–collection’ %}

@NCL1

can you please add me on staff so i will quick fix

Thanks for your kind offer, but we’d prefer to implement the code / change directly without adding additional users. Thanks for your ongoing support!

if possible to share this file code so i will check

template–collection

1 Like

hey NLC
did you get it sorted?
we want to fic the exact same issue…

cheers

1 Like

@volleypro

do you need infinite scroll so please check the above example

1 Like