I am using dawn theme. On product details page, when i click onto the main product image, it opens up in a product modal with all images one below another. I would like to show the selected image in a lightbox with prev and next buttons. How can we achieve the same. Please help.
Just curious to know if we can use flickity to achieve the same. Since its rendering in ul li would wrap up in a wrapper div and call it under flickity slider to view.
Yes, you can add flickity slider to it. But it requires you to have more experience in JS to edit everything, because when you click zoom it needs to display the correct image, so the slider must be active at the correct item.
You have an edit popup at sections > main-product.liquid file.