View Single Post
  #2  
Old 02-27-2008, 12:12 AM
  Yurij's Avatar 
Yurij Yurij is offline
Banned
 

X-Adept
  
Join Date: Jan 2008
Posts: 486
 

Default Re: Need to add second category menu added to left menu

By default, the category described by the following list of fields:

examples for one:

PHP Code:
[3] => Array 
         ( 
             [
parentid] => 
             
[categoryid_path] => 
             
[category] => Books 
             
[avail] => 
             
[order_by] => 10 
             
[subcategory_count] => 
             
[product_count] => 10 
             
[is_icon] => 
             
[image_path] => ./images/C/c_3.gif 
             
[categoryid] => 
             
[icon_url] => http://localhost/images/C/c_3.gif 
         



What are the types of conversation?

You need to menu categories or products?

In the description of the category has no type, the type is just a product.
Reply With Quote