Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to change the order of products


esm

Recommended Posts

Posted

Hi,

 

Is it possible to change the order of products. I have only two products in a certain category and I'd like to reverse the order of the two, if possible.

 

Any hints?

 

Thanks,

 

Ed

Posted

They might currently be unsorted (indeterminate order), or sorted on date added, alphabetically, price, product number, etc. (or even truly randomly). If there is no way to control it the way you want, look into the add-ons as Steve suggested. Check carefully as to which product display pages it will be applied to (categories, specials, new products, etc.). Note that without some custom coding, this sorting method will probably apply to all pages, not just the one category you want to apply it to. It might be easier to just do some custom coding to add an ORDER BY some criteria for just that one category number, rather than applying the add-on's sort to all, and having to add code anyway to disable it on all but one category (if you don't want to sort all pages that way). Anyway, read up on the add-ons first, especially how widely they'll be applied, and decide whether you need to restrict their action to one category.

Posted

Sounds complicated.

 

Thanks for the info. I didn't realize that product numbering would be that involved.

 

Ed

Archived

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

×
×
  • Create New...