Hello.
I am evaluating using ubercart for a project. This is for an e-commerce store that will be selling clothes of various sizes. I would like to use the product attributes to specify the size and possibly the color of the product. From what I am understanding the product attributes are always being displayed as a textfield.
Is there any way to specify how the attributes should be displayed with respect to UI components?
For sizes I would like a radio button group OR an ordered list of links to add that specific product/size to the customers cart. After reviewing the uc_attributes.module it looks like this is implemented in the _uc_attribute_alter_form($product) function.
Am I missing something, is this possible without altering any modules?
Thanks!
Nick


):


