bool CPrice::SetBasePrice( int PRODUCT_ID, float PRICE, string CURRENCY );
The method SetBasePrice is used to assign a base price to the specified product.
Parameter | Description |
---|---|
PRODUCT_ID | Product ID. |
PRICE | New base price. |
CURRENCY | Currency of the new base price. |
Returns True on success or False otherwise.
© 2001-2005 Bitrix | Bitrix Site Manager - Content Management & Portal Solutions |