I would like to ensure that visitors to my site are alerted to new products when they get added to the store. I have set the ‘new from’ and ‘new to’ dates on some products, but nothing changes (from previous experience with WooCommerce, I was expecting to see a ‘NEW’ overlay on the image or something).
I tried adding a gallery to the front page with a query, but it shows no results, so I suppose that I am missing something!
Questions:
- Am I correct in expecting some indication from Magento 2 that a product is new?
- Am I using the correct condition in order to show new products?
EDIT: I’m using the ‘Breeze Evolution’ theme, which probably affects styling.
Thanks
UPDATE:
I can get a kind-of-result by comparing the “Product as New to Date”, however I can’t see a way of comparing it to ‘today’, only to a specific date.