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