Description
Returns the URL to the thumbnail image of the current Product.
Usage
<?php
echo
wpsc_the_product_thumbnail(); ?>
Parameters
This template tag has no parameters.
Example
<?php
echo
wpsc_
the_product_thumbnail
(); ?>
Source file
wpsc_
the_product_thumbnail
()
is located in wpsc-includes/wpsc_query.php
.