I'm interested in a solution to this problem List/notify Least Sold Products,
so i've searched for a module to do that, but nothing comes out.
So what I want is a module that can alert (a report) or show a list of products that are not selling (0 orders) in a specified time period since creation (let's say I want to see 0 product orders in the last 6 months since creation). Most of the reporting solutions are concentrated on the best selling products, and not on low sales, and obviously, I want to get rid of this inventory ... I found an almost similar question here https://magento.stackexchange.com/questions/24482/list-least-sold-products
thank you