Guest Posted November 20, 2007 Posted November 20, 2007 Sorry if this is in the wrong spot, but I wasn't sure where to post it. I need some help with my cart. I have a drop down menu for the customer to choose options. What I can't figure out is how to make the first option a generic "--choose color--". The cart is putting it somewhere in the middle, no matter if I add it last or first. Here's a link to show you what I mean. http://prolenswear.com/cart/product_info.p...;products_id=28 Help?
Guest Posted November 24, 2007 Posted November 24, 2007 Sorry if this is in the wrong spot, but I wasn't sure where to post it. I need some help with my cart. I have a drop down menu for the customer to choose options. What I can't figure out is how to make the first option a generic "--choose color--". The cart is putting it somewhere in the middle, no matter if I add it last or first. Here's a link to show you what I mean. http://prolenswear.com/cart/product_info.p...;products_id=28 Help?
Guest Posted November 24, 2007 Posted November 24, 2007 Sorry if this is in the wrong spot, but I wasn't sure where to post it. I need some help with my cart. I have a drop down menu for the customer to choose options. What I can't figure out is how to make the first option a generic "--choose color--". The cart is putting it somewhere in the middle, no matter if I add it last or first. Here's a link to show you what I mean. http://prolenswear.com/cart/product_info.p...;products_id=28 Help? I had the same problem, and found the answer on another post. The problem is in the database. You need to access your mysql server. I use phpMyAdmin so the instructions below are for that: Go to your database then choose table products_attributes. Choose Field "options_values_price" in the table. Click on the "Operations" tab up top. The first option is "Alter table order by:" Choose Descending from the drop down box. That should solve the problem.
newvisionamy Posted April 18, 2008 Posted April 18, 2008 Sorry if this is in the wrong spot, but I wasn't sure where to post it. I need some help with my cart. I have a drop down menu for the customer to choose options. What I can't figure out is how to make the first option a generic "--choose color--". The cart is putting it somewhere in the middle, no matter if I add it last or first. Here's a link to show you what I mean. http://prolenswear.com/cart/product_info.p...;products_id=28 Help? How did you get the 'color select' to work?
Yrewol Posted April 18, 2008 Posted April 18, 2008 How did you get the 'color select' to work? in the admin section, you have to set up product attributes to reflect the colors you wish to use.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.