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