Contributions

Features (Category Index)
Search: 

Radio Button selection for product attributes

This quick and simple mod allows you to use radio buttons for product attribute selection on your products page instead of the default drop down list. I was looking for a simple way to do it without having to add alternative contributions which have more options like checkbox or text area selections.
This contribution makes a new tep function which can be used in place of the existing function and is called once from products_info.php.

You can customise the table layout for your radio buttons as you like.

Should take about 30 seconds to install.

Expand All / Collapse All

Radio Button selection for product attributes v1.2 17 Jul 2009

Just made a full-packeg with all changes.

changes:
+ changed installation instruction
+ replaced $field .= ' checked'; with if ($i == 0) $field .= ' checked';
+ replaced </br> with <br />
+ screenshot

FULL PACKAGE, Screenshot included.

little correction 23 Jan 2009
Radio Button selection for product attributes V 1.1 14 Sep 2008
Radio Button selection for product attributes 23 Feb 2008

Note: Contributions are used at own risk.