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