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 #56

Open florent-maissiat-smile opened 1 year ago

florent-maissiat-smile commented 1 year ago

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.

image image

PierreGauthier commented 9 months ago

Thank for you contribution Can you rebase you branch on master ?