Community Add-Ons

Add file to this package
Top » InfoBoxes

Browse by Categories
for osCommerce Online Merchant v2.2

Browse by Categories v1.0 for 2.2-MS1.

Displays a content box in the main page (default.php) with top and sub-level categories of current category level. Administrators can select to disable this content box from displaying or enabling it as a text link type or an image link type. Administrators can also select number of links to display per row and if sub-categories are to be displayed on the right side of each category.

This contribution adds a new configuration group, with ID 101, to the database. This new group is associated with 4 new configuration entries: DISPLAY_BROWSE_CATEGORIES to enable/disable displaying the content box, BROWSE_CATEGORIES_TYPE to set link type, DISPLAY_BROWSE_SUB_CATEGORIES to enable/disable displaying the sub-categories of a category and MAX_BROWSE_CATEGORIES_PER_ROW that must be set to the number of maximum categories to display in a row. Check the sql file for the default configuration values of each entry. If you want to see a demonstration, check this demo online shop, running at http://docommerce.dowedo-it.com. Bare in mind that the text is in Portuguese.

Legend:  Download   Report
Expand All / Collapse All
small fix Valerka 7 Nov 2009  

find
$cPath_cur = tep_get_path($current_categories['categories_id']);
replace
$cPath_cur = 'cPath=' . $current_categories['categories_id'];

Browse by Categories v2.6 straider 30 Mar 2006  
Browse by Categories 2.5 José Carlos Monteiro 11 Feb 2004  
Browse by Categories v2.4 José Carlos Monteiro 29 Jan 2004  
Browse by Categories 2.3 Didier Debbaut 27 Jan 2004  
Browse by Categories 2.2 José Carlos Monteiro 21 Jan 2004  
Browse by Categories v2.1 José Carlos Monteiro 21 Jan 2004  
Browse by Categories - ScreenShots José Carlos Monteiro 19 Jan 2004  
Browse by Categories v2.0 for 2.2-MS2. José Carlos Monteiro 19 Jan 2004  
Browse by Categories José Carlos Monteiro 12 Nov 2003