{ "type": "identify", "data": { "id":"None", "user": { "email": "d41d8cd98f00b204e9800998ecf8427e", "signupDate": "", "gender": "", "permission": "no" } } }
{ "type": "pageViewed", "data": "" }
{ "type": "gtmStart" }
Giriş Mağazalar

Hit the court in adidas style. Part of a Club collection that provides apparel for every kind of player, this tennis polo shirt catches the eye with a dynamic all-over design. CLIMACOOL wicks and disperses sweat for cool, dry and distraction-free performance. The FreeLift construction allows a full range of motion so you can swing freely without restriction. CLIMACOOL helps you manage sweat with materials that wick and manage sweat quickly. Its fast-dry fibres give you a fresh-skin feel. This product is made with 100% recycled materials. By reusing materials that have already been created, we help to reduce waste and our reliance on finite resources and reduce the footprint of the products we make.

ÜRÜN KODU:JD5426.-

CLIMACOOL

360° havalandırma sağlayarak serin ve kuru kalmasını destekler.

CLIMACOOL

360° havalandırma sağlayarak serin ve kuru kalmasını destekler.

AEROREADY

Nemi dışarı atarak serin ve kuru kalmanı sağlar.

Materyal:

100% rec.Polyester

Hit the court in adidas style. Part of a Club collection that provides apparel for every kind of player, this tennis polo shirt catches the eye with a dynamic all-over design. CLIMACOOL wicks and disperses sweat for cool, dry and distraction-free performance. The FreeLift construction allows a full range of motion so you can swing freely without restriction. CLIMACOOL helps you manage sweat with materials that wick and manage sweat quickly. Its fast-dry fibres give you a fresh-skin feel. This product is made with 100% recycled materials. By reusing materials that have already been created, we help to reduce waste and our reliance on finite resources and reduce the footprint of the products we make.

ÜRÜN KODU: JD5426.-

CLIMACOOL

360° havalandırma sağlayarak serin ve kuru kalmasını destekler.

CLIMACOOL

360° havalandırma sağlayarak serin ve kuru kalmasını destekler.

AEROREADY

Nemi dışarı atarak serin ve kuru kalmanı sağlar.

Materyal:

100% rec.Polyester
SEPETE EKLE
{ "event": "view_item", "ecommerce": { "value": 1409.00, "currency": "TRY", "items": [{ "item_id": "JD5426.-", "item_name": "adidas Club Climacool Graphic Erkek Siyah Tenis Polo", "affiliation": "Intersport", "coupon": "", "discount": 940.00, "index": 0, "item_brand": "adidas", "item_category": "MEN", "item_category2": "Giyim", "item_category3": "Polo", "item_category4" : "XL", "item_list_id": "001", "item_list_name": "adidas Giyim", "item_variant": "SİYAH", "price": 1409.00, "item_emarsysCategory": "ERKEK > GİYİM > T-Shirt", "aktivite": "TENNIS", "quantity": 1, "pk": 201293, "old_item_id":"6207866", "model_id":"JD5426", "in_stock": true }] } }

Bu ürün ( numara) stoklara tekrar girdiğinde sana haber verebilmemiz için e-posta adresini gir.

GELİNCE HABER VER


<![CDATA[

{{ if (SC.page.products && SC.page.products.length) { }}

<h2 class="recommendation__title">Bunları da beğenebilirsin</h2><div class="scarab-slick alsobought">

{{ for (var i=0; i<SC.page.products.length; i++) { }}

{{ var p = SC.page.products[i]; }}

<div class="scarab-item" data-scarabitem="{{= p.id }}"><a href="{{= p.link }}"><img src="{{= p.image }}" alt="{{= p.title }}"></a><span class="scarab-ptitle" style="height:25px !important; font-weight:600 !important;font-size: 1.125rem !important;">{{= p.brand }}</span><span class="scarab-ptitle" >{{= p.title }}</span><div class="price-info">

{{ var hasMsrp = (typeof p.msrp !== 'undefined' && p.msrp !== null && p.msrp !== 0); }}

{{ if (hasMsrp && p.msrp != p.price) { }}

<span class="discounted-price">{{= Number(p.msrp).toLocaleString('tr-TR') }} TL</span><span class="current-price" style="color: #cf152d !important;">{{= Number(p.price).toLocaleString('tr-TR') }} TL</span>

{{ } else { }}

<span class="current-price">{{= Number(p.price).toLocaleString('tr-TR') }} TL</span>

{{ } }}

</div></div>

{{ } }}

</div>

{{ } }}

]]>


// NOT: templateId, üstteki <script id="alsobought-template"> ile birebir aynı olmalı.

window.ScarabQueue = window.ScarabQueue || [];

ScarabQueue.push(['recommend', {

logic: 'ALSO_BOUGHT',

containerId: 'alsobought-recs',

templateId: 'alsobought-template', // <-- 'cart-template' ise değiştirmeyi unutma

limit: 12

}]);


(function () {

function wrapAndInit() {

var $items = $('#alsobought-recs [data-scarabitem]');

if (!$items.length) return false;

if (typeof $.fn.slick !== 'function') return false;


var $wrap = $('#alsobought-recs .scarab-slick-fix');

if (!$wrap.length) {

$wrap = $('<div class="scarab-slick-fix"></div>').appendTo('#alsobought-recs');

}


$items.appendTo($wrap);


if (!$wrap.hasClass('slick-initialized')) {

var itemCount = $wrap.children('[data-scarabitem]').length;

$wrap.slick({

slidesToShow: Math.min(3, itemCount),

slidesToScroll: Math.min(2, itemCount),

autoplay: itemCount > 2,

autoplaySpeed: 2500,

pauseOnHover: true,

pauseOnFocus: true,

infinite: itemCount > 3,

speed: 400,

arrows: true,

dots: false,

lazyLoad: 'progressive',

variableWidth: false,

responsive: [

{ breakpoint: 1280, settings: { slidesToShow: Math.min(5, itemCount), slidesToScroll: Math.min(5, itemCount), infinite: itemCount > 5, autoplay: itemCount > 5 } },

{ breakpoint: 1024, settings: { slidesToShow: Math.min(4, itemCount), slidesToScroll: Math.min(4, itemCount), infinite: itemCount > 4, autoplay: itemCount > 4 } },

{ breakpoint: 768, settings: { slidesToShow: Math.min(3, itemCount), slidesToScroll: Math.min(3, itemCount), infinite: itemCount > 3, autoplay: itemCount > 3 } },

{ breakpoint: 600, settings: { slidesToShow: Math.min(2, itemCount), slidesToScroll: Math.min(2, itemCount), infinite: itemCount > 2, autoplay: itemCount > 2 } }

]

});

console.log('Slick initialized on .scarab-slick-fix with items:', itemCount);

}

return true;

}


function kick(at) {

at = at || 0;

var MAX = 40;

if (wrapAndInit()) return;

if (at >= MAX) { console.warn('No items found in time; skipping slick init.'); return; }

setTimeout(function () { kick(at + 1); }, 150);

}


if (document.readyState === 'complete') {

kick();

} else {

window.addEventListener('load', kick);

}


// SPA sayfa değişimlerinde manuel çağırmak istersen:

window.FF_initRecsSlick = kick;

})();

ARA
Seçtiğiniz şehirde bu ürün bulunmamaktadır.

Üst Beden Nasıl Ölçülür?

Göğüs ölçüsü nasıl alınır?

Mezurayı göğsünüzün üzerinde en geniş noktasına yerleştirerek ölçün.

Bel ölçüsü nasıl alınır?

Mezurayı belinizin en dar kısmına yerleştirerek ölçün.

Basen ölçüsü nasıl alınır?

Mezurayı baseninizin üzerinde en geniş noktasına yerleştirerek ölçün.

Nasıl Ölçülür?
FUTBOLCU ÖZEL

İSİM / NUMARA

Temsili görseldir. Forma üzerine yazı orijinal font İle uygulanmış halde gönderilmektedir.

SEPETE EKLE
Siparişin 2-8 iş günü arasında kargoya verilecektir.
14 Gün İçinde Kolay İade
3.500 TL ve Üzeri Ücretsiz Kargo
Kişiselleştirilmiş ürünler değiştirilemez ve iade edilemez.
ALIŞVERİŞE DEVAM ET SEPETE GİT