We run a promotion and would like to add labels to discounted products. Will the module automatically remove labels from the products when the promotion ends?
Yes, the Product Labels extension adds labels only to those items that match the created conditions.
The module allows adding labels to products on sale with the help of the Sale condition, which takes into account both Catalog Price Rules and Special Prices:
When the promotion date ends or the admin disables it manually, the products lose their discounts. Since these products are no longer subject to the set Sale condition, the rule won't be triggered for them anymore, and the labels will disappear automatically.
Related Articles
Labels do not appear on the storefront. What might be the issue?
Checking module settings First, extension settings and label conditions should be configured correctly. Please review the configurations following these tips: 1. Choose the required label in Amasty → Product Labels, navigate to the Product Conditions ...
I don't see some attributes in the conditions list of labels rules. How can I add them?
Some attributes might not be available in the conditions list when you create a new label. To add an attribute to the labels conditions follow the steps below. Step 1. Navigate to Stores → Attributes → Product, choose the attribute and open the ...
Product Labels API
We have created a public API collection for Product Labels module with all available queries and sample data that you can both test via our demo endpoints and copy to run local tests in your Magento environment. More details about using public ...
How to add a product attribute to rule conditions list?
Some attributes might not be available in the conditions list when you create a new rule. To add an attribute to the conditions, follow the steps below: Step 1. Navigate to Stores > Attributes > Product, choose the attribute and open the Storefront ...
Can I create a discount that will/won't be applied to certain products?
This article contains instructions on how you can limit discount application to specific products. This approach is universal, and can be used not only in promotions from Amasty modules, but also in default cart prices rules. If you can't find the ...