Debut theme won't display button to go to next page after showing 50 products

snacktm
Visitor
2 0 2

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?

Replies 5 (5)

suyash1
Shopify Partner
9077 1129 1479

@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

To build shopify pages use pagefly
You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
paranormal story video using AI
snacktm
Visitor
2 0 2

I'm not seeing an option to 'enable pagination' in customizer.

 

How would I add code for it?

suyash1
Shopify Partner
9077 1129 1479

@snacktm- check this - https://shopify.github.io/liquid-code-examples/example/simple-pagination

To build shopify pages use pagefly
You are welcome to contact me - suyash.patankar@gmail.com , My timezone is GMT+5:30.
paranormal story video using AI
KetanKumar
Shopify Partner
36839 3635 11972

@snacktm 

find to something like this 

{% paginate collection.products by 12 %} to change number as you like

this code find collection.liquid

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing

KetanKumar
Shopify Partner
36839 3635 11972

@snacktm 

yes please sent collection page 

If helpful then please Like and Accept Solution.
Want to modify or custom changes on store Hire me.
- Feel free to contact me on bamaniyaketan.sky@gmail.com regarding any help
Shopify Partner | Skype : bamaniya.sky
PSD to Shopify | Shopify Design Changes | Shopify Custom Theme Development and Desing | Custom Modifications In to Shopify Theme | SEO & Digital Marketing