Highlighter and Ballpoint Pen
Product Code: P72 Highlighter and Ballpoint Pen
$1.10 Ex GST: $1.00
Available Options
*Print Method (including setup):Qty: | 1 |
| --- Please Select --- |
Comments:
This product has a minimum quantity of 100
.00';
option158[462] = "";
option158[462] += '
+.00 | ';
option158[463] = "";
option158[463] += '
+#pre#.00 | ';
option158[488] = "";
option158[488] += '
+#pre#.00 | ';
$("select").change(function() {
if($(this).attr('name') == "option[158]") {
$("td.option-value-discount-158").remove();
if($(this).val() == "") {
$("#option-158 table tbody tr td").after( '
--- Please Select --- | ' );
} else {
$("#option-158 table tbody tr td").after( option158[$(this).val()] );
}
}
});
//-->