I need clear and precise instructions on how to create a coupon code which will add a specific item, free of charge, to the customers cart if they spend £300 or over. We want to do a Christmas offer for our customers but I can't seem to master creating this code! A code which discounts the order to the value of the item when it is added to the basket would do, if the desired coupon code cannot be achieved.
I don't want any solutions which involve buying add on's or plug ins.
Would really appreciate some help on this, thank you!
Hi, have you tried looking in the marketplace. There are a few extensions that might meet your needs: https://marketplace.magento.com/catalogsearch/result/?q=add%20free%20product|item#q=add%20free%20pro...
Hi,
Magento does not comes with such configuration out of the box where a FREE product get added to cart.
However, your second option is achievable where you want that if cart total is greater than 300 than give a fix amount/% discount. On the below links you can find the different ways to configure the shopping cart rules to configure what you need.
https://blog.amasty.com/how-to-easily-manage-promotions-and-create-flexible-rules
https://bsscommerce.com/blog/shopping-cart-price-rules-in-magento-1-version/
Problem Solved? Please give 'Kudos' and accept 'Answer as Solution'.