kloon / WooCommerce-REST-API-Client-Library

A PHP wrapper for the WooCommerce REST API
GNU General Public License v3.0
356 stars 175 forks source link

list all top sale product #201

Open nariasoft opened 7 years ago

nariasoft commented 7 years ago

can be display the list of best-selling products

jeanrinvil commented 7 years ago

$client->reports->get_top_sellers( array()) ;