Hi Kento,
Sorry I was having problems with the staging site.
I guess what I’m trying to achieve is not possible.
I would like the coupon shortcode to be displayed if the coupon is valid even though it’s not applied: The following is the code I’m using:
[coupon_is_valid code="Q2 Prorated"]<span style="font-size: 24px; color: #bf272e;">AED 47,250.00</span> Current Q2 Prorated Price
Subscriptions purchased after <strong>1st of April</strong> are prorated.
<u>Discount</u> will automatically apply at checkout.
[/coupon_is_valid][coupon_is_valid code="Q3 Prorated"]<span style="font-size: 24px; color: #bf272e;">AED 31,500.00</span> Current Q3 Prorated Price
Subscriptions purchased after <strong>1st of July</strong> are prorated.
<u>Discount</u> will automatically apply at checkout.
[/coupon_is_valid][coupon_is_valid code="Q4 Prorated"]<span style="font-size: 24px; color: #bf272e;">AED 15,750.00</span> Current Q4 Prorated Price
Subscriptions purchased after <strong>1st of October</strong> are prorated.
<u>Discount</u> will automatically apply at checkout.
[/coupon_is_valid]
I would like to show the prorated price of the product. The coupon shortcode is not active until a valid product is added to the cart.
This is the product page: https://amchamdubai.org/product/presidents-club/
Cheers,
Hasan