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