Add a cookie to the user browser when visiting a coupon link to retry applying the coupon when conditions are satisfied.
In this moment when visiting a coupon link, it checks the conditions and if they aren’t satisfied the coupon isn’t applied (until here ok!). When the conditions are satisfied, the coupon wasn’t automatically applied since they aren’t saved to the user browser.
Real use case: I want to add a gift to the cart if the user buys anything over $100. In this case the coupon link doesn’t work as when the user access the site using the link no conditions are satisfied. When the user add to cart something over $100 the coupon isn’t applied.
Open
Last updated: January 31, 2023
0 comments
Log in to comment on this feature request.