Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Complete category tree with products listed...


dms

Recommended Posts

Posted

Anyone recall if there is a contribution that lists a complete tree of categories and the products within?

 

 

 

J

Posted

it apparent that nobody is interested in this topic, so ive contructed a solution myself. fyi, just create a new function in html_output....pull ideas from tep_draw_pull_down_menu to construct your function. works well, and you can call it anywhere in your code as simple as

<?php echo tep_draw_category_tree_with_products('cPath', tep_get_category_tree(), $current_category_id); ?>

 

 

j

Posted
sorry, missed that in the rules section. i appologize.

 

Know any forum where xposting is allowed? 'd Like to see that :D

"Politics is the art of preventing people from taking part in affairs which properly concern them"

Posted

its allowed on my forum actually....and so are comments like yours, which are actually redundant themselves, in their own way (only less constructive).

 

:P

 

 

j

Archived

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

×
×
  • Create New...