Magento 2 Advanced Promotion Configurations

How to Configure Advanced Promotions in Magento 2 Store?

Power up the promotions of your eCommerce store, pretty much the end goal of any store owner, isn’t it?

Well, promoting is what makes the visitors come to your store and make a purchase. Making the visitors feel like a special customer is also one of the tricks to promote your store. Well, MageDelight is here with an extension to ease the load of the store owners. Creating promotions programmatically can become a difficult task when there are multiple offers going on.

Hence, the MageDelight Advance Promotions Magento 2 Extension helps you create special cart rules to offer discounts such as buy x & get y products, combination discounts & custom rules. This can help increase customer engagement in your store as well as encourage them to make a purchase.

Let us learn how to install and configure the Advance Promotions Magento 2 Extension to the Magento 2 store:

First of all, the installation process will begin with downloading the MageDelight base extension. Now,

  • Unzip the extension package file into the root folder of your Magento 2 installation.
  • Connect to SSH console of your server:
  • Navigate to the root folder of your Magento 2 setup
  • Run command as per below sequence,
php -f bin/magento setup:upgrade
php -f bin/magento module:enable Magedelight_SpecialPromo
php -f bin/magento setup:static-content:deploy
  • Flush store cache
  • log out from the backend and log in again

Now let us help you with a step by step process for backend configuration on the admin side:

Backend Configuration (Admin side)

Advanced Promotion Settings

  • Discount Button Style: Select the discount button style from given options as below,
    • Default Discount: It will display discount code as per Magento’s default style
    • Discount Popup: Set if you want to display popup for discount code
  • Show Description: Specify “Yes”, if you want to display description for the discount code
  • Show Valid Till: Specify “Yes”, if you want to display validity of the discount code

Now, let us have a look at the functionalities at the backend that might help you improve the features on your store:

Backend Functionality

Special Promotion Rule

  • Rule Name: Specify Rule Name
  • Description: Specify description for the rule you created
  • Active: Specify “Yes”, to enable rule, else “No” to disable the rule
  • Websites: Select the website to apply this rule
  • Customer Groups: Select the customer group to apply this rule, rule will be applied only to selected customer groups only
  • Coupon: Select coupon to apply this rule, if “No Coupon” is selected then no coupon code required, if “Specific Coupon” option is selected then you will need coupon code to apply this discount rule.
  • Uses per Customer: Specify uses per customer. i.e. How many times customer can use this code?
  • From: Specify the date from the code is active
  • To: Specify the date till the code is active
  • Priority: Specify the priority of the code, in case of multiple codes to be applied

Buy x Get Y Rule Magento 2

As a new discount rule, you will find an option categorized under “MageDelight Special Promos”, it has a large number of discount options apart from Magento’s default options. You can select the one as per requirement and get the offer running on your store.

And it’s done. Hope this tutorial helped your store with the best of promotions.

Furthermore, check our Front & back-end demos to explore more exciting features of our extension.

Also, you can refer this Magento 2 Advanced Promotions Extension’s FAQ Page for most common questions and it’s answers.

If you face any issue while configuration, feel free to reach us out. Our Magento 2 experts will be happy to help.
Advanced Promotion

 

Tags