How do I add product size selector to the shoppingcart?
I have added a listbox with multiple selected values to the Admin/AddEditProduct.aspx page. My question is, how do I save the selected values to the column "sizes" in the "products" table?
I need some direction on how to go about doing this.
Thank you
|