Special Price Visibility for Magento 2
wemessage/module-specialprice-magento2
Shows a product's special price directly on the admin product edit page, so staff can see it without opening the Advanced Pricing panel.
Build Tests
Code Quality
Tested on Magento 2.4.9
Recent Test History
Each release is tested against the latest Magento version at that time.
Top Contributors
View LeaderboardShare This Module's Status
README
Loaded from GitHubSpecial Price Visibility for Magento2
A Magento 2 plugin that shows SpecialPrice if available at product edit page.
The main reason for this module is to notify customer if product has Special Price without the need to click on Advanced Pricing button.
Installation From github
- Create directory:
mkdir -p app/code/Wemessage/SpecialPrice - Download and copy the files from this repository to the above folder
- Run following commands:
bin/magento mo:en Wemessage_SpecialPrice bin/magento s:up --keep-generated bin/magento c:c
Installation with composer
- Run following commands:
composer require wemessage/module-specialprice-magento2
bin/magento mo:en Wemessage_SpecialPrice
bin/magento s:up --keep-generated
bin/magento c:c
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.