I have a Cart installed on a productive site with mysql database and phtml code.some of the items have options such as color, size,ect when the items are added to the cart there are no options oviously- the database is already created with catagory listings but nowhere to put the options. how do I create code to incorporate these optiions that go into the database when the add to cart button is clicked.