Magento – Changing attribute dropdown to radio buttons

attributes

I was wondering if there was any way to change the attribute display from dropdown list to radio buttons.
I know that there are extension doing this but they are very expensive for a simple feature like this that for my opinion Magento should implement itself without any extensions.

Is there any simple way to achieve that ?

Best Answer

If you are talking about the Dropdown options on a Configurable etc product then you can use this: http://inchoo.net/magento/configurable-product-modification-in-magento/

Related Topic