Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I get a old product listed new?


Guest

Recommended Posts

Posted

How can I get a product that I had from sometime listed as new

Posted

If you have phpmyadmin you could edit the product table directly. Can't remember the name of the field offhand, but it will be something like date_added.

Trust me, I'm an Accountant.

Posted

I just had a quick look and I think you're right....change the field products_date_added in the products table to todays date.

 

If you have a look at the code behind the 'new' section on the front page you should be able to work out from the query exactly how it does it.

 

Jon.

Archived

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

×
×
  • Create New...