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