actindo ->shop__categories_get_shop2local_mapping
actindo -> shop__categories_get_shop2local_mapping: Get complete shop-categories top local-categories mapping
Signaturstring shop__categories_get_shop2local_mapping( string $sid )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
Returnsstring
Array( 'ok'=>TRUE/FALSE, 'mapping'=>array( shop-cat-id-1 => local-cat-id-1, ...)
 
DescriptionGet complete shop-categories top local-categories mapping