I'm wanting to get a list of purchasers who have purchase a certain amount or more.
How can I do that? Is there any modules that do this?
Thank you
Hi @zeropoint
There is one feature of default Magento admin i.e. "Reports". In reports, you can check multiple report type.
Go to admin side -> Reports ->Customers -> Customer by Order Totals.
Although here you will get all orders. You can not put the order total limit so once you download it in CSV then you can apply some filter and can get the desire results.
If you still want any extension then let me know.
if issue solved,Click Kudos & Accept as Solution
I'm a dummy sometimes. I just filtered by amount spent. : )