Replies: 1 comment 1 reply
-
I recommend sticking to the default implementation (without slider). If you are trying to add arrows, you could add them from custom.js with custom click listeners that will call native scrollTo or scrollBy method. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @vovayatsyuk
I have added a carousel for the gallery thumbnails on PDP in the breeze theme and it's working fine initially, I used like below in the gallery.phtml
`<script type="text/x-magento-init">
</script>`
But not working for the configurable products when we select options and thumbnails are regenerated.
Please help with this if possible.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions