Magento does not show configurable product options

configurablemagentooptionsproduct

I have created some configurable products and simple products associated by using the attribute created 'size'. However, In the product view page, the dropdown menu of the size attribute only has the option of 'Choose an Option…' and my required options are not show up. My all configurable products and simple products are enabled, visible, has stock >0 and in stock. Also I have ticked the simple products at the associated product tab of configurable product. I have search the problem but found nothing. I used every single method to fix the problem like re-saving the products but couldn't solve the problem. Can you please help me.
Thanks

Best Answer

I had the same problem. After two days of trying different things, I was able to figure it out. The solution was quite simple. All I had to do was to re-upload the "configurable.phtml" to "app\design\frontend\base\default\template\catalog\product\view\type\options".

I hope this helps

Related Topic