Hi,
Is there any way to enable swipe pictures instead of scroll pictures on the product page?
thanks in advance!
my link is www.dispomal.com
A user asks how to enable swipe functionality for product images instead of the default scroll behavior on their Dawn theme product page.
Solution provided:
Alternative approach:
The response includes visual references and code examples to help implement either solution.
Hi,
Is there any way to enable swipe pictures instead of scroll pictures on the product page?
thanks in advance!
my link is www.dispomal.com
Hi @Dispomal ,
1. You can refer to this code:
https://codepen.io/tobigamibss/pen/OJddGvE
Add 2 buttons to the DOM:
2. Or use the library: https://swiperjs.com/
Hope it helps @Dispomal