{"title":"YOUTH","description":"","products":[{"product_id":"c8-r-corvette-racing-youth-racing-tee","title":"C8.R Corvette Racing | Youth Racing Tee","description":"\u003cp\u003eEven \"little ones\" can be \"big fans!\"  This youth tee has is made for the smaller race fan with a set-in 1x1 baby rib collar and side seams for comfort. Printed with the C8.R car gesture, C8 crossed flags, and the Corvette Racing signature. Black. 60% cotton\/40% polyester.\u003c\/p\u003e\n\u003cstyle\u003e\n    \/* Styles for the popup window and overlay *\/\n.popup {\n    display: none; \/* Hidden by default *\/\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    padding-top: 14%;\n}\n\n.popup-content {\n    background-color: #fefefe;\n    margin: 5% auto; \n    padding: 20px;\n    border: 1px solid #888;\n    width: 80%; \n    max-width: 600px;\n}\n\n.close-btn {\n    color: #aaa;\n    float: right;\n    font-size: 28px;\n    font-weight: bold;\n}\n\n.close-btn:hover,\n.close-btn:focus {\n    color: black;\n    text-decoration: none;\n    cursor: pointer;\n}\n\u003c\/style\u003e\n\n\n    \u003cbutton id=\"popupBtn\"\u003eSize Chart\u003c\/button\u003e\n\n    \u003cdiv id=\"popup\" class=\"popup\"\u003e\n        \u003cdiv class=\"popup-content\"\u003e\n            \u003cspan class=\"close-btn\"\u003e×\u003c\/span\u003e\n            \u003ch2 style=\"font-size:20px; margin-bottom:0;\"\u003e\u003cstrong\u003eHOW TO MEASURE WIDTH\u003c\/strong\u003e\u003c\/h2\u003e\n\n            \u003cp style=\"font-size:14px; padding-top:0;\"\u003eMeasure the shirt from armpit to armpit on a flat surface.\u003c\/p\u003e\n\u003cbr\u003e\n            \n            \u003ctable style=\"width:440px; max-width:100%; border: 2px solid black; border-collapse: collapse;\"\u003e\n              \u003ctr style=\"border: 2px solid black; border-collapse: collapse;\"\u003e\n                \u003cth style=\"width:24%; background-color:#bf1e2e; font-family: Sans-Serif; text-align: center; color: #ffffff; border: 2px solid black; border-collapse: collapse;\"\u003eYouth\u003c\/th\u003e\n                \u003cth style=\"width:19%; background-color:#bf1e2e; font-family: Sans-Serif; text-align: center; color: #ffffff; border: 2px solid black; border-collapse: collapse;\"\u003eXS\u003c\/th\u003e\n                \u003cth style=\"width:19%; background-color:#bf1e2e; font-family: Sans-Serif; text-align: center; color: #ffffff; border: 2px solid black; border-collapse: collapse;\"\u003eSmall\u003c\/th\u003e\n                \u003cth style=\"width:19%; background-color:#bf1e2e; font-family: Sans-Serif; text-align: center; color: #ffffff; border: 2px solid black; border-collapse: collapse;\"\u003eMedium\u003c\/th\u003e\n                \u003cth style=\"width:19%; background-color:#bf1e2e; font-family: Sans-Serif; text-align: center; color: #ffffff; border: 2px solid black; border-collapse: collapse;\"\u003eLarge\u003c\/th\u003e\n              \u003c\/tr\u003e\n              \u003ctr style=\"border: 2px solid black; border-collapse: collapse;\"\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003eWidth (in)\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e14\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e15.5\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e17\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e18.5\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr style=\"border: 2px solid black; border-collapse: collapse;\"\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003eLength (in)\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e19\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e20.5\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e22\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e23.5\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/table\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n\u003cscript\u003e\n    \/\/ Get the popup\nvar popup = document.getElementById(\"popup\");\n\n\/\/ Get the button that opens the popup\nvar btn = document.getElementById(\"popupBtn\");\n\n\/\/ Get the \u003cspan\u003e element that closes the popup\nvar span = document.getElementsByClassName(\"close-btn\")[0];\n\n\/\/ When the user clicks the button, open the popup \nbtn.onclick = function() {\n    popup.style.display = \"block\";\n}\n\n\/\/ When the user clicks on \u003cspan\u003e (x), close the popup\nspan.onclick = function() {\n    popup.style.display = \"none\";\n}\n\n\/\/ When the user clicks anywhere outside of the popup, close it\nwindow.onclick = function(event) {\n    if (event.target == popup) {\n        popup.style.display = \"none\";\n    }\n}\n\u003c\/script\u003e","brand":"CorvetteCollection.com","offers":[{"title":"Large","offer_id":49531797766463,"sku":"BS2-YT005 L","price":16.97,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0891\/3626\/7583\/files\/BS2-YT005_1000x1000_659b268b-0e23-4558-b96e-51c5ac69955c.jpg?v=1721408361"},{"product_id":"corvette-racing-le-man-2025-youth-tee","title":"Corvette Racing Le Man 2025 Youth Tee","description":"\u003cstyle\u003e\n    \/* Styles for the popup window and overlay *\/\n.popup {\n    display: none; \/* Hidden by default *\/\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    padding-top: 15%;\n}\n\n.popup-content {\n    background-color: #fefefe;\n    margin: 5% auto; \n    padding: 20px;\n    border: 1px solid #888;\n    width: 80%; \n    max-width: 600px;\n}\n\n.close-btn {\n    color: #aaa;\n    float: right;\n    font-size: 28px;\n    font-weight: bold;\n}\n\n.close-btn:hover,\n.close-btn:focus {\n    color: black;\n    text-decoration: none;\n    cursor: pointer;\n}\n\u003c\/style\u003e\n\n\u003cp\u003eThis triblend tee is perfectly soft and comfortable.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e1x1 rib knit neck\u003c\/li\u003e\n\u003cli\u003eShoulder to shoulder taping\u003c\/li\u003e\n\u003cli\u003e50\/25\/25 poly\/combed ring spun cotton\/rayon, 32 singles\u003c\/li\u003e\n\u003c\/ul\u003e\n    \u003cbutton id=\"popupBtn\"\u003eSize Chart\u003c\/button\u003e\n\n    \u003cdiv id=\"popup\" class=\"popup\"\u003e\n        \u003cdiv class=\"popup-content\"\u003e\n            \u003cspan class=\"close-btn\"\u003e×\u003c\/span\u003e\n            \u003ch2 style=\"font-size:20px; margin-bottom:0;\"\u003e\u003cb\u003eHOW TO MEASURE WIDTH\u003c\/b\u003e\u003c\/h2\u003e\n\n            \u003cp style=\"font-size:14px; padding-top:0;\"\u003eMeasure the shirt from armpit to armpit on a flat surface.\u003c\/p\u003e\n\u003cbr\u003e\n            \n            \u003ctable style=\"width:520px; max-width:100%; border: 2px solid black; border-collapse: collapse;\"\u003e\n              \u003ctr style=\"border: 2px solid black; border-collapse: collapse;\"\u003e\n                \u003cth style=\"width:20%; background-color:#bf1e2e; font-family: Sans-Serif; text-align: center; color: #ffffff; border: 2px solid black; border-collapse: collapse;\"\u003eMen's\u003c\/th\u003e\n                \u003cth style=\"width:16%; background-color:#bf1e2e; font-family: Sans-Serif; text-align: center; color: #ffffff; border: 2px solid black; border-collapse: collapse;\"\u003eXS\u003c\/th\u003e\n                \u003cth style=\"width:16%; background-color:#bf1e2e; font-family: Sans-Serif; text-align: center; color: #ffffff; border: 2px solid black; border-collapse: collapse;\"\u003eSmall\u003c\/th\u003e\n                \u003cth style=\"width:16%; background-color:#bf1e2e; font-family: Sans-Serif; text-align: center; color: #ffffff; border: 2px solid black; border-collapse: collapse;\"\u003eMedium\u003c\/th\u003e\n                \u003cth style=\"width:16%; background-color:#bf1e2e; font-family: Sans-Serif; text-align: center; color: #ffffff; border: 2px solid black; border-collapse: collapse;\"\u003eLarge\u003c\/th\u003e\n                \u003cth style=\"width:16%; background-color:#bf1e2e; font-family: Sans-Serif; text-align: center; color: #ffffff; border: 2px solid black; border-collapse: collapse;\"\u003eXL\u003c\/th\u003e\n              \u003c\/tr\u003e\n              \u003ctr style=\"border: 2px solid black; border-collapse: collapse;\"\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003eWidth (in)\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e13.5\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e15\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e16.5\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e17.5\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e19\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr style=\"border: 2px solid black; border-collapse: collapse;\"\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003eLength (in)\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e19.5\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e21.5\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e23.5\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e25.5\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e27.5\u003c\/td\u003e\n              \u003c\/tr\u003e\n              \u003ctr style=\"border: 2px solid black; border-collapse: collapse;\"\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003eSleeve (in)\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e11.5\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e12.75\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e14\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e15.25\u003c\/td\u003e\n                \u003ctd style=\"text-align: center; font-weight: bold; font-family: Sans-Serif; border: 2px solid black; border-collapse: collapse;\"\u003e16.75\u003c\/td\u003e\n              \u003c\/tr\u003e\n            \u003c\/table\u003e\n\n\u003cscript\u003e\n    \/\/ Get the popup\nvar popup = document.getElementById(\"popup\");\n\n\/\/ Get the button that opens the popup\nvar btn = document.getElementById(\"popupBtn\");\n\n\/\/ Get the \u003cspan\u003e element that closes the popup\nvar span = document.getElementsByClassName(\"close-btn\")[0];\n\n\/\/ When the user clicks the button, open the popup \nbtn.onclick = function() {\n    popup.style.display = \"block\";\n}\n\n\/\/ When the user clicks on \u003cspan\u003e (x), close the popup\nspan.onclick = function() {\n    popup.style.display = \"none\";\n}\n\n\/\/ When the user clicks anywhere outside of the popup, close it\nwindow.onclick = function(event) {\n    if (event.target == popup) {\n        popup.style.display = \"none\";\n    }\n}\n\u003c\/script\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"CorvetteCollection.com","offers":[{"title":"X-Small","offer_id":51192691917119,"sku":"BX2-YT072 XS","price":25.0,"currency_code":"USD","in_stock":true},{"title":"Small","offer_id":51192691949887,"sku":"BX2-YT072 S","price":25.0,"currency_code":"USD","in_stock":true},{"title":"Medium","offer_id":51192691982655,"sku":"BX2-YT072 M","price":25.0,"currency_code":"USD","in_stock":true},{"title":"Large","offer_id":51192692015423,"sku":"BX2-YT072 L","price":25.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0891\/3626\/7583\/files\/BX2-YT072-1600x1600-Front.webp?v=1754501642"}],"url":"https:\/\/corvetteracingstore.com\/collections\/youth.oembed","provider":"CorvetteRacingStore.com","version":"1.0","type":"link"}