Đang xử lý..."); $.post("/bka-action.php", { type: "voucher_apply", vc:d }, function(data) { if(data.rda!=''){ Alert_BKASOFT.info(data.rda,'IMK',{displayDuration: 70000});} bka_cart_next(); a.attr("data-send",0).html(t); }, "json").fail(function(xhr, status, error) {a.attr("data-send",0).html(t); Alert_BKASOFT.error("Lỗi: kết nối máy chủ. Bấm vào đây để làm mới giỏ hàng!",'IMK',{displayDuration: 70000}); });} function bka_cart_pay() { var t=$("#bka_cart_msg").val(),a=$("#bka-order-voucher"),vc=a.val(),box=$("#bka-popup-order"),list=$("#bka_orders"),c=$("#order_ck_cf"),lc=$("#lb_ck_cf"),ispay=$("#order_ck_pay"),pay=ispay.is(":checked")?1:0; if(vc.length>0 && vc.length != 8){Alert_BKASOFT.info("Mã Voucher có 8 ký tự, vui lòng nhập đúng để được kích hoạt",'IMK',{displayDuration: 70000}); a.css("border","1px solid red").focus(); return false;} a.removeAttr("style"); if(c.is(":checked")){lc.attr("style","")}else{Alert_BKASOFT.info("Vui lòng chọn đồng ý với các điều khoản để tiếp tục đặt mua đơn hàng.",'IMK',{displayDuration: 70000}); lc.css("background","yellow"); c.focus(); return false;} box.addClass("bka-disable"); $.post("/bka-action.php", { type: "cart-order", t:t,pay:pay,vc:vc }, function(data) { if (data.status == '0') { Alert_BKASOFT.info(data.rda,'IMK',{displayDuration: 70000});$("#bka_caft_info").html(data.script); }else { $("#bka_caft_info").html(data.rda); bka_step_next(3,3) }box.removeClass("bka-disable"); list.removeClass("bka-disable"); }, "json").fail(function(xhr, status, error) {box.removeClass("bka-disable"); list.removeClass("bka-disable"); Alert_BKASOFT.error("Lỗi: kết nối máy chủ. Bấm vào đây thử lại !",'IMK',{displayDuration: 50000}); }); } function bka_order_update(id){ var a=bka_order_check(id); if(a==0) { return 0; }else { /*Thông báo cập nhật thành công*/ }return 1;}function bka_order_check(id){ var a=$("#cart-name-"+id),b=$("#bka-order-ci-"+id),domain=a.val(); if(domain.length>5 && domain.length<=50) { if(cr_isDomain(domain)){ a.attr("style","color:#009005;border:1px solid #009005"); $.post("/bka-action.php", { type: "cart_update", id:id,domain:domain }, function(data) { if (data.status == '0') { Alert_BKASOFT.info(data.rda,'IMK',{displayDuration: 70000}); a.attr("style","color:red;border:1px solid red"); return 0; } }, "json").fail(function(xhr, status, error) { a.attr("style","color:red;border:1px solid red"); return 0; }); return 1; }else{a.attr("style","color:red;border:1px solid red"); return 0;} }else { a.attr("style","color:red;border:1px solid red"); return 0; }} function bka_cart_next(){var a=$("body"), e=0,c=$("#c-n-view").html(),box=$("#bka-popup-order"); $('input[name^="domainname"]').each(function() { var domain=$(this).val(); if(domain.length>5) { if(cr_isDomain(domain)) { $(this).attr("style",""); }else { if(e==0){bka_step_next(1,3); $(this).attr("style","color:red;border:1px solid red").focus();} e++; } }else { if(e==0){bka_step_next(1,3); $(this).attr("style","color:red;border:1px solid red").focus();} e++; } }); if(e==0 && c!="0"){/* OK */}else{Alert_BKASOFT.info("Hãy chọn sản phẩm / dịch vụ và hoàn thành thông tin để tiến hành đặt mua ngay bạn nhé!",'IMK',{displayDuration: 70000}); return false} box.addClass("bka-disable"); $.post("/bka-action.php", { type: "cart-order-check" }, function(data) { if (data.status == '0') { Alert_BKASOFT.info(data.rda,'IMK',{displayDuration: 70000}); }else { var b=data.login,c=$("#cart-view-note"),d=data.err; if(b.length>0){$("#cart-view-reg").html(b);c.hide()}else{c.show();$("#cart-view-reg").html(data.uinfo);} a.find("#btn_order_s2").html(data.rda);a.find("#btn_order_s3").html(data.btn); $("#bka-order-voucher").val(data.vc); bka_step_next(2,3) }box.removeClass("bka-disable"); }, "json").fail(function(xhr, status, error) {box.removeClass("bka-disable"); Alert_BKASOFT.error("Lỗi: kết nối máy chủ. Bấm vào đây thử lại !",'IMK',{displayDuration: 70000}); }); }function cr_isDomain(domain) { if (domain.indexOf("_") != -1 || domain.indexOf("..") != -1 || domain.indexOf("--") != -1) { return false; }domain = cr_RemoveUnicode(domain); return /^[a-zA-Z0-9][a-zA-Z0-9\-\.]{0,62}[.][a-zA-Z]{2,20}$/i.test(domain);}function cr_RemoveUnicode(text) { var unicode = [{ "key": "a", "value": "á|à|ả|ã|ạ|ă|ắ|ặ|ằ|ẳ|ẵ|â|ấ|ầ|ẩ|ẫ|ậ" }, { "key": "d", "value": "đ" }, { "key": "e", "value": "é|è|ẻ|ẽ|ẹ|ê|ế|ề|ể|ễ|ệ" }, { "key": "i", "value": "í|ì|ỉ|ĩ|ị" }, { "key": "o", "value": "ó|ò|ỏ|õ|ọ|ô|ố|ồ|ổ|ỗ|ộ|ơ|ớ|ờ|ở|ỡ|ợ" }, { "key": "u", "value": "ú|ù|ủ|ũ|ụ|ư|ứ|ừ|ử|ữ|ự" }, { "key": "y", "value": "ý|ỳ|ỷ|ỹ|ỵ" }, { "key": "A", "value": "Á|À|Ả|Ã|Ạ|Ă|Ắ|Ặ|Ằ|Ẳ|Ẵ|Â|Ấ|Ầ|Ẩ|Ẫ|Ậ" }, { "key": "D", "value": "Đ" }, { "key": "E", "value": "É|È|Ẻ|Ẽ|Ẹ|Ê|Ế|Ề|Ể|Ễ|Ệ" }, { "key": "I", "value": "Í|Ì|Ỉ|Ĩ|Ị" }, { "key": "O", "value": "Ó|Ò|Ỏ|Õ|Ọ|Ô|Ố|Ồ|Ổ|Ỗ|Ộ|Ơ|Ớ|Ờ|Ở|Ỡ|Ợ" }, { "key": "U", "value": "Ú|Ù|Ủ|Ũ|Ụ|Ư|Ứ|Ừ|Ử|Ữ|Ự" }, { "key": "Y", "value": "Ý|Ỳ|Ỷ|Ỹ|Ỵ" }]; for (vars in unicode) { text = text.replace(new RegExp(unicode[vars].value, "g"), unicode[vars].key); } return text;} function bka_view_carts() { /* View cart popup */ if($("#bka-popup-order").length>0) { /* View POP */ $("#bka-popup-title").find("strong").html(" Giỏ hàng"); $("#bka-pop-order").removeClass("hide"); $("#bka-pop-info").attr("class","hide"); /* Loadding Cart */ $("#bka_orders").addClass("bka-disable"); $("#bka-popup-order").removeClass().addClass("bka-popup p_show"); $("#bka-bg-overlay").removeClass().addClass("bka_overlay b_show"); }else{$("body").addClass("bka-watting")} $.post("/bka-action.php", { type: "view-cart" }, function(data) { if (data.status == '0') { Alert_BKASOFT.info(data.rda,'IMK',{displayDuration: 70000}); }else { var a = $("body"), b = $("head"); if (a.attr("dir") == "ltr") { a.append(data.html).attr("dir", ""); b.append(data.script); /* View POP */ $("#bka-popup-title").find("strong").html(" Giỏ hàng"); $("#bka-pop-order").removeClass("hide"); $("#bka-pop-info").attr("class","hide"); /* Loadding Cart */ $("#bka_orders").addClass("bka-disable");$("body").removeClass("bka-watting"); $("#bka-popup-order").removeClass().addClass("bka-popup p_show"); $("#bka-bg-overlay").removeClass().addClass("bka_overlay b_show"); } $("#bka_orders").html(data.rda).removeClass("bka-disable");; $("#c-p-total").html(data.price+"đ "); $("#c-p-vat").html(data.vat+"đ "); $("#c-n-view").html(data.num); $("#btn_order_s1").html(data.st1); $(".cart_fist").removeClass("bg_white").addClass("bg_yellow").fadeIn(); } }, "json").fail(function(xhr, status, error) { Alert_BKASOFT.error("Lỗi: kết nối máy chủ. Bấm vào đây thử lại !",'IMK',{displayDuration: 70000}); }); } function bka_to_cart(f,t,n,s) { f = parseInt(f); t = parseInt(t); n = parseInt(n); if(f<=0 || t<=0) { Alert_BKASOFT.error("Lỗi, yêu cầu không hợp lệ. Bấm vào đây thử lại !",'IMK',{displayDuration: 70000}); return false; } /* Set cart */ if($("#bka-popup-order").length>0) { /* View POP */ $("#bka-popup-title").find("strong").html(" Giỏ hàng"); $("#bka-pop-order").removeClass("hide"); $("#bka-pop-info").attr("class","hide"); /* Loadding Cart */ $("#bka_orders").addClass("bka-disable"); $("#bka-popup-order").removeClass().addClass("bka-popup p_show"); $("#bka-bg-overlay").removeClass().addClass("bka_overlay b_show"); }else{$("body").addClass("bka-watting")} $.post("/bka-action.php", { type: "c-add", f:f, t:t, n:n, s:s }, function(data) {gb_sync_cart(); if (data.status == '0') { Alert_BKASOFT.info(data.rda,'IMK',{displayDuration: 70000}); }else { var a = $("body"), b = $("head"); if (a.attr("dir") == "ltr") { a.append(data.html).attr("dir", ""); b.append(data.script); /* View POP */ $("#bka-popup-title").find("strong").html(" Giỏ hàng"); $("#bka-pop-order").removeClass("hide"); $("#bka-pop-info").attr("class","hide"); /* Loadding Cart */ $("#bka_orders").addClass("bka-disable");$("body").removeClass("bka-watting"); $("#bka-popup-order").removeClass().addClass("bka-popup p_show"); $("#bka-bg-overlay").removeClass().addClass("bka_overlay b_show"); } $("#bka_orders").html(data.rda).removeClass("bka-disable");; $("#c-p-total").html(data.price+"đ "); $("#c-p-vat").html(data.vat+"đ "); $("#c-n-view").html(data.num);$("#btn_order_s1").html(data.st1);$("#btn_order_s2").html(data.st2); $(".cart_fist").removeClass("bg_white").addClass("bg_yellow").fadeIn();bka_chg_cart_init(); } }, "json").fail(function(xhr, status, error) { Alert_BKASOFT.error("Lỗi: kết nối máy chủ. Bấm vào đây thử lại !",'IMK',{displayDuration: 70000}); }); }
Chào quý khách, IMK là một trong những thương hiệu hàng đầu của Công ty CP Phong Cách Mới Việt Nam. Quý khách đang muốn tìm liên hệ tới IMK có thể sử dụng các thông tin dưới đây hoặc gửi bình luận "Liên hệ" để IMK liên hệ lại trong thời gian nhanh nhất.
Thanh toán Hệ thống thanh toán IMK sử dụng các giải pháp qua QrCode hoặc thanh toán được gửi qua email khi khách hàng đặt mua dịch vụ hoặc gia hạn dịch vụ. Tuy nhiên để thuận lợi cho quá trình mua hàng tại IMK, quý khách có thể thanh toán chuyển khoản cho công ty chúng tôi theo thông tin dưới đây:
Công ty cổ phần Phong Cách Mới Việt Nam Số tài khoản: 14024258183011 Mở tại: Ngân hàng thương mại cổ phần Kỹ Thương Việt Nam (Techcombank) Lưu ý : Vui lòng liên hệ với bộ phận kinh doanh hoặc bộ phận hỗ trợ dịch vụ trước khi chuyển khoản để tránh gặp rắc rối trong quá trình xuất hóa đơn và thủ tục theo quy định của nhà nước.
Thông tin công ty Công ty cổ phần Phong Cách Mới Việt Nam
Giấy phép kinh doanh số: 0105287737 do sở KH & ĐT TP. Hà Nội cấp ngày 04/05/2011
Đia chỉ: Số 422 N7 khu TT K86 , Yên Hoà, Cầu Giấy, Hà Nội
Hotline: 0393.77.99.86 * Tel: 024.6292.6459
Dịch vụ: hotro@imk.vn - Kỹ thuật: kythuat@imk.vn
Facebook: https://www.facebook.com/ImkVietNam
Twitter: https://twitter.com/imkvietnam
Pinterest: https://pinterest.com/imkvietnam
Liên hệ với IMK Liên hệ IMK
BÌNH LUẬN (0)