Got an issue with your drone you believe to be a malfunction?
Option 1
Contact via Live Chat
Button text
Option 2
Contact via Email
Submit this form to contact via email
');
jQuery('.sub_container').append('
'+text+'
'+price+'
'+button.find('span').text()+'');
jQuery('.pre_order_drone').click(function(){
button.click();
})
jQuery('body').on('click', function(){
setTimeout(function(){
jQuery('.sub_price').html(jQuery(jQuery('div[data-pf-type="ProductPrice"]')[0]).text());
},50)
})
}
}, 1000)
})