Description
Returns the remaining stock of the current Product.
Usage
<?php
echo
wpsc_product_remaining_stock(); ?>
Parameters
This template tag has no parameters.
Example
<?php echo wpsc_product_
remaining_stock
(); ?>
Source file
wpsc_product_remaining_stock
()
is located in wpsc-includes/wpsc_query.php
.