actindo ->product__set_preisgruppen_preis
actindo -> product__set_preisgruppen_preis: Set price bracket price (Preisgruppenpreis setzen)
Signaturstring product__set_preisgruppen_preis( string $sid, int $art_id, product_price_params $price_params )
 
Parameter
  • string $sid
    Session identier you got from auth__login or auth__token_login
     
  • int $art_id
    product id
     
  • product_price_params $price_params
    price bracket data
     
Returnsstring
array('ok'=>TRUE/FALSE, 'error'=>error text in case of error)
 
DescriptionSet price bracket price (Preisgruppenpreis setzen)

The parameter $price_params has the following structure:

indirekt:int if set to 1, the parameters 'is_brutto' and 'grundpreis' will be ignored (procentual price
calculation instead of direct price)

gruppe:int price bracket ID

is_brutto:int

grundpreis:double price