Noodle Box Lines
Product Code: Noodle Box
$0.01 Ex GST: $0.01
Available Options
*Confectionery Options:Qty: | 1 | 100 | 250 | 500 | 1000 | 2500 |
| --- Please Select --- |
*Print Method (including setup):Qty: | 1 |
| --- Please Select --- |
*Comments:
This product has a minimum quantity of 100
Dimensions | Base: 60mm x 62mm; Height 60mm; Height with handle 110mm |
Graphics Type | Full Colour Sticker |
Graphics Size | 50mmW x 40mmH or 50mmW x 50mmH |
|
|
Colour of Noodle Boxes | White, Blue, Red, Yellow, Orange, Pink & Black/White stripes |
.00';
option265[633] += '
+.50 | ';
option265[633] += '
+.19 | ';
option265[633] += '
+.05 | ';
option265[633] += '
+.89 | ';
option265[633] += '
+.75 | ';
option265[634] = "";
option265[634] += '
+.00 | ';
option265[634] += '
+.84 | ';
option265[634] += '
+.49 | ';
option265[634] += '
+.34 | ';
option265[634] += '
+.15 | ';
option265[634] += '
+.01 | ';
option265[635] = "";
option265[635] += '
+#pre#.00 | ';
option265[635] += '
+.77 | ';
option265[635] += '
+.36 | ';
option265[635] += '
+.94 | ';
option265[635] += '
+.71 | ';
option265[635] += '
+.56 | ';
option265[637] = "";
option265[637] += '
+#pre#.00 | ';
option265[637] += '
+.43 | ';
option265[637] += '
+.12 | ';
option265[637] += '
+.97 | ';
option265[637] += '
+.83 | ';
option265[637] += '
+.72 | ';
var option266 = new Array();
option266[638] = "";
option266[638] += '
+.00 | ';
$("select").change(function() {
if($(this).attr('name') == "option[265]") {
$("td.option-value-discount-265").remove();
if($(this).val() == "") {
$("#option-265 table tbody tr td").after( '
--- Please Select --- | ' );
} else {
$("#option-265 table tbody tr td").after( option265[$(this).val()] );
}
}
if($(this).attr('name') == "option[266]") {
$("td.option-value-discount-266").remove();
if($(this).val() == "") {
$("#option-266 table tbody tr td").after( '
--- Please Select --- | ' );
} else {
$("#option-266 table tbody tr td").after( option266[$(this).val()] );
}
}
});
//-->