array public static
\Bitrix\Catalog\Product\Price::getRoundRules(
integer $priceType
);
Method returns list of rounding off rules for a specified price type. Static method.
Parameters
Parameter | Description | Version |
$priceType | Price type ID. | |
Exceptions
- \Bitrix\Main\ArgumentException
Example