Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

New Products


Guest

Recommended Posts

Posted

Hi

 

When I go and add new products the root directory shows the last three products I have added. Is there any way I can hand pick the products I want to be displayed? For example, this is the url for my Educational Toys category - http://www.childrenseducationaltoys.co.uk/index.php/cPath/70 as you can see, it is showing three puzzles. How would I be able to change this to show one product from the sub category books, one product from the sub category games and one product from the sub category puzzles?

 

Thank you

Andrew

Posted

Hi

 

When I go and add new products the root directory shows the last three products I have added. Is there any way I can hand pick the products I want to be displayed? For example, this is the url for my Educational Toys category - http://www.childrenseducationaltoys.co.uk/index.php/cPath/70 as you can see, it is showing three puzzles. How would I be able to change this to show one product from the sub category books, one product from the sub category games and one product from the sub category puzzles?

 

Thank you

Andrew

Search the contributions. Featured products come to mind. Replacing the What's new box with the Specials box also.

Community Bootstrap Edition, Edge

 

Avoid the most asked question. See How to Secure My Site and How do I...?

Posted

Search the contributions. Featured products come to mind. Replacing the What's new box with the Specials box also.

 

Thanks Mark.

 

I was hoping there was some code I could just change. I am not very good when it comes to installing contributions

Posted

Thanks Mark.

 

I was hoping there was some code I could just change. I am not very good when it comes to installing contributions

You could manipulate the date added in the database with phpMyAdmin. Those products are simply the last ones entered.

Community Bootstrap Edition, Edge

 

Avoid the most asked question. See How to Secure My Site and How do I...?

Posted

You could manipulate the date added in the database with phpMyAdmin. Those products are simply the last ones entered.

Mark's idea sounds better. But how do we do that once we login to our phpmyadmin? I've my site at www.onlineam.com and there's a product called invisible ink pen. Please instruct me how to change the date on phpmyadmin as you said

Posted

Just go to your database, products table, locate your product and edit it. Change the date_entered to "2100-11-14 21:56:53"

That should hold you over for a couple of years.

 

thank you. it worked

Archived

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

×
×
  • Create New...