Supreme Umbrella
Product Code: Supreme Umbrella
$45.51 Ex GST: $41.37
Available Options
*Print Method (including setup):Qty: | 1 | 25 | 50 | 100 | 500 | 1000 |
| --- Please Select --- |
This product has a minimum quantity of 25
Colours Available:
Black
Royal Blue
Navy Blue
Burgundy/White
Navy/White
Royal/White
Green/White
.00';
option514[1036] += '
+.40 | ';
option514[1036] += '
-.27 | ';
option514[1036] += '
-.29 | ';
option514[1036] += '
-.40 | ';
option514[1036] += '
-.65 | ';
option514[1038] = "";
option514[1038] += '
+.00 | ';
option514[1038] += '
+.13 | ';
option514[1038] += '
+.76 | ';
option514[1038] += '
-.56 | ';
option514[1038] += '
-.73 | ';
option514[1038] += '
-.17 | ';
option514[1040] = "";
option514[1040] += '
+#pre#.00 | ';
option514[1040] += '
+.26 | ';
option514[1040] += '
+.89 | ';
option514[1040] += '
-.43 | ';
option514[1040] += '
-.63 | ';
option514[1040] += '
-.10 | ';
option514[1037] = "";
option514[1037] += '
+#pre#.00 | ';
option514[1037] += '
+.49 | ';
option514[1037] += '
-.18 | ';
option514[1037] += '
-.20 | ';
option514[1037] += '
-.34 | ';
option514[1037] += '
-.59 | ';
$("select").change(function() {
if($(this).attr('name') == "option[514]") {
$("td.option-value-discount-514").remove();
if($(this).val() == "") {
$("#option-514 table tbody tr td").after( '
--- Please Select --- | ' );
} else {
$("#option-514 table tbody tr td").after( option514[$(this).val()] );
}
}
});
//-->