list customers who bought a specific product with name, email and quantity in woocommerce

I am looking for a simple script, to be used by the administrator, that can displays how many of a specific product has been bought in woommerce:

  1. product: 43764
  2. John doe, [email protected], bouhgt this item: 4 times
  3. dave dimp, [email protected], bouhgt this item: 2 times
  4. jane chimp, [email protected], bouhgt this item: 6 times

I have tried a alot of scipts but mainly they seem to be based to be used for customer or a specific user_id.