boolean public static
\Bitrix\Sale\DiscountCouponsManager::clear(
boolean $clearStorage = false
);
Method removes entered coupons on a current hit. Static method.
Parameters
Parameter | Description | Version |
$clearStorage | When parameters is true, entered coupons will be removed from session. | |
Example