Weston Heavy-Duty Cast Iron
Wheat Grass Juicer
$id="OWS363701W";
include("modules/products.php");
if ( $stockinout == 15 ) {
print( "
Out of Stock\n");
}
elseif ( $stockinout == 20 ) {
print( "
Out of StockAvailable for Backorder$$price\n");
}
else {
print ("
$$price\n");
}
unset($stockinout);
?>