Download the PHP package magepsycho/magento2-discountlabel without Composer
On this page you can find all versions of the php package magepsycho/magento2-discountlabel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download magepsycho/magento2-discountlabel
More information about magepsycho/magento2-discountlabel
Files in magepsycho/magento2-discountlabel
Package magento2-discountlabel
Short Description Magento 2 Product Discount Label
License OSL-3.0
Homepage https://www.magepsycho.com/magento2-product-discount-label.html
Informations about the package magento2-discountlabel
Overview
Magento 2 Product Discount Label allows displaying custom discount labels with calculated savings on catalog and cart pages.
Showing custom labels with calculated discount (ex: SAVE X%
, -X%
, .etc.) draws the attention of the users and motivates purchasing behavior.
In other words, this extension helps to promote products and get higher conversion rates.
This is an absolute "must-have" for every store - especially stores which offer deals and discounts.
Key Features
- Enable/disable the extension as per store
- Option to set the custom label with a dynamic discount placeholder on the catalog/product page
- Option to set the custom label with a dynamic discount placeholder on the cart page
Feature Highlights
Set Discount Label
With this extension, the store admin can set different discount labels for both catalog & cart pages.
Some examples:
- SAVE
{{discount_percent}}
% - -
{{discount_percent}}
% - etc.
{{discount_percent}}
will be replaced by discount percent value.
Installation
- Download the extension .zip file and extract the files.
- Copy the extension files from src/ folder to the
{your-magento2-root-dir}/app/code/MagePsycho/DiscountLabel
(create non-existing folders manually) -
Run the following series of commands from the SSH console of your server:
-
Flush the store cache
-
Deploy static content - in Production mode only
- Go to Admin > CATALOG > Discount Label > Manage Settings
Live Demo:
Changelog
Version 1.0.0 (2022-02-02)
- Initial Release.
Authors
Contributors
To Contribute
Any contribution to the development of Magento 2 Product Discount Label
is highly welcome.
The best possibility to provide any code is to open a pull request on GitHub.
Need Support?
If you encounter any problems or bugs, please create an issue on GitHub.
Please visit our store for more FREE / paid extensions OR contact us for customization / development services.