I successfully created a coupon for Buy 2 Get 1 Free coupon. However I couldn't get this coupon to be apply automatically. I have added the coupon to automatic coupon, but it still didn't apply automatically. Please Help.
Prestashop Automatic Coupon on Buy X Get Y
- Hello,What version of Prestashop are you using?
- Prestashop 1.73
- So it is working if you enter the coupon manually but not if it is in the automatic coupons table?Is it possible to send a private message with temp admin access to have a look?
- Just send you the information needed through pm.
- Thanks for the access. yes, I am not able to get it to work either. The automatic coupon function runs on the hook actionCartSave. You can see a list of hooks for prestahop 1.7 here:So my guess is AwoCoupon did not register this hook for some reason, and maybe others. Prestashop does not give you a way to view these in the backend anymore. Would have to look directly in the database. Can you check? Or if you prefer, I can if you send temp ftp access.