{"product_id":"gary-bender-broken-heart-t-shirt","title":"Gary Bender Broken Heart T-Shirt","description":"\u003cdiv class=\"grind-product-description\"\u003e\n\n  \u003cstyle\u003e\n    .grind-product-description,\n    .grind-product-description * {\n      box-sizing: border-box;\n    }\n\n    .grind-product-description {\n      width: 100%;\n      max-width: 900px;\n      margin: 0 auto;\n      padding: 28px;\n      color: #f4f4f4;\n      background: #111111;\n      border: 1px solid #333333;\n      border-radius: 4px;\n      font-family: Arial, Helvetica, sans-serif;\n      line-height: 1.65;\n    }\n\n    .grind-product-description p {\n      margin: 0 0 18px;\n    }\n\n    .grind-product-description h3 {\n      margin: 30px 0 12px;\n      padding-bottom: 8px;\n      color: #ffffff;\n      border-bottom: 1px solid #444444;\n      font-size: 20px;\n      line-height: 1.3;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n    }\n\n    .grind-product-description ul {\n      margin: 0;\n      padding-left: 22px;\n    }\n\n    .grind-product-description li {\n      margin-bottom: 7px;\n    }\n\n\n    .grind-collab-banner {\n      margin: 0 0 26px;\n      padding: 22px;\n      color: #ffffff;\n      background: #202020;\n      border: 1px solid #505050;\n      border-left: 5px solid #ffffff;\n      text-align: center;\n      text-transform: uppercase;\n    }\n\n    .grind-collab-label {\n      display: block;\n      margin-bottom: 7px;\n      color: #bdbdbd;\n      font-size: 11px;\n      font-weight: 700;\n      letter-spacing: 2px;\n    }\n\n    .grind-collab-banner strong {\n      display: block;\n      color: #ffffff;\n      font-size: 22px;\n      line-height: 1.25;\n      letter-spacing: 1.5px;\n    }\n\n    .grind-made-to-order {\n      margin-top: 30px;\n      padding: 18px;\n      color: #ffffff;\n      background: #222222;\n      border-left: 4px solid #ffffff;\n      font-weight: 700;\n    }\n\n    .grind-size-button-wrap {\n      margin: 30px 0 10px;\n    }\n\n    .grind-size-button {\n      display: flex;\n      width: 100%;\n      min-height: 56px;\n      align-items: center;\n      justify-content: space-between;\n      padding: 16px 20px;\n      color: #ffffff;\n      background: #292929;\n      border: 1px solid #555555;\n      border-radius: 4px;\n      cursor: pointer;\n      font-size: 16px;\n      font-weight: 700;\n      letter-spacing: 1px;\n      line-height: 1.2;\n      text-transform: uppercase;\n      transition: background 0.2s ease, border-color 0.2s ease;\n    }\n\n    .grind-size-button:hover {\n      background: #383838;\n      border-color: #777777;\n    }\n\n    .grind-size-button-icon {\n      margin-left: 14px;\n      font-size: 24px;\n      font-weight: 400;\n      line-height: 1;\n    }\n\n    .grind-modal-toggle {\n      position: absolute;\n      width: 1px;\n      height: 1px;\n      opacity: 0;\n      pointer-events: none;\n    }\n\n    .grind-size-modal {\n      position: fixed;\n      z-index: 999999;\n      inset: 0;\n      display: flex;\n      visibility: hidden;\n      align-items: center;\n      justify-content: center;\n      padding: 24px;\n      background: rgba(0, 0, 0, 0.92);\n      opacity: 0;\n      pointer-events: none;\n      transition: opacity 0.2s ease, visibility 0.2s ease;\n    }\n\n    .grind-modal-toggle:checked + .grind-size-modal {\n      visibility: visible;\n      opacity: 1;\n      pointer-events: auto;\n    }\n\n    .grind-modal-background {\n      position: absolute;\n      inset: 0;\n      cursor: pointer;\n    }\n\n    .grind-modal-panel {\n      position: relative;\n      z-index: 2;\n      width: min(1050px, 100%);\n      max-height: calc(100vh - 48px);\n      overflow: hidden;\n      color: #ffffff;\n      background: #161616;\n      border: 1px solid #555555;\n      border-radius: 6px;\n      box-shadow: 0 20px 70px rgba(0, 0, 0, 0.7);\n    }\n\n    .grind-modal-header {\n      display: flex;\n      align-items: center;\n      justify-content: space-between;\n      padding: 18px 20px;\n      background: #292929;\n      border-bottom: 1px solid #4a4a4a;\n    }\n\n    .grind-modal-title {\n      margin: 0;\n      color: #ffffff;\n      font-size: 19px;\n      font-weight: 700;\n      letter-spacing: 1px;\n      line-height: 1.2;\n      text-transform: uppercase;\n    }\n\n    .grind-modal-close {\n      display: flex;\n      width: 38px;\n      height: 38px;\n      flex: 0 0 38px;\n      align-items: center;\n      justify-content: center;\n      margin-left: 15px;\n      color: #ffffff;\n      background: #3b3b3b;\n      border: 1px solid #666666;\n      border-radius: 3px;\n      cursor: pointer;\n      font-size: 28px;\n      font-weight: 300;\n      line-height: 1;\n    }\n\n    .grind-modal-close:hover {\n      background: #505050;\n    }\n\n    .grind-modal-content {\n      max-height: calc(100vh - 135px);\n      padding: 20px;\n      overflow-y: auto;\n      overscroll-behavior: contain;\n    }\n\n    .grind-size-note {\n      margin: 0 0 18px !important;\n      color: #cccccc;\n      font-size: 14px;\n      line-height: 1.5;\n    }\n\n    .grind-unit-control {\n      position: absolute;\n      width: 1px;\n      height: 1px;\n      opacity: 0;\n      pointer-events: none;\n    }\n\n    .grind-unit-tabs {\n      display: flex;\n      gap: 8px;\n      margin-bottom: 18px;\n      border-bottom: 1px solid #444444;\n    }\n\n    .grind-unit-tab {\n      display: inline-block;\n      padding: 10px 15px;\n      color: #aaaaaa;\n      border-bottom: 2px solid transparent;\n      cursor: pointer;\n      font-size: 14px;\n      font-weight: 700;\n      text-transform: uppercase;\n    }\n\n    #grind-unit-inches:checked ~ .grind-unit-tabs label[for=\"grind-unit-inches\"],\n    #grind-unit-centimeters:checked ~ .grind-unit-tabs label[for=\"grind-unit-centimeters\"] {\n      color: #ffffff;\n      border-bottom-color: #ffffff;\n    }\n\n    .grind-size-table-inches,\n    .grind-size-table-centimeters {\n      display: none;\n    }\n\n    #grind-unit-inches:checked ~ .grind-size-table-inches {\n      display: block;\n    }\n\n    #grind-unit-centimeters:checked ~ .grind-size-table-centimeters {\n      display: block;\n    }\n\n    .grind-table-scroll {\n      width: 100%;\n      max-width: 100%;\n      overflow-x: auto;\n      overflow-y: hidden;\n      border: 1px solid #4a4a4a;\n      border-radius: 3px;\n      -webkit-overflow-scrolling: touch;\n      scrollbar-color: #888888 #222222;\n      scrollbar-width: thin;\n    }\n\n    .grind-table-scroll::-webkit-scrollbar {\n      height: 12px;\n    }\n\n    .grind-table-scroll::-webkit-scrollbar-track {\n      background: #222222;\n    }\n\n    .grind-table-scroll::-webkit-scrollbar-thumb {\n      background: #777777;\n      border: 2px solid #222222;\n      border-radius: 10px;\n    }\n\n    .grind-sizing-table {\n      width: 100%;\n      min-width: 680px;\n      margin: 0;\n      color: #ffffff;\n      background: #111111;\n      border-collapse: collapse;\n      text-align: center;\n    }\n\n    .grind-sizing-table th,\n    .grind-sizing-table td {\n      padding: 13px 12px;\n      border: 1px solid #444444;\n      color: #ffffff;\n      white-space: nowrap;\n    }\n\n    .grind-sizing-table thead th {\n      background: #292929;\n      font-weight: 700;\n    }\n\n    .grind-sizing-table tbody th {\n      position: sticky;\n      left: 0;\n      z-index: 1;\n      min-width: 90px;\n      background: #292929;\n      font-weight: 700;\n    }\n\n    .grind-sizing-table tbody td {\n      background: #181818;\n    }\n\n    .grind-sizing-table tbody tr:nth-child(even) td {\n      background: #222222;\n    }\n\n    .grind-how-to-measure {\n      margin-top: 28px;\n      padding: 20px;\n      background: #202020;\n      border: 1px solid #444444;\n    }\n\n    .grind-how-to-measure h4 {\n      margin: 0 0 18px;\n      color: #ffffff;\n      font-size: 19px;\n      letter-spacing: 1px;\n      text-transform: uppercase;\n    }\n\n    .grind-measurement-item {\n      margin-bottom: 16px;\n    }\n\n    .grind-measurement-item:last-child {\n      margin-bottom: 0;\n    }\n\n    .grind-measurement-title {\n      display: block;\n      margin-bottom: 4px;\n      color: #ffffff;\n      font-weight: 700;\n    }\n\n    .grind-measurement-number {\n      display: inline-flex;\n      width: 22px;\n      height: 22px;\n      align-items: center;\n      justify-content: center;\n      margin-right: 7px;\n      color: #111111;\n      background: #ffffff;\n      border-radius: 50%;\n      font-size: 12px;\n      font-weight: 700;\n    }\n\n    .grind-measurement-item p {\n      margin: 0 !important;\n      color: #bbbbbb;\n      font-size: 14px;\n    }\n\n    .grind-scroll-message {\n      display: none;\n      margin: 12px 0 0 !important;\n      color: #bdbdbd;\n      font-size: 13px;\n      text-align: center;\n    }\n\n    @media screen and (max-width: 749px) {\n      .grind-product-description {\n        padding: 20px 16px;\n      }\n\n      .grind-product-description h3 {\n        font-size: 18px;\n      }\n\n      .grind-collab-banner {\n        padding: 18px 14px;\n      }\n\n      .grind-collab-banner strong {\n        font-size: 18px;\n      }\n\n      .grind-size-modal {\n        align-items: flex-end;\n        padding: 0;\n      }\n\n      .grind-modal-panel {\n        width: 100%;\n        max-height: 92vh;\n        border-right: 0;\n        border-bottom: 0;\n        border-left: 0;\n        border-radius: 12px 12px 0 0;\n      }\n\n      .grind-modal-header {\n        padding: 15px 16px;\n      }\n\n      .grind-modal-title {\n        font-size: 16px;\n      }\n\n      .grind-modal-content {\n        max-height: calc(92vh - 70px);\n        padding: 14px;\n      }\n\n      .grind-sizing-table {\n        min-width: 650px;\n      }\n\n      .grind-sizing-table th,\n      .grind-sizing-table td {\n        padding: 10px 8px;\n        font-size: 13px;\n      }\n\n      .grind-scroll-message {\n        display: block;\n      }\n\n      .grind-how-to-measure {\n        padding: 16px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003cdiv class=\"grind-collab-banner\"\u003e\n    \u003cspan class=\"grind-collab-label\"\u003eOfficial Artist Collaboration\u003c\/span\u003e\n    \u003cstrong\u003eGRIND X GARY BENDER COLLAB\u003c\/strong\u003e\n  \u003c\/div\u003e\n\n  \u003cp\u003e\n    Some people grow out of pop punk. The rest of us just turn it up louder.\n    The GRIND X GARY BENDER Collab brings together the raw attitude of Grind\n    Lifestyle and the emotionally charged sound of singer, songwriter, and\n    musician Gary Bender in a heavyweight tee built for loud rooms, long\n    nights, and anyone who still wears their music like a badge of honor.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Originally from New Jersey and now based in Orange County, California,\n    Gary Bender blends heartfelt lyricism with infectious pop punk energy and\n    emo driven hooks. His nostalgic but modern sound has been featured on MTV\n    and radio, and he has shared stages with legendary acts including Good\n    Charlotte and Taking Back Sunday.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    Made from premium 250 GSM cotton, this oversized tee has the weight and\n    structure of a quality vintage concert shirt without feeling stiff or\n    disposable. The snow washed finish gives it a naturally faded, worn in\n    appearance, while the drop shoulder construction and loose silhouette\n    deliver a relaxed streetwear fit built for all day comfort.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    This is not another thin merch shirt made to survive one show. It is a\n    heavyweight staple made for concerts, late night drives, tattoo shops,\n    rehearsal rooms, garage floors, and every questionable decision between\n    the first chord and the last call.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eOfficial GRIND X GARY BENDER artist collaboration\u003c\/li\u003e\n    \u003cli\u003e100% cotton\u003c\/li\u003e\n    \u003cli\u003eHeavyweight 250 GSM fabric\u003c\/li\u003e\n    \u003cli\u003e7.4 oz fabric weight\u003c\/li\u003e\n    \u003cli\u003eUnisex oversized fit\u003c\/li\u003e\n    \u003cli\u003eLoose streetwear silhouette\u003c\/li\u003e\n    \u003cli\u003eSnow washed vintage finish\u003c\/li\u003e\n    \u003cli\u003eRound neck construction\u003c\/li\u003e\n    \u003cli\u003eDrop shoulder sleeves\u003c\/li\u003e\n    \u003cli\u003eShort sleeve design\u003c\/li\u003e\n    \u003cli\u003eModerate fabric thickness\u003c\/li\u003e\n    \u003cli\u003eSlight stretch\u003c\/li\u003e\n    \u003cli\u003eModerate breathability\u003c\/li\u003e\n    \u003cli\u003eDesigned for casual wear, concerts, streetwear, layering, and everyday use\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdiv class=\"grind-size-button-wrap\"\u003e\n    \u003clabel for=\"grind-size-modal-r00037\" class=\"grind-size-button\"\u003e\n      \u003cspan\u003eView Size Chart\u003c\/span\u003e\n      \u003cspan class=\"grind-size-button-icon\"\u003e+\u003c\/span\u003e\n    \u003c\/label\u003e\n  \u003c\/div\u003e\n\n  \u003cinput type=\"checkbox\" id=\"grind-size-modal-r00037\" class=\"grind-modal-toggle\"\u003e\n\n  \u003cdiv class=\"grind-size-modal\"\u003e\n\n    \u003clabel for=\"grind-size-modal-r00037\" class=\"grind-modal-background\" aria-label=\"Close size chart\"\u003e\u003c\/label\u003e\n\n    \u003cdiv class=\"grind-modal-panel\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"grind-size-modal-title-r00037\"\u003e\n\n      \u003cdiv class=\"grind-modal-header\"\u003e\n\n        \u003cdiv id=\"grind-size-modal-title-r00037\" class=\"grind-modal-title\"\u003e\n          Size Guide\n        \u003c\/div\u003e\n\n        \u003clabel for=\"grind-size-modal-r00037\" class=\"grind-modal-close\" aria-label=\"Close size chart\"\u003e\n          ×\n        \u003c\/label\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"grind-modal-content\"\u003e\n\n        \u003cp class=\"grind-size-note\"\u003e\n          Measurements shown are garment measurements. Sizing differences of\n          approximately 1 to 3 cm may occur.\n        \u003c\/p\u003e\n\n        \u003cinput type=\"radio\" name=\"grind-size-unit-r00037\" id=\"grind-unit-inches\" class=\"grind-unit-control\" checked\u003e\n\n        \u003cinput type=\"radio\" name=\"grind-size-unit-r00037\" id=\"grind-unit-centimeters\" class=\"grind-unit-control\"\u003e\n\n        \u003cdiv class=\"grind-unit-tabs\"\u003e\n          \u003clabel for=\"grind-unit-inches\" class=\"grind-unit-tab\"\u003e\n            Inches\n          \u003c\/label\u003e\n\n          \u003clabel for=\"grind-unit-centimeters\" class=\"grind-unit-tab\"\u003e\n            Centimeters\n          \u003c\/label\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"grind-size-table-inches\"\u003e\n\n          \u003cdiv class=\"grind-table-scroll\"\u003e\n\n            \u003ctable class=\"grind-sizing-table\"\u003e\n\n              \u003cthead\u003e\n                \u003ctr\u003e\n                  \u003cth\u003eSize\u003c\/th\u003e\n                  \u003cth\u003eLength\u003c\/th\u003e\n                  \u003cth\u003eShoulder\u003c\/th\u003e\n                  \u003cth\u003eChest\u003c\/th\u003e\n                  \u003cth\u003eSleeve Length\u003c\/th\u003e\n                \u003c\/tr\u003e\n              \u003c\/thead\u003e\n\n              \u003ctbody\u003e\n                \u003ctr\u003e\n                  \u003cth\u003eS\u003c\/th\u003e\n                  \u003ctd\u003e27.56\u003c\/td\u003e\n                  \u003ctd\u003e20.87\u003c\/td\u003e\n                  \u003ctd\u003e22.05\u003c\/td\u003e\n                  \u003ctd\u003e8.19\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eM\u003c\/th\u003e\n                  \u003ctd\u003e28.35\u003c\/td\u003e\n                  \u003ctd\u003e21.65\u003c\/td\u003e\n                  \u003ctd\u003e22.83\u003c\/td\u003e\n                  \u003ctd\u003e8.46\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eL\u003c\/th\u003e\n                  \u003ctd\u003e29.13\u003c\/td\u003e\n                  \u003ctd\u003e22.44\u003c\/td\u003e\n                  \u003ctd\u003e23.62\u003c\/td\u003e\n                  \u003ctd\u003e8.74\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eXL\u003c\/th\u003e\n                  \u003ctd\u003e29.92\u003c\/td\u003e\n                  \u003ctd\u003e23.23\u003c\/td\u003e\n                  \u003ctd\u003e24.41\u003c\/td\u003e\n                  \u003ctd\u003e9.02\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003e2XL\u003c\/th\u003e\n                  \u003ctd\u003e30.71\u003c\/td\u003e\n                  \u003ctd\u003e24.02\u003c\/td\u003e\n                  \u003ctd\u003e25.20\u003c\/td\u003e\n                  \u003ctd\u003e9.29\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003e3XL\u003c\/th\u003e\n                  \u003ctd\u003e31.10\u003c\/td\u003e\n                  \u003ctd\u003e24.80\u003c\/td\u003e\n                  \u003ctd\u003e26.38\u003c\/td\u003e\n                  \u003ctd\u003e9.29\u003c\/td\u003e\n                \u003c\/tr\u003e\n              \u003c\/tbody\u003e\n\n            \u003c\/table\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp class=\"grind-scroll-message\"\u003e\n            Swipe left or right to view every measurement.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"grind-size-table-centimeters\"\u003e\n\n          \u003cdiv class=\"grind-table-scroll\"\u003e\n\n            \u003ctable class=\"grind-sizing-table\"\u003e\n\n              \u003cthead\u003e\n                \u003ctr\u003e\n                  \u003cth\u003eSize\u003c\/th\u003e\n                  \u003cth\u003eLength\u003c\/th\u003e\n                  \u003cth\u003eShoulder\u003c\/th\u003e\n                  \u003cth\u003eChest\u003c\/th\u003e\n                  \u003cth\u003eSleeve Length\u003c\/th\u003e\n                \u003c\/tr\u003e\n              \u003c\/thead\u003e\n\n              \u003ctbody\u003e\n                \u003ctr\u003e\n                  \u003cth\u003eS\u003c\/th\u003e\n                  \u003ctd\u003e70\u003c\/td\u003e\n                  \u003ctd\u003e53\u003c\/td\u003e\n                  \u003ctd\u003e56\u003c\/td\u003e\n                  \u003ctd\u003e20.8\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eM\u003c\/th\u003e\n                  \u003ctd\u003e72\u003c\/td\u003e\n                  \u003ctd\u003e55\u003c\/td\u003e\n                  \u003ctd\u003e58\u003c\/td\u003e\n                  \u003ctd\u003e21.5\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eL\u003c\/th\u003e\n                  \u003ctd\u003e74\u003c\/td\u003e\n                  \u003ctd\u003e57\u003c\/td\u003e\n                  \u003ctd\u003e60\u003c\/td\u003e\n                  \u003ctd\u003e22.2\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003eXL\u003c\/th\u003e\n                  \u003ctd\u003e76\u003c\/td\u003e\n                  \u003ctd\u003e59\u003c\/td\u003e\n                  \u003ctd\u003e62\u003c\/td\u003e\n                  \u003ctd\u003e22.9\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003e2XL\u003c\/th\u003e\n                  \u003ctd\u003e78\u003c\/td\u003e\n                  \u003ctd\u003e61\u003c\/td\u003e\n                  \u003ctd\u003e64\u003c\/td\u003e\n                  \u003ctd\u003e23.6\u003c\/td\u003e\n                \u003c\/tr\u003e\n\n                \u003ctr\u003e\n                  \u003cth\u003e3XL\u003c\/th\u003e\n                  \u003ctd\u003e79\u003c\/td\u003e\n                  \u003ctd\u003e63\u003c\/td\u003e\n                  \u003ctd\u003e67\u003c\/td\u003e\n                  \u003ctd\u003e23.6\u003c\/td\u003e\n                \u003c\/tr\u003e\n              \u003c\/tbody\u003e\n\n            \u003c\/table\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp class=\"grind-scroll-message\"\u003e\n            Swipe left or right to view every measurement.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"grind-how-to-measure\"\u003e\n\n          \u003ch4\u003eHow to Measure\u003c\/h4\u003e\n\n          \u003cdiv class=\"grind-measurement-item\"\u003e\n            \u003cspan class=\"grind-measurement-title\"\u003e\n              \u003cspan class=\"grind-measurement-number\"\u003e1\u003c\/span\u003e\n              Length\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              Measure from where the shoulder seam meets the collar down to\n              the bottom hem.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"grind-measurement-item\"\u003e\n            \u003cspan class=\"grind-measurement-title\"\u003e\n              \u003cspan class=\"grind-measurement-number\"\u003e2\u003c\/span\u003e\n              Shoulder\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              Measure straight across from where the shoulder seam meets the\n              sleeve on one side to the same point on the other side.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"grind-measurement-item\"\u003e\n            \u003cspan class=\"grind-measurement-title\"\u003e\n              \u003cspan class=\"grind-measurement-number\"\u003e3\u003c\/span\u003e\n              Chest\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              Measure straight across the garment from the stitches below the\n              armpits on one side to the other.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"grind-measurement-item\"\u003e\n            \u003cspan class=\"grind-measurement-title\"\u003e\n              \u003cspan class=\"grind-measurement-number\"\u003e4\u003c\/span\u003e\n              Sleeve Length\n            \u003c\/span\u003e\n\n            \u003cp\u003e\n              Measure from where the shoulder seam meets the armhole down to\n              the sleeve cuff.\n            \u003c\/p\u003e\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3\u003eFit\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Designed with a loose unisex fit, dropped shoulders, and an oversized\n    silhouette. Order your normal size for the intended relaxed streetwear fit.\n    Size down for a closer fit or size up for an even more oversized look.\n  \u003c\/p\u003e\n\n  \u003cp\u003e\n    The chest measurements in the size chart are taken straight across the\n    front of the garment while laid flat. Double the chest measurement to\n    estimate the full garment circumference.\n  \u003c\/p\u003e\n\n  \u003ch3\u003eCare Instructions\u003c\/h3\u003e\n\n  \u003cul\u003e\n    \u003cli\u003eMachine wash cold at 30°C on a gentle cycle\u003c\/li\u003e\n    \u003cli\u003eWash inside out with like colors\u003c\/li\u003e\n    \u003cli\u003eDo not bleach\u003c\/li\u003e\n    \u003cli\u003eTumble dry low\u003c\/li\u003e\n    \u003cli\u003eIron at a low temperature when necessary\u003c\/li\u003e\n    \u003cli\u003eDo not iron directly over the printed design\u003c\/li\u003e\n    \u003cli\u003eDo not dry clean\u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003ch3\u003eQuality Note\u003c\/h3\u003e\n\n  \u003cp\u003e\n    Every garment is individually produced and washed. Slight variations in\n    color, texture, measurements, print placement, and wash pattern may occur\n    between production batches due to differences in materials, temperature,\n    and the finishing process. These variations are normal and make each shirt\n    slightly unique.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"grind-made-to-order\"\u003e\n    This product is made to order. Please allow up to two weeks for production\n    and delivery.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"ODMPOD","offers":[{"title":"Black \/ S","offer_id":48755674775706,"sku":"260717PODPQ6641#001","price":36.92,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":48755674808474,"sku":"260717PODPQ6641#002","price":36.92,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":48755674841242,"sku":"260717PODPQ6641#003","price":36.92,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":48755674874010,"sku":"260717PODPQ6641#004","price":36.92,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":48755674906778,"sku":"260717PODPQ6641#005","price":36.92,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":48755674939546,"sku":"260717PODPQ6641#006","price":36.92,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0755\/3548\/3034\/files\/8010139d9b9d49f2a9c007c1015c256e.png?v=1784269562","url":"https:\/\/weargrind.com\/products\/gary-bender-broken-heart-t-shirt","provider":"Grind Lifestyle","version":"1.0","type":"link"}