Configurable product options not showing the options on Frontend

浪尽此生 提交于 2019-12-11 12:57:49

问题


I am having problems with the configurable products not showing the options on the frontend. If I use the default theme that came with magento (rwd), all the options are there and working great. But if I select my custom theme, the dropdown options shows nothing but the default "choose an option..."

I have tried most of the troubleshooting but still the problem persist.

Console errors.

By the way, my custom theme is based on rwd built-in theme in magento. I only modified most of the styles and copied some phtml from the base folder.


回答1:


This problem took me a day to figure out what was wrong and now I finally have an answer to my own problem.

Great Tip: Always check for jquery conflicts for this type of issue. thanks to @Chiragit007 for the hint.



来源:https://stackoverflow.com/questions/26991404/configurable-product-options-not-showing-the-options-on-frontend

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!