Update
bool CCatalogProduct::Update( int ID, array arFields );
The method Update updates the product parameters. The properties updated pertain to the product itself; these do not relate to the commercial catalog element. Static method
Parameters
Parameter | Description |
---|---|
ID | Product ID. |
arFields | Associated array with the new values of the product
properties. In this array, keys are the parameters names. The following
key names are allowed.
|
Return Values
Returns True on success or False otherwise.
© «Bitrix24», 2001-2024