
Product SKU: #ADPS 04L
Quantity |
Reduced Prices (ex. GST) |
1-9 |
$226.36 ea |
10+ |
$206.20 ea |
High class with chrome finish
- Easy poster change
- Ideal for retail environments
Features
- Insert size is A4 (297W x 210Hmm)
- Print not included
- Supplied with PVC poster cover ready for you to insert your message
jQuery(document).ready(function() {
jQuery('#shippingSameBilling').click(function() {
if ( jQuery( "#shippingSameBilling" ).is(":checked") ) {
var f1= jQuery("#wpsc_checkout_form_2").val();
var f2= jQuery("#wpsc_checkout_form_3").val();
var f3= jQuery("#wpsc_checkout_form_4").val();
var f4= jQuery("#wpsc_checkout_form_5").val();
var f5= jQuery("#wpsc_checkout_form_6").val();
var f6= jQuery("#wpsc_checkout_form_7").val();
var f7= jQuery("#wpsc_checkout_form_8").val();
var f8= jQuery("#wpsc_checkout_form_18").val();
var f9= jQuery("#wpsc_checkout_form_23").val();
jQuery("#wpsc_checkout_form_24").val(f9);
jQuery("#wpsc_checkout_form_11").val(f1);
jQuery("#wpsc_checkout_form_12").val(f2);
jQuery("#wpsc_checkout_form_13").val(f3);
jQuery("#wpsc_checkout_form_14").val(f4);
jQuery("#wpsc_checkout_form_15").val(f5);
jQuery("#wpsc_checkout_form_16").val(f6);
jQuery("#wpsc_checkout_form_17").val(f7);
}
});
});