Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Product Options


Guest

Recommended Posts

i would like to sort my product options in a certain order but they seem to be in an alphabetical or numerical order is there any way of turning something off or resetting something in one of my php pages??

 

can anyone help on this one?

Link to comment
Share on other sites

to have custom order, the products_options_values sql table would require a sort_order field. I am not sure if there is a contribution for it or some code but should be fairly simple to implement. You can also get the sort_order code from another part of oscommerce core (like categories for instance) and integrate it.

Link to comment
Share on other sites

Thanks ..... thought it might be in the admin panel but i cant see anything there that would turn it off or change it .... if anyone has any suggestions please fire them this way

 

Pete

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...