increaseProductQuantity
public static \Bitrix\Sale\ProviderBase::increaseProductQuantity( \Bitrix\Sale\ShipmentCollection $shipmentCollection, array $shipmentReserveList = array() );
Method increases amount of available product, if reserving is disabled. Static method.
Параметры
Parameter | Description | Version |
---|---|---|
$shipmentCollection | Object of class \Bitrix\Sale\ShipmentCollection. | |
$shipmentReserveList | Array with reserved products. |
Example
© «Bitrix24», 2001-2024
Up