{"title":"Event Jerseys","description":null,"products":[{"product_id":"ded-x-crosbyton-pig-out-2023-event-shirt","title":"DED x CROSBYTON PIG OUT 2023 Exclusive Event Shirt","description":"\n\n\u003cstyle\u003e\n        .custom-button {\n            background: #000000;\n            border: none;\n            color: #fff;\n            font-size: 12px;\n            line-height: 12px;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            height: auto;\n            margin: 0;\n            text-decoration: none !important;\n            cursor: pointer;\n            padding: 16px 15px 14px;\n            vertical-align: middle;\n            min-width: 120px;\n            text-align: center;\n        }\n        \/* Modal styles *\/\n        .modal {\n            display: none;\n            position: fixed;\n            z-index: 1;\n            left: 0;\n            top: 0;\n            width: 100%;\n            height: 100%;\n            overflow: auto;\n            background-color: rgb(0,0,0);\n            background-color: rgba(0,0,0,0.4);\n            border-radius: 3px; \n        }\n        .modal-content {\n    background-color: #fefefe;\n    margin: 0 auto;\n    margin-top: 43px;\n    padding: 20px;\n    border: 1px solid #888;\n    width: 80%;\n    max-width: 600px;\n    text-align: center;\n    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); \/* Add shadow *\/\n}\n        .close {\n            color: #aaa;\n            float: right;\n            font-size: 28px;\n            font-weight: bold;\n            margin-bottom: 10px;\n        }\n        .close:hover,\n        .close:focus {\n            color: black;\n            text-decoration: none;\n            cursor: pointer;\n        }\n        .carousel-image {\n            width: 100%;\n            display: none; \/* Hide images by default *\/\n        }\n        \/* Show the first image *\/\n        .carousel-image.active {\n            display: block;\n        }\n\n  #prev,\n#next {\n    background-color: #000000;\n    border: none;\n    color: #FFF; \/* Black color *\/\n    cursor: pointer;\n    padding: 10px 20px;\n    font-size: 14px;\n    margin-top: 10px;\n}\n\n#prev:hover,\n#next:hover {\n    background-color: #464E54; \/* Light gray background on hover *\/\n} \n\n.typeform-button {\n            background: #a10202;\n            border: none;\n            color: #fff;\n            font-size: 12px;\n            line-height: 12px;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            height: auto;\n            margin: 0;\n            text-decoration: none !important;\n            cursor: pointer;\n            padding: 16px 15px 14px;\n            vertical-align: middle;\n            min-width: 120px;\n            text-align: center;\n            display: inline-block;\n        }\n\n        .typeform-button:hover {\n            background: #870000; \/* Darker shade of red for hover effect *\/\n            color: #fff; \/* Ensure text remains white on hover *\/\n        }\n\u003c\/style\u003e\n\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \n\n\n\u003c!-- KID --\u003e\n\u003cimg class=\"carousel-image active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\"\u003e \n\n\u003c!-- MEN --\u003e\n\u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439266\"\u003e \n\n\u003c!-- WOMEN --\u003e\n\u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\"\u003e \n\n\u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e\n\n\u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    \/\/ Get modal\n    var modal = document.getElementById(\"myModal\");\n\n    \/\/ Get button that opens the modal\n    var btn = document.getElementById(\"openModal\");\n\n    \/\/ Get the \u003cspan\u003e element that closes the modal\n    var span = document.getElementsByClassName(\"close\")[0];\n\n    \/\/ Open the modal\n    btn.onclick = function() {\n        modal.style.display = \"block\";\n    }\n\n    \/\/ Close the modal\n    span.onclick = function() {\n        modal.style.display = \"none\";\n    }\n\n    \/\/ When the user clicks anywhere outside of the modal, close it\n    window.onclick = function(event) {\n        if (event.target == modal) {\n            modal.style.display = \"none\";\n        }\n    }\n\n    \/\/ Carousel functionality\n    let currentIndex = 0;\n    const images = document.querySelectorAll('.carousel-image');\n    const totalImages = images.length;\n\n    document.getElementById('next').addEventListener('click', () =\u003e {\n        images[currentIndex].classList.remove('active');\n        currentIndex = (currentIndex + 1) % totalImages;\n        images[currentIndex].classList.add('active');\n    });\n\n    document.getElementById('prev').addEventListener('click', () =\u003e {\n        images[currentIndex].classList.remove('active');\n        currentIndex = (currentIndex - 1 + totalImages) % totalImages;\n        images[currentIndex].classList.add('active');\n    });\n\nfunction openTypeform() {\n            window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n        }\n\n\n\u003c\/script\u003e\n\n\n\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\n\u003cul style=\"font-size: 0.875rem;\" data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e24 Hour Design Turnaround\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eNo Minimum Order for customization\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eQuick Drying\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003eMoisture Wicking\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003eSPF 35 Protection\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003ew\/ Anti-Bacterial Treatment\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eModerate Stretch\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\u003c\/ul\u003e\n\u003cli data-mce-fragment=\"1\"\u003ePrinted using ORIGINAL MIMAKI INK\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003eGuaranteed COLORFAST\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eNo foul odor from printing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eInternational Sizing Compliant\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eImportant Notes\u003c\/strong\u003e:\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003eDED Technical Shirts \u003cspan data-mce-fragment=\"1\"\u003eare made upon order. Lead time is twenty-one (21) days upon approval of the design mockup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email \u003cspan data-mce-fragment=\"1\"\u003eteam@d\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003eed.store\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cscript\u003e\n        \n    \u003c\/script\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\n\n\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\n\n","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":44272178626713,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":44272178692249,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":44272178757785,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":44272179544217,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":44272179609753,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":44272179675289,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":44272179740825,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":44272179806361,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":44272179871897,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":44272179970201,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711880605849,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":44272180560025,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":44272180625561,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":44272180691097,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":44272180756633,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":44272180822169,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":44272180887705,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/products\/FRONT_dab9ed7d-4c30-47b0-9b2d-09cccbe21e02.png?v=1677111200"},{"product_id":"ded-x-crosbyton-pig-out-2023-event-shirt-1","title":"DED x CROSBYTON PIG OUT 2023 Exclusive Participant Shirt","description":"\n\n\u003cstyle\u003e\n        .custom-button {\n            background: #000000;\n            border: none;\n            color: #fff;\n            font-size: 12px;\n            line-height: 12px;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            height: auto;\n            margin: 0;\n            text-decoration: none !important;\n            cursor: pointer;\n            padding: 16px 15px 14px;\n            vertical-align: middle;\n            min-width: 120px;\n            text-align: center;\n        }\n        \/* Modal styles *\/\n        .modal {\n            display: none;\n            position: fixed;\n            z-index: 1;\n            left: 0;\n            top: 0;\n            width: 100%;\n            height: 100%;\n            overflow: auto;\n            background-color: rgb(0,0,0);\n            background-color: rgba(0,0,0,0.4);\n            border-radius: 3px; \n        }\n        .modal-content {\n    background-color: #fefefe;\n    margin: 0 auto;\n    margin-top: 43px;\n    padding: 20px;\n    border: 1px solid #888;\n    width: 80%;\n    max-width: 600px;\n    text-align: center;\n    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); \/* Add shadow *\/\n}\n        .close {\n            color: #aaa;\n            float: right;\n            font-size: 28px;\n            font-weight: bold;\n            margin-bottom: 10px;\n        }\n        .close:hover,\n        .close:focus {\n            color: black;\n            text-decoration: none;\n            cursor: pointer;\n        }\n        .carousel-image {\n            width: 100%;\n            display: none; \/* Hide images by default *\/\n        }\n        \/* Show the first image *\/\n        .carousel-image.active {\n            display: block;\n        }\n\n  #prev,\n#next {\n    background-color: #000000;\n    border: none;\n    color: #FFF; \/* Black color *\/\n    cursor: pointer;\n    padding: 10px 20px;\n    font-size: 14px;\n    margin-top: 10px;\n}\n\n#prev:hover,\n#next:hover {\n    background-color: #464E54; \/* Light gray background on hover *\/\n} \n\n.typeform-button {\n            background: #a10202;\n            border: none;\n            color: #fff;\n            font-size: 12px;\n            line-height: 12px;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            height: auto;\n            margin: 0;\n            text-decoration: none !important;\n            cursor: pointer;\n            padding: 16px 15px 14px;\n            vertical-align: middle;\n            min-width: 120px;\n            text-align: center;\n            display: inline-block;\n        }\n\n        .typeform-button:hover {\n            background: #870000; \/* Darker shade of red for hover effect *\/\n            color: #fff; \/* Ensure text remains white on hover *\/\n        }\n\u003c\/style\u003e\n\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \n\n\n\u003c!-- KID --\u003e\n\u003cimg class=\"carousel-image active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\"\u003e \n\n\u003c!-- MEN --\u003e\n\u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439266\"\u003e \n\n\u003c!-- WOMEN --\u003e\n\u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\"\u003e \n\n\u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e\n\n\u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    \/\/ Get modal\n    var modal = document.getElementById(\"myModal\");\n\n    \/\/ Get button that opens the modal\n    var btn = document.getElementById(\"openModal\");\n\n    \/\/ Get the \u003cspan\u003e element that closes the modal\n    var span = document.getElementsByClassName(\"close\")[0];\n\n    \/\/ Open the modal\n    btn.onclick = function() {\n        modal.style.display = \"block\";\n    }\n\n    \/\/ Close the modal\n    span.onclick = function() {\n        modal.style.display = \"none\";\n    }\n\n    \/\/ When the user clicks anywhere outside of the modal, close it\n    window.onclick = function(event) {\n        if (event.target == modal) {\n            modal.style.display = \"none\";\n        }\n    }\n\n    \/\/ Carousel functionality\n    let currentIndex = 0;\n    const images = document.querySelectorAll('.carousel-image');\n    const totalImages = images.length;\n\n    document.getElementById('next').addEventListener('click', () =\u003e {\n        images[currentIndex].classList.remove('active');\n        currentIndex = (currentIndex + 1) % totalImages;\n        images[currentIndex].classList.add('active');\n    });\n\n    document.getElementById('prev').addEventListener('click', () =\u003e {\n        images[currentIndex].classList.remove('active');\n        currentIndex = (currentIndex - 1 + totalImages) % totalImages;\n        images[currentIndex].classList.add('active');\n    });\n\nfunction openTypeform() {\n            window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n        }\n\n\n\u003c\/script\u003e\n\n\n\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\n\u003cul style=\"font-size: 0.875rem;\" data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e24 Hour Design Turnaround\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eNo Minimum Order for customization\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eQuick Drying\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003eMoisture Wicking\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003eSPF 35 Protection\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003ew\/ Anti-Bacterial Treatment\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eModerate Stretch\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\u003c\/ul\u003e\n\u003cli data-mce-fragment=\"1\"\u003ePrinted using ORIGINAL MIMAKI INK\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003eGuaranteed COLORFAST\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eNo foul odor from printing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eInternational Sizing Compliant\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eImportant Notes\u003c\/strong\u003e:\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003eDED Technical Shirts \u003cspan data-mce-fragment=\"1\"\u003eare made upon order. Lead time is twenty-one (21) days upon approval of the design mockup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email \u003cspan data-mce-fragment=\"1\"\u003eteam@d\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003eed.store\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cscript\u003e\n        \n    \u003c\/script\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\n\n\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\n\n","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":44272181903513,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":44272181969049,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":44272182034585,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":44272182821017,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":44272182886553,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":44272182952089,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":44272183017625,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":44272183083161,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":44272183148697,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":44272183214233,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711874379929,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":44272183804057,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":44272183869593,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":44272183935129,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":44272184000665,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":44272184066201,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":44272184131737,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/products\/FRONT_54b99d54-499f-4557-a811-70ee38632109.png?v=1677111195"},{"product_id":"apagoa-master-class-event-shirt","title":"DED x APAGOA Event Shirt","description":"\n\n\u003cstyle\u003e\n        .custom-button {\n            background: #000000;\n            border: none;\n            color: #fff;\n            font-size: 12px;\n            line-height: 12px;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            height: auto;\n            margin: 0;\n            text-decoration: none !important;\n            cursor: pointer;\n            padding: 16px 15px 14px;\n            vertical-align: middle;\n            min-width: 120px;\n            text-align: center;\n        }\n        \/* Modal styles *\/\n        .modal {\n            display: none;\n            position: fixed;\n            z-index: 1;\n            left: 0;\n            top: 0;\n            width: 100%;\n            height: 100%;\n            overflow: auto;\n            background-color: rgb(0,0,0);\n            background-color: rgba(0,0,0,0.4);\n            border-radius: 3px; \n        }\n        .modal-content {\n    background-color: #fefefe;\n    margin: 0 auto;\n    margin-top: 43px;\n    padding: 20px;\n    border: 1px solid #888;\n    width: 80%;\n    max-width: 600px;\n    text-align: center;\n    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); \/* Add shadow *\/\n}\n        .close {\n            color: #aaa;\n            float: right;\n            font-size: 28px;\n            font-weight: bold;\n            margin-bottom: 10px;\n        }\n        .close:hover,\n        .close:focus {\n            color: black;\n            text-decoration: none;\n            cursor: pointer;\n        }\n        .carousel-image {\n            width: 100%;\n            display: none; \/* Hide images by default *\/\n        }\n        \/* Show the first image *\/\n        .carousel-image.active {\n            display: block;\n        }\n\n  #prev,\n#next {\n    background-color: #000000;\n    border: none;\n    color: #FFF; \/* Black color *\/\n    cursor: pointer;\n    padding: 10px 20px;\n    font-size: 14px;\n    margin-top: 10px;\n}\n\n#prev:hover,\n#next:hover {\n    background-color: #464E54; \/* Light gray background on hover *\/\n} \n\n.typeform-button {\n            background: #a10202;\n            border: none;\n            color: #fff;\n            font-size: 12px;\n            line-height: 12px;\n            letter-spacing: 1px;\n            text-transform: uppercase;\n            height: auto;\n            margin: 0;\n            text-decoration: none !important;\n            cursor: pointer;\n            padding: 16px 15px 14px;\n            vertical-align: middle;\n            min-width: 120px;\n            text-align: center;\n            display: inline-block;\n        }\n\n        .typeform-button:hover {\n            background: #870000; \/* Darker shade of red for hover effect *\/\n            color: #fff; \/* Ensure text remains white on hover *\/\n        }\n\u003c\/style\u003e\n\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \n\n\n\u003c!-- KID --\u003e\n\u003cimg class=\"carousel-image active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\"\u003e \n\n\u003c!-- MEN --\u003e\n\u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439266\"\u003e \n\n\u003c!-- WOMEN --\u003e\n\u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\"\u003e \n\n\u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e\n\n\u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    \/\/ Get modal\n    var modal = document.getElementById(\"myModal\");\n\n    \/\/ Get button that opens the modal\n    var btn = document.getElementById(\"openModal\");\n\n    \/\/ Get the \u003cspan\u003e element that closes the modal\n    var span = document.getElementsByClassName(\"close\")[0];\n\n    \/\/ Open the modal\n    btn.onclick = function() {\n        modal.style.display = \"block\";\n    }\n\n    \/\/ Close the modal\n    span.onclick = function() {\n        modal.style.display = \"none\";\n    }\n\n    \/\/ When the user clicks anywhere outside of the modal, close it\n    window.onclick = function(event) {\n        if (event.target == modal) {\n            modal.style.display = \"none\";\n        }\n    }\n\n    \/\/ Carousel functionality\n    let currentIndex = 0;\n    const images = document.querySelectorAll('.carousel-image');\n    const totalImages = images.length;\n\n    document.getElementById('next').addEventListener('click', () =\u003e {\n        images[currentIndex].classList.remove('active');\n        currentIndex = (currentIndex + 1) % totalImages;\n        images[currentIndex].classList.add('active');\n    });\n\n    document.getElementById('prev').addEventListener('click', () =\u003e {\n        images[currentIndex].classList.remove('active');\n        currentIndex = (currentIndex - 1 + totalImages) % totalImages;\n        images[currentIndex].classList.add('active');\n    });\n\nfunction openTypeform() {\n            window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n        }\n\n\n\u003c\/script\u003e\n\n\n\u003cbr\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\n\u003cul style=\"font-size: 0.875rem;\" data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003e24 Hour Design Turnaround\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eNo Minimum Order for customization\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eQuick Drying\u003c\/span\u003e\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003eMoisture Wicking\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003eSPF 35 Protection\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan style=\"font-size: 0.875rem;\"\u003ew\/ Anti-Bacterial Treatment\u003c\/span\u003e\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eModerate Stretch\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\u003c\/ul\u003e\n\u003cli data-mce-fragment=\"1\"\u003ePrinted using ORIGINAL MIMAKI INK\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003eGuaranteed COLORFAST\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eNo foul odor from printing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003eInternational Sizing Compliant\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp data-mce-fragment=\"1\"\u003e\u003cstrong data-mce-fragment=\"1\"\u003eImportant Notes\u003c\/strong\u003e:\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\"\u003e\n\u003cli data-mce-fragment=\"1\"\u003eDED Technical Shirts \u003cspan data-mce-fragment=\"1\"\u003eare made upon order. Lead time is twenty-one (21) days upon approval of the design mockup.\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email \u003cspan data-mce-fragment=\"1\"\u003eteam@d\u003c\/span\u003e\u003cspan data-mce-fragment=\"1\"\u003eed.store\u003c\/span\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\n\u003cscript\u003e\n        \n    \u003c\/script\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\n\n\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\n\n","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":44272175186073,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":44272175251609,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":44272175317145,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":44272176103577,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":44272176169113,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":44272176234649,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":44272176300185,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":44272176365721,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":44272176431257,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":44272176496793,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711817625753,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":44272177086617,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":44272177152153,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":44272177217689,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":44272177283225,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":44272177348761,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":44272177414297,"sku":null,"price":80.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/PATRICKLOPEZ-APAGOA4front.png?v=1688438450"}],"url":"https:\/\/ded.store\/collections\/event-jerseys.oembed","provider":"Dead Eye Designs","version":"1.0","type":"link"}