Sport e attrezzature sportive

Ace Series Wmt ACE-PRO - Ivory

A partire da 239,99 $
309,99 $ Sconto del - 23%
Prezzo
6 Offerte disponibili
Prezzo
Nike Chicago White Sox Authentic Collection Pregame Raglan Performance T-Shirt

Disponibilità

Academy - cj product feed
PayPal

Sport the same look as your Chicago White Sox with this Authentic Collection Pregame Raglan Perform…

Prezzo
74,99$
Nike Light Kansas City Royals Authentic Collection City Connect Lightweight Player Tri-Blend Performance Long Sleeve T-Shirt

Disponibilità

Academy - cj product feed
PayPal

Represent the Kansas City Royals and your city in style with this Authentic Collection City Connect…

Prezzo
109,99$
Nike Light Kansas City Royals Authentic Collection City Connect Lightweight Player Tri-Blend Performance Long Sleeve T-Shirt

Disponibilità

Academy - cj product feed
PayPal

Represent the Kansas City Royals and your city in style with this Authentic Collection City Connect…

Prezzo
109,99$
Nike Lars Nootbaar St Louis Cardinals City Connect Limited Jersey

Disponibilità

Academy - cj product feed
PayPal

Channel the local vibes of your St Louis Cardinals in this Lars Nootbaar City Connect Limited Jerse…

Prezzo
175,00$
Nike Atlanta Braves Authentic Collection City Connect Full-Zip Bomber Jacket

Disponibilità

Academy - cj product feed
PayPal

Represent the Atlanta Braves and your city in style with this Authentic Collection City Connect Ful…

Prezzo
199,99$
Ace Series Wmt ACE-PRO - Ivory

Disponibilità

Gtplayer

DESIGNED FOR ACE ACE PRO SERIES $(function () { $('.change_btn').click(function () { $('.change_btn…

Prezzo
239,99$ 309,99 $
6 Offerte disponibili

Ace Series Wmt ACE-PRO - Ivory

DESIGNED FOR ACE ACE PRO SERIES $(function () { $('.change_btn').click(function () { $('.change_btn').css('background', '#ffffff00'); $(this).css('background', '#ffffff30'); let index = $('.change_btn').index($(this)); console.info(index); $('.change_img').hide(); $('.change_img').eq(index).show(); }); $('.change_btn_m').click(function () { $('.change_btn_m').css('background', '#ffffff00'); $(this).css('background', '#ffffff30'); let index = $('.change_btn_m').index($(this)); console.info(index); $('.change_img_m').hide(); $('.change_img_m').eq(index).show(); }); }); DESIGN INSPIRATION Inspired by the ambition to dominate every game as the ultimate ACE, the ACE Pro gaming chair is meticulously crafted to blend striking style with uncompromising comfort—your secret weapon to reaching the top of your game. LET YOUR HEADREST DO THE TALKING Looking for a personalized touch to add to your gaming chair?With our service, you can customize your headrest with a simpledesign or text you desire. Stand out with a personalized touchthat shows off your unique style. THICKENED LINKAGE SOFT ARMREST The ACE PRO series features a thickened linkage, soft armrests that change as you lie back,multiple angle fit your arms $(function () { $('#showend').on('ended', function () { $('#showend').fadeOut(300); }); }); $('.showVideo').click(function () { let vide = $('#showend'); vide.fadeIn(300); vide[0].play(); }); 150° BACKREST RECLINE For whether you're in the zone or taking it easy. Padded Linkage Armrests Retractable Footrest ERGONOMIC DESIGN The ACE PRO series from GTPLAYER features anergonomic design that effectively relieves fatigueduring long periods of sedentary activities. INTERNATIONAL STANDARD CONFIGURATION Anti-Scratch Pu leather Silent Wheels High-intensity ThickerSteel Frame SGS-Certified Class-3Gas Cylinder DIMENSIONS Note: Because the product is manually measured there may be certain subtle discrepancies in size. Factory direct sales Aiming at improving product quality and perfecting after-sales service, inthe factory dedicated to gaming equipment, inspection and inspection of allprocesses from the selection of raw materials to the finished product beforeshipment are carried out by German. Customers' opinions are sharedwith the whole company, and we do our best to improve the function of thechairs in order to reflect their valuable opinions inthe production and design of the chairs. in addition, we ensure a stablesupply through our direct stores and have absolute confidence in the qualityof our products. MEET THE NEW GTPLAYER PREMIUM 4D SURROUND SYSTEM When it comes to gaming, having the right equipment can make all the difference in your overall experience. That's why GTPLAYER has introduced the new premium 4D surround system, designed specifically to enhance gamers' immersive gaming experience. With this new system, gamers can expect to enjoy a whole new level of audio quality and realism. You'll feel every explosion, every rumble, and every impact like never before. #ModelBox { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #0000007a; z-index: 100; padding: 5% 23%; } #ImgModel { position: relative; height: 100%; } #ImgModel > div { height: 100%; text-align: center; } #ImgModel > div > img { height: 100%; } #ImgModel > span { cursor: pointer; position: absolute; top: 40%; width: 5%; text-align: center; font-size: 50px; font-family: cursive; font-weight: bold; color: white; } #ImgModel > ul { position: absolute; left: 30%; width: 40%; bottom: 1%; margin: 0; padding: 0; overflow: auto; } #ImgModel > ul > li { text-decoration: none; cursor: zoom-in; width: 18%; margin: 0 1%; display: block; opacity: 0.6; float: left; } #ImgModel > ul > li:hover { opacity: 1; } #ImgModel > ul > li > img { width: 100%; } #guan { position: absolute; right: 1%; top: 9%; font-size: 35px; color: white; font-family: cursive; cursor: pointer; } /*按钮的样式*/ .showModel { position: absolute; width: 13.8%; height: 68.4%; cursor: pointer; background: #ff000000; } .showModel1 { left: 13.5%; top: 14.4%; } .showModel2 { left: 28.4%; top: 14.4%; } .showModel3 { left: 43.2%; top: 14.4%; } .showModel4 { left: 58%; top: 14.4%; } .showModel5 { left: 72.8%; top: 14.4%; } @media screen and (max-width: 800px) { #ModelBox { padding: 60% 1%; } #ImgModel > span { font-size: 37px; } #guan { font-size: 26px; } #ImgModel > ul > li { width: 31%; } .showModel { width: 29.7%; height: 63.6%; } .showModel1 { top: 18%; left: 3.8%; } .showModel2 { top: 18%; left: 35%; } .showModel3 { top: 18%; left: 66.5%; } } × < > $(function () { //手机端删除最后两张图 if (screen.height >= 800 && screen.width >= screen.height) { } else { let Imgs = $('#ImgModel>div'); let lis = $('#ImgModel>ul>li'); Imgs.eq(3).remove(); Imgs.eq(4).remove(); lis.eq(3).remove(); lis.eq(4).remove(); $('.showModel4').remove(); $('.showModel5').remove(); } let ind = 0; $('#prevImg').click(function () { ind--; if (ind < 0) { ind = $('#ImgModel>ul>li').length - 1; } changeImg(ind); }); $('#nextImg').click(function () { ind++; if (ind > $('#ImgModel>ul>li').length - 1) { ind = 0; } changeImg(ind); }); $('#ImgModel>ul>li').click(function () { let li = $(this); ind = $('#ImgModel>ul>li').index(li); changeImg(ind); }); //切换图片 function changeImg(index) { $('#ImgModel>div').hide(); $('#ImgModel>div').eq(index).show(); } //显示窗口 $('.showModel').click(function () { $('#ModelBox').fadeIn(300); let span = $(this); ind = $('.showModel').index(span); changeImg(ind); }); //esc隐藏 $(document).keyup(function (event) { switch (event.keyCode) { case 27: $('#ModelBox').fadeOut(300); } }); });