Smile-SA / magento2-module-product-label

Module to handle custom labels with images on products
Open Software License 3.0
53 stars 34 forks source link

Feature - Add beginning and ending dates to product label #32

Closed maxcortyl closed 1 year ago

maxcortyl commented 3 years ago

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.

image image

PrigentMatthieu commented 1 year ago

Thank you for this PR. I close it as it is a duplicate with https://github.com/Smile-SA/magento2-module-product-label/pull/56.