Brewing course
SKU: 2472
Out of stock
Attributes
- Training category: Brewing (brewing tools)
Your information was successfully registered.
// args['mobile'] = jQuery("input[name=stock-mobile]").val();
// // args['mobile'] = (jQuery("input[name=stock-mobile]").is(":checked") ? '1' : '');
// // args['email'] = jQuery("input[name=stock-email]").val();
// // args['email'] = (jQuery("input[name=stock-email]").is(":checked") ? '1' : '');
// // args['product_id'] = jQuery("select[name=stock-product-id]").val();
// // args['product_id'] = '//';
// //
// // Show Loading
// button.html("لطفا کمی صبر کنید ..").prop("disabled", true);
// errorArea.hide();
//
// // Send Ajax
// $.ajax({
// url: '//',
// data: args,
// type: 'post',
// dataType: 'json',
// success: function (data, textStatus, xhr) {
// jQuery(".stock-notification__completed").show();
// jQuery(".stock-notification__button").remove();
// jQuery(".stock-notification__form").remove();
// },
// error: function (xhr, status, error) {
// errorArea.html(xhr.responseJSON.message).show();
// button.html("موجود شد خبرم کن !").prop("disabled", false);
// }
// });
// });
// });
//
There are no reviews yet.