{"product_id":"battle-89-t-shirt","title":"Battle 89 T-Shirt","description":"\u003c!-- =========================================================\nBATTLE PDP TEMPLATE (FINALIZED • FILLED VERSION)\n- Paste into Shopify product description (or wherever you render PDP HTML)\n- IDs + class names preserved\n- Warranty section removed\n========================================================= --\u003e\n\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  \/* Comparison cards *\/\n  .bt-compare-card{\n    border: 1px solid rgba(0,0,0,.12);\n    border-radius: 12px;\n    padding: 10px 12px;\n    background: #fff;\n  }\n  .bt-compare-card--primary{ border-color: rgba(0,0,0,.22); }\n  .bt-compare-card h3{\n    font-size: 16px !important;\n    font-weight: 700 !important;\n    margin: 0 0 8px !important;\n    line-height: 1.25 !important;\n  }\n\n  .bt-compare-rows{ display: grid; gap: 8px; }\n  .bt-compare-row{ display: flex; gap: 10px; }\n  .bt-compare-label{ min-width: 72px; font-weight: 600; opacity: .85; }\n  .bt-compare-value{ flex: 1; }\n\n  \/* Horizontal scroll *\/\n  .bt-compare-scroll{\n    width: 100%;\n    margin: 12px 0 10px;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n    padding-bottom: 8px;\n    scroll-snap-type: x mandatory;\n    contain: layout paint;\n  }\n  .bt-compare-track{\n    white-space: nowrap;\n    font-size: 0;\n    padding-bottom: 10px;\n  }\n  .bt-compare-scroll .bt-compare-card{\n    display: inline-block;\n    white-space: normal;\n    font-size: 14px;\n    margin-right: 10px;\n    scroll-snap-align: start;\n    width: 210px;\n  }\n  .bt-compare-scroll .bt-compare-card:last-child{ margin-right: 0; }\n  @media (min-width: 768px){\n    .bt-compare-scroll .bt-compare-card{ width: 260px; }\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\u003c\/style\u003e\n\n\u003cdiv class=\"bt-pdp\"\u003e\n  \u003c!-- =========================\n       HERO \/ POSITIONING\n  ========================== --\u003e\n  \u003ch2 id=\"hero\"\u003eClassic football energy. Everyday wear.\u003c\/h2\u003e\n  \u003cp\u003e\n    The \u003cstrong\u003eBattle 89 T-Shirt\u003c\/strong\u003e pulls from football tradition with a bold, vintage-inspired graphic.\n    Built for athletes, fans, and anyone who lives in the game, it’s an easy tee that wears clean and holds up.\n  \u003c\/p\u003e\n\n  \u003c!-- =========================\n       OVERVIEW\n  ========================== --\u003e\n  \u003ch2 id=\"product-overview\"\u003eProduct Overview\u003c\/h2\u003e\n  \u003cp\u003e\n    \u003cstrong\u003eBattle 89\u003c\/strong\u003e features a heritage football design with a worn-in look that feels broken-in from day one.\n    Built on a premium, lightweight cotton tee, it delivers soft comfort with enough structure to wear solo or layered.\n    It’s a reliable option for game day, team travel, school, or weekends—no overthinking required.\n  \u003c\/p\u003e\n\n  \u003chr class=\"bt-divider\"\u003e\n\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\"\u003eQuick Win\u003c\/div\u003e\n    \u003cp\u003e\u003cstrong\u003eModern fit.\u003c\/strong\u003e True to size for everyday wear. Size up for a relaxed or streetwear fit.\u003c\/p\u003e\n  \u003c\/div\u003e\n\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\u003eBattle 89 front graphic\u003c\/strong\u003e inspired by classic football visuals\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🧵\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eSoft, lightweight cotton feel\u003c\/strong\u003e for all-day comfort\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e👕\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eModern athletic fit\u003c\/strong\u003e that looks clean without feeling tight\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🧼\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eBuilt for repeat wear\u003c\/strong\u003e with dependable shape retention\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🎯\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eEasy to style\u003c\/strong\u003e for game day, travel, or everyday use\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e✨\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eBreathable, soft hand feel\u003c\/strong\u003e you’ll want to wear on repeat\u003c\/span\u003e\n\u003c\/li\u003e\n    \u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🖨️\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eFront screen print\u003c\/strong\u003e with a vintage-inspired look\u003c\/span\u003e\n\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003c!-- =========================\n       BADGES (BEST FOR)\n  ========================== --\u003e\n  \u003cul class=\"bt-badges\" aria-label=\"Best for\"\u003e\n    \u003cli class=\"bt-badge\"\u003eGame Day\u003c\/li\u003e\n    \u003cli class=\"bt-badge\"\u003eTeam Travel\u003c\/li\u003e\n    \u003cli class=\"bt-badge\"\u003eSchool\u003c\/li\u003e\n    \u003cli class=\"bt-badge\"\u003eWeekends\u003c\/li\u003e\n    \u003cli class=\"bt-badge\"\u003eCasual Workouts\u003c\/li\u003e\n    \u003cli class=\"bt-badge\"\u003eEveryday Wear\u003c\/li\u003e\n  \u003c\/ul\u003e\n\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 real football life\u003c\/div\u003e\n    \u003cp\u003eSoft enough for all-day comfort, structured enough to look clean—Battle 89 stays in rotation season after season.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003chr class=\"bt-divider\"\u003e\n\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\"\u003e\n      \u003ch2 id=\"tech-specs\" class=\"bt-collapse__h2\"\u003eTech Specs\u003c\/h2\u003e\n      \u003cspan class=\"bt-collapse__chev\" aria-hidden=\"true\"\u003e▾\u003c\/span\u003e\n    \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\"\u003eFabric Weight\u003c\/th\u003e\n\u003ctd\u003eLightweight feel with everyday structure\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth scope=\"row\"\u003eMaterial\u003c\/th\u003e\n\u003ctd\u003e100% combed, ringspun cotton\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth scope=\"row\"\u003eFit\u003c\/th\u003e\n\u003ctd\u003eModern athletic fit (not boxy, not tight)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth scope=\"row\"\u003eFeel\u003c\/th\u003e\n\u003ctd\u003eSoft hand feel with breathable comfort\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth scope=\"row\"\u003eGraphic\u003c\/th\u003e\n\u003ctd\u003eFront screen-printed Battle 89 design\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth scope=\"row\"\u003eCare\u003c\/th\u003e\n\u003ctd\u003eMachine wash cold, inside out. Tumble dry low.\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003cth scope=\"row\"\u003eUse\u003c\/th\u003e\n\u003ctd\u003eBest for lifestyle wear, travel, and casual workouts\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003chr class=\"bt-divider\"\u003e\n\n  \u003c!-- =========================\n       EDUCATION \/ DEFINITIONS\n  ========================== --\u003e\n  \u003ch2 id=\"education-1\"\u003eWhen to Wear It\u003c\/h2\u003e\n  \u003cp\u003e\n    Battle 89 fits seamlessly into football life—game days, team travel, school, workouts, and weekends.\n    It’s the kind of tee that stays in rotation season after season.\n  \u003c\/p\u003e\n\n  \u003ch2 id=\"education-2\"\u003eFit \u0026amp; Sizing Notes\u003c\/h2\u003e\n  \u003cp\u003e\n    Features a \u003cstrong\u003emodern, athletic fit\u003c\/strong\u003e. Stay true to size for a clean everyday look.\n    Size up if you prefer a looser, relaxed fit.\n  \u003c\/p\u003e\n\n  \u003chr class=\"bt-divider\"\u003e\n\n  \u003c!-- =========================\n       COLLAPSED: FAQ\n  ========================== --\u003e\n  \u003cdetails class=\"bt-collapse\" aria-label=\"Frequently Asked Questions\"\u003e\n    \u003csummary class=\"bt-collapse__summary\"\u003e\n      \u003ch2 id=\"faq\" class=\"bt-collapse__h2\"\u003eFrequently Asked Questions\u003c\/h2\u003e\n      \u003cspan class=\"bt-collapse__chev\" aria-hidden=\"true\"\u003e▾\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"bt-collapse__content bt-faq\"\u003e\n      \u003ch3\u003eIs the Battle 89 T-Shirt unisex?\u003c\/h3\u003e\n      \u003cp\u003eYes. Designed to fit and style well for all athletes and fans.\u003c\/p\u003e\n\n      \u003ch3\u003eIs this shirt heavyweight?\u003c\/h3\u003e\n      \u003cp\u003eNo. It has a lightweight, premium cotton feel built for comfort and breathability.\u003c\/p\u003e\n\n      \u003ch3\u003eWill it shrink?\u003c\/h3\u003e\n      \u003cp\u003eMinimal shrinkage when washed cold and dried on low heat.\u003c\/p\u003e\n\n      \u003ch3\u003eCan I wear this for training?\u003c\/h3\u003e\n      \u003cp\u003eIt’s best suited for lifestyle wear, travel, and casual workouts.\u003c\/p\u003e\n\n      \u003ch3\u003eHow should I care for the graphic?\u003c\/h3\u003e\n      \u003cp\u003eWash inside out in cold water and avoid high heat to keep the print looking fresh.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n\n  \u003chr class=\"bt-divider\"\u003e\n\n  \u003c!-- =========================\n       COLLAPSED: LEARN MORE\n  ========================== --\u003e\n  \u003cdetails class=\"bt-collapse\" aria-label=\"Learn more\"\u003e\n    \u003csummary class=\"bt-collapse__summary\"\u003e\n      \u003ch2 id=\"learn-more\" class=\"bt-collapse__h2\"\u003eShop Related Gear\u003c\/h2\u003e\n      \u003cspan class=\"bt-collapse__chev\" aria-hidden=\"true\"\u003e▾\u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"bt-collapse__content bt-blog-links\"\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/battlesports.com\/collections\/apparel\" style=\"text-decoration: underline;\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eShop Battle Apparel\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/battlesports.com\/collections\/equipment\" style=\"text-decoration: underline;\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eShop Football Equipment\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/battlesports.com\/collections\/mens-sale-apparel\" style=\"text-decoration: underline;\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eShop Clearance Deals\u003c\/a\u003e\u003c\/li\u003e\n        \u003cli\u003e\u003ca href=\"https:\/\/battlesports.com\/\" style=\"text-decoration: underline;\" rel=\"noopener noreferrer\" target=\"_blank\"\u003eExplore Battle Sports\u003c\/a\u003e\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n  \u003c\/details\u003e\n\n  \u003chr class=\"bt-divider\"\u003e\n\n  \u003c!-- =========================\n       RELATED TOPICS\n  ========================== --\u003e\n  \u003cp id=\"related-topics\" style=\"font-size: 0.9em; opacity: 0.8;\"\u003e\n    Related searches: Battle 89 T-shirt, Battle football shirt, football graphic tee, athletic lifestyle t-shirt, game day shirt, team travel apparel\n  \u003c\/p\u003e\n\u003c\/div\u003e\n","brand":"Battle Sports","offers":[{"title":"Adult \/ S","offer_id":53098689233169,"sku":"6AP100038*S","price":47.99,"currency_code":"USD","in_stock":true},{"title":"Adult \/ M","offer_id":53098689265937,"sku":"6AP100038*M","price":47.99,"currency_code":"USD","in_stock":true},{"title":"Adult \/ L","offer_id":53098689298705,"sku":"6AP100038*L","price":47.99,"currency_code":"USD","in_stock":true},{"title":"Adult \/ XL","offer_id":53098689331473,"sku":"6AP100038*XL","price":47.99,"currency_code":"USD","in_stock":true},{"title":"Adult \/ XXL","offer_id":53098689364241,"sku":"6AP100038*XXL","price":47.99,"currency_code":"USD","in_stock":true},{"title":"Adult \/ XXXL","offer_id":53098689397009,"sku":"6AP100038*XXXL","price":47.99,"currency_code":"USD","in_stock":true},{"title":"Youth \/ S","offer_id":53098689429777,"sku":"6AP1Y0001*S","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Youth \/ M","offer_id":53098689462545,"sku":"6AP1Y0001*M","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Youth \/ L","offer_id":53098689495313,"sku":"6AP1Y0001*L","price":38.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0896\/4315\/5729\/files\/Battle89TeeFinal.jpg?v=1770222943","url":"https:\/\/battlesports.com\/products\/battle-89-t-shirt","provider":"Battle Sports","version":"1.0","type":"link"}