\r\n
\r\n \r\n {\" \"}\r\n Name:{\" \"}\r\n \r\n \r\n {option.Name}\r\n \r\n
\r\n
\r\n \r\n {\" \"}\r\n Type:{\" \"}\r\n \r\n \r\n {option.type === \"DISCOUNT_COUPON\"\r\n ? \"Discount Coupon\"\r\n : option.type === \"SUBSCRIPTION\"\r\n ? \"Subscription\"\r\n : option.type}\r\n \r\n
\r\n
\r\n \r\n {\" \"}\r\n Code:{\" \"}\r\n \r\n \r\n {option.couponCode}\r\n \r\n
\r\n
\r\n \r\n {\" \"}\r\n Amount:{\" \"}\r\n \r\n \r\n $ {option.amount}\r\n \r\n
\r\n
\r\n