While using a simple product, I have added a subscription option to that simple product as well. Now this product has both one-time option as well as subscription option. I want the coupon to apply only for the one-time option Not the monthly subscription option.
Completed
Last updated: January 8, 2021
Log in to comment on this feature request.
Hey there,
Thank you for getting in touch!
We have created this useful snippet: https://woocommerce.com/document/all-products-for-woocommerce-subscriptions/snippets/#disable_coupons_for_products_on_subscription to prevent coupons from applying to products on subscription. Coupons will still apply to one-off products.
To install snippets like this one, you may use the free Code Snippets plugin: https://wordpress.org/plugins/code-snippets/.