I need to add a previous and next button to my products in each collection for users to navigate between products like a slideshow. How should I add the code and where?
Hi @Ali-Rahimi
have to add the code in theme.liquid or main-product.liquid
You can get the products URL using the collections and can set the links to next and previous buttons.
If this solution is worked, then please Like this and Mark this as accepted solution!
Laddi Thanks
do you have to do this for each product or for one collection at a time