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
Nike Compression Center Tanktop
ID: centertatnktop
220,000 VND
Black
SIZE
S
M
L
XL
2XL
QTY
1
2
3
4
5
6
7
8
9
ADD TO CART
DESCRIPTION:
Thông tin sản phẩm
Vải thun lạnh
Thoát mồ hôi
Giữ nhiệt cơ thể
Ôm sát cơ thể
Bảng size
YOU MIGHT ALSO LIKE
UA Compression Sleeveless
150,000 VND
220,000 VND
1 color
Nike Compression 1/2 Length
200,000 VND
2 colors
Jordan Compression 3/4 Length
220,000 VND
1 color
Jordan Compression 1/2 Length
100,000 VND
180,000 VND
1 color
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='246';$('#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='246';$('#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');});});$(function(){$(".rslides").responsiveSlides({auto:true,pager:false,nav:false,speed:2000,timeout:4000,namespace:"callbacks",before:function(){},after:function(){}});});function addToCart($model){var size=$("#cboSizeOfProduct").val();var qty=$("#cboQtyOfProduct").val();var color=$("#product_color_selected").val();var color_code=$("#product_color_code_selected").val();var jMessageBox=$("#messagebox");if(size==""||qty==""){jMessageBox.find(".table-cell-message").html("Please choose item size and color");$.fancybox("#messagebox")}else{$.post("?route=module/smartcart/addToCart",{model:$model,color_code:color_code,color:color,size:size,qty:qty},function($data){endloading();var $response=JSON.parse($data);var $errors=$response["errors"];if($response["status"]=="failed"){jMessageBox.find(".table-cell-message").html($errors["name"]);$.fancybox("#messagebox")}else{var $jConfirmViewCart=$("#confirm-viewcart");$jConfirmViewCart.find(".message").html("Product was added to cart!");$.fancybox("#confirm-viewcart",{closeClick:false,afterShow:function(){var jFancyboxInner=$(".fancybox-inner");jFancyboxInner.on("click",".btnViewProductContinue",function(){$.fancybox.close()});jFancyboxInner.on("click",".btnViewCart",function(){document.location.href="https://www.sendoushop.com/vi-vn/my-cart.html"});var $arr=$response["message"].split("##");$(".cart-info").show();$(".cart-number").html($arr[0])}})}})}}var initPhotoSwipeFromDOM=function(gallerySelector){var parseThumbnailElements=function(el){var thumbElements=el.childNodes,numNodes=thumbElements.length,items=[],figureEl,linkEl,size,item;for(var i=0;i
1){item.title=figureEl.children[1].innerHTML}if(linkEl.children.length>0){item.msrc=linkEl.children[0].getAttribute("src")}item.el=figureEl;items.push(item)}return items};var closest=function closest(el,fn){return el&&(fn(el)?el:closest(el.parentNode,fn))};var onThumbnailsClick=function(e){e=e||window.event;e.preventDefault?e.preventDefault():e.returnValue=false;var eTarget=e.target||e.srcElement;var clickedListItem=closest(eTarget,function(el){return el.tagName&&el.tagName.toUpperCase()==="FIGURE"});if(!clickedListItem){return}var clickedGallery=clickedListItem.parentNode,childNodes=clickedListItem.parentNode.childNodes,numChildNodes=childNodes.length,nodeIndex=0,index;for(var i=0;i
=0){openPhotoSwipe(index,clickedGallery)}return false};var photoswipeParseHash=function(){var hash=window.location.hash.substring(1),params={};if(hash.length<5){return params}var vars=hash.split("&");for(var i=0;i