Closed albertgoplae closed 9 years ago
@albertgoplae You can inject your code in the method that switches the images / media block or in the method that calls that change.
The image is changed in the method changeMainImage
and the media block is changed in changeMediaBlock
.
Both of these are called in configureElement
.
I will close this issue since is not related to the functionality of the extension
Hi,
I want to bind another click event on a swatch click to render another part of the product page. For example, showing a different product description or product reviews. Can you kindly point me to where I should be looking?
Thanks!