Woocommerce abandon cart automation - generated coupon is not working
Status: Closed · Asked by Raghav Gakhar on · 0 views
Hi I have made and implemented abandon cart email and sms in woocommerce. However, the coupon which is being generated, is giving this error when applied on the checkout page. "Sorry, this coupon is not applicable to selected products."
I have turned off the coupon related plugins and still it shows the error. The email and the sms is triggered as usual but the coupon code is not applying. I have tried googling about it but just thinking if anyone came across this issue before.
Never mind, I found the solution myself. The slugs of a copy product was similar and that was assigned to the coupon because we fetch the products by slug.