Lotharz0r Posted January 10, 2007 Posted January 10, 2007 I am making a custom way to show the products attributes. The customer types in the length of the fabric they want, for example 1.15, the script I've made then looks up the produducts_options_values_id from the products_options_values table based on the info the customer entered. (each length the customer can type in has a products_options_values_name in products_options_values.) Now I can find the products_attribute_id in the products_attributes table, so I have all the info I need. But what variable do I set whit what information to get the shopping cart to find what attribute the customer has selected?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.