Hello,
I install the casual themplate but i face many problems.
In this topic i refer only to product page problem.
http://toner-4-all.gr/toner-epson-cyan-c13s050613-c1700-cx17-cx17nf-cx17wf-l-1400
The product page has probably js conflict problem because slide to description inst working as the demo
https://gyazo.com/bf4d11e6918eb0ba5f541e1d72b8cec7
5 answers
Hi Alex,
I’m still not sure what exactly your problem. Please share me again. Also, I see the screenshot is not found.
Best Regards,
Ziven.
Hello,
i fixed the probem it was not declared some js files. I think it was because of new magento version.
Hi Alex,
That great please let me know if you need help further.
Best Regards,
Ziven.
the problem
TypeError: Product.OptionsPrice is not a constructor
fixed by declaring the script product_options.js in this location
/public_html/app/design/frontend/default/jm_casual/layout/catalog.xml
217: <action method=”addJs”><script>varien/product_options.js</script></action>