Out of stock Please contact us for lead time
Additional Information
| SKU/UPC |
VB_VESA_AIR_BLK_C |
| UPC |
No |
| HS / Harmonized Code |
3926.90.9996 |
| Net Length |
11.45" [291mm] |
| Net Width |
8.67" [220mm] |
| Net Height |
0.63" [16mm] |
| Net Weight |
1 lb 4.3oz [576g] |
| Package Length |
15" [381mm] |
| Package Width |
9.5" [242mm] |
| Package Height |
1.25" [32mm] |
| Package Weight |
1 lb 6.4oz [636g] |
| Other |
Color: Black |
| Color |
No |
https://www.vidabox.com/kiosks_nz/checkout/cart/">');
jQuery('button').click(function () {
jQuery('.alert').slideUp(400);
});
jQuery('.alert').slideDown('400',function(){
setTimeout(function(){
jQuery('.alert').slideUp('400',function(){jQuery(this).slideUp(400)});
},7000)
});
if(jQuery('.block-cart')){
jQuery('.block-cart').replaceWith(data.sidebar);
}
if(jQuery('.header .links')){
jQuery('.header .links').replaceWith(data.toplink);
}
if(jQuery('.block-cart-header')){
jQuery('.block-cart-header').replaceWith(data.sidebar_header);
}
}
}
});
} catch (e) {
}
// End of our new ajax code
}
this.form.action = oldUrl;
if (e) {
throw e;
}
}
}.bind(productAddToCartForm);
productAddToCartForm.submitLight = function(button, url){
if(this.validator) {
var nv = Validation.methods;
delete Validation.methods['required-entry'];
delete Validation.methods['validate-one-required'];
delete Validation.methods['validate-one-required-by-name'];
if (this.validator.validate()) {
if (url) {
this.form.action = url;
}
this.form.submit();
}
Object.extend(Validation.methods, nv);
}
}.bind(productAddToCartForm);
//]]>