Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Edit category


JoeH

Recommended Posts

Posted

Hi

In the catalog when you click on the category menu, it brings up the category and all items that are listed in that category.

 

Is there a way to edit this so for instance if the category is "books" underneath that I could put "this products ships in 2-3 weeks" and then have all the books listed?

Posted

hey you could actually do it in either the index page in the nested categories section or in the install/modules/page_listing.php using a if statement

for example if books id was 20 you could put a statement where its gonna echo "TEXT"(watever u want) as long as category id is 20...I am not too good wid php code...but I know this way you could do it...you can echo messages for any number of categories...n watever message u like using IF ELSE ELSEIF statements.

Hopefully u r good wid writing php code:)

 

Vaibhav

 

Hi

In the catalog when you click on the category menu, it brings up the category and all items that are listed in that category.

 

Is there a way to edit this so for instance if the category is "books" underneath that I could put "this products ships in 2-3 weeks" and then have all the books listed?

Archived

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

×
×
  • Create New...