Shopify themes, liquid, logos, and UX
I have over one hundred products in my collection. I have debut set up to show 50 of them on the first page of shopify (which I understand is the maximum number possible?)
How do i get my shopify page to display an option to go to the next page (page 2, 3, etc) after the first 50 products shown at the bottom of the first page?
@snacktm- check if you have an option to enable pagination by opening the page in customizer, else we will need to add code for it
yes please sent collection page
I'm not seeing an option to 'enable pagination' in customizer.
How would I add code for it?
@snacktm- check this - https://shopify.github.io/liquid-code-examples/example/simple-pagination
find to something like this
{% paginate collection.products by 12 %} to change number as you like
this code find collection.liquid
User | RANK |
---|---|
177 | |
151 | |
71 | |
46 | |
36 |
Thanks to all Community members that participated in our inaugural 2 week AMA on the new E...
By Jacqui Mar 10, 2023Upskill and stand out with the new Shopify Foundations Certification program
By SarahF_Shopify Mar 6, 2023One of the key components to running a successful online business is having clear and co...
By Ollie Mar 6, 2023