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