Magento 2 Product Labels

Magento 2 Product Labels, updated 7/10/24, 9:12 AM

Product Labels Extension for Magento 2 enables you to highlight and promote products effectively with visually appealing labels. Easily create and display labels such as "New Arrivals," "Bestsellers," "Sale," or custom labels based on your marketing strategy. This extension enhances product visibility, encourages conversions, and improves the overall shopping experience on your Magento 2 store. With flexible customization options and intuitive management tools, MageAnts Product Labels Extension empowers you to drive sales and attract customers' attention with eye-catching product badges.

About MageAntsStore

MageAnts is your trusted partner of Magento Custom DevelopmentHyvä theme development solutions provider. Put your trust in us to create an online presence for you. Let us bring you into the digital age to embark on an incredible journey. Enhance your Magento store with our Magento 2 extensions & extend store functionality.

Tag Cloud




Product label – Magento 2
USER MANUAL
Supported Version: 2.0, 2.1, 2.2, 2.3
www.mageants.com support@mageants.com 1
Table Of Contents
Preface ......................................……………………………………......3
Installation...................................………………………………………..4
Option 1: Magento 2 install extension using COMMAND LINE .........…………..…..4
Option 2: Magento 2 install extension manually ………………………………….......5
Backend Example ………………………………………………………...……...6

Extension configuration………………………………………………………...6
Frontend Example………………………………………………………………….12
www.mageants.com support@mageants.com 2
Preface:
- People look for new and attractive things. It became necessary to do
something new that attracts customers. One of the way is to display different
kind of labels on product. Mageants has better solution for your labels. You
can generate different dynamic product label with help of Product label
extension which is developed by Mageants team.
www.mageants.com support@mageants.com 3
Installation:
There are two ways of installing extension in magento2.
1) Using COMMAND LINE.
2) Manually install extension.
Option 1: Magento 2 install extension using COMMAND LINE (Recommended).
Follow below steps to install extension from the command line.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory.
If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management.
Step 4: Enter the following at the command line:
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
Step 5: Once you complete above steps log out and log in back to the admin
panel and switch to Stores → Configuration → Mageants → Product label.
The module will be displayed in the admin panel.
www.mageants.com support@mageants.com 4
Option 2: Magento 2 install extension manually.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory.
If code directory does not exists then create.
Step 3: Disable the cache under System → Cache Management Edit
app/etc/config.php file and add one line code: ‘Mageants_Product label’ →
1
Step 4: Disable the cache under System → Cache Management
Step 5: Once you complete above steps log out and log in back to the
admin panel and switch to Stores → Configuration → Mageants →
Product label, the module will be displayed in the admin panel.
www.mageants.com support@mageants.com 5
Backend example
After Installation of Extension login to magento admin panel to set
configuration of the extension.
Extension Configuration

Minimal discount amount : Here Minimal discount amount to dis
play with product label as per rounding of percentage rules.
Minimal discount percentage : Here Minimal discount percentage
to dis play with product label as per rounding of percentage rules.
Rounding of discount percentage : Use of rounding discount to
display percentage and amount.
If you set discount amount 2.4 and discount percentage 5.6
then value display in label as per below rounding selected option.
1) The next lowest integer value : Discount amount/percentage
show lowest integer base value.
Discount amount :- 2
Discount percentage :- 5
www.mageants.com support@mageants.com 6
2) By rules of mathematical rounding : Discount amount/percent-
age show mathematical rounding base value.
Discount amount :- 2
Discount percentage :- 6
3) The next highest integer value : Discount amount/percentage
show highest integer base value.
Discount amount :- 3
Discount percentage :- 6


www.mageants.com support@mageants.com 7
Product label Menu

Product label Grid


www.mageants.com support@mageants.com 8
Add / Edit Product label


www.mageants.com support@mageants.com 9

www.mageants.com support@mageants.com 10



www.mageants.com support@mageants.com 11
Edit Product attributes ‘Is New’ & ‘On Sale’
www.mageants.com support@mageants.com 12
Frontend Example
Category page
Product view page
www.mageants.com support@mageants.com 13
Thank you!
if you have any questions or feature suggestions, please contact us at:
https://www.mageants.com/contact-us
Your feedback is absolutely welcome!
www.mageants.com support@mageants.com 14