<html lang="it-it" dir="ltr"><head></head><body># edd_get_download_sales_stats()

 Questa funzione recupererà il numero totale di vendite per un particolare download.

```
$sales = edd_get_download_sales_stats( $download_id );
```</body></html>