array|false public static
\Bitrix\Catalog\DiscountCouponTable::getData(
string $coupon
);
Returns array of coupon parameters or false when coupon is not found. Static method. No need to use the method independently.
Parameters
Parameter | Description | Version |
$coupon | Coupon code. | |
Example