Description
Returns the number of Products in the store.
Usage
<?php
echo
wpsc_product_count(); ?>
Parameters
This template tag has no parameters.
Example
<?php
echo
wpsc_product_
count
(); ?>
Source file
wpsc_
product_
count
()
is located in wpsc-includes/wpsc_query.php
.