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