magento2-module-product-label
magento2-module-product-label copied to clipboard
Feature - Add beginning and ending dates to product label
Rebased version of #32
In this feature, we wanted to add the possibility of setting a begining date and ending date to show a product label.
To do so, we added two date fields in the database and did the same for the back office. We linked them together and added a simple condition in order to check if the product label should be shown in the storefront.
![]()
Thank for you contribution Can you rebase you branch on master ?