문제

I have customized pages in magento, it was working fine until I installed Extension MagiczoomPlus. Now When I create a Configurable Product as shown in this link. I am unable to find my Configuration options on product detail page. even the add to cart button is not visible. I tried to look with developers View but Conldn't find configration.phtml loaded on product page. Please help How to resolve this. Thanks in advance

도움이 되었습니까?

해결책

Have a look at /app/design/frontend/base/default/template/magiczoomplus/media.phtml

or in the folder that it is in you will find other bits of code that magiczoom adds. I don't know what you have altered but if you have been altering the products page it may be worth checking out. Also if you have been adding any other javascripts, I would check that you have got jquery no conflict setup in the right place.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top