Gate H60

$1,080.00

Enquiry Form

Size (Category H) – 3x7FT, 4x7FT

Add On (Category H) Digital Box Panel, Bottom Plate, Laser Cut, No Add On

Color (Category H) Black, Matt Black, White, White Matt, Brown, Light Grey

Reviews

There are no reviews yet.

Be the first to review “Gate H60”

Our customer support team is here to answer your questions. Ask us anything!
jQuery(document).ready(function($){ $('.variations_form').each(function(){ $(this).wc_variation_form(); }); }); jQuery(function($){ function updateEnquiryForm(){ $('#product_title').val($('.product-title').text()); $('#cf7-product-title').text($('.product-title').text()); var color = $('select[name="attribute_pa_color"]').val(); var size = $('select[name="attribute_pa_size"]').val(); var addon = $('select[name="attribute_pa_addon"]').val(); $('#product_color').val(color); $('#product_size').val(size); $('#product_addon').val(addon); $('#cf7-product-color').text(color); $('#cf7-product-size').text(size); $('#cf7-product-addon').text(addon); } updateEnquiryForm(); $(document).on('change', 'select[name="attribute_pa_color"], select[name="attribute_pa_size"], select[name="attribute_pa_addon"]', updateEnquiryForm ); });