{"product_id":"lva-season-7-tee-usa","title":"LVA Season 7 Tee - \"USA\"","description":"\u003cstyle\u003e\n.lva-product-content * {\n    box-sizing: border-box;\n}\n\n\n.lva-product-content {\n    font-family: inherit;\n    color: #333;\n    line-height: 1.7;\n    margin: 0;\n}\n\n\n.lva-product-hero {\n    background: rgba(249, 249, 249, 0.95);\n    border-left: 4px solid #d54d4d;\n    padding: 40px;\n    margin-bottom: 50px;\n    border-radius: 4px;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n    backdrop-filter: blur(10px);\n}\n\n\n.lva-product-label {\n    font-size: 0.85em;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #d54d4d;\n    font-weight: 700;\n    margin-bottom: 10px;\n}\n\n\n.lva-product-hero h2 {\n    font-size: 2.2em;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 20px;\n    line-height: 1.2;\n    letter-spacing: -0.5px;\n}\n\n\n.lva-product-hero p {\n    font-size: 1.1em;\n    color: #555;\n    line-height: 1.8;\n    margin-bottom: 15px;\n}\n\n\n.lva-product-hero p:last-child {\n    margin-bottom: 0;\n}\n\n\n.lva-product-hero em {\n    color: #666;\n    font-size: 0.95em;\n}\n\n\n.lva-product-hero a {\n    color: #d54d4d;\n    text-decoration: none;\n    font-weight: 700;\n    transition: color 0.3s ease;\n}\n\n\n.lva-product-hero a:hover {\n    color: #b83c3c;\n    text-decoration: underline;\n}\n\n\n.lva-section-title {\n    font-size: 2em;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 30px;\n    letter-spacing: -0.5px;\n    padding-bottom: 15px;\n    border-bottom: 2px solid #d54d4d;\n}\n\n\n\/* Interactive Accordion Sections *\/\n.lva-accordion {\n    margin: 50px 0;\n}\n\n\n.lva-accordion-item {\n    background: rgba(255, 255, 255, 0.95);\n    border: 1px solid rgba(255, 255, 255, 0.2);\n    margin-bottom: 15px;\n    border-radius: 4px;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n    backdrop-filter: blur(10px);\n    overflow: hidden;\n    transition: all 0.3s ease;\n}\n\n\n.lva-accordion-item.active {\n    box-shadow: 0 8px 30px rgba(213, 77, 77, 0.25);\n    border-color: #d54d4d;\n}\n\n\n.lva-accordion-header {\n    padding: 25px 30px;\n    cursor: pointer;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    transition: all 0.3s ease;\n    user-select: none;\n}\n\n\n.lva-accordion-header:hover {\n    background: rgba(213, 77, 77, 0.05);\n}\n\n\n.lva-accordion-title {\n    font-size: 1.3em;\n    font-weight: 700;\n    color: #1a1a1a;\n    display: flex;\n    align-items: center;\n    gap: 15px;\n}\n\n\n.lva-accordion-icon {\n    width: 40px;\n    height: 40px;\n    background: #d54d4d;\n    color: white;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 1.2em;\n    font-weight: 700;\n    flex-shrink: 0;\n}\n\n\n.lva-accordion-arrow {\n    color: #d54d4d;\n    font-size: 1.5em;\n    transition: transform 0.3s ease;\n    font-weight: 700;\n}\n\n\n.lva-accordion-item.active .lva-accordion-arrow {\n    transform: rotate(180deg);\n}\n\n\n.lva-accordion-content {\n    max-height: 0;\n    overflow: hidden;\n    transition: max-height 0.4s ease, padding 0.4s ease;\n    padding: 0 30px;\n}\n\n\n.lva-accordion-item.active .lva-accordion-content {\n    max-height: 6000px;\n    padding: 0 30px 30px 30px;\n}\n\n\n.lva-accordion-content p {\n    color: #555;\n    font-size: 1.05em;\n    line-height: 1.8;\n    margin-bottom: 15px;\n}\n\n\n.lva-accordion-content p:last-child {\n    margin-bottom: 0;\n}\n\n\n.lva-accordion-content ul {\n    color: #555;\n    font-size: 1.05em;\n    line-height: 1.8;\n    margin-bottom: 15px;\n    padding-left: 25px;\n}\n\n\n.lva-accordion-content ul li {\n    margin-bottom: 10px;\n}\n\n\n.lva-included-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n    gap: 25px;\n    padding: 5px;\n}\n\n\n.lva-included-item {\n    background: rgba(245, 245, 245, 0.95);\n    border: 1px solid rgba(213, 77, 77, 0.15);\n    padding: 25px;\n    border-radius: 4px;\n    transition: all 0.3s ease;\n}\n\n\n.lva-included-item:hover {\n    background: rgba(255, 255, 255, 0.9);\n    border-color: #d54d4d;\n    transform: translateY(-2px);\n    box-shadow: 0 4px 15px rgba(213, 77, 77, 0.2);\n}\n\n\n.lva-included-qty {\n    color: #d54d4d;\n    font-weight: 700;\n    font-size: 0.9em;\n    text-transform: uppercase;\n    letter-spacing: 1px;\n    margin-bottom: 8px;\n}\n\n\n.lva-included-name {\n    color: #1a1a1a;\n    font-weight: 600;\n    font-size: 1.05em;\n}\n\n\n\/* Size Availability Table *\/\n.lva-size-table-wrapper {\n    overflow-x: auto;\n    margin: 25px 0;\n    -webkit-overflow-scrolling: touch;\n}\n\n\n.lva-size-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 1em;\n    min-width: 480px;\n}\n\n\n.lva-size-table th {\n    background: #1a1a1a;\n    color: #ffffff;\n    font-weight: 700;\n    text-align: left;\n    padding: 14px 18px;\n    border: none;\n    font-size: 0.95em;\n    letter-spacing: 0.5px;\n}\n\n\n.lva-size-table td {\n    padding: 14px 18px;\n    border-bottom: 1px solid rgba(213, 77, 77, 0.15);\n    color: #555;\n    background: rgba(255, 255, 255, 0.9);\n}\n\n\n.lva-size-table tr:nth-child(even) td {\n    background: rgba(245, 245, 245, 0.95);\n}\n\n\n.lva-size-table tr:hover td {\n    background: rgba(213, 77, 77, 0.06);\n}\n\n\n.lva-size-table td:first-child {\n    font-weight: 700;\n    color: #1a1a1a;\n}\n\n\n\/* Size Chart Image *\/\n.lva-size-chart {\n    margin: 25px 0;\n    text-align: center;\n}\n\n\n.lva-size-chart img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 4px;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n    cursor: pointer;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n\n.lva-size-chart img:hover {\n    transform: scale(1.02);\n    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.15);\n}\n\n\n.lva-size-chart-caption {\n    font-size: 0.9em;\n    color: #888;\n    margin-top: 12px;\n    font-style: italic;\n}\n\n\n\/* Dual Image Layout *\/\n.lva-product-images-dual {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 30px;\n    margin: 30px 0;\n}\n\n\n.lva-product-image-single {\n    text-align: center;\n}\n\n\n.lva-product-image-single img {\n    max-width: 100%;\n    height: auto;\n    border-radius: 4px;\n    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);\n    cursor: pointer;\n    transition: transform 0.3s ease, box-shadow 0.3s ease;\n}\n\n\n.lva-product-image-single img:hover {\n    transform: scale(1.02);\n    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.15);\n}\n\n\n.lva-image-caption {\n    margin-top: 14px;\n    font-size: 0.9em;\n    font-weight: 700;\n    color: #1a1a1a;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n}\n\n\n.lva-image-caption span {\n    color: #d54d4d;\n}\n\n\n\/* Image Zoom Modal *\/\n.lva-zoom-modal {\n    display: none;\n    position: fixed;\n    z-index: 9999;\n    left: 0;\n    top: 0;\n    width: 100%;\n    height: 100%;\n    overflow: auto;\n    background-color: rgba(0, 0, 0, 0.95);\n    align-items: center;\n    justify-content: center;\n}\n\n\n.lva-zoom-content {\n    max-width: 90%;\n    max-height: 90%;\n    object-fit: contain;\n    animation: zoomIn 0.3s;\n}\n\n\n@keyframes zoomIn {\n    from {\n        transform: scale(0.8);\n        opacity: 0;\n    }\n    to {\n        transform: scale(1);\n        opacity: 1;\n    }\n}\n\n\n.lva-zoom-close {\n    position: absolute;\n    top: 20px;\n    right: 40px;\n    color: #ffffff;\n    font-size: 50px;\n    font-weight: 700;\n    cursor: pointer;\n    transition: color 0.3s ease;\n    line-height: 1;\n}\n\n\n.lva-zoom-close:hover {\n    color: #d54d4d;\n}\n\n\n.lva-cta-section {\n    text-align: center;\n    background: rgba(255, 255, 255, 0.95);\n    border: 2px solid #d54d4d;\n    padding: 50px 40px;\n    margin: 50px 0;\n    border-radius: 4px;\n    box-shadow: 0 4px 20px rgba(213, 77, 77, 0.25);\n}\n\n\n.lva-cta-section h3 {\n    color: #1a1a1a;\n    font-size: 2em;\n    margin-bottom: 15px;\n    font-weight: 700;\n}\n\n\n.lva-cta-section p {\n    color: #555;\n    font-size: 1.1em;\n    margin-bottom: 25px;\n}\n\n\n.lva-cta-section a {\n    color: #d54d4d;\n    text-decoration: none;\n    font-weight: 700;\n    font-size: 1.1em;\n    letter-spacing: 0.5px;\n    transition: color 0.3s ease;\n}\n\n\n.lva-cta-section a:hover {\n    color: #b83c3c;\n    text-decoration: underline;\n}\n\n\n.lva-divider {\n    height: 2px;\n    background: linear-gradient(90deg, transparent, #d54d4d, transparent);\n    margin: 50px 0;\n}\n\n\n.lva-trust-badges-wrapper {\n    margin: 40px auto;\n    max-width: 900px;\n    padding: 0 20px;\n}\n\n\n.lva-trust-badges-container {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 30px;\n    flex-wrap: wrap;\n}\n\n\n.lva-trust-badge {\n    text-align: center;\n    padding: 18px 35px;\n    background: rgba(255, 255, 255, 0.7);\n    backdrop-filter: blur(10px);\n    border-radius: 50px;\n    border: 1px solid rgba(213, 77, 77, 0.2);\n    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);\n    transition: all 0.3s ease;\n    flex-shrink: 0;\n}\n\n\n.lva-trust-badge:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 6px 20px rgba(213, 77, 77, 0.25);\n    border-color: rgba(213, 77, 77, 0.4);\n}\n\n\n.lva-trust-badge-icon {\n    font-size: 1.4em;\n    margin-right: 10px;\n}\n\n\n.lva-trust-badge-text {\n    font-weight: 600;\n    color: #1a1a1a;\n    font-size: 1em;\n}\n\n\n.lva-trust-badges-dots {\n    display: none;\n}\n\n\n@media (max-width: 768px) {\n    .lva-trust-badges-wrapper {\n        padding: 0;\n        margin: 30px auto;\n        overflow: visible;\n    }\n\n\n    .lva-trust-badges-container {\n        display: flex;\n        flex-wrap: nowrap;\n        justify-content: flex-start;\n        gap: 0;\n        overflow-x: auto;\n        scroll-snap-type: x mandatory;\n        -webkit-overflow-scrolling: touch;\n        scrollbar-width: none;\n        -ms-overflow-style: none;\n        padding: 15px 20px;\n        margin: 0 -20px;\n        width: calc(100% + 40px);\n    }\n\n\n    .lva-trust-badges-container::-webkit-scrollbar {\n        display: none;\n    }\n\n\n    .lva-trust-badge {\n        flex: 0 0 calc(100vw - 40px);\n        max-width: calc(100vw - 40px);\n        margin: 0 20px;\n        scroll-snap-align: center;\n        padding: 16px 25px;\n    }\n\n\n    .lva-trust-badge:first-child {\n        margin-left: 20px;\n    }\n\n\n    .lva-trust-badge:last-child {\n        margin-right: 20px;\n    }\n\n\n    \/* Dot Indicators - Visible on Mobile *\/\n    .lva-trust-badges-dots {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        gap: 10px;\n        margin-top: 15px;\n        padding-bottom: 5px;\n    }\n\n\n    .lva-trust-badges-dot {\n        width: 10px;\n        height: 10px;\n        min-width: 10px;\n        min-height: 10px;\n        max-width: 10px;\n        max-height: 10px;\n        border-radius: 50%;\n        background: rgba(213, 77, 77, 0.25);\n        border: none;\n        padding: 0;\n        margin: 0;\n        cursor: pointer;\n        transition: all 0.3s ease;\n        -webkit-appearance: none;\n        appearance: none;\n        box-sizing: border-box;\n    }\n\n\n    .lva-trust-badges-dot.active {\n        background: #d54d4d;\n        transform: scale(1.2);\n    }\n\n\n    .lva-trust-badges-dot:hover {\n        background: rgba(213, 77, 77, 0.5);\n    }\n\n\n    .lva-trust-badges-dot.active:hover {\n        background: #d54d4d;\n    }\n}\n\n\n@media (max-width: 768px) {\n    .lva-product-hero,\n    .lva-cta-section {\n        padding: 30px 25px;\n    }\n\n\n    .lva-accordion-header,\n    .lva-accordion-content {\n        padding-left: 20px;\n        padding-right: 20px;\n    }\n\n\n    .lva-product-hero h2,\n    .lva-section-title {\n        font-size: 1.6em;\n    }\n\n\n    .lva-product-images-dual {\n        grid-template-columns: 1fr;\n    }\n\n\n    .lva-included-grid {\n        grid-template-columns: 1fr;\n    }\n}\n\n\n\/* Spacing fix for reviews section *\/\n.lva-spacing-fix {\n    margin-bottom: -10px;\n}\n\n\n@media (max-width: 768px) {\n    .lva-spacing-fix {\n        margin-bottom: 40px;\n    }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lva-spacing-fix\"\u003e\n\u003cdiv class=\"lva-product-content\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"lva-product-hero\"\u003e\n\u003cdiv class=\"lva-product-label\"\u003e\/\/ LVA Product Description \/\/\u003c\/div\u003e\n\u003ch2\u003eLVA Season 7 Tee \"USA\"\u003c\/h2\u003e\n\u003cp\u003eSeason 7 lands with our most patriotic drop yet. A clean white LVA flag mark sits on the left chest, while the back carries the LVA Elite Series circle logo set against a tattered, ghosted American flag. Understated up close, unmistakable across a paddock.\u003c\/p\u003e\n\u003cp\u003ePrinted on a Next Level 3600 premium fitted crew, this is not the boxy, papery promo tee you get free at a car show. It is a soft, well cut shirt built to be worn constantly, in the garage, at the track, or anywhere you want to fly the flag without shouting about it.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Product Images Side by Side --\u003e\n\u003cdiv class=\"lva-product-images-dual\"\u003e\n\u003cdiv class=\"lva-product-image-single\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0337\/7066\/8169\/files\/8244151916835839685_2048.jpg?v=1787258343\" alt=\"LVA Season 7 Tee USA in Solid Military Green, back view showing the Elite Series graphic\" title=\"Back View | Solid Military Green\"\u003e\n\u003cdiv class=\"lva-image-caption\"\u003eBack View \u003cspan\u003e|\u003c\/span\u003e Solid Military Green\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-product-image-single\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0337\/7066\/8169\/files\/12920007289646251293_2048.jpg?v=1787258309\" alt=\"LVA Season 7 Tee USA in Solid Black, front view showing the left chest flag mark\" title=\"Front View | Solid Black\"\u003e\n\u003cdiv class=\"lva-image-caption\"\u003eFront View \u003cspan\u003e|\u003c\/span\u003e Solid Black\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Product Details Accordion --\u003e\n\u003cdiv class=\"lva-accordion\"\u003e\n\u003cdiv class=\"lva-product-label\"\u003e\/\/ Product Details \/\/\u003c\/div\u003e\n\u003ch3 class=\"lva-section-title\"\u003eEverything You Need to Know\u003c\/h3\u003e\n\u003c!-- Fabric \u0026 Construction Accordion --\u003e\n\u003cdiv class=\"lva-accordion-item\"\u003e\n\u003cdiv class=\"lva-accordion-header\"\u003e\n\u003cdiv class=\"lva-accordion-title\"\u003e\n\u003cdiv class=\"lva-accordion-icon\"\u003e1\u003c\/div\u003e\n\u003cspan\u003eFabric \u0026amp; Construction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-accordion-arrow\"\u003e▼\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-accordion-content\"\u003e\n\u003cdiv class=\"lva-included-grid\"\u003e\n\u003cdiv class=\"lva-included-item\"\u003e\n\u003cdiv class=\"lva-included-qty\"\u003eThe Blank\u003c\/div\u003e\n\u003cdiv class=\"lva-included-name\"\u003eNext Level 3600 Premium Fitted Crew, a retail grade blank rather than a promotional weight tee\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-included-item\"\u003e\n\u003cdiv class=\"lva-included-qty\"\u003eFabric\u003c\/div\u003e\n\u003cdiv class=\"lva-included-name\"\u003e100% combed ringspun cotton for a smooth, broken in hand feel (heather colors contain a small percentage of polyester)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-included-item\"\u003e\n\u003cdiv class=\"lva-included-qty\"\u003eConstruction\u003c\/div\u003e\n\u003cdiv class=\"lva-included-name\"\u003eSide seamed with set in sleeves and a ribbed crew neck that holds its shape wash after wash\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-included-item\"\u003e\n\u003cdiv class=\"lva-included-qty\"\u003eFit\u003c\/div\u003e\n\u003cdiv class=\"lva-included-name\"\u003eModern fitted unisex cut. Runs true to size with a slightly tapered body\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-included-item\"\u003e\n\u003cdiv class=\"lva-included-qty\"\u003ePrint Method\u003c\/div\u003e\n\u003cdiv class=\"lva-included-name\"\u003eDTG (direct to garment). Inks absorb into the fibers instead of sitting on top, so there is no heavy plastic patch\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-included-item\"\u003e\n\u003cdiv class=\"lva-included-qty\"\u003ePlacement\u003c\/div\u003e\n\u003cdiv class=\"lva-included-name\"\u003eWhite LVA flag mark on the front left chest, full size Elite Series graphic across the back\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-included-item\"\u003e\n\u003cdiv class=\"lva-included-qty\"\u003eColorways\u003c\/div\u003e\n\u003cdiv class=\"lva-included-name\"\u003eSolid Black, Heather Grey, Solid Maroon, and Solid Military Green\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-included-item\"\u003e\n\u003cdiv class=\"lva-included-qty\"\u003eSeason 7\u003c\/div\u003e\n\u003cdiv class=\"lva-included-name\"\u003ePart of the LVA Season 7 apparel collection, available as an ongoing run\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Size Guide Accordion --\u003e\n\u003cdiv class=\"lva-accordion-item\"\u003e\n\u003cdiv class=\"lva-accordion-header\"\u003e\n\u003cdiv class=\"lva-accordion-title\"\u003e\n\u003cdiv class=\"lva-accordion-icon\"\u003e2\u003c\/div\u003e\n\u003cspan\u003eSize Guide\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-accordion-arrow\"\u003e▼\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-accordion-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eThis tee runs true to size.\u003c\/strong\u003e The Next Level 3600 is a modern fitted cut with a slightly tapered body. If you prefer a looser, more relaxed drape, order one size up.\u003c\/p\u003e\n\u003cdiv class=\"lva-size-chart\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0337\/7066\/8169\/files\/17314051722983849425_2048.jpg?v=1787258357\" alt=\"LVA Tee Size Chart - Measurements in Inches and Centimeters\"\u003e\n\u003cdiv class=\"lva-size-chart-caption\"\u003eTap or click the chart to enlarge. Measurements shown in both inches and centimeters.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 30px;\"\u003e\u003cstrong\u003eSize Availability by Color\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNot every colorway is offered in every size. Check here before you shop the dropdown:\u003c\/p\u003e\n\u003cdiv class=\"lva-size-table-wrapper\"\u003e\n\u003ctable class=\"lva-size-table\"\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003eColor\u003c\/th\u003e\n\u003cth\u003eAvailable Sizes\u003c\/th\u003e\n\u003c\/tr\u003e\n\u003c\/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolid Black\u003c\/td\u003e\n\u003ctd\u003eXS, S, M, L, XL, 2XL, 3XL, 4XL, 5XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHeather Grey\u003c\/td\u003e\n\u003ctd\u003eXS, S, M, L, XL, 2XL, 3XL, 4XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolid Military Green\u003c\/td\u003e\n\u003ctd\u003eXS, S, M, L, XL, 2XL, 3XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eSolid Maroon\u003c\/td\u003e\n\u003ctd\u003eS, M, L, XL, 2XL, 3XL\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cem\u003eLooking for 4XL or 5XL? Solid Black carries the full extended range.\u003c\/em\u003e\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBetween sizes?\u003c\/strong\u003e Measure a shirt you already own and love, lay it flat, and compare the chest width and body length against the chart above. It is the fastest way to get it right the first time and skip the exchange process entirely.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Care Instructions Accordion --\u003e\n\u003cdiv class=\"lva-accordion-item\"\u003e\n\u003cdiv class=\"lva-accordion-header\"\u003e\n\u003cdiv class=\"lva-accordion-title\"\u003e\n\u003cdiv class=\"lva-accordion-icon\"\u003e3\u003c\/div\u003e\n\u003cspan\u003eCare Instructions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-accordion-arrow\"\u003e▼\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-accordion-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eTreat it right and the print will outlast the shirt.\u003c\/strong\u003e DTG prints are durable, but heat is the enemy, both in the wash and in the dryer.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eWash cold, inside out\u003c\/strong\u003e, with like colors\u003c\/li\u003e\n\u003cli\u003eUse a mild detergent. \u003cstrong\u003eNo bleach, no fabric softener\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eTumble dry low\u003c\/strong\u003e or hang dry (hang drying will noticeably extend print life)\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eDo not iron directly on the print.\u003c\/strong\u003e If you need to press it, turn the shirt inside out and use low heat\u003c\/li\u003e\n\u003cli\u003eDo not dry clean\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cstrong\u003eOne thing to expect on arrival:\u003c\/strong\u003e DTG garments are pretreated before printing, and that pretreatment can leave a faint residue or slight sheen around the graphic when the shirt comes out of the package. This is completely normal and washes out entirely in the first wash. Your shirt is not defective. Just run it through a cold cycle and it will look exactly as intended.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Shipping Accordion --\u003e\n\u003cdiv class=\"lva-accordion-item\"\u003e\n\u003cdiv class=\"lva-accordion-header\"\u003e\n\u003cdiv class=\"lva-accordion-title\"\u003e\n\u003cdiv class=\"lva-accordion-icon\"\u003e4\u003c\/div\u003e\n\u003cspan\u003eShipping\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-accordion-arrow\"\u003e▼\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-accordion-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eFree Shipping on All Apparel\u003c\/strong\u003e. Every LVA apparel order ships free within the United States. No minimum, no threshold.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eShips within 2 to 5 business days.\u003c\/strong\u003e Transit time is on top of that and varies by destination.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOrdering apparel alongside aero?\u003c\/strong\u003e Apparel typically ships separately from aero components, in its own package with its own tracking.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eInternational orders:\u003c\/strong\u003e We do not ship apparel internationally through standard checkout at this time. If you are outside the United States and want an LVA tee, email \u003cstrong\u003e\u003ca href=\"mailto:help@liquivinyl.com\"\u003ehelp@liquivinyl.com\u003c\/a\u003e\u003c\/strong\u003e and we will put together a custom shipping quote for you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Returns \u0026 Exchanges Accordion --\u003e\n\u003cdiv class=\"lva-accordion-item\"\u003e\n\u003cdiv class=\"lva-accordion-header\"\u003e\n\u003cdiv class=\"lva-accordion-title\"\u003e\n\u003cdiv class=\"lva-accordion-icon\"\u003e5\u003c\/div\u003e\n\u003cspan\u003eReturns \u0026amp; Exchanges\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-accordion-arrow\"\u003e▼\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-accordion-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eWe offer size exchanges on apparel.\u003c\/strong\u003e Ordered a Large and needed an XL? We will get you sorted. Just read the conditions below first.\u003c\/p\u003e\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cstrong\u003eTo be eligible for an exchange, the item must be:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnworn and unwashed\u003c\/strong\u003e, in original condition\u003c\/li\u003e\n\u003cli\u003eFree of any signs of wear, staining, odor, pet hair, or damage\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAuthorized in advance.\u003c\/strong\u003e Email \u003cstrong\u003e\u003ca href=\"mailto:help@liquivinyl.com\"\u003ehelp@liquivinyl.com\u003c\/a\u003e\u003c\/strong\u003e with your order number to request an RMA before shipping anything back. Unauthorized returns will be delayed or refused\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cstrong\u003eHow it works:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eExchanges are for \u003cstrong\u003esize only\u003c\/strong\u003e. If your original size is out of stock, we will work with you on an alternative\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eReturn shipping is paid by the customer.\u003c\/strong\u003e Once we receive and inspect the item, your replacement will be sent out\u003c\/li\u003e\n\u003cli\u003eIf the replacement carries a higher price than the original, the difference will be invoiced via email before the new shirt ships\u003c\/li\u003e\n\u003cli\u003eShip approved returns to: \u003cstrong\u003eATTN: Receiving, LVA, 1700 S Nebo Road, Yorktown, IN 47396\u003c\/strong\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cstrong\u003eWorn, washed, or stained garments are not eligible for exchange or return.\u003c\/strong\u003e Please try your tee on before wearing it out. Once it has been worn or laundered, we are unable to accept it back.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eWrong item or defective print?\u003c\/strong\u003e That one is on us. Email \u003cstrong\u003e\u003ca href=\"mailto:help@liquivinyl.com\"\u003ehelp@liquivinyl.com\u003c\/a\u003e\u003c\/strong\u003e within 10 days of delivery with photos and we will replace it at no cost to you, including return shipping.\u003c\/p\u003e\n\u003cp\u003eFor our full policy, visit our \u003cstrong\u003e\u003ca href=\"https:\/\/liquivinyl.com\/pages\/returns\" rel=\"noopener\" target=\"_blank\"\u003eReturns Page\u003c\/a\u003e\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ Accordion --\u003e\n\u003cdiv class=\"lva-accordion-item\"\u003e\n\u003cdiv class=\"lva-accordion-header\"\u003e\n\u003cdiv class=\"lva-accordion-title\"\u003e\n\u003cdiv class=\"lva-accordion-icon\"\u003e6\u003c\/div\u003e\n\u003cspan\u003eFrequently Asked Questions\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-accordion-arrow\"\u003e▼\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"lva-accordion-content\"\u003e\n\u003cp\u003e\u003cstrong\u003eDoes this tee run true to size?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes. The Next Level 3600 is a modern fitted cut that runs true to size with a slightly tapered body. If you prefer a looser, relaxed drape, go up one size. Full measurements are in the Size Guide above.\u003c\/p\u003e\n\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cstrong\u003eIs this a unisex fit or is there a women's cut?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eThis is a men's\/unisex fit. We do not currently offer a separate women's cut in this design.\u003c\/p\u003e\n\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cstrong\u003eWill the print crack, peel, or fade?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eDTG printing absorbs ink into the cotton fibers rather than layering a thick film on top of the fabric, so it will not crack or peel the way a heavy plastisol screen print can. Wash cold and inside out and dry on low, and the graphic will hold up for the life of the shirt.\u003c\/p\u003e\n\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cstrong\u003eMy shirt arrived looking slightly faded or shiny around the print. Is it defective?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo. That is pretreatment residue left over from the printing process, and it is completely normal on DTG garments. It washes out entirely in the first cold wash.\u003c\/p\u003e\n\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cstrong\u003eCan I exchange it if I order the wrong size?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eYes, as long as the shirt is unworn and unwashed. Email \u003ca href=\"mailto:help@liquivinyl.com\"\u003ehelp@liquivinyl.com\u003c\/a\u003e for an RMA before sending anything back. Return shipping is covered by the customer. Full details are in the Returns \u0026amp; Exchanges section above.\u003c\/p\u003e\n\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cstrong\u003eDo all four colors come in every size?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNo. Solid Black offers the widest range at XS through 5XL, Heather Grey runs XS through 4XL, Military Green runs XS through 3XL, and Maroon runs S through 3XL. The availability table in the Size Guide breaks it all down.\u003c\/p\u003e\n\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cstrong\u003eIf I order a tee with a splitter or diffuser, will they ship together?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eTypically no. Apparel and aero components move on separate timelines, so they ship separately with their own tracking numbers. Your tee will arrive well ahead of an aero component.\u003c\/p\u003e\n\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cstrong\u003eDo you ship apparel internationally?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eNot through standard checkout at this time. Email \u003ca href=\"mailto:help@liquivinyl.com\"\u003ehelp@liquivinyl.com\u003c\/a\u003e and we will build a custom shipping quote for your location.\u003c\/p\u003e\n\n\u003cp style=\"margin-top: 25px;\"\u003e\u003cstrong\u003eDo you do bulk or car club orders?\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eWe do. If you are outfitting a team, a shop, or a club, reach out to \u003ca href=\"mailto:help@liquivinyl.com\"\u003ehelp@liquivinyl.com\u003c\/a\u003e with your quantities and we will take care of you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Divider --\u003e\n\u003cdiv style=\"margin: 60px 0 40px 0;\"\u003e\n\u003cdiv style=\"height: 3px; background: linear-gradient(90deg, transparent, #d54d4d 20%, #d54d4d 80%, transparent);\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Trust Badges: Horizontal Scrolling on Mobile with Dot Indicators --\u003e\n\u003cdiv class=\"lva-trust-badges-wrapper\"\u003e\n\u003cdiv class=\"lva-trust-badges-container\" id=\"lvaTrustBadgesContainer\"\u003e\n\u003c!-- Free Shipping Badge --\u003e\n\u003cdiv class=\"lva-trust-badge\"\u003e\n\u003cspan class=\"lva-trust-badge-icon\"\u003e📦\u003c\/span\u003e\u003cspan class=\"lva-trust-badge-text\"\u003eFree Shipping on All Apparel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Established Badge --\u003e\n\u003cdiv class=\"lva-trust-badge\"\u003e\n\u003cspan class=\"lva-trust-badge-icon\"\u003e🏁\u003c\/span\u003e\u003cspan class=\"lva-trust-badge-text\"\u003eEstablished 2018\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- Trusted by Customers Badge --\u003e\n\u003cdiv class=\"lva-trust-badge\"\u003e\n\u003cspan class=\"lva-trust-badge-icon\"\u003e✓\u003c\/span\u003e\u003cspan class=\"lva-trust-badge-text\"\u003eTrusted by 10,000+ Customers\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Dot Indicators (Mobile Only) --\u003e\n\u003cdiv class=\"lva-trust-badges-dots\" id=\"lvaTrustBadgesDots\"\u003e\n\u003cbutton class=\"lva-trust-badges-dot active\" data-index=\"0\" aria-label=\"View badge 1\"\u003e\u003c\/button\u003e \u003cbutton class=\"lva-trust-badges-dot\" data-index=\"1\" aria-label=\"View badge 2\"\u003e\u003c\/button\u003e \u003cbutton class=\"lva-trust-badges-dot\" data-index=\"2\" aria-label=\"View badge 3\"\u003e\u003c\/button\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"lva-cta-section\" style=\"padding: 35px 40px; margin: 50px auto 20px auto; max-width: 550px; background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(249, 249, 249, 0.98)); border: 2px solid #d54d4d; box-shadow: 0 6px 25px rgba(213, 77, 77, 0.15);\"\u003e\n\u003ch3 style=\"font-size: 1.6em; margin-bottom: 8px; color: #1a1a1a;\"\u003eQuestions?\u003c\/h3\u003e\n\u003cp style=\"margin-bottom: 20px; font-size: 0.95em; color: #666;\"\u003eNot sure on sizing or need a hand with an order? Our team is happy to help.\u003c\/p\u003e\n\u003ca href=\"mailto:help@liquivinyl.com\" style=\"display: inline-block; background: #d54d4d; color: white !important; text-decoration: none; padding: 12px 30px; border-radius: 4px; font-weight: bold; font-size: 0.95em; letter-spacing: 0.5px; transition: all 0.3s ease; box-shadow: 0 4px 15px rgba(213, 77, 77, 0.3);\"\u003ehelp@liquivinyl.com\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e\n\n\n\u003c!-- Image Zoom Modal --\u003e\n\u003cdiv id=\"imageZoomModal\" class=\"lva-zoom-modal\"\u003e\n\u003cspan class=\"lva-zoom-close\"\u003e×\u003c\/span\u003e\n\u003cimg class=\"lva-zoom-content\" id=\"zoomedImage\"\u003e\n\u003c\/div\u003e\n\n\n\u003cscript\u003e\n\/\/ Accordion Toggle Functionality\nfunction toggleAccordion(header) {\n    const item = header.parentElement;\n    const wasActive = item.classList.contains('active');\n\n\n    \/\/ Close all accordion items\n    document.querySelectorAll('.lva-accordion-item').forEach(accordionItem =\u003e {\n        accordionItem.classList.remove('active');\n    });\n\n\n    \/\/ Open clicked item if it wasn't already active\n    if (!wasActive) {\n        item.classList.add('active');\n    }\n}\n\n\n\/\/ Add click listeners to all accordion headers\ndocument.addEventListener('DOMContentLoaded', function() {\n    document.querySelectorAll('.lva-accordion-header').forEach(header =\u003e {\n        header.addEventListener('click', function() {\n            toggleAccordion(this);\n        });\n    });\n});\n\n\n\/\/ Trust Badges Mobile Carousel - Dot Indicator Functionality\n(function() {\n    const container = document.getElementById('lvaTrustBadgesContainer');\n    const dots = document.querySelectorAll('.lva-trust-badges-dot');\n\n    if (!container || dots.length === 0) return;\n\n    \/\/ Update active dot based on scroll position\n    function updateActiveDot() {\n        const badges = container.querySelectorAll('.lva-trust-badge');\n        const containerRect = container.getBoundingClientRect();\n        const containerCenter = containerRect.left + containerRect.width \/ 2;\n\n        let closestIndex = 0;\n        let closestDistance = Infinity;\n\n        badges.forEach((badge, index) =\u003e {\n            const badgeRect = badge.getBoundingClientRect();\n            const badgeCenter = badgeRect.left + badgeRect.width \/ 2;\n            const distance = Math.abs(containerCenter - badgeCenter);\n\n            if (distance \u003c closestDistance) {\n                closestDistance = distance;\n                closestIndex = index;\n            }\n        });\n\n        dots.forEach((dot, index) =\u003e {\n            if (index === closestIndex) {\n                dot.classList.add('active');\n            } else {\n                dot.classList.remove('active');\n            }\n        });\n    }\n\n    \/\/ Scroll to specific badge when dot is clicked\n    function scrollToBadge(index) {\n        const badges = container.querySelectorAll('.lva-trust-badge');\n        if (badges[index]) {\n            badges[index].scrollIntoView({\n                behavior: 'smooth',\n                block: 'nearest',\n                inline: 'center'\n            });\n        }\n    }\n\n    \/\/ Add scroll listener with debounce\n    let scrollTimeout;\n    container.addEventListener('scroll', function() {\n        clearTimeout(scrollTimeout);\n        scrollTimeout = setTimeout(updateActiveDot, 50);\n    });\n\n    \/\/ Add click listeners to dots\n    dots.forEach((dot, index) =\u003e {\n        dot.addEventListener('click', function() {\n            scrollToBadge(index);\n        });\n    });\n\n    \/\/ Initial update\n    updateActiveDot();\n})();\n\n\n\/\/ Image zoom functionality\ndocument.addEventListener('DOMContentLoaded', function() {\n    const modal = document.getElementById('imageZoomModal');\n    const modalImg = document.getElementById('zoomedImage');\n    const closeBtn = document.querySelector('.lva-zoom-close');\n\n    if (!modal || !modalImg || !closeBtn) return;\n\n    \/\/ Add click handlers to dual product images and the size chart\n    document.querySelectorAll('.lva-product-image-single img, .lva-size-chart img').forEach(img =\u003e {\n        img.style.cursor = 'pointer';\n        img.addEventListener('click', function() {\n            modal.style.display = 'flex';\n            modalImg.src = this.src.replace('_400x.jpg', '_2000x.jpg');\n        });\n    });\n\n    \/\/ Close modal when clicking X\n    closeBtn.addEventListener('click', function() {\n        modal.style.display = 'none';\n    });\n\n    \/\/ Close modal when clicking outside image\n    modal.addEventListener('click', function(e) {\n        if (e.target === modal) {\n            modal.style.display = 'none';\n        }\n    });\n});\n\u003c\/script\u003e\n\u003c!-- SKU Reference: LVA S7 TEE USA (multi variant: 4 colors, XS through 5XL) --\u003e","brand":"Printify","offers":[{"title":"Heather Grey \/ XS","offer_id":48768172490942,"sku":"17590900075645118099","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Black \/ XS","offer_id":48768172523710,"sku":"45268197016946941035","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Military Green \/ XS","offer_id":48768172556478,"sku":"26187901464967357223","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Heather Grey \/ S","offer_id":48768172589246,"sku":"33710520596954492755","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Black \/ S","offer_id":48768172622014,"sku":"84535368761755866311","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Maroon \/ S","offer_id":48768172654782,"sku":"13793605979103949210","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Military Green \/ S","offer_id":48768172687550,"sku":"15810774500531486777","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Heather Grey \/ M","offer_id":48768172720318,"sku":"12823309113477160503","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Black \/ M","offer_id":48768172753086,"sku":"16177860077469905198","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Maroon \/ M","offer_id":48768172785854,"sku":"12593908897639939201","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Military Green \/ M","offer_id":48768172818622,"sku":"53969581779890161682","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Heather Grey \/ L","offer_id":48768172851390,"sku":"14888951318962277205","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Black \/ L","offer_id":48768172884158,"sku":"15824676418033411985","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Maroon \/ L","offer_id":48768172916926,"sku":"26310819876690870282","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Military Green \/ L","offer_id":48768172949694,"sku":"27370065510790195728","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Heather Grey \/ XL","offer_id":48768172982462,"sku":"15988835552217778189","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Black \/ XL","offer_id":48768173015230,"sku":"16408816577310806876","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Maroon \/ XL","offer_id":48768173047998,"sku":"27212363377444874509","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Solid Military Green \/ XL","offer_id":48768173080766,"sku":"17515314742418477787","price":40.0,"currency_code":"USD","in_stock":true},{"title":"Heather Grey \/ 2XL","offer_id":48768173113534,"sku":"18368356157987682205","price":42.5,"currency_code":"USD","in_stock":true},{"title":"Solid Black \/ 2XL","offer_id":48768173146302,"sku":"20267714630821425298","price":42.5,"currency_code":"USD","in_stock":true},{"title":"Solid Maroon \/ 2XL","offer_id":48768173179070,"sku":"10364880687376483526","price":42.5,"currency_code":"USD","in_stock":true},{"title":"Solid Military Green \/ 2XL","offer_id":48768173211838,"sku":"88036713069270450217","price":42.5,"currency_code":"USD","in_stock":true},{"title":"Heather Grey \/ 3XL","offer_id":48768173244606,"sku":"66351966554381476727","price":44.5,"currency_code":"USD","in_stock":true},{"title":"Solid Black \/ 3XL","offer_id":48768173277374,"sku":"24781357359687431152","price":44.5,"currency_code":"USD","in_stock":true},{"title":"Solid Maroon \/ 3XL","offer_id":48768173310142,"sku":"29358661337561274643","price":44.5,"currency_code":"USD","in_stock":true},{"title":"Solid Military Green \/ 3XL","offer_id":48768173342910,"sku":"22230441833984839021","price":44.5,"currency_code":"USD","in_stock":true},{"title":"Heather Grey \/ 4XL","offer_id":48768173375678,"sku":"82914684158084670934","price":46.5,"currency_code":"USD","in_stock":true},{"title":"Solid Black \/ 4XL","offer_id":48768173408446,"sku":"18956871141762392616","price":46.5,"currency_code":"USD","in_stock":true},{"title":"Solid Black \/ 5XL","offer_id":48768173441214,"sku":"37052629265284514842","price":47.5,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0337\/7066\/8169\/files\/1494321110649967647_2048.jpg?v=1787273098","url":"https:\/\/liquivinyl.com\/products\/lva-season-7-tee-usa","provider":"LiquiVinyl Aerodynamics","version":"1.0","type":"link"}