[eluser]visua[/eluser]
Often in many shopping cart system, you have the ability to add attributes to products.
Some systems allow you the option to set the type of attribute, such as input text, radial button, drop down, or checklist.
I don't know how exactly one would go about designing this. Is it more of creating a seperate database table called 'attributes' and then storing the name and 'type', then depending on the type, offering up the correct html form?
Thanks
Mike