Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Options Sort


mmier

Recommended Posts

I have 4 product options for each of my products listed as follows.

 

Color Choice 1 (20 color choices)

Color Choice 2 (20 color choices)

Length (8 choices)

Weight (4 choices)

 

on the product_info.php page I want the colors to sort and show in alphabetical order and the length and weight to sort from lowest to highest. Can anyone guide me on how to do this without making significant changes to my DB?? :blink:

Miz

---------------------

Contributions

New Fields with Easy Populate

Remove Category Images

Link to comment
Share on other sites

 

From the back of my hand not hindered by any knowledge or research:

 

Is it an option to put an identifier in front of the descriptive text in the description when using the admin part to create the options.

 

A Black
B Blue
C Green
D Red
E White

 

same with sizes

 

Just a suggestion, it would need no Db changes and could be used by anyone.

 

I just checked it by creating :

Option Color

Option value like list above but entered in a random order

A, B, D, C

Product options for a product

added all colors

 

to catalog, selected the product and the list was ordered by A- B- C- D-

 

Nice.

However very time consuming......... should be an option to add this to a category for all product. but that's a different story/thread/discu.

 

Hope it helps,

 

Walter

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...