We offer you to bring consumers new online shopping experience focused on emphasized offers. Use our Magento product labels extension as a guide to help your customers see special offers and new coming products first. By highlighting items with appealing and call-to-action labels you would easily attract more clients, increase store traffic and improve your e-commerce conversion rate.
Make products stand out from our Magento product labels manager. Our module contributes to the advanced promotion of your Magento store products by adding temptingly looking labels. Create an awesome label, assign it to specific store offers and customize the whole product look in a way your customers couldn’t catch sight of. You can use labels based on predefined rules in order to show new, on sale and items in stock. ProLabels will also help you to invite visitors with unique custom product labels focused on the product’s properties.
Extension Demo
Extension approved on Magento Marketplace
- Free installation
- Activate up to 10 times
- All extensions $79
- Approved on Magento Marketplace
New and On Sale labels in Magento store

Magento labels based on stock status

How to create custom product label in Magento

Optimized for mobile devices

Shell Script

Displaying Magento label to emphasize daily deal

Prolabels 2.7.16
26th of February 2019- Remove limit from label styles and label text length.
- Do not show system labels for all stores while it’s enabled for one only.
Prolabels 2.7.15
26th of February 2019- Fix Integrity constraint violation error for manual labels when Customer Groups filter is enabled.
Prolabels 2.7.14
30th of June 2018- Use unified image uploader from TM Core in admin interfaces.
Prolabels 2.7.13
26th of December 2017- Added new position for label - ‘hidden’. With this position you can hide label on product page or category page.
Prolabels 2.7.12
26th of October 2017- Escape quotes in lable's title.
- Prevent label wrapper from stretching out of parent container.
- Significant code cleanup and code improvement.
Prolabels 2.7.11
30th of August 2017- Fixed missing labels when enabled option ‘Move to content on mobile’.
- Do not render empty container for content labels if there are no labels.
- PHP code cleanup to pass MEQP validation
Prolabels 2.7.8
16th of June 2017- Fix notice “Undefined variable” when stock labels render.
- Improved backend interfaces.
- Include Mobile_detect lib only if it is nessecery.
- Image validator added for Magento 1.9.3.3.
- Slightly improved content labels template
- Removed deprecated IE6 styles
Prolabels 2.7.4
24th of April 2017- Slightly improved content labels template
- Removed deprecated IE6 styles
Prolabels 2.7.4
29th of September 2016- JS file loads and executes with defer attribute, so it does not block page rendering
- No more inline javascript in templates
- Significantly reduced html content generated by extension
- Minor style improvements for content labels
- Refactored and unified template for content labels
- fFxed notices in Magento log about tooltips for content labels
- Fixed notices in Magento log for bundle and grouped products with "on sale" labels
You can safely remove follow directories to keep your Magento instance "clean and tidy":
app/design/frontend/base/default/template/tm/prolabels/category app/design/frontend/base/default/template/tm/prolabels/product app/design/frontend/base/default/template/tm/prolabels/rules
Prolabels 2.7.3
23th of August 2016- Fixing possible error: Cannot break/continue 1 level
- Validate store, when enable labels priority
Prolabels 2.7.2
12th January 2016- Added ability to render prolabels programmatically from third-party modules with prolabels_get_label_html_after event. (See tm/dailydeals module)
- Compatibility with modules that use Mobile_Detect class
Prolabels 2.7.1
14th July 2015- Add custom url option to content labels
- Magento 1.9.2.0 compatibility added