Hi Predrag,
You can do this through a microflow,
Use a retrieve activity, and then pass the date as XPath constraint, and retrieve all the products for that particular date. Now, if you want to have a sum, then you can use an AGgregate list operation.
Let me know, if you have any issues,
Hope it helps!!