actindo ->product__get_all_preisgruppen
actindo -> product__get_all_preisgruppen: Get all available price brackets (Alle Preisgruppen holen)
Signaturstring product__get_all_preisgruppen( string $sid )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
Returnsstring
array('ok'=>TRUE/FALSE, 'preisgruppen'=>array( id=>name, ...)
 
DescriptionGet all available price brackets (Alle Preisgruppen holen)