Hi, how do I add more images on Desktop layout under product information?
I already made the thumbnail carousel. However, I want to add another set of image under the thumbnail carousel. Can someone help me?
Hi, how do I add more images on Desktop layout under product information?
I already made the thumbnail carousel. However, I want to add another set of image under the thumbnail carousel. Can someone help me?
To add additional images under the thumbnail carousel in the product information section on the desktop layout, you can follow these steps:
{% for image in product.images %}
{% endfor %}