Sample Door Rebate Form

MktoForms2.loadForm(“//offers.americanwoodmark.com”, “534-LMC-143”, 1038);

MktoForms2.whenReady(function (form){
//Add an onSuccess handler
form.onSuccess(function(values, followUpUrl){
//get the form’s jQuery element and hide it
form.getFormElem().hide();
document.getElementById(‘confirmform’).style.visibility = ‘visible’;
//return false to prevent the submission handler from taking the lead to the follow up url.
return false;
});
});

Thank you for submitting your request for the Sample Door Rebate. Once your cabinets ship, your $50 Lowe’s Gift Card will be mailed to you after verification of delivery.

.mktoCaptchaDisclaimer {
padding: 10px !important;
padding-left: 0px !important;
}
@media (min-width: 1300px) {
.mktoCaptchaDisclaimer {
padding: 10px !important;
margin-left: 14px !important;
}
}