actindo ->product__get_product_groups
actindo -> product__get_product_groups: Get product groups
Signaturstring product__get_product_groups( string $sid [, boolean $noindent [, int $below_group [, boolean $counts]]] )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • boolean $noindent
    Do not left-pad product groups with spaces depending on depth?
     
  • int $below_group
    Only return groups which are below (in tree) or equal this id
     
  • boolean $counts
    Show product counts for each product group
     
Returnsstring
array of product groups
 
DescriptionGet product groups