{"product_id":"game-day-track-shorts","title":"Game Day Track Shorts","description":"\u003c!-- =========================================================\nBATTLE PDP (FILLED • AeroMesh Astro Shorts)\n- Paste into Shopify product description (or wherever you render PDP HTML)\n- Warranty + Comparison sections removed\n- Tech Specs, FAQ, Learn More are collapsible\n========================================================= --\u003e\n\u003cstyle\u003e\n  \/* ===== Battle PDP spacing system (consistent desktop + mobile) ===== *\/\n  .bt-pdp { \n    line-height: 1.55 !important;\n  }\n\n  \/* ================= MOBILE GUTTER FIX =================\n     Theme already provides LEFT spacing.\n     We ONLY add RIGHT spacing so margins appear equal.\n  ======================================================= *\/\n  .bt-pdp{\n    max-width: 100%;\n    overflow-x: hidden;\n\n    padding-left: 0 !important;        \/* keep theme left gutter *\/\n    padding-right: 16px !important;    \/* create matching right gutter *\/\n\n    box-sizing: border-box !important;\n    width: 100% !important;\n  }\n\n  \/* Slightly more breathing room on tablet *\/\n  @media (min-width: 768px){\n    .bt-pdp{\n      padding-right: 18px !important;\n    }\n  }\n\n  \/* Desktop: center content nicely *\/\n  @media (min-width: 1024px){\n    .bt-pdp{\n      padding-right: 0 !important;\n      max-width: 720px;\n      margin-left: auto !important;\n      margin-right: auto !important;\n    }\n  }\n\n  \/* Prevent anything from touching edges *\/\n  .bt-pdp *{ box-sizing: border-box !important; }\n  .bt-pdp img,\n  .bt-pdp table,\n  .bt-pdp details,\n  .bt-pdp div{ max-width: 100% !important; }\n\n  \/* Section headings *\/\n  .bt-pdp h2{\n    font-size: 20px !important;\n    font-weight: 500 !important;\n    margin: 20px 0 10px !important;\n    padding: 0 !important;\n    line-height: 1.3 !important;\n  }\n  .bt-pdp h2:first-of-type{ margin-top: 0 !important; }\n\n  \/* Standard block spacing *\/\n  .bt-pdp p,\n  .bt-pdp ul,\n  .bt-pdp ol,\n  .bt-pdp section,\n  .bt-pdp .bt-faq,\n  .bt-pdp .bt-blog-links{\n    margin: 0 0 20px !important;\n    padding: 0 !important;\n  }\n\n  \/* Lists *\/\n  .bt-pdp ul, .bt-pdp ol{ padding-left: 20px !important; }\n  .bt-pdp li{ margin: 0 0 6px !important; }\n\n  \/* Tech specs table styling *\/\n  .bt-specs{\n    width: 100%;\n    border-collapse: collapse;\n    border: 1px solid rgba(0,0,0,.12);\n    border-radius: 12px;\n    overflow: hidden;\n  }\n  .bt-specs th, .bt-specs td{\n    padding: 12px 14px;\n    border-top: 1px solid rgba(0,0,0,.08);\n    vertical-align: top;\n    text-align: left;\n  }\n  .bt-specs tr:first-child th, .bt-specs tr:first-child td{ border-top: 0; }\n  .bt-specs th{\n    width: 34%;\n    font-weight: 600;\n    background: rgba(0,0,0,.03);\n  }\n\n  \/* FAQ styling *\/\n  .bt-faq h3{\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    margin: 0 0 6px !important;\n    line-height: 1.25 !important;\n  }\n  .bt-faq p{\n    margin: 0 0 14px !important;\n    line-height: 1.55 !important;\n  }\n  .bt-faq p:last-child{ margin-bottom: 0 !important; }\n\n  \/* Blog links *\/\n  .bt-blog-links ul{ margin: 0 !important; padding-left: 18px !important; }\n  .bt-blog-links li{ margin: 0 0 8px !important; }\n\n  \/* Divider *\/\n  .bt-divider {\n    height: 1px;\n    background: rgba(0,0,0,.10);\n    border: 0;\n    margin: 18px 0;\n    width: 100%;\n  }\n\n  \/* Callout *\/\n  .bt-callout {\n    border: 1px solid rgba(0,0,0,.12);\n    border-radius: 12px;\n    padding: 12px 14px;\n    background: rgba(0,0,0,.02);\n    margin: 0 0 20px !important;\n  }\n  .bt-callout-title {\n    font-weight: 700;\n    margin: 0 0 6px !important;\n    line-height: 1.25;\n  }\n  .bt-callout p { margin: 0 !important; }\n\n  \/* Badges *\/\n  .bt-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin: 0 0 20px !important;\n    padding: 0 !important;\n    list-style: none;\n  }\n  .bt-badge {\n    border: 1px solid rgba(0,0,0,.12);\n    border-radius: 999px;\n    padding: 6px 10px;\n    font-size: 14px;\n    line-height: 1;\n    background: #fff;\n    white-space: nowrap;\n  }\n\n  \/* Icon list *\/\n  .bt-icon-list { list-style: none; padding-left: 0 !important; }\n  .bt-icon-list li {\n    display: flex;\n    gap: 10px;\n    align-items: flex-start;\n    margin: 0 0 10px !important;\n  }\n  .bt-ico {\n    width: 22px;\n    min-width: 22px;\n    height: 22px;\n    border-radius: 999px;\n    border: 1px solid rgba(0,0,0,.14);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 14px;\n    background: rgba(0,0,0,.02);\n  }\n\n  \/* Collapsible sections *\/\n  .bt-collapse{\n    border: 1px solid rgba(0,0,0,.10);\n    border-radius: 12px;\n    background: rgba(0,0,0,.01);\n    margin-bottom: 20px;\n    overflow: hidden;\n  }\n\n  .bt-collapse__summary{\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 14px;\n    cursor: pointer;\n  }\n\n  .bt-collapse__h2{\n    margin: 0 !important;\n    line-height: 1.05 !important;\n  }\n\n  .bt-collapse__chev{\n    opacity: .75;\n    transition: transform .2s ease;\n  }\n  .bt-collapse[open] .bt-collapse__chev{\n    transform: rotate(180deg);\n  }\n\n  \/* =========================================================\n     FIX: Inner padding inside dropdown content (FAQ + Learn More)\n  ======================================================= *\/\n  .bt-pdp details.bt-collapse \u003e .bt-collapse__content{\n    padding: 14px 16px 16px !important; \/* mobile-friendly *\/\n  }\n  @media (min-width: 768px){\n    .bt-pdp details.bt-collapse \u003e .bt-collapse__content{\n      padding: 16px 18px 18px !important;\n    }\n  }\n  .bt-pdp details.bt-collapse \u003e .bt-collapse__content.bt-faq,\n  .bt-pdp details.bt-collapse \u003e .bt-collapse__content.bt-blog-links{\n    padding-left: 16px !important;\n    padding-right: 16px !important;\n  }\n  .bt-pdp details.bt-collapse \u003e .bt-collapse__content.bt-blog-links ul{\n    padding-left: 18px !important;\n    margin: 0 !important;\n  }\n\n    \/* ===== Horizontal scroll wrapper ===== *\/\n  .bt-look-scroll{\n    width: 100%;\n    margin: 10px 0 6px;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    padding-bottom: 8px;\n    scroll-snap-type: x mandatory;\n  }\n\n  .bt-look-track{\n    display: inline-flex;\n    gap: 12px;\n    padding-bottom: 6px;\n  }\n\n  \/* ===== Individual cards ===== *\/\n  .bt-look-card{\n    scroll-snap-align: start;\n    width: 200px;\n    flex: 0 0 auto;\n\n    border: 1px solid rgba(0,0,0,.12);\n    border-radius: 12px;\n    overflow: hidden;\n    background: #fff;\n\n    display: flex;\n    flex-direction: column;\n  }\n\n  \/* Slightly larger cards on desktop *\/\n  @media (min-width: 768px){\n    .bt-look-card{ width: 240px; }\n  }\n\n  .bt-look-imgwrap{\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    background: rgba(0,0,0,.03);\n    overflow: hidden;\n  }\n\n  .bt-look-imgwrap img{\n    width: 100% !important;\n    height: 100% !important;\n    object-fit: cover;\n    display: block;\n  }\n\n  .bt-look-body{\n    padding: 12px;\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  .bt-look-name{\n    font-weight: 700;\n    line-height: 1.25;\n    margin: 0 !important;\n    font-size: 15px;\n  }\n\n  .bt-look-meta{\n    margin: 0 !important;\n    font-size: 13px;\n    opacity: .85;\n    line-height: 1.35;\n  }\n\n  .bt-look-cta{\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 100%;\n\n    border: 1px solid rgba(0,0,0,.18);\n    border-radius: 10px;\n    padding: 10px 12px;\n\n    font-weight: 700;\n    text-decoration: none;\n    line-height: 1;\n\n    background: rgba(0,0,0,.02);\n  }\n\n  .bt-look-cta:hover{ background: rgba(0,0,0,.04); }\n\u003c\/style\u003e\n\u003cdiv class=\"bt-pdp\"\u003e\n\u003c!-- =========================\n       HERO \/ POSITIONING\n  ========================== --\u003e\n\u003ch2 id=\"hero\"\u003eBuilt for Speed. Ready for Game Day.\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eGame Day Track Shorts\u003c\/strong\u003e are built for athletes who want lightweight performance, unrestricted movement, and everyday function. With breathable fabric, a clean athletic cut, and side pockets, these are made to handle training, travel, warmups, and everything between kickoff and recovery.\u003c\/p\u003e\n\u003c!-- =========================\n       OVERVIEW\n  ========================== --\u003e\n\u003ch2 id=\"product-overview\"\u003eProduct Overview\u003c\/h2\u003e\n\u003cp\u003eWhen the pace picks up, your gear can’t get in the way.\u003c\/p\u003e\n\u003cp\u003eThe Game Day Track Shorts are made for movement. Lightweight fabric helps keep you fast, breathable construction helps keep you cool, and the athletic fit is built to move naturally through sprints, cuts, lifts, and everyday wear. Add in functional pockets and you get a short that works on training days, game days, and off days without missing a step.\u003c\/p\u003e\n\u003chr class=\"bt-divider\"\u003e\n\u003c!-- =========================\n       QUICK WIN CALLOUT\n  ========================== --\u003e\n\u003cdiv class=\"bt-callout\" role=\"note\" aria-label=\"Quick info\"\u003e\n\u003cdiv class=\"bt-callout-title\"\u003ePerformance You Can Wear Anywhere\u003c\/div\u003e\n\u003cp\u003e\u003cstrong\u003eLightweight. Breathable. Built with pockets.\u003c\/strong\u003e Made for athletes who move all day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =========================\n       KEY FEATURES (ICON LIST)\n  ========================== --\u003e\n\u003ch2 id=\"key-features\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"bt-icon-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🧩\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eFunctional side pockets\u003c\/strong\u003e — gives you everyday utility without sacrificing athletic performance\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e⚡\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eLightweight performance fabric\u003c\/strong\u003e built for speed, training, and nonstop movement\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e💨\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eBreathable construction\u003c\/strong\u003e helps keep you cool during workouts, warmups, and game-day heat\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🎯\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eStreamlined athletic fit\u003c\/strong\u003e that moves clean without bunching or slowing you down\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🔒\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eElastic waistband with internal drawcord\u003c\/strong\u003e for a secure, locked-in feel\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🏁\u003c\/span\u003e \u003cspan\u003e\u003cstrong\u003eVersatile game-ready design\u003c\/strong\u003e built for training, travel, and daily wear\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- =========================\n       BADGES (BEST FOR)\n  ========================== --\u003e\n\u003cul class=\"bt-badges\" aria-label=\"Best for\"\u003e\n\u003cli class=\"bt-badge\"\u003eTraining\u003c\/li\u003e\n\u003cli class=\"bt-badge\"\u003eGame Day\u003c\/li\u003e\n\u003cli class=\"bt-badge\"\u003eWarmups\u003c\/li\u003e\n\u003cli class=\"bt-badge\"\u003eTravel\u003c\/li\u003e\n\u003cli class=\"bt-badge\"\u003eEveryday Wear\u003c\/li\u003e\n\u003cli class=\"bt-badge\"\u003eSpeed Athletes\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- =========================\n       BUILT FOR \/ CONFIDENCE\n  ========================== --\u003e\n\u003cdiv class=\"bt-callout\" role=\"note\" aria-label=\"Confidence callout\"\u003e\n\u003cdiv class=\"bt-callout-title\"\u003eBuilt for Athletes in Motion\u003c\/div\u003e\n\u003cp\u003eThese shorts are made for more than one moment. From pregame prep to postgame recovery, from training sessions to everyday wear, the Game Day Track Shorts are built to keep up without adding bulk, drag, or distraction.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"bt-divider\"\u003e\n\u003c!-- =========================\n       COLLAPSED: TECH SPECS\n  ========================== --\u003e\n\u003cdetails class=\"bt-collapse bt-tech-specs\" aria-label=\"Tech specs\"\u003e\n\u003csummary class=\"bt-collapse__summary\"\u003eTech Specs\u003cspan class=\"bt-collapse__chev\" aria-hidden=\"true\"\u003e▾\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bt-collapse__content\"\u003e\n\u003ctable class=\"bt-specs\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesign\u003c\/th\u003e\n\u003ctd\u003ePerformance track short with functional side pockets\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFabric\u003c\/th\u003e\n\u003ctd\u003eLightweight performance polyester blend\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFit\u003c\/th\u003e\n\u003ctd\u003eStreamlined athletic cut\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eWaist\u003c\/th\u003e\n\u003ctd\u003eElastic waistband with internal drawcord\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eLength\u003c\/th\u003e\n\u003ctd\u003eBuilt for training, movement, and everyday wear\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eColor\u003c\/th\u003e\n\u003ctd\u003eBlack or White\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eCare\u003c\/th\u003e\n\u003ctd\u003eMachine wash cold. Tumble dry low.\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003chr class=\"bt-divider\"\u003e\n\u003c!-- =========================\n       EDUCATION \/ DEFINITIONS\n  ========================== --\u003e\n\u003ch2 id=\"education-1\"\u003eWhy Lightweight Performance Matters\u003c\/h2\u003e\n\u003cp\u003eHeavy shorts slow you down. Stiff shorts fight your movement. And shorts that only work in one setting become a wasted piece in your rotation.\u003c\/p\u003e\n\u003cp\u003eThe Game Day Track Shorts are built to stay light, move easily, and handle the pace of an athlete’s day. That means better comfort through training, less distraction during movement, and a more versatile short you can wear well beyond the field.\u003c\/p\u003e\n\u003ch2 id=\"education-2\"\u003eFit \u0026amp; Sizing Notes\u003c\/h2\u003e\n\u003cp\u003eTrue-to-size athletic fit. Designed to stay comfortable through training, sprint work, and all-day wear. If you prefer a looser feel, size up.\u003c\/p\u003e\n\u003chr class=\"bt-divider\"\u003e\n\u003c!-- =========================\n       COLLAPSED: FAQ\n  ========================== --\u003e\n\u003cdetails class=\"bt-collapse\" aria-label=\"Frequently Asked Questions\"\u003e\n\u003csummary class=\"bt-collapse__summary\"\u003eFrequently Asked Questions\u003cspan class=\"bt-collapse__chev\" aria-hidden=\"true\"\u003e▾\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bt-collapse__content bt-faq\"\u003e\n\u003ch3\u003eDo these shorts have pockets?\u003c\/h3\u003e\n\u003cp\u003eYes. The Game Day Track Shorts include functional side pockets for added everyday utility.\u003c\/p\u003e\n\u003ch3\u003eWhat are these shorts best for?\u003c\/h3\u003e\n\u003cp\u003eThey’re built for training, warmups, travel, and everyday athletic wear. They’re designed to perform on game day and still be useful off the field.\u003c\/p\u003e\n\u003ch3\u003eAre these good for workouts and speed training?\u003c\/h3\u003e\n\u003cp\u003eYes. The lightweight fabric and athletic fit make them a strong option for workouts, sprint work, and general performance use.\u003c\/p\u003e\n\u003ch3\u003eDo they run true to size?\u003c\/h3\u003e\n\u003cp\u003eYes. We recommend ordering your normal size for an athletic performance fit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003chr class=\"bt-divider\"\u003e\n\u003c!-- =========================\n       RELATED TOPICS\n  ========================== --\u003e\n\u003cp id=\"related-topics\" style=\"font-size: 0.9em; opacity: 0.8;\"\u003eRelated searches: track shorts with pockets, lightweight performance shorts, athletic shorts black white, men’s training shorts with pockets, game day track shorts, Battle athletic apparel, breathable gym shorts\u003c\/p\u003e\n\u003c\/div\u003e","brand":"Battle Sports","offers":[{"title":"Black \/ Adult \/ S","offer_id":53401838584081,"sku":"15AP600003*S","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Adult \/ M","offer_id":53401838616849,"sku":"15AP600003*M","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Adult \/ L","offer_id":53401838649617,"sku":"15AP600003*L","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Adult \/ XL","offer_id":53401838682385,"sku":"15AP600003*XL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Adult \/ XXL","offer_id":53401838715153,"sku":"15AP600003*XXL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Adult \/ XXXL","offer_id":53401838747921,"sku":"15AP600003*XXXL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Youth \/ S","offer_id":53401838780689,"sku":"15AP6Y0003*S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Youth \/ M","offer_id":53401838813457,"sku":"15AP6Y0003*M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Youth \/ L","offer_id":53401838846225,"sku":"15AP6Y0003*L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ Youth \/ XL","offer_id":53401838878993,"sku":"15AP6Y0003*XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Adult \/ S","offer_id":53401888489745,"sku":"15AP600001*S","price":49.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Adult \/ M","offer_id":53401888522513,"sku":"15AP600001*M","price":49.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Adult \/ L","offer_id":53401888555281,"sku":"15AP600001*L","price":49.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Adult \/ XL","offer_id":53401888588049,"sku":"15AP600001*XL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Adult \/ XXL","offer_id":53401888620817,"sku":"15AP600001*XXL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Adult \/ XXXL","offer_id":53401888653585,"sku":"15AP600001*XXXL","price":49.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Youth \/ S","offer_id":53401888686353,"sku":"15AP6Y0001*S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Youth \/ M","offer_id":53401888719121,"sku":"15AP6Y0001*M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Youth \/ L","offer_id":53401888751889,"sku":"15AP6Y0001*L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"White \/ Youth \/ XL","offer_id":53401888784657,"sku":"15AP6Y0001*XL","price":39.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0896\/4315\/5729\/files\/gamedayflagshortsblack.jpg?v=1776106842","url":"https:\/\/battlesports.com\/products\/game-day-track-shorts","provider":"Battle Sports","version":"1.0","type":"link"}