{"product_id":"iykyk-football-back-plate-adult","title":"IYKYK Football Back Plate - Adult","description":"\u003cstyle\u003e\n  \/* ===== Battle PDP spacing system (consistent desktop + mobile) ===== *\/\n  .bt-pdp { line-height: 1.55 !important; }\n\n  \/* ================= MOBILE GUTTER FIX =================\n     Theme already provides LEFT spacing. We ONLY add RIGHT spacing so margins appear equal.\n  ======================================================= *\/\n  .bt-pdp{\n    max-width: 100%;\n    overflow-x: hidden;\n    padding-left: 0 !important;          \/* keep theme left gutter *\/\n    padding-right: 16px !important;      \/* create matching right gutter *\/\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{ padding-right: 18px !important; }\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, .bt-pdp table, .bt-pdp details, .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, .bt-pdp ul, .bt-pdp ol, .bt-pdp section, .bt-pdp .bt-faq, .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{ width: 34%; font-weight: 600; background: rgba(0,0,0,.03); }\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{ margin: 0 0 14px !important; line-height: 1.55 !important; }\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 { height: 1px; background: rgba(0,0,0,.10); border: 0; margin: 18px 0; width: 100%; }\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{ font-weight: 700; margin: 0 0 6px !important; line-height: 1.25; }\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{ display: flex; gap: 10px; align-items: flex-start; margin: 0 0 10px !important; }\n  .bt-ico{\n    width: 22px; min-width: 22px; height: 22px;\n    border-radius: 999px;\n    border: 1px solid rgba(0,0,0,.14);\n    display: inline-flex; align-items: center; 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  .bt-collapse__summary{\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 14px;\n    cursor: pointer;\n  }\n  .bt-collapse__h2{ margin: 0 !important; line-height: 1.05 !important; }\n  .bt-collapse__chev{ opacity: .75; transition: transform .2s ease; }\n  .bt-collapse[open] .bt-collapse__chev{ transform: rotate(180deg); }\n  .bt-collapse__content{ padding: 14px 18px 16px !important; }\n\n  .bt-pdp details.bt-collapse \u003e .bt-collapse__content{\n    padding: 14px 16px 16px !important;\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  .bt-hero-img{\n    width: 100%;\n    height: auto;\n    border-radius: 12px;\n    display: block;\n    margin: 0 0 16px !important;\n  }\n\n  \/* Added only for new top-level section titles *\/\n  .bt-section-toggle{ margin-top: 0 !important; }\n  .bt-section-toggle + .bt-section-toggle{ margin-top: 0 !important; }\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\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\n  .bt-compare-track{\n    white-space: nowrap;\n    font-size: 0;\n    padding-bottom: 10px;\n  }\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  @media (min-width: 768px){\n    .bt-compare-scroll .bt-compare-card{ width: 260px; }\n  }\n  \n\u003c\/style\u003e\n\u003cdiv class=\"bt-pdp\"\u003e\n\u003c!-- BT_OVERVIEW_START --\u003e\n\u003ch2 id=\"hero\"\u003eIYKYK Football Back Plate - Clean Blackout Style. Game-Ready Protection.\u003c\/h2\u003e\n\u003cp\u003eFrom Battle Labs, the \u003cstrong\u003eIYKYK Football Back Plate\u003c\/strong\u003e is built to deliver hard-hitting lower back protection with a clean black-and-white design that says everything without trying too hard.\u003c\/p\u003e\n\u003cdiv aria-label=\"Design callout\" role=\"note\" class=\"bt-callout\"\u003e\n\u003cdiv class=\"bt-callout-title\"\u003eQuick Win\u003c\/div\u003e\n\u003cp\u003eThe IYKYK design keeps the look simple, sharp, and confident, but this back plate is still built for real football. You get lower back protection, a universal fit, and included hardware in one clean adult-sized build.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"bt-divider\"\u003e\n\u003ch2 id=\"product-overview\"\u003eProduct Overview\u003c\/h2\u003e\n\u003cp\u003eThe \u003cstrong\u003eIYKYK Football Back Plate\u003c\/strong\u003e is made for players who want protection with a low-key design that still gets noticed. Built with a \u003cstrong\u003ehigh-impact foam interior\u003c\/strong\u003e and a \u003cstrong\u003ecurved design for max energy disbursement\u003c\/strong\u003e, this back plate helps absorb contact across the lower back while giving your shoulder pad setup a clean blackout look. The black plate, white lettering, and simple Battle branding create a sharp game-day finish without looking loud or overdone. Battle Labs built this back plate with \u003cstrong\u003eheat-sealed edges\u003c\/strong\u003e and a \u003cstrong\u003eseamless finish\u003c\/strong\u003e for a streamlined profile that fits better with your pads, uniform, and movement. \u003cstrong\u003eHardware is included\u003c\/strong\u003e, and the \u003cstrong\u003euniversal fit\u003c\/strong\u003e makes it an easy adult-sized upgrade for players who want protection with quiet confidence.\u003c\/p\u003e\n\u003chr class=\"bt-divider\"\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\u003eProtects:\u003c\/strong\u003e High-impact foam interior built to help absorb contact across the lower back area\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🖤\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eStands Out Quietly:\u003c\/strong\u003e Black-and-white IYKYK graphic delivers a clean, confident game-day look\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🌀\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eDisperses:\u003c\/strong\u003e Curved shell design helps spread out impact energy instead of concentrating it in one spot\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e⚙️\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eFits:\u003c\/strong\u003e Universal fit design works with a wide range of shoulder pad setups\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e✂️\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eMoves Better:\u003c\/strong\u003e Streamlined profile sits closer to the body for a less bulky feel on the field\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🧵\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eLooks Clean:\u003c\/strong\u003e Heat-sealed edges and seamless finish deliver a polished game-day look\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🔩\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eIncludes Hardware:\u003c\/strong\u003e Comes ready with attachment hardware for installation\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e✅\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eBattle Tested:\u003c\/strong\u003e Athlete approved performance built for real football contact\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul aria-label=\"Best for\" class=\"bt-badges\"\u003e\n\u003cli class=\"bt-badge\"\u003eAdult Only\u003c\/li\u003e\n\u003cli class=\"bt-badge\"\u003eLower Back Protection\u003c\/li\u003e\n\u003cli class=\"bt-badge\"\u003eUniversal Fit\u003c\/li\u003e\n\u003cli class=\"bt-badge\"\u003eHardware Included\u003c\/li\u003e\n\u003cli class=\"bt-badge\"\u003eBlackout Design\u003c\/li\u003e\n\u003cli class=\"bt-badge\"\u003eGame Day Ready\u003c\/li\u003e\n\u003cli class=\"bt-badge\"\u003eBattle Tested\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- BT_OVERVIEW_END --\u003e\n\n\u003chr class=\"bt-divider\"\u003e\n\n\u003cdetails class=\"bt-collapse bt-section-toggle\"\u003e\n\u003csummary class=\"bt-collapse__summary\"\u003e\u003cspan class=\"bt-collapse__h2\"\u003eSpecs \u0026amp; Use\u003c\/span\u003e\u003cspan aria-hidden=\"true\" class=\"bt-collapse__chev\"\u003e▾\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bt-collapse__content\"\u003e\n\u003c!-- BT_SPECS_START --\u003e\n\u003cdiv aria-label=\"Setup guide\" role=\"note\" class=\"bt-callout\"\u003e\n\u003cdiv class=\"bt-callout-title\"\u003eProtection With Quiet Confidence\u003c\/div\u003e\n\u003cp\u003eThe IYKYK Football Back Plate is built for players who want real lower back protection, an adult-sized fit, and a clean black-and-white look that speaks for itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003chr class=\"bt-divider\"\u003e\n\u003cdetails aria-label=\"Tech specs\" class=\"bt-collapse bt-tech-specs\"\u003e\n\u003csummary class=\"bt-collapse__summary\"\u003eTech Specs\u003cspan aria-hidden=\"true\" class=\"bt-collapse__chev\"\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\"\u003eProduct Name\u003c\/th\u003e\n\u003ctd\u003eIYKYK Football Back Plate\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProtection\u003c\/th\u003e\n\u003ctd\u003eHigh-impact foam interior engineered for lower back protection\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eDesign\u003c\/th\u003e\n\u003ctd\u003eBlack-and-white IYKYK graphic with clean Battle branding\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eImpact Shape\u003c\/th\u003e\n\u003ctd\u003eCurved design for max energy disbursement on impact\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eConstruction\u003c\/th\u003e\n\u003ctd\u003eHeat-sealed edges with a seamless finish for a cleaner, more streamlined build\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eProfile\u003c\/th\u003e\n\u003ctd\u003eStreamlined shape designed to sit closer to the body for a lighter-feeling setup\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eFit\u003c\/th\u003e\n\u003ctd\u003eUniversal fit\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eIncluded\u003c\/th\u003e\n\u003ctd\u003eAttachment hardware included\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eSizing\u003c\/th\u003e\n\u003ctd\u003eAdult only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eAdult Size\u003c\/th\u003e\n\u003ctd\u003eWidth: 11.5\" \u0026amp; Height: 6.5\"\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth scope=\"row\"\u003eRecommended Fit\u003c\/th\u003e\n\u003ctd\u003eFits individuals 5'4\"+ and approximately 100+ lbs.\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\u003ch2 id=\"qa-1\"\u003eWhat Does a Football Back Plate Do?\u003c\/h2\u003e\n\u003cp\u003eA football back plate is built to add protection across the lower back area, especially on contact from behind or at awkward angles. It helps players add another layer of confidence and coverage while also bringing a tougher finished look to their full setup.\u003c\/p\u003e\n\u003ch2 id=\"qa-2\"\u003eWhy IYKYK Is More Than Just a Graphic\u003c\/h2\u003e\n\u003cp\u003eThe IYKYK Football Back Plate keeps the look simple, but it is not just for show. Under the clean black-and-white graphic, it is built with high-impact foam, a curved shape, and a streamlined profile made to help protect the lower back without adding unnecessary bulk to your pads.\u003c\/p\u003e\n\u003cdiv aria-label=\"Setup tip\" role=\"note\" class=\"bt-callout\"\u003e\n\u003cdiv class=\"bt-callout-title\"\u003eFit Tip\u003c\/div\u003e\n\u003cp\u003eFor the cleanest look and best performance, make sure your back plate is attached securely and sitting centered beneath your shoulder pads.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- BT_SPECS_END --\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\n  \u003cdetails class=\"bt-collapse bt-section-toggle\"\u003e\n\u003csummary class=\"bt-collapse__summary\"\u003e\u003cspan class=\"bt-collapse__h2\"\u003eHow IYKYK Football Back Plate Compares\u003c\/span\u003e\u003cspan aria-hidden=\"true\" class=\"bt-collapse__chev\"\u003e▾\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bt-collapse__content\"\u003e\n\n\u003cdiv aria-label=\"Comparison summary\" role=\"note\" class=\"bt-callout\"\u003e\n\u003cdiv class=\"bt-callout-title\"\u003eWhy IYKYK Wins\u003c\/div\u003e\n\u003cp\u003eSome back plates protect but look boring. Some look custom but feel cheap. IYKYK gives players the better combination: real lower back protection, easy setup, and a clean blackout design that does not need to scream.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003chr class=\"bt-divider\"\u003e\n\n\u003cul class=\"bt-icon-list\"\u003e\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🛡️\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eProtection:\u003c\/strong\u003e High-impact foam interior is designed to help absorb contact across the lower back area\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🖤\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eStyle:\u003c\/strong\u003e Black-and-white IYKYK graphic creates a sharp, confident look compared to basic solid-color back plates\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🌀\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eMovement:\u003c\/strong\u003e Curved shape works better with the body so it feels less restrictive when you run, cut, and rotate\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e🧼\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eFinish:\u003c\/strong\u003e Heat-sealed edges and seamless construction give the back plate a cleaner game-day look\u003c\/span\u003e\n\u003c\/li\u003e\n\n\u003cli\u003e\n\u003cspan class=\"bt-ico\"\u003e⚙️\u003c\/span\u003e\u003cspan\u003e\u003cstrong\u003eFit:\u003c\/strong\u003e Universal fit plus included hardware makes it an easy upgrade for players adding protection to existing shoulder pads\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003chr class=\"bt-divider\"\u003e\n\n\u003cp\u003e\u003cstrong\u003eBottom line:\u003c\/strong\u003e IYKYK is not just a basic black plate with letters on it. It brings clean style, real lower back coverage, universal fit, and the kind of finished look players want when their gear needs to perform without looking overdone.\u003c\/p\u003e\n\n\u003c\/div\u003e\n\u003c\/details\u003e\n  \n\u003cdetails class=\"bt-collapse bt-section-toggle\"\u003e\n\u003csummary class=\"bt-collapse__summary\"\u003e\u003cspan class=\"bt-collapse__h2\"\u003eWarranty\u003c\/span\u003e\u003cspan aria-hidden=\"true\" class=\"bt-collapse__chev\"\u003e▾\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bt-collapse__content\"\u003e\n\u003c!-- BT_WARRANTY_START --\u003e\n\u003c!-- BT_WARRANTY_START --\u003e\n\u003ch2 id=\"warranty\"\u003eIYKYK Football Back Plate Warranty\u003c\/h2\u003e\n\u003cdiv aria-label=\"Warranty highlight\" role=\"note\" class=\"bt-callout\"\u003e\n\u003cdiv class=\"bt-callout-title\"\u003e90-Day Durability Guarantee + Unlimited Defective Guarantee\u003c\/div\u003e\n\u003cp\u003eBattle stands behind all products. You’re covered with a \u003cstrong\u003e90-day durability guarantee\u003c\/strong\u003e (the only one in the game), plus an \u003cstrong\u003eunlimited defective guarantee\u003c\/strong\u003e for workmanship or material defects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cul class=\"bt-icon-list\" aria-label=\"Warranty requirements\"\u003e\n    \u003cli\u003e\n      \u003cspan class=\"bt-ico\"\u003e⚠️\u003c\/span\u003e\n      \u003cspan\u003e\u003cstrong\u003eNot covered:\u003c\/strong\u003e Normal wear, improper use, or improper sizing.\u003c\/span\u003e\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\u003c!-- BT_WARRANTY_END --\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003cdetails class=\"bt-collapse bt-section-toggle\"\u003e\n\u003csummary class=\"bt-collapse__summary\"\u003e\u003cspan class=\"bt-collapse__h2\"\u003eFAQs \u0026amp; Care\u003c\/span\u003e\u003cspan aria-hidden=\"true\" class=\"bt-collapse__chev\"\u003e▾\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bt-collapse__content\"\u003e\n\u003c!-- BT_FAQ_START --\u003e\n\u003cdetails aria-label=\"Frequently Asked Questions\" class=\"bt-collapse\" open=\"\"\u003e\n\u003csummary class=\"bt-collapse__summary\"\u003eFrequently Asked Questions\u003cspan aria-hidden=\"true\" class=\"bt-collapse__chev\"\u003e▾\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bt-collapse__content bt-faq\"\u003e\n\u003ch3\u003eWhat shoulder pads does the IYKYK Football Back Plate fit?\u003c\/h3\u003e\n\u003cp\u003eThe IYKYK Football Back Plate is built with a universal fit design, so it works with many shoulder pad setups. You can shop compatible pad options here: \u003ca href=\"https:\/\/battlesports.com\/collections\/shoulder-pads\" rel=\"noopener\" target=\"_blank\"\u003eBattle Shoulder Pads\u003c\/a\u003e.\u003c\/p\u003e\n\u003ch3\u003eDoes the IYKYK back plate actually protect, or is it mostly for looks?\u003c\/h3\u003e\n\u003cp\u003eIt does both. The IYKYK Football Back Plate is built with a high-impact foam interior and curved design for energy disbursement, so it adds real lower back protection while also giving your setup a clean black-and-white finished look.\u003c\/p\u003e\n\u003ch3\u003eIs the IYKYK design printed for football use?\u003c\/h3\u003e\n\u003cp\u003eYes. The IYKYK design is made for a football back plate, with a clean graphic, sharp contrast, and a game-ready build designed to handle normal football use.\u003c\/p\u003e\n\u003ch3\u003eWill this feel bulky or restrict movement?\u003c\/h3\u003e\n\u003cp\u003eNo. The IYKYK Football Back Plate uses a streamlined shape and curved design to help it sit closer to the body, so it feels less bulky while you run, cut, and move.\u003c\/p\u003e\n\u003ch3\u003eHow do I install the IYKYK Football Back Plate?\u003c\/h3\u003e\n\u003cp\u003eHardware is included with the back plate. For installation help, read: \u003ca href=\"https:\/\/battlesports.com\/blogs\/news\/how-to-install-battle-backplates\" rel=\"noopener\" target=\"_blank\"\u003eHow to Install Battle Backplates\u003c\/a\u003e.\u003c\/p\u003e\n\u003ch3\u003eWhat size is the IYKYK Football Back Plate?\u003c\/h3\u003e\n\u003cp\u003eThe IYKYK Football Back Plate is adult only. Adult size measures 11.5\" wide by 6.5\" high and fits individuals 5'4\"+ and approximately 100+ lbs. For more sizing guidance, read: \u003ca href=\"https:\/\/battlesports.com\/blogs\/news\/what-size-back-plate-to-get\" rel=\"noopener\" target=\"_blank\"\u003eWhat Size Back Plate to Get\u003c\/a\u003e.\u003c\/p\u003e\n\u003ch3\u003eWhat other gear pairs well with this back plate?\u003c\/h3\u003e\n\u003cp\u003eThe IYKYK Football Back Plate pairs naturally with shoulder pads and other football gear add-ons. You can shop more game-day gear here: \u003ca href=\"https:\/\/battlesports.com\/collections\/accessories\" rel=\"noopener\" target=\"_blank\"\u003eBattle Accessories\u003c\/a\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003chr class=\"bt-divider\"\u003e\n\u003cdetails class=\"bt-collapse\" open=\"\"\u003e\n\u003csummary class=\"bt-collapse__summary\"\u003eLearn More About Football Back Plates \u0026amp; Protection \u003cspan class=\"bt-collapse__chev\"\u003e▾\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"bt-collapse__content bt-blog-links\"\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/battlesports.com\/blogs\/news\/what-is-a-back-plate-and-why-is-it-needed\" rel=\"noopener\" target=\"_blank\"\u003eWhat Is a Back Plate and Why Is It Needed\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/battlesports.com\/blogs\/news\/how-to-install-battle-backplates\" rel=\"noopener\" target=\"_blank\"\u003eHow to Install Battle Backplates\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/battlesports.com\/blogs\/news\/what-size-back-plate-to-get\" rel=\"noopener\" target=\"_blank\"\u003eWhat Size Back Plate to Get\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/battlesports.com\/collections\/shoulder-pads\" rel=\"noopener\" target=\"_blank\"\u003eShop Battle Shoulder Pads\u003c\/a\u003e\u003c\/li\u003e\n\u003cli\u003e\u003ca href=\"https:\/\/battlesports.com\/collections\/accessories\" rel=\"noopener\" target=\"_blank\"\u003eShop Battle Accessories\u003c\/a\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003chr class=\"bt-divider\"\u003e\n\u003cp style=\"font-size: 0.9em; opacity: 0.8;\" id=\"related-topics\"\u003eRelated topics: IYKYK football back plate, black football back plate, football back plate, adult football back plate, lower back football protection, universal fit back plate, football back plate with hardware, black football gear, Battle football back plate, high-impact foam back plate, curved football back plate, shoulder pad back plate attachment.\u003c\/p\u003e\n\u003c!-- BT_FAQ_END --\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Battle Sports","offers":[{"title":"Default Title","offer_id":53475417915665,"sku":"24ACIYK003*","price":54.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0896\/4315\/5729\/files\/IYKYKNoStraps.jpg?v=1777399329","url":"https:\/\/battlesports.com\/products\/iykyk-football-back-plate-adult","provider":"Battle Sports","version":"1.0","type":"link"}