\Bitrix\Sale\Shipment::setBasePriceDelivery($value, $custom = false);
Method sets the cost of shipment without discounts and extra charges. Non-static method.
Parameters
Parameter | Description | Version |
$value | Price. | |
$custom | Flag that sets a custom price (false by default). Optional. | |
Example