MITSU Lock 903b

Enquiry Form

MITSU Door Lock 903 Black

Heavy Duty Premium Lever Lock

Door thickness: 35mm – 45mm

Door Latch: 60mm / 70mm

Reviews

There are no reviews yet.

Be the first to review “MITSU Lock 903b”

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 ); });