{"title":"Outerwear","description":null,"products":[{"product_id":"ded00057","title":"DED Technical Windbreaker for Eemann Tech: Estonian NROI","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_JACKET_LONG_SLEEVE.jpg?v=1716509798\"\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_JACKET.jpg?v=1716509798\"\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_JACKET.jpg?v=1716509797\"\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\u003cbr\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Jacket is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\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":31269653446720,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":31269653479488,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":31269653512256,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":48712520761497,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":48712520794265,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":48712520827033,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":48712520859801,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":48712520892569,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":48712520925337,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":48712520958105,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48712520990873,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":48712521023641,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":48712521056409,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":48712521089177,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":48712521121945,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":48712521154713,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":48712521187481,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/products\/NRIOROJACKET3DFRONT.png?v=1673319447"},{"product_id":"ded00060","title":"DED Technical Windbreaker for Eemann Tech: RWS 2019 Dark Light","description":"\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Jacket is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eCUSTOMIZE any of our templates with your desired size, colors and logos\u003c\/li\u003e\n\u003cul\u003e\n\u003cli\u003e24 Hour Design Turnaround\u003c\/li\u003e\n\u003cli\u003eNo Minimum Order for customization\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cli\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/li\u003e\n\u003cul\u003e\n\u003cli\u003eQuick Drying\u003c\/li\u003e\n\u003cli\u003eMoisture Wicking\u003c\/li\u003e\n\u003cli\u003eSPF 35 Protection\u003c\/li\u003e\n\u003cli\u003ew\/ Anti-Bacterial Treatment\u003c\/li\u003e\n\u003cli\u003eModerate Stretch\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cli\u003ePrinted using ORIGINAL MIMAKI INK\u003c\/li\u003e\n\u003cul\u003e\n\u003cli\u003eGuaranteed COLORFAST\u003c\/li\u003e\n\u003cli\u003eNo foul odor from printing\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cli\u003eInternational Sizing Compliant\u003c\/li\u003e\n\u003cli\u003eClassic Cut with Zipper\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e\u003cstrong\u003eImportant Notes\u003c\/strong\u003e:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDED Technical Shirts are made upon order so please allow a minimum of five (5) business days to ship out\u003c\/li\u003e\n\u003cli\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":31269749686336,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":31269749719104,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":31269749751872,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":48712473346201,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":48712473378969,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":48712473411737,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":48712473444505,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":48712473477273,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":48712473510041,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":48712473542809,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48712473575577,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":48712473608345,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":48712473641113,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":48712473673881,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":48712473706649,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":48712473739417,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":48712473772185,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/products\/RWS2019DARKLIGHTJACKET3DFRONT.png?v=1673318753"},{"product_id":"ded-technical-hoodie","title":"DED TECHNICAL HOODIE 1.0","description":"\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\u003cp\u003e\u003cbutton class=\"custom-button\" id=\"openModal\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_HOODIE_LONG_SLEEVE.jpg?v=1716513696\" class=\"carousel-image active\"\u003e \u003c!-- MEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_HOODIE.jpg?v=1716513696\" class=\"carousel-image\"\u003e \u003c!-- WOMEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_HOODIE.jpg?v=1716513696\" class=\"carousel-image\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\" style=\"font-size: 0.875rem;\"\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":44405780349081,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":44405780414617,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":44405780480153,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":44405781299353,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":44405781364889,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":44405781430425,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":44405781495961,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":44405781594265,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":44405781659801,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":44405781725337,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711935000729,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":44405782347929,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":44405782413465,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":44405782511769,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":44405782577305,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":44405782675609,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":44405782741145,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/products\/front_0c931817-606c-4fa8-b647-fdf1c88092ae.png?v=1674201541"},{"product_id":"ded-technical-jacket-4-0","title":"DED TECHNICAL Technical Windbreaker - Classic","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_JACKET_LONG_SLEEVE.jpg?v=1716509798\"\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_JACKET.jpg?v=1716509798\"\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_JACKET.jpg?v=1716509797\"\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\u003cbr\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Jacket is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\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":44405412954265,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":44405413019801,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":44405413085337,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":44405414232217,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":44405414297753,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":44405414363289,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":44405414428825,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":44405414559897,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":44405414625433,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":44405414690969,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711542145177,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":44405415379097,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":44405415510169,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":44405415575705,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":44405415641241,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":44405415739545,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":44405415805081,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/JACKETPHILIPPINESFLAG_32c98454-dc32-4ed0-84ef-da803c457398.png?v=1716797487"},{"product_id":"ded-technical-hoodie-2-0","title":"DED TECHNICAL HOODIE 2.0","description":"\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\u003cp\u003e\u003cbutton class=\"custom-button\" id=\"openModal\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_HOODIE_LONG_SLEEVE.jpg?v=1716513696\" class=\"carousel-image active\"\u003e \u003c!-- MEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_HOODIE.jpg?v=1716513696\" class=\"carousel-image\"\u003e \u003c!-- WOMEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_HOODIE.jpg?v=1716513696\" class=\"carousel-image\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\" style=\"font-size: 0.875rem;\"\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":44405805875353,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":44405805973657,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":44405806039193,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":44405807120537,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":44405807186073,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":44405807251609,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":44405807317145,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":44405807382681,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":44405807448217,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":44405807513753,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711537688729,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":44405808300185,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":44405808431257,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":44405808496793,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":44405808562329,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":44405808660633,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":44405808758937,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/JACKETHOODIE-DEDBULLET4HOODIE.png?v=1716798334"},{"product_id":"ded-technical-hoodie-3-0","title":"DED TECHNICAL HOODIE 3.0","description":"\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\u003cp\u003e\u003cbutton class=\"custom-button\" id=\"openModal\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_HOODIE_LONG_SLEEVE.jpg?v=1716513696\" class=\"carousel-image active\"\u003e \u003c!-- MEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_HOODIE.jpg?v=1716513696\" class=\"carousel-image\"\u003e \u003c!-- WOMEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_HOODIE.jpg?v=1716513696\" class=\"carousel-image\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\" style=\"font-size: 0.875rem;\"\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":44405924167833,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":44405924233369,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":44405924298905,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":44405925347481,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":44405925413017,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":44405925478553,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":44405925544089,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":44405925609625,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":44405925707929,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":44405925773465,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711533265049,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":44405926690969,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":44405926756505,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":44405926822041,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":44405926920345,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":44405926985881,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":44405927051417,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/JACKETHOODIE-DEDKFKARMS_2e794082-a119-4d32-9212-b1b74f5c77ca.png?v=1716798528"},{"product_id":"ded-technical-hoodie-4-0","title":"DED TECHNICAL HOODIE 4.0","description":"\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\u003cp\u003e\u003cbutton class=\"custom-button\" id=\"openModal\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_HOODIE_LONG_SLEEVE.jpg?v=1716513696\" class=\"carousel-image active\"\u003e \u003c!-- MEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_HOODIE.jpg?v=1716513696\" class=\"carousel-image\"\u003e \u003c!-- WOMEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_HOODIE.jpg?v=1716513696\" class=\"carousel-image\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\" style=\"font-size: 0.875rem;\"\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":44405974892697,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":44405974991001,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":44405975056537,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":44405976137881,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":44405976236185,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":44405976301721,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":44405976367257,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":44405976465561,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":44405976563865,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":44405976662169,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711532544153,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":44405977481369,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":44405977579673,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":44405977645209,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":44405977710745,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":44405977776281,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":44405977940121,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/JACKETHOODIE-SPRAWLFIGHTTEAM_8819d853-ac32-4164-81b1-340ba8b5f9f5.png?v=1716798604"},{"product_id":"2024-team-woox-copy","title":"2024 DED SUNSHIRT","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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 are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\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 team@ded.store\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":45206158049433,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":45206158082201,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":45206158114969,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":45206158508185,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":45206158540953,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":45206158573721,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":45206158606489,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":45206158639257,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":45206158672025,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":45206158704793,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711189102745,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":45206158999705,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":45206159032473,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":45206159065241,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":45206159098009,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":45206159130777,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":45206159163545,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/FRONT_7d54cebf-b50d-4f21-9590-18139d9a0a92.png?v=1741656203"},{"product_id":"2024-rainier-arms-beleaf-hoodie","title":"2024 RAINIER ARMS Hoodie","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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 are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\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 team@ded.store\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":45206159622297,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":45206159655065,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":45206159687833,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":45206160081049,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":45206160113817,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":45206160146585,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":45206160179353,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":45206160212121,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":45206160244889,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":45206160277657,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711188840601,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":45206160572569,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":45206160605337,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":45206160638105,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":45206160670873,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":45206160703641,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":45206160736409,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Front_9ba8060d-2a75-4af8-8d8b-013818621d40.png?v=1741656296"},{"product_id":"ded-rhobe-island-sun-shirt","title":"DED Rhobe Island Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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 are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\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 team@ded.store\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":45270839197849,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":45270839230617,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":45270839263385,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":45270839656601,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":45270839689369,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":45270839722137,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":45270839754905,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":45270839787673,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":45270839820441,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":45270839853209,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711178322073,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":45270840148121,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":45270840180889,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":45270840213657,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":45270840246425,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":45270840279193,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":45270840311961,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/RhobeIsland-SunShirtfront.png?v=1743737722"},{"product_id":"ded-chicago-gunslinger-grey-white-sun-shirt","title":"DED Chicago Gunslinger Grey\/White Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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 are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\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 team@ded.store\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":45655753097369,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":45655753130137,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":45655753162905,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":45655753556121,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":45655753588889,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":45655753621657,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":45655753654425,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":45655753687193,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":45655753719961,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":45655753752729,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711166886041,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":45655754047641,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":45655754080409,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":45655754113177,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":45655754145945,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":45655754178713,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":45655754211481,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/CHICAGO_GUNSLINGERS_WHITE_GREY_SUNSHIRT_3D_front.png?v=1755659122"},{"product_id":"ded-mts-hooded-sun-shirt-jersey","title":"DED MTS Hooded Sun Shirt Jersey","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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 are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\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 team@ded.store\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":45770540155033,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":45770540187801,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":45770540220569,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":45770540613785,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":45770540646553,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":45770540679321,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":45770540712089,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":45770540744857,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":45770540777625,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":45770540810393,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711162167449,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":45770541105305,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":45770541138073,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":45770541170841,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":45770541203609,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":45770541236377,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":45770541269145,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/SUNSHIRT_HOODIE_front.png?v=1759722297"},{"product_id":"ded-eagle-on-fire-windbreaker-jersey","title":"DED Eagle on Fire Technical Windbreaker","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_JACKET_LONG_SLEEVE.jpg?v=1716509798\"\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_JACKET.jpg?v=1716509798\"\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_JACKET.jpg?v=1716509797\"\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\u003cbr\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Jacket is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\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":45799472332953,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":45799472398489,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":45799472464025,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":45799473250457,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":45799473315993,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":45799473381529,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":45799473447065,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":45799473512601,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":45799473578137,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":45799473643673,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711156826265,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":45799474233497,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":45799474299033,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":45799474364569,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":45799474430105,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":45799474495641,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":45799474561177,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/FRONT_15f1c853-de00-4221-b812-e32e7f6a8f7e.png?v=1760678171"},{"product_id":"ded-watchman-defense-llc-jacket","title":"DED Watchman Defense LLC Technical Windbreaker","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_JACKET_LONG_SLEEVE.jpg?v=1716509798\"\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_JACKET.jpg?v=1716509798\"\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_JACKET.jpg?v=1716509797\"\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\u003cbr\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Jacket is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\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":46070497706137,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":46070497771673,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":46070497837209,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":46070498623641,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":46070498689177,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":46070498754713,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":46070498820249,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":46070498885785,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":46070498951321,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":46070499016857,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48711151485081,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":46070499606681,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":46070499672217,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":46070499737753,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":46070499803289,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":46070499868825,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":46070499934361,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/DED_Technical_jacket_5.0_front.png?v=1767772008"},{"product_id":"2024-ded-hoodie-sunshirt","title":"2024 DED HOODIE SUN SHIRT","description":"\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\u003cp\u003e\u003cbutton class=\"custom-button\" id=\"openModal\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image active\"\u003e \u003c!-- MEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439266\" class=\"carousel-image\"\u003e \u003c!-- WOMEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\" style=\"font-size: 0.875rem;\"\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47873401159833,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47873401225369,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47873401290905,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47873402077337,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47873402142873,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47873402208409,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47873402273945,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47873402339481,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47873402405017,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47873402470553,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48663012966553,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47873403060377,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47873403125913,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47873403191449,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47873403256985,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47873403322521,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47873403388057,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/FRONT_ba62fd58-c8df-4df8-ac68-8f2609994675.png?v=1780412892"},{"product_id":"2024-ded-hoodie-sunshirt-copy","title":"2024 Team Woox Hoodie","description":"\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\u003cp\u003e\u003cbutton class=\"custom-button\" id=\"openModal\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image active\"\u003e \u003c!-- MEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439266\" class=\"carousel-image\"\u003e \u003c!-- WOMEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\" style=\"font-size: 0.875rem;\"\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47873405812889,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47873405878425,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47873405943961,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47873406730393,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47873406795929,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47873406861465,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47873406927001,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47873406992537,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47873407058073,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47873407123609,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48663008510105,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47873407713433,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47873407778969,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47873407844505,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47873407910041,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47873407975577,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47873408041113,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/TEAM_WOOX_sun_shirt_front_no_name_0949913a-5f25-4bba-bbae-1ad0d22e47bd.png?v=1780412935"},{"product_id":"2024-ded-hoodie-sunshirt-copy-1","title":"2026 WOLFE SUN SHIRT","description":"\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\u003cp\u003e\u003cbutton class=\"custom-button\" id=\"openModal\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image active\"\u003e \u003c!-- MEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439266\" class=\"carousel-image\"\u003e \u003c!-- WOMEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\" style=\"font-size: 0.875rem;\"\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47873411973273,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47873412038809,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47873412104345,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47873412890777,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47873412956313,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47873413021849,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47873413087385,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47873413152921,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47873413218457,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47873413283993,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48663008247961,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47873413873817,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47873413939353,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47873414004889,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47873414070425,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47873414135961,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47873414201497,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/SS_WOLFE_FRONT_BLUE.png?v=1780412980"},{"product_id":"2024-ded-hoodie-sunshirt-copy-2","title":"DED Team Bergara Jersey - (Sun Shirt)","description":"\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\u003cp\u003e\u003cbutton class=\"custom-button\" id=\"openModal\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image active\"\u003e \u003c!-- MEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439266\" class=\"carousel-image\"\u003e \u003c!-- WOMEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\" style=\"font-size: 0.875rem;\"\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47873420656793,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47873420722329,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47873420787865,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47873421574297,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47873421639833,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47873421705369,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47873421770905,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47873421836441,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47873421901977,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47873421967513,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48663003594905,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47873422557337,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47873422622873,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47873422688409,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47873422753945,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47873422819481,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47873422885017,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Hoodie_front.png?v=1780413024"},{"product_id":"2024-lee-denney-airborne-america-hoodie","title":"2024 LEE DENNEY AIRBORNE AMERICA HOODIE","description":"\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_HOODIE_LONG_SLEEVE.jpg?v=1716513696\"\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_HOODIE.jpg?v=1716513696\"\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_HOODIE.jpg?v=1716513696\"\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\u003cbr\u003e\u003cbr\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\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","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47873448542361,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47873448607897,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47873448673433,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47873449459865,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47873449525401,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47873449590937,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47873449656473,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47873449722009,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47873449787545,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47873449853081,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662993764505,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47873450442905,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47873450508441,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47873450573977,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47873450639513,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47873450705049,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47873450770585,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/AIRBORNEAMERICAHOODIEFRONT.png?v=1780413241"},{"product_id":"2024-rainier-arms-marketing-materials-baleaf-hoodie-2","title":"2024 RAINIER ARMS MARKETING MATERIALS Hoodie 2","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg class=\"carousel-image active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_HOODIE_LONG_SLEEVE.jpg?v=1716513696\"\u003e \u003c!-- MEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_HOODIE.jpg?v=1716513696\"\u003e \u003c!-- WOMEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_HOODIE.jpg?v=1716513696\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47873491697817,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47873491763353,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47873491828889,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47873492615321,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47873492680857,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47873492746393,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47873492811929,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47873492877465,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47873492943001,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47873493008537,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662962569369,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47873493598361,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47873493663897,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47873493729433,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47873493794969,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47873493860505,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47873493926041,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Front_91490f45-5598-40e3-ba9f-e21fe04fe4f7.png?v=1780413591"},{"product_id":"2025-ded-memorial-valor-foundation-windbreaker","title":"2025 DED Memorial Valor Foundation Technical Windbreaker","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47876691067033,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47876691132569,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47876691198105,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47876691984537,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47876692050073,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47876692115609,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47876692181145,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47876692246681,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47876692312217,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47876692377753,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662885269657,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47876692967577,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47876693033113,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47876693098649,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47876693164185,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47876693229721,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47876693295257,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/FRONT_8bfefc27-861a-403b-9e15-03092c056858.png?v=1780541884"},{"product_id":"2025-pcc-worldshoot-finland-lion-wind-breaker","title":"2025 PCC WORLDSHOOT FINLAND LION - Technical Windbreaker","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47876701651097,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47876701716633,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47876701782169,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47876702568601,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47876702634137,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47876702699673,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47876702765209,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47876702830745,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47876702896281,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47876702961817,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662884450457,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47876703551641,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47876703617177,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47876703682713,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47876703748249,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47876703813785,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47876703879321,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/FRONT_e027caea-eb74-4010-844d-894b9ac9365c.png?v=1780542051"},{"product_id":"2025-top-gun-sun-shirt","title":"2025 Top Gun Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47880039104665,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47880039170201,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47880039235737,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47880040022169,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47880040087705,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47880040153241,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47880040218777,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47880040284313,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47880040349849,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47880040415385,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662883467417,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47880041005209,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47880041070745,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47880041136281,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47880041201817,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47880041267353,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47880041332889,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/SunshirtFront.png?v=1780628867"},{"product_id":"2026-ded-oakammo-sunshirt-blue-copy","title":"DED 2026 Habibi Tactical Sun Shirt","description":"\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\u003cp\u003e\u003cbutton class=\"custom-button\" id=\"openModal\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image active\"\u003e \u003c!-- MEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439266\" class=\"carousel-image\"\u003e \u003c!-- WOMEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\" style=\"font-size: 0.875rem;\"\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47880044609689,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47880044675225,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47880044740761,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47880045527193,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47880045592729,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47880045658265,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47880045723801,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47880045789337,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47880045854873,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47880045920409,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662883303577,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47880046510233,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47880046575769,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47880046641305,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47880046706841,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47880046772377,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47880046837913,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Front_d0d16ed3-8028-4304-b3ce-5d6bb583db67.png?v=1780628950"},{"product_id":"2026-ded-oakammo-sunshirt-red-copy","title":"2026 DED OAKAMMO SUN SHIRT- BLUE","description":"\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\u003cp\u003e\u003cbutton class=\"custom-button\" id=\"openModal\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image active\"\u003e \u003c!-- MEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439266\" class=\"carousel-image\"\u003e \u003c!-- WOMEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\" style=\"font-size: 0.875rem;\"\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47880047820953,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47880047886489,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47880047952025,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47880048738457,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47880048803993,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47880048869529,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47880048935065,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47880049000601,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47880049066137,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47880049131673,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662883106969,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47880049721497,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47880049787033,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47880049852569,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47880049918105,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47880049983641,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47880050049177,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Front_f1f50f63-08d9-48df-8d18-4e5384cbbb0e.png?v=1780628993"},{"product_id":"april-weatherby-hoodie","title":"L3i Design Solutions - Hoodie","description":"\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_HOODIE_LONG_SLEEVE.jpg?v=1716513696\"\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_HOODIE.jpg?v=1716513696\"\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_HOODIE.jpg?v=1716513696\"\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\u003cbr\u003e\u003cbr\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\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","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47880064827545,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47880064893081,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47880064958617,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47880065745049,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47880065810585,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47880065876121,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47880065941657,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47880066007193,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47880066072729,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47880066138265,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662882943129,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47880066728089,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47880066793625,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47880066859161,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47880066924697,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47880066990233,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47880067055769,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/FRONT_1.png?v=1780629197"},{"product_id":"badxmike-hoodie","title":"BadxMike Silver - Hoodie","description":"\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_HOODIE_LONG_SLEEVE.jpg?v=1716513696\"\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_HOODIE.jpg?v=1716513696\"\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_HOODIE.jpg?v=1716513696\"\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\u003cbr\u003e\u003cbr\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\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","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47884502204569,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47884502270105,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47884502335641,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47884503122073,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47884503187609,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47884503253145,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47884503318681,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47884503384217,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47884503449753,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47884503515289,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662882910361,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47884504105113,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47884504170649,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47884504236185,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47884504301721,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47884504367257,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47884504432793,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/BACK_ac4f6c03-9528-4d0f-b654-307f256c550f.png?v=1780715861"},{"product_id":"badxmike-hoodie-v2","title":"BadxMike Black - Hoodie","description":"\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_HOODIE_LONG_SLEEVE.jpg?v=1716513696\"\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_HOODIE.jpg?v=1716513696\"\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_HOODIE.jpg?v=1716513696\"\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\u003cbr\u003e\u003cbr\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\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","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47884505186457,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47884505251993,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47884505317529,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47884506103961,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47884506169497,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47884506235033,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47884506300569,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47884506366105,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47884506431641,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47884506497177,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662882877593,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47884507087001,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47884507152537,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47884507218073,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47884507283609,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47884507349145,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47884507414681,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/FRONT_b75038c0-5079-4b1b-8e53-bd4ec324445b.png?v=1780715888"},{"product_id":"ded-2025-diamondback-police-sun-shirt","title":"DED 2025 Diamondback Police Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg class=\"carousel-image active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_HOODIE_LONG_SLEEVE.jpg?v=1716513696\"\u003e \u003c!-- MEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_HOODIE.jpg?v=1716513696\"\u003e \u003c!-- WOMEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_HOODIE.jpg?v=1716513696\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47884522094745,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47884522160281,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47884522225817,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47884523012249,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47884523077785,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47884523143321,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47884523208857,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47884523274393,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47884523339929,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47884523405465,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662881796249,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47884523995289,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47884524060825,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47884524126361,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47884524191897,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47884524257433,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47884524322969,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/FRONT_60bd0f91-d82e-4e13-a66f-5302f8bde7ff.png?v=1780716136"},{"product_id":"ded-2026-hiperfire-jeff-mack-v4-sun-shirt","title":"DED 2026 Hiperfire Jeff Mack V4 Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47888780034201,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47888780099737,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47888780165273,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47888780951705,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47888781017241,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47888781082777,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47888781148313,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47888781213849,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47888781279385,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47888781344921,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662879404185,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47888781934745,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47888782000281,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47888782065817,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47888782131353,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47888782196889,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47888782262425,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Front_Hoodie_Sunshirt_V4.png?v=1780890194"},{"product_id":"ded-2026-house-of-payne-jeff-mack-v3-sun-shirt","title":"DED 2026 House of Payne Jeff Mack V3 Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47888786161817,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47888786227353,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47888786292889,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47888787079321,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47888787144857,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47888787210393,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47888787275929,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47888787341465,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47888787407001,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47888787472537,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662879338649,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47888788062361,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47888788127897,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47888788193433,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47888788258969,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47888788324505,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47888788390041,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Front_Hoodie_Sunshirt_V3.png?v=1780890290"},{"product_id":"ded-2026-tru-spec-jeff-mack-v2-sun-shirt","title":"DED 2026 Tru-Spec Jeff Mack V2 Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47888792420505,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47888792486041,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47888792551577,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47888793338009,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47888793403545,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47888793469081,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47888793534617,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47888793600153,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47888793665689,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47888793731225,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662879142041,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47888794321049,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47888794386585,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47888794452121,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47888794517657,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47888794583193,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47888794648729,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Front_Hoodie_Sunshirt_V2.png?v=1780890387"},{"product_id":"ded-2026-vortex-jeff-mack-v1-sun-shirt","title":"DED 2026 Vortex Jeff Mack V1 Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47888795074713,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47888795140249,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47888795205785,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47888795992217,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47888796057753,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47888796123289,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47888796188825,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47888796254361,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47888796319897,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47888796385433,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662878978201,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47888796975257,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47888797040793,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47888797106329,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47888797171865,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47888797237401,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47888797302937,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/FrontHoodieSunshirtV1.png?v=1780890430"},{"product_id":"ded-2026-vortex-jeff-mack-windbreaker-jacket","title":"DED 2026 Vortex Jeff Mack Technical Windbreaker","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47888797696153,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47888797761689,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47888797827225,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47888798613657,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47888798679193,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47888798744729,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47888798810265,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47888798875801,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47888798941337,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47888799006873,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662878748825,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47888799596697,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47888799662233,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47888799727769,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47888799793305,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47888799858841,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47888799924377,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/JACKET_JEFF_V1_FRONT.png?v=1780890473"},{"product_id":"ded-2026-vortex-jeff-mack-windbreaker-jacket-copy","title":"NEXUS Products \u0026 Consulting","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47888800383129,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47888800448665,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47888800514201,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47888801300633,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47888801366169,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47888801431705,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47888801497241,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47888801562777,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47888801628313,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47888801693849,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662878552217,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47888802283673,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47888802349209,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47888802414745,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47888802480281,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47888802545817,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47888802611353,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/JACKET_front.png?v=1780890515"},{"product_id":"ded-2026-vortex-jeff-mack-windbreaker-jacket-copy-1","title":"2026 Sportsman’s Training Center Technical Windbreaker","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47888803102873,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47888803168409,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47888803233945,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47888804020377,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47888804085913,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47888804151449,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47888804216985,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47888804282521,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47888804348057,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47888804413593,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662878519449,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47888805003417,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47888805068953,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47888805134489,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47888805200025,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47888805265561,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47888805331097,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Front_cc314b01-5eac-4941-bea7-86ef01d68a52.png?v=1780890557"},{"product_id":"ded-2alpha-make-ready-nutrition-sun-shirt-black","title":"DED 2Alpha Make Ready Nutrition Sun Shirt - Black","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47892962640025,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47892962705561,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47892962771097,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47892963557529,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47892963623065,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47892963688601,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47892963754137,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47892963819673,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47892963885209,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47892963950745,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662877438105,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47892964540569,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47892964606105,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47892964671641,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47892964737177,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47892964802713,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47892964868249,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/DED_Make_Ready_Nutrition_Jersey_Sunshirt_3d_v1_front.png?v=1780977289"},{"product_id":"ded-2alpha-make-ready-nutrition-sun-shirt-white","title":"DED 2Alpha Make Ready Nutrition Sun Shirt - White","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47892965621913,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47892965687449,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47892965752985,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47892966539417,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47892966604953,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47892966670489,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47892966736025,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47892966801561,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47892966867097,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47892966932633,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662877405337,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47892967522457,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47892967587993,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47892967653529,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47892967719065,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47892967784601,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47892967850137,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/DED_Make_Ready_Nutrition_Jersey_White_Sunshirt_3d_v1_front.png?v=1780977335"},{"product_id":"ded-90s-pattern-korean-town-hero-long-sleeve-jersey","title":"DED 90's Pattern Korean Town Hero Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47892973781145,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47892973846681,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47892973912217,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47892974698649,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47892974764185,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47892974829721,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47892974895257,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47892974960793,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47892975026329,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47892975091865,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662876749977,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47892975681689,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47892975747225,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47892975812761,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47892975878297,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47892975943833,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47892976009369,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Stealth_Arms_Platypus_SUNSHIRT_FRONT.png?v=1780977460"},{"product_id":"ded-army-statue-jersey","title":"DED Army Statue Sun Shirt Jersey","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg class=\"carousel-image active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_HOODIE_LONG_SLEEVE.jpg?v=1716513696\"\u003e \u003c!-- MEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_HOODIE.jpg?v=1716513696\"\u003e \u003c!-- WOMEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_HOODIE.jpg?v=1716513696\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47892984856729,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47892984922265,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47892984987801,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47892985774233,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47892985839769,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47892985905305,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47892985970841,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47892986036377,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47892986101913,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47892986167449,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662876618905,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47892986757273,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47892986822809,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47892986888345,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47892986953881,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47892987019417,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47892987084953,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/front_77a5003d-5e92-4d10-a75e-ec74782f798a.png?v=1780977616"},{"product_id":"ded-black-and-white-honey-comb-messy-pattern","title":"DED Black and White Honey Comb Messy Pattern Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47896026218649,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47896026284185,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47896026349721,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47896027136153,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47896027201689,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47896027267225,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47896027332761,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47896027398297,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47896027463833,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47896027529369,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662876553369,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47896028119193,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47896028184729,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47896028250265,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47896028315801,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47896028381337,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47896028446873,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Front_SH_2.png?v=1781064306"},{"product_id":"ded-black-duck-sunshirt-copy","title":"DED 2026 Taran Tactical Innovation -Sun Shirt","description":"\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\u003cp\u003e\u003cbutton class=\"custom-button\" id=\"openModal\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv id=\"myModal\" class=\"modal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image active\"\u003e \u003c!-- MEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439266\" class=\"carousel-image\"\u003e \u003c!-- WOMEN --\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_POLO_SHIRT_SHORT_SLEEVE.jpg?v=1716439265\" class=\"carousel-image\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\u003e\n\u003cul data-mce-fragment=\"1\" style=\"font-size: 0.875rem;\"\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47896034246809,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47896034312345,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47896034377881,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47896035164313,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47896035229849,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47896035295385,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47896035360921,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47896035426457,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47896035491993,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47896035557529,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662876389529,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47896036147353,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47896036212889,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47896036278425,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47896036343961,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47896036409497,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47896036475033,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/TTI_FRONT_SUNSHIRT.png?v=1781064438"},{"product_id":"ded-boujee-w-bullets-llc-hoodie","title":"DED Boujee W Bullets LLC Hoodie","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47896037327001,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47896037392537,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47896037458073,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47896038244505,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47896038310041,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47896038375577,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47896038441113,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47896038506649,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47896038572185,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47896038637721,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662876356761,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47896039227545,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47896039293081,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47896039358617,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47896039424153,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47896039489689,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47896039555225,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/2025_Boujee_W_Bullets_LLC_Hoodie_FRONT.png?v=1781064476"},{"product_id":"ded-boujee-w-bullets-llc-sun-shirt","title":"DED Boujee W Bullets LLC Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47896040308889,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47896040374425,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47896040439961,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47896041226393,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47896041291929,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47896041357465,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47896041423001,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47896041488537,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47896041554073,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47896041619609,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662876323993,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47896042209433,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47896042274969,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47896042340505,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47896042406041,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47896042471577,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47896042537113,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/2025_Boujee_W_Bullets_LLC_Hoodie_FRONT_eba85db8-c5de-4960-ad52-2a57f79fe464.png?v=1781064515"},{"product_id":"ded-c-h-precision-honey-comb-sun-shirt","title":"DED C\u0026H Precision Honey Comb Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg class=\"carousel-image active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_HOODIE_LONG_SLEEVE.jpg?v=1716513696\"\u003e \u003c!-- MEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_HOODIE.jpg?v=1716513696\"\u003e \u003c!-- WOMEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_HOODIE.jpg?v=1716513696\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47896060035225,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47896060100761,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47896060166297,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47896060952729,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47896061018265,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47896061083801,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47896061149337,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47896061214873,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47896061280409,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47896061345945,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662876192921,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47896061935769,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47896062001305,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47896062066841,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47896062132377,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47896062197913,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47896062263449,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Front_ec069077-7a4f-4589-9376-2b86b1d5099c.png?v=1781064681"},{"product_id":"ded-c-h-precision-jersey","title":"DED C\u0026H Precision Hoodie","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg class=\"carousel-image active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_HOODIE_LONG_SLEEVE.jpg?v=1716513696\"\u003e \u003c!-- MEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_HOODIE.jpg?v=1716513696\"\u003e \u003c!-- WOMEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_HOODIE.jpg?v=1716513696\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47896063639705,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47896063705241,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47896063770777,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47896064557209,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47896064622745,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47896064688281,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47896064753817,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47896064819353,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47896064884889,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47896064950425,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662876160153,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47896065540249,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47896065605785,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47896065671321,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47896065736857,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47896065802393,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47896065867929,"sku":null,"price":135.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Front_6ec4de98-9d6c-42ce-9622-e0919103c1bc.png?v=1781064707"},{"product_id":"ded-c-h-precision-jersey-copy","title":"DED C\u0026H Precision Hawaiian Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg class=\"carousel-image active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_HOODIE_LONG_SLEEVE.jpg?v=1716513696\"\u003e \u003c!-- MEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_HOODIE.jpg?v=1716513696\"\u003e \u003c!-- WOMEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_HOODIE.jpg?v=1716513696\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":47896066621593,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":47896066687129,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":47896066752665,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":47896067539097,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":47896067604633,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":47896067670169,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":47896067735705,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":47896067801241,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":47896067866777,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":47896067932313,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662876127385,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":47896068522137,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":47896068587673,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":47896068653209,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":47896068718745,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":47896068784281,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":47896068849817,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/Front_SS.png?v=1781064734"},{"product_id":"ded-callaway-ballistics-sun-shirt-jersey","title":"DED Callaway Ballistics Sun Shirt Jersey","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":48662874783897,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":48662874816665,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":48662874849433,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":48662874882201,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":48662874914969,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":48662874947737,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":48662874980505,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":48662875013273,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":48662875046041,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":48662875078809,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662875111577,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":48662875144345,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":48662875177113,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":48662875209881,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":48662875242649,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":48662875275417,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":48662875308185,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/CALLAWAY_BALLISTICS_v1.3_front.png?v=1781120299"},{"product_id":"ded-called-2arms-gun-range-sun-shirt","title":"DED Called 2Arms Gun Range Sun Shirt","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \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 \u003c!-- MEN --\u003e \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 \u003c!-- WOMEN --\u003e \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 \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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\n    function openTypeform() {\n        window.open(\"https:\/\/form.typeform.com\/to\/oU2RmUhB\", \"_blank\");\n    }\n\u003c\/script\u003e \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\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\"\u003e\u003cspan\u003eDED Technical Shirts are made upon order. Our standard lead time is 21 days, but this may vary depending on our production loads or shipping delays.\u003c\/span\u003e\u003c\/li\u003e\n\u003cli data-mce-fragment=\"1\"\u003e\u003cspan\u003ePlease indicate your customization instructions in the special instructions to seller portion during check out or email team@ded.store\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\" onclick=\"openTypeform()\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":48662873931929,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":48662873964697,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":48662873997465,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":48662874030233,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":48662874063001,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":48662874095769,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":48662874128537,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":48662874161305,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":48662874194073,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":48662874226841,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662874259609,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":48662874292377,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":48662874325145,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":48662874357913,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":48662874390681,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":48662874423449,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":48662874456217,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/KK_SPIDER_MAN_SUNSHIRT_FRONT_WHITE.png?v=1781120338"},{"product_id":"ded-chicago-gunslinger-sun-shirt-gold-black","title":"DED Chicago Gunslinger Sun Shirt - Gold\/Black","description":"\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\u003cp\u003e\u003cbutton id=\"openModal\" class=\"custom-button\"\u003eView Size Chart\u003c\/button\u003e\u003c\/p\u003e\n\u003cdiv class=\"modal\" id=\"myModal\"\u003e\n\u003cdiv class=\"modal-content\"\u003e\n\u003cspan class=\"close\"\u003e×\u003c\/span\u003e \u003c!-- KID --\u003e \u003cimg class=\"carousel-image active\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_KID_HOODIE_LONG_SLEEVE.jpg?v=1716513696\"\u003e \u003c!-- MEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_MEN_HOODIE.jpg?v=1716513696\"\u003e \u003c!-- WOMEN --\u003e \u003cimg class=\"carousel-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0633\/1295\/3444\/files\/US_WOMEN_HOODIE.jpg?v=1716513696\"\u003e \u003cbutton id=\"prev\"\u003ePrevious\u003c\/button\u003e \u003cbutton id=\"next\"\u003eNext\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e\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 \u003cbr\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003cp\u003eDead Eye Designs (DED) and Eemann Tech Hoodie is based on our DED Technical Open Jacket. It features breathable side panels, 2 way stretch, semi fitted! \u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eCUSTOMIZE any of our templates with your desired size, colors and logos \u003c\/span\u003e\u003c\/p\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\u003cp\u003e\u003cspan style=\"font-size: 0.875rem;\"\u003eMade from CERTIFIED TECHNOLOGICAL FABRIC\u003c\/span\u003e\u003cbr\u003e\u003c\/p\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\u003cp\u003e \u003c\/p\u003e\n\u003ch1\u003eCustomize your Shirt?\u003c\/h1\u003e\n\u003cp\u003e\u003cbutton class=\"typeform-button\"\u003eCustom Now\u003c\/button\u003e\u003c\/p\u003e","brand":"Dead Eye Designs","offers":[{"title":"KID \/ SMALL","offer_id":48662868983961,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ MEDIUM","offer_id":48662869016729,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"KID \/ LARGE","offer_id":48662869049497,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XS","offer_id":48662869082265,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ SMALL","offer_id":48662869115033,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ MEDIUM","offer_id":48662869147801,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ LARGE","offer_id":48662869180569,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ XL","offer_id":48662869213337,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 2XL","offer_id":48662869246105,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 3XL","offer_id":48662869278873,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"MEN \/ 4XL+","offer_id":48662869311641,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XS","offer_id":48662869344409,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ SMALL","offer_id":48662869377177,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ MEDIUM","offer_id":48662869409945,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ LARGE","offer_id":48662869442713,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ XL","offer_id":48662869475481,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true},{"title":"WOMEN \/ 2XL","offer_id":48662869508249,"sku":null,"price":100.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1164\/8154\/files\/FRONT_ad021f96-5dc6-45d8-9de9-3540bd76369e.png?v=1781120484"}],"url":"https:\/\/ded.store\/collections\/outerwear.oembed?page=4","provider":"Dead Eye Designs","version":"1.0","type":"link"}