array|false public static
\Bitrix\Catalog\DiscountCouponTable::isExist(
string $coupon
);
Checks if coupon exists. When coupon exists, returns array of its parameters, otherwise returns false. Static method.
Parameters
Parameter | Description | Version |
$coupon | Verified coupon. | |
Example