Hi,
I'm trying to get the product collection with last 24hrs updated products. For this, I am using 'updated_at' attribute to filter the product collection but collection return empty because 'updated_at' attribute not changing in the database. So why this attribute is not updating in the database and how to achieve my above requirement in another way. Please help me ASAP.
Thanks,
Arun