Tuesday, May 26, 2015

Create Buy 1 Get 1 Free Promotion in Magento

Recently I was working on Magento admin where we have to create promotions like Buy 1 Get 1 Free. Initially I had a trouble setting it as I don't know much about Magento admin. So In this blog I am going to explain how to do it in 10 simple steps so it can save your time.

Step 1:
First of login to Magento Admin and Go to Promotions -> Shopping Cart Price Rules

Step 2:
Click on Add New Rule. (Button on top right corner)

Step 3:
Add a rule name and descriptions. Select customer groups.

Step 4:
Go to conditions tab.

Step 5:
Click on green + button and select option "Product Attribute Combination"

Step 6:
Now it should show you "If an item is FOUND  in the cart with ALL  of these conditions true:" Now click again on new + button at bottom of this text and select SKU from the drop down.

Step : 7
Now it should show you "SKU  is  ... " Click on three dots and Search the SKU of the product for which you want to set offer.

Step: 8
Now go to actions tab and select option "Percent of product price discount" from the Apply drop down.

Step: 9
Set 50 as value in Discount Amount Textbox.

Step 10:
Set two as value in Maximum Qty Discount is Applied To Textbox and save the rule.

That's it basically we gave 50% discount on total if there are product with 2 quantity in cart. This is how user has to pay for only one item and they get other item as free. Hope this helps you.

No comments:

Post a Comment