[Plugin: WooCommerce – excelling eCommerce] Quantity Sold
-
How to get the quantity sold of a single product?
this
<?php echo $product->$total_stock?>and this
<?php echo $product->get_stock_quantity()?>
get the quantity left, but i want to display the quantity sold
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: WooCommerce – excelling eCommerce] Quantity Sold’ is closed to new replies.