JoeH Posted December 7, 2005 Posted December 7, 2005 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?
vaibhav Posted December 9, 2005 Posted December 9, 2005 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 HiIn 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?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.