Description
Returns a HTML attribute to disable select options and radio buttons of variations of the current Product.
Usage
<?php
echo
wpsc_the_variation_out_of_stock(); ?>
Parameters
This template tag has no parameters.
Example
<?php
echo
wpsc_
the_variation_out_of_stock
(); ?>
Source file
wpsc_
the_variation_out_of_stock
()
is located in wpsc-includes/wpsc_query.php
.