Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Drop Down Menu HELP!


Guest

Recommended Posts

Posted

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?

Posted
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?

Posted
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.

  • 4 months later...
Posted
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?

Posted
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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...