Coding to expand product image on product page

I have been on Wix for years now, and have been waiting for them to update the product page customization options - specifically how to expand the product image (not zoom - which is of no use to my site). Has anyone figured out a code for doing this?

2 Likes

Hello,

As you are referring to Wix Stores, I assume that you are using a default Product Page. You can see all the features it has below:
https://www.wix.com/corvid/reference/$w.ProductPage.html

You could create your own Product Page and customize it the way you prefer. The code will really depend on the functionality you are looking for.

E.g. You can set the property of the clickAction to ‘expand’ and t he item will open in a popup window when clicked.

https://www.wix.com/corvid/reference/$w.Gallery.html