Welcome to the Extended Shopping Cart Rules documentation.
Here you will find everything you need to set up your Extended Shopping Cart Rules and create unique discount offers to increase the average cost of the order and motivate customers for the next purchase in your store.
Firstly, please, find our extension in My Downloadable Products section of our store.
Learn how to install extension and proceed with Quick Start, which will guide you to setup your shopping cart rules.
php -f bin/magento module:enable Mirasvit_Core Mirasvit_SalesRule Mirasvit_Banner
to enable the extension.php -f bin/magento setup:upgrade
to install the extension.php -f bin/magento cache:clean
to clean the cache.Deploy static view files
rm -rf pub/static/*; rm -rf var/view_preprocessed/*; php -f bin/magento setup:static-content:deploy
You can also install the extension via direct files uploading.
php -f bin/magento module:enable Mirasvit_Core Mirasvit_SalesRule Mirasvit_Banner
to enable all extensions.php -f bin/magento setup:upgrade
to run upgrade procedure.php -f bin/magento cache:clean
to clean the cache.rm -rf pub/static/*
rm -rf var/view_preprocessed/*
php -f bin/magento setup:static-content:deploy
As you've successfully completed installation of Extended Shopping Cart Rules, we will guide you through the main steps required to start efficiently using our extension.
Please open and configure your Cart Price Rules in Magento Main Menu > Marketing > Cart Price Rules
Smart motivation policy will influence the choice of customers, showing them discount possibilities and advantages on the category, product, cart or the checkout pages.
To create a new Cart Price Rules go to Marketing > Cart Price Rules and press the button Add New.
The extension gives option to enter custom error message for each coupon.
For example, if you create a coupon that can only apply to NIKE products priced at $100 & up, you can add custom error message "This coupon is only valid for NIKE products priced at $100 or more". It will be shown on the Shopping cart page
This section define either single condition or their set, which trigger the rule.
It has a number of discount options apart from Magento's default options (leave the conditions blank if you want to apply for all products).
In this tab there is the hint pop-up window, since you have chosen any Action and set Discount Amount you will see it at the bottom right corner.
This subsection contains possible actions that can be performed on customer that shall be executed, when conditions on previous sections are met:
Apply - strategy, which will be used for executing rules:
Apply the rule only to cart items matching the following conditions (leave blank for all items).
For easy navigation and search through the created rules in your stores we provide you the Rule`s visualization.
Go to Marketing > Cart Price Rules and press the button Visualize Rules. This feature will be useful if you have many storeviews/domain and should manage it as well. Click the Search and enter name of the rule.
There is an Edit button for each rule at the top right corner. Which will tranfer you to the Cart Price Rules window.
With the Mirasvit Extended Shopping price cart rules you can easily create a positive impression on your customers,
direct them to your most compelling offer, etc. what will benefit your income by implementing is an onsite Banner campaign.
For more details please visit this Promo Banners documentation
Our extension allows integration with Mirasvit Customer Segmentation Suite, which turns into powerful tool of automatic store's policy management by providing customers with discounts, using conditions based on their segment.
Please read more on the product page.
To upgrade the extension follow these steps:
composer require mirasvit/module-sales-rule:* --update-with-dependencies
to update current extension with all dependencies.
composer update mirasvit/*
command. It will update all Mirasvit modules, installed on your store. php -f bin/magento module:enable Mirasvit_Core Mirasvit_SalesRule Mirasvit_Banner
to re-enable the extension.php -f bin/magento setup:upgrade
to install updates.php -f bin/magento cache:clean
to clean the cache.Deploy static view files
rm -rf pub/static/*; rm -rf var/view_preprocessed/*; php -f bin/magento setup:static-content:deploy
To temporarily disable the extension please follow these steps:
php -f bin/magento module:disable Mirasvit_SalesRule
to disable the extension.To uninstall the extension please follow theses steps:
composer remove mirasvit/module-sales-rule
to remove the extension.(2022-08-18)
(2022-06-20)
(2022-05-31)
(2022-05-26)
(2021-11-19)
(2021-08-25)
(2020-11-04)
(2020-09-11)
(2020-08-05)
(2020-07-29)
(2020-07-15)
(2020-05-27)
(2020-03-05)
(2020-01-14)
(2019-12-10)
(2019-11-05)
(2019-11-01)
(2019-04-22)
(2019-02-28)
(2019-02-27)
(2019-02-21)
(2019-02-20)
(2019-02-19)
(2019-02-13)