Why has my product page functionality like color swatches zoom stopped working?

My product page’s functionality is not working. the color swatches zoom in and description accordion stopped working I couldn’t

figure out why?

@irum_s Would you mind sharing your store here or VIA PM? so we can take a look. Thank you

https://www.casadr.org/collections/fiori-accessories/products/morgan-black

this is my store’s product page.

Please check and guide me why the color swatches, zoom in and accordion are not working.

@irum_s The issue is you or somebody put an alert on a type=“application/json” script tag.

Screenshot 2024-02-13 at 11.45.50 PM.png

This alert(‘product’) is breaking everything on your product page. Edit and remove this on your theme file.

Thank you so much. It worked!