You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Next »



Installation


Before installing the extension, please make sure to Backup your web directory and store database

  • 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/magentomodule:enable Magedelight_SpecialPromo

      php-f bin/magentosetup:upgrade

      php -f bin/magento setup:static-content:deploy

  • Flush store cache
  • log out from the backend and log in again

License Configuration


License activation is not required for extension purchased from Magento Marketplace.

After successful installation of Special Promo extension, you are now required to configure the license key in the admin configuration section. You can set it from:

Step 1: Go to, Admin Control Panel > Stores Configuration > Magedelight > Special Promo > License Configuration. 

You will find two text boxes asking for Serial Key and Activation Key, which you received on email upon the purchase of extension. See screenshot below:

  • Serial Key: Enter Serial Key
  • Activation Key: Enter Activation Key

Step 2: Expand “General Configuration” tab, you will find a list of domains for which license is purchased and configured, now select the domain you are going to use, you can select multiple domains by clicking “Ctrl + Select”.

Step 3: Now, select “Yes” from “Enable Module” to enable extension and again click on “Save Config” button on the top right.

Backend Configuration (Admin side)


  • 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

Backend Functionality


  • 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

As a new discount rules, you will find option categorized under "MageDelight Special Promos", it has lart number of discount options apart from Magento's default options,

  1. Most Cheapest Product Discount: Use this rule to apply discount on the cheapest product of the cart.

Condition 1: Give discount or set the cheapest item of the cart as FREE. 

  • Apply: Select “Most Cheapest Product Discount” rule from drop down. 
  • Discount Amount: Set discount amount for the cheapest item of the cart (For example, set “100” to give 100% discount or 100 as a fixed amount on the cheapest item).
  • Maximum Qty Discount is Applied To: Number of cheapest item’s quantity to apply discount on.
  • (For example if there 1 item with the cheapest price in the cart, set Maximum Qty Discount to 1 then it will get applied to that item. If it is set to 2 then also it will be applied to 1 cheapest item in the cart).
  • Discount Qty Step (Buy X): Set minimum number of items in the cart to apply the rule. If items in the cart are less than defined Discount Qty Step number then this rule will not be applicable.
  • Apply to Shipping Amount: Enable the condition to apply discount on total amount including shipping charges.
  • Discard subsequent rule: Enable the condition to discard all other rules applied on the same items as this rule.
  • Apply Calculation as:
  1. Apply percentage of original: Discount is applied as percentage on original price of the product(s)
  2. Apply as percentage of final price: Discount is applied as percentage on special price (price after any other discount if applied from admin) of the product(s)
  3. Apply as fixed amount: Apply discount as fixed amount set in “Discount Amount” field.

Condition 2: Apply discount on 2 or more quantity of the cheapest item of the cart

  • Maximum Qty Discount is Applied To: Set here number of cheapest item quantity to give discount. For example if there is 1 item in cart with 3 quantity which is cheapest and maximum discount quantity is set to 3 in backend then all 3 of them will be discounted.

Most Expensive Product Discount

First Order Discount

Discount on Each Spent

Buy X and Get Y Discount

Every Nth item Doscount

Each Nth item Qty Discount

Frontend Functionality



If Merchant has configured "Discount Button Style" as "Popup" then user will get popup on cart page to apply discount codes.

Popup will display coupon code which are allowed for the products. User just need to select from listed codes and apply to avail the discount. If the discount code is not listed then also user can enter it manually to avail the discount.

Click on APPLY DISCOUNT button to apply discount coupon

Click on CANCEL COUPON button to cancel selected coupon

Demo


Click here to visit product detail page.

Click here to visit frontend.

Click here to visit backend admin panel.

Sample Data



FAQs



Support


Click here to raise a support ticket using your MageDelight account.

Additional Services


Click here to get the customized solution for this extension.



Thank you for choosing MageDelight!



  • No labels