actindo ->shop__get_manufacturers
actindo -> shop__get_manufacturers: Get Shop manufacturers
Signaturstring shop__get_manufacturers( string $sid, $shop_id $shop_id )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • $shop_id $shop_id
    int Shop-ID
     
Returnsstring
Array( 'ok'=>TRUE/FALSE, 'data'=>array manufacturers )
 
DescriptionGet Shop manufacturers