ProductNew extends products with the properties "from" and "to" dates. It provides functionality for marking products as new based on the given date range. This then can be used in multiple ways, like for example to dynamically assign "new" label to products.
composer require spryker/product-new