admin Last updated on: May 13, 2023

Giỏ hàng của bạn đang trống

Tiếp tục mua hàng


);
jQuery.each(cart.items,function(i,item){
clone_item(item);
});
});
};

function clone_item(product){
var item_product = jQuery(‘#clone-item .item_2’);
item_product.find(‘img’).attr(‘src’,product.image);
item_product.find(‘a:not(.remove-cart)’).attr(‘href’, product.url);
item_product.find(‘.text_cart > h4 > a’).html(product.title);
var variant = ”;
jQuery.each(product.variant_options,function(i,v){
variant = variant + ‘ ‘ + v;
});
item_product.find(‘.remove-cart’).attr(‘data-id’,product.variant_id);
item_product.find(‘.variant’).html(variant);
item_product.find(‘.price-line .new-price’).html(Haravan.formatMoney(product.price,”{{amount}}₫”) + “ x ” + product.quantity + ““);
item_product.clone().removeClass(‘hidden’).prependTo(‘#view-cart’);
}

jQuery(document).on(“click”,”.remove-cart”,function(){
var index_view_cart = jQuery(this).parents(‘.item-cart’).index() – 1;
jQuery(this).parents(‘.item-cart’).remove();
var variant_id = jQuery(this).attr(‘data-id’);
var params = {
type: ‘POST’,
url: ‘/cart/change.js’,
data: ‘quantity=0&id=’+variant_id,
dataType: ‘json’,
success: function(cart) {
if ( cart.item_count > 0 ) {
jQuery(‘.ajax_cart_quantity’).html(cart.item_count);
if ( window.location.pathname == ‘/cart’ ){
jQuery(‘#total-carts’).html(Haravan.formatMoney(cart.total_price, “{{amount}}₫”));
jQuery(‘#cartformpage tr.list-carts’).eq(index_view_cart).remove();
};
jQuery(‘.price.cart_block_total’).html(Haravan.formatMoney(cart.total_price, “{{amount}}₫”));
} else {
if ( window.location.pathname == ‘/cart’ ){
jQuery(‘#cartformpage’).remove();
jQuery(‘#layout-page’).append(“

Không có sản phẩm nào trong giỏ hàng!

Tiếp tục mua hàng

“);
}
jQuery(‘.ajax_cart_quantity’).html(cart.item_count);
jQuery(‘#view-cart > div:not(#clone-item)’).remove();
jQuery(‘#view-cart’).append(“

Giỏ hàng của bạn đang trống

Tiếp tục mua hàng

“);
}
},
error: function(XMLHttpRequest, textStatus) {
Haravan.onError(XMLHttpRequest, textStatus);
}
};
jQuery.ajax(params);

});

Related posts

English naturaliumvietnam.com is protected by Imunify360 We have noticed an unusual activity from your IP 34.207.98.73 and blocked access...

Xịt khoáng Dưa lưới – Naturalium Trang chủ Bộ chăm sóc toàn thân Dầu gội Kem dưỡng thể Sữa...

For full functionality of this site it is necessary to enable JavaScript. Here are the instructions how to enable...

Sữa tắm Đào

Sữa tắm Đào

Sữa tắm Naturalium Bath & Shower Gel chiết xuất Đào là một trong số những sản phẩm dưỡng nổi...

Bộ chăm chóc toàn thân chiết xuất Táo – Naturalium Trang chủ Bộ chăm sóc toàn thân Dầu gội...

Sữa tắm an toàn cho mẹ bầu tinh chất Hạnh nhân & Dẻ cười

Sữa tắm an toàn cho mẹ bầu tinh chất Hạnh nhân & Dẻ cười

DẦU TẮM HẠNH NHÂN – DẺ CƯỜI NATURALIUM 🍃Sữa tắm tinh chất Hạnh nhân – Dẻ cười giúp làm...