Everyday 9:30 am - 9:30 pm | Hotline: 0908 938 341
My cart (
0
)
Home
About us
Sale
Products
Contact
Featured
Sendou
New Arrivals
Best Sellers
Jordan Collection
Zamst
Shoes
Basketball Shoes
Clothing
Training
NBA Jerseys
NBA Shorts
T-shirts
Compression
Jackets & Hoodies
Jogger Pants
Training Tanktop
Accessories
Balls
Equipment
Socks
Backpacks
Headband
Wristband
Others
Slippers
My Cart
Your cart is expired OR no product in cart
My cart (
0
)
Home
About us
Sale
Products
Featured
Sendou
New Arrivals
Best Sellers
Jordan Collection
Zamst
Shoes
Basketball Shoes
Clothing
Training
NBA Jerseys
NBA Shorts
T-shirts
Compression
Jackets & Hoodies
Jogger Pants
Training Tanktop
Accessories
Balls
Equipment
Socks
Backpacks
Headband
Wristband
Others
Slippers
Contact
Confirm payment
My Cart
Information
Continue shopping
View your cart
Cancel
Agree
function changeLanguage($language){$.post("https://www.sendoushop.com/vi-vn/?route=common/language&language="+$language,{url:document.URL},function(data){window.location.href=data;});} function logout(){showloading('https://www.sendoushop.com/fileserver/smartweb_sendou/default/image/loading.gif','Please wait');$.post('?route=module/login/logout',null,function(data){endloading();if(data=="true"){window.location.href="https://www.sendoushop.com/vi-vn/";}});}var jSitemapProductLink=$('#elife-menu').find('> .elife-text-center > ul > li > a[sitemapid="224"]');jSitemapProductLink.parent().hover(function(){$('.menu-hover-product').stop();$('.menu-hover-product').hide();console.log('hover');jSitemapProductLink.addClass('hover');$('.menu-hover-product').show();},function(){});$('#elife-menu').find('> .elife-text-center > ul > li > a[sitemapid!="224"]').hover(function(){$('.menu-hover-product').hide();jSitemapProductLink.removeClass('hover');},function(){});$('.menu-hover-product').hover(function(){},function(){$(this).hide();jSitemapProductLink.removeClass('hover');});$(document).ready(function(){var menusitemapid='226';$('#elife-menu').find('a[sitemapid='+menusitemapid+']').addClass('active');});$(window).scroll(function(){if($(document).scrollTop()>0){$("#elife-header").css({'position':'fixed','top':'0'});$("#elife-navigation").css({'position':'fixed','top':'38px'});}else{$("#elife-navigation").css({'position':'relative','top':'0'});$("#elife-header").css({'position':'relative','top':'0'});}});$(document).ready(function(){var menusitemapid='226';$('#offcanvas-mainmenu').find('a[sitemapid='+menusitemapid+']').addClass('active');var xStart,yStart=0;var $offcanvas_mainmenu=document.getElementById('offcanvas-mainmenu');var $offcanvas_submenu=document.getElementById('offcanvas-submenu');$offcanvas_mainmenu.addEventListener('touchstart',function(e){xStart=e.touches[0].screenX;yStart=e.touches[0].screenY;});$offcanvas_mainmenu.addEventListener('touchmove',function(e){var xMovement=Math.abs(e.touches[0].screenX-xStart);var yMovement=Math.abs(e.touches[0].screenY-yStart);if((xMovement*3)>yMovement){e.preventDefault();} $offcanvas_mainmenu.scrollLeft=0;},false);$('.uk-parent a:first-child').click(function(){var jParent=$(this).parent();jParent.toggleClass('uk-open');var jNavSubList=jParent.find(' > .uk-nav-sublist');jNavSubList.slideToggle('slow');});});$(".color").change(function(){var cartid=$(this).attr('cartid');var $color=$(this).val();$("#color_code-"+cartid).val($color);var $color_code=$("#color_code-"+cartid+" option:selected").text();$("#color_code-"+cartid+"-selected").val($color_code);$("#color_code-"+cartid+"-label").html("ID: "+$color_code)});$(".qty").change(function(){var idValue=$(this).attr("id");var arrValue=idValue.split("-");var cartid=arrValue[1];var price=parseInt($('[name="cartitems['+cartid+'][price]"]').val());var qty=parseInt($(this).val());$("#qty-value-"+cartid).html(qty);$('[name="cartitems['+cartid+'][totalprice]"]').val(price*qty);var total=0;$('[name*="[totalprice]"]').each(function(){total+=parseInt($(this).val());});$('.cart-price-total').html('
TOTAL
'+(total).formatMoney($config_number_decimal,$config_dec_point,$config_thousands_sep)+' VND');});function submitcart(){showloading('https://www.sendoushop.com/fileserver/smartweb_sendou/default/image/loading.gif','Please wait');$.post("https://www.sendoushop.com/vi-vn/?route=module/smartcart/confirmOrder",$("#list-cart").serialize(),function(data){if(data=="true"){window.location.href='confirm-payment.html';}else{alert(data);} endloading();});} function deletecart(cartid){var jConfirmViewCart=$('#confirm-deletecart');jConfirmViewCart.find('.message').html(" Do you want delete this item?");$.fancybox("#confirm-deletecart",{closeClick:false,afterShow:function(){var jFancyboxInner=$(".fancybox-inner");jFancyboxInner.on("click",".btnRejectDeleteCart",function(){$.fancybox.close();});jFancyboxInner.on("click",".btnAgreeDeleteCart",function(){showloading('https://www.sendoushop.com/fileserver/smartweb_sendou/default/image/loading.gif','Please wait');$.post("https://www.sendoushop.com/vi-vn/?route=module/smartcart/delete","delete%5B"+cartid+"%5D="+cartid,function(data){location.reload();});});}});}var $config_number_decimal=parseInt("0");var $config_dec_point=".";var $config_thousands_sep=",";