void public static
\Bitrix\Catalog\RoundingTable::deleteByPriceType(
string|integer $priceType
);
Method deletes rounding off rules for price type with $priceType
ID. Static method.
Parameters
Parameter | Description | Version |
$priceType | Price type ID. | |
Example