I was wondering if there is any way to change the image layout on the product page in Minimal. Instead of having every picture of every variant displayed, I’d like a main image with a grid below that can be enlarged, swipe to the side (to see other pictures) and viewed as the main image if clicked. Is this possible?
It will need to change a lot of things. Because the theme does not support this, you need to have experience with HTML, CSS, JS and Liquid.
First you will have to change the HTML and Liquid structure, then add JS and CSS to display the slider. It is impossible to guide.
Hope it clear to you.