Tổng cộng:
<
script type = "text/javascript" >
var submitted = false;
function emptycart() {
submitted = true;
$('.blockform').toggle();
$('.hidden-message').show();
}
$("iframe#hidden_iframe").on('load', function() {
simpleCart.empty();
}); < /script> < br / > < div class = "col-lg-12" > < form action = "https://docs.google.com/forms/d/e/1FAIpQLSd9FYF5C_hFpcodX_9Tnitr3_9iP6CV_PHHkmrEeOHnQhpR2A/formResponse?embedded=true"
class = "blockform"
id = "form_dathang"
method = "POST"
onsubmit = "return emptycart()"
style = "display: block;"
target = "hidden_iframe" > < div class = "row" > < label > Thông tin giao hàng < /label>
< div class = "col-sm-6" > < input aria - required = "true" name = "entry.324702380" placeholder = "Tên của bạn" required = "" title = "" type = "text" value = "" / > < /div>
< iframe id = "hidden_iframe"
name = "hidden_iframe"
onload = "if(submitted){}"
style = "display: none;" > < /iframe>< div class = "col-sm-6" > < input aria - required = "true" name = "entry.324702380" placeholder = "Tên của bạn" required = "" title = "" type = "text" value = "" / > < /div>
< /div>
< div class = "simpleCart_items"
id = "angiohang" > < /div> < div class = "col-lg-12" > < div class = "hidden-message alert-box success"
style = "display: none;" > Cảm ơn quý khách đã đặt hàng!Chúng tôi sẽ sớm liên lạc với quý khách trong thời gian sớm nhất. < /div> < /div>
< div class = "col-sm-12" > < a class = "previous-link"
href = "https://www.blogger.com/p/cart.html" > < i aria - hidden = "true"
class = "fa fa-angle-left fa-lg" > < /i> Quay về giỏ hàng < input class = "btn-primary btn-checkout"
name = "submit"
type = "submit"
value = "Đặt hàng" / > < /div> < /div> < br / > < div class = "col-sm-12" > < textarea id = "layidthongtinsanpham"
name = "entry.1175957481"
readonly = "true"
rows = "4" > < /textarea>
< div class = "col-sm-12" > < input class = "input-checkbox"
id = "okdathang"
name = "okdathang"
required = ""
type = "checkbox"
value = "false" / > < label class = "checkbox__label" > Chấp nhận đồng ý đặt hàng < /label>