{"product_id":"vintage-lollapalooza-festival-t-shirt","title":"Vintage Lollapalooza Festival T-Shirt","description":"\u003cstyle\u003e\n  \/* =========================================================\n     RETRO-VINTAGES — LOLLAPALOOZA PRODUCT LANDING PAGE\n     Shopify-ready \/ responsive \/ no JavaScript \/ no price\n     All page text is intentionally black.\n     ========================================================= *\/\n  .rv-lolla,\n  .rv-lolla * {\n    box-sizing: border-box;\n    color: #000 !important;\n  }\n\n  .rv-lolla {\n    --ink: #000;\n    --paper: #f5f0e6;\n    --paper-2: #ebe3d4;\n    --paper-3: #fffdf8;\n    --line: #000;\n    --muted: #5b564e;\n    width: 100%;\n    max-width: 100%;\n    overflow: hidden;\n    background: var(--paper);\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.55;\n    letter-spacing: 0;\n  }\n\n  .rv-lolla img {\n    display: block;\n    width: 100%;\n    height: auto;\n  }\n\n  .rv-lolla a {\n    color: #000 !important;\n    text-decoration-color: #000 !important;\n  }\n\n  .rv-shell {\n    width: min(1240px, calc(100% - 40px));\n    margin: 0 auto;\n  }\n\n  .rv-kicker,\n  .rv-label {\n    margin: 0 0 12px;\n    font-size: 12px;\n    line-height: 1.2;\n    font-weight: 900;\n    letter-spacing: .18em;\n    text-transform: uppercase;\n  }\n\n  .rv-display {\n    margin: 0;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(44px, 7vw, 96px);\n    line-height: .9;\n    letter-spacing: -.055em;\n    font-weight: 900;\n  }\n\n  .rv-h2 {\n    margin: 0;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(34px, 5vw, 64px);\n    line-height: .98;\n    letter-spacing: -.04em;\n    font-weight: 900;\n  }\n\n  .rv-h3 {\n    margin: 0;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(24px, 3vw, 34px);\n    line-height: 1;\n    letter-spacing: -.025em;\n    font-weight: 900;\n  }\n\n  .rv-copy {\n    margin: 0;\n    font-size: clamp(16px, 1.4vw, 19px);\n    line-height: 1.72;\n  }\n\n  .rv-small {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.55;\n  }\n\n  .rv-rule {\n    width: 100%;\n    height: 1px;\n    background: #000;\n  }\n\n  \/* HERO *\/\n  .rv-hero {\n    border-top: 2px solid #000;\n    border-bottom: 2px solid #000;\n  }\n\n  .rv-hero-grid {\n    display: grid;\n    grid-template-columns: minmax(0, 1.08fr) minmax(380px, .92fr);\n    min-height: 720px;\n  }\n\n  .rv-hero-media {\n    position: relative;\n    min-height: 620px;\n    background: #d8cfbf;\n    border-right: 2px solid #000;\n  }\n\n  .rv-hero-media img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    position: absolute;\n    inset: 0;\n  }\n\n  .rv-stamp {\n    position: absolute;\n    z-index: 2;\n    left: 22px;\n    bottom: 22px;\n    width: 112px;\n    height: 112px;\n    border: 2px solid #000;\n    border-radius: 50%;\n    background: rgba(245,240,230,.94);\n    display: grid;\n    place-items: center;\n    text-align: center;\n    font-size: 11px;\n    line-height: 1.2;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    transform: rotate(-8deg);\n  }\n\n  .rv-hero-copy {\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n    gap: 24px;\n    padding: clamp(34px, 5vw, 76px);\n    background: var(--paper-3);\n  }\n\n  .rv-hero-lede {\n    max-width: 620px;\n    margin: 0;\n    font-size: clamp(18px, 2vw, 24px);\n    line-height: 1.55;\n    font-family: Georgia, 'Times New Roman', serif;\n  }\n\n  .rv-chips {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n\n  .rv-chip {\n    border: 1px solid #000;\n    border-radius: 999px;\n    padding: 8px 12px;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    background: transparent;\n    white-space: nowrap;\n  }\n\n  .rv-mini-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    border-top: 1px solid #000;\n    border-left: 1px solid #000;\n    margin-top: 6px;\n  }\n\n  .rv-mini {\n    padding: 16px 14px;\n    border-right: 1px solid #000;\n    border-bottom: 1px solid #000;\n  }\n\n  .rv-mini strong {\n    display: block;\n    margin-bottom: 2px;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 25px;\n    line-height: 1;\n  }\n\n  .rv-mini span {\n    display: block;\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  \/* MARQUEE-LIKE TEXT STRIP, CSS ONLY *\/\n  .rv-strip {\n    overflow: hidden;\n    border-bottom: 2px solid #000;\n    background: var(--paper-2);\n  }\n\n  .rv-strip-inner {\n    display: flex;\n    gap: 24px;\n    width: max-content;\n    padding: 13px 0;\n    font-size: 12px;\n    line-height: 1;\n    font-weight: 900;\n    letter-spacing: .15em;\n    text-transform: uppercase;\n  }\n\n  .rv-strip-inner span::after {\n    content: '✦';\n    display: inline-block;\n    margin-left: 24px;\n  }\n\n  \/* STORY *\/\n  .rv-section {\n    padding: clamp(64px, 8vw, 110px) 0;\n    border-bottom: 2px solid #000;\n  }\n\n  .rv-story-grid {\n    display: grid;\n    grid-template-columns: .9fr 1.1fr;\n    gap: clamp(34px, 6vw, 90px);\n    align-items: center;\n  }\n\n  .rv-story-card {\n    position: relative;\n  }\n\n  .rv-story-card img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n    border: 2px solid #000;\n  }\n\n  .rv-corner-tag {\n    position: absolute;\n    right: -14px;\n    top: -14px;\n    border: 2px solid #000;\n    background: var(--paper);\n    padding: 12px 14px;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    transform: rotate(3deg);\n  }\n\n  .rv-story-copy {\n    display: grid;\n    gap: 22px;\n  }\n\n  .rv-pullquote {\n    margin: 0;\n    padding: 20px 0 0;\n    border-top: 1px solid #000;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(22px, 2.8vw, 34px);\n    line-height: 1.25;\n    font-style: italic;\n  }\n\n  \/* TIMELINE *\/\n  .rv-section-head {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 40px;\n    align-items: end;\n    margin-bottom: 42px;\n  }\n\n  .rv-timeline {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 2px solid #000;\n    border-left: 2px solid #000;\n  }\n\n  .rv-year {\n    min-height: 230px;\n    padding: 24px;\n    border-right: 2px solid #000;\n    border-bottom: 2px solid #000;\n    background: var(--paper-3);\n  }\n\n  .rv-year-num {\n    margin: 0 0 20px;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: clamp(42px, 5vw, 70px);\n    line-height: .8;\n    font-weight: 900;\n    letter-spacing: -.06em;\n  }\n\n  .rv-year h3 {\n    margin: 0 0 9px;\n    font-size: 14px;\n    line-height: 1.2;\n    font-weight: 900;\n    letter-spacing: .11em;\n    text-transform: uppercase;\n  }\n\n  .rv-year p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  \/* GALLERY *\/\n  .rv-gallery {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 26px;\n  }\n\n  .rv-edition {\n    border: 2px solid #000;\n    background: var(--paper-3);\n  }\n\n  .rv-edition-top {\n    display: flex;\n    justify-content: space-between;\n    gap: 18px;\n    align-items: center;\n    padding: 16px 18px;\n    border-bottom: 2px solid #000;\n  }\n\n  .rv-edition-top strong {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 28px;\n    line-height: 1;\n  }\n\n  .rv-edition-top span {\n    font-size: 10px;\n    line-height: 1.2;\n    font-weight: 900;\n    letter-spacing: .13em;\n    text-transform: uppercase;\n    text-align: right;\n  }\n\n  .rv-pair {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .rv-pair figure {\n    margin: 0;\n    position: relative;\n  }\n\n  .rv-pair figure + figure {\n    border-left: 2px solid #000;\n  }\n\n  .rv-pair img {\n    aspect-ratio: 1 \/ 1;\n    object-fit: cover;\n  }\n\n  .rv-pair figcaption {\n    position: absolute;\n    left: 10px;\n    bottom: 10px;\n    border: 1px solid #000;\n    background: rgba(255,253,248,.9);\n    padding: 6px 9px;\n    font-size: 9px;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n  }\n\n  \/* FAN \/ THUMBS-UP VISUAL *\/\n  .rv-fan-grid {\n    display: grid;\n    grid-template-columns: .88fr 1.12fr;\n    border: 2px solid #000;\n    background: var(--paper-3);\n  }\n\n  .rv-like-visual {\n    min-height: 440px;\n    padding: clamp(34px, 5vw, 64px);\n    background: var(--paper-2);\n    border-right: 2px solid #000;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n  }\n\n  .rv-thumb {\n    width: min(230px, 60%);\n    margin: auto;\n  }\n\n  .rv-thumb svg {\n    width: 100%;\n    height: auto;\n    display: block;\n    fill: none;\n    stroke: #000;\n    stroke-width: 4;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n  }\n\n  .rv-like-caption {\n    display: flex;\n    justify-content: space-between;\n    gap: 18px;\n    align-items: end;\n    border-top: 1px solid #000;\n    padding-top: 14px;\n  }\n\n  .rv-like-caption strong {\n    font-size: 12px;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n  }\n\n  .rv-like-caption span {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 26px;\n    font-weight: 900;\n  }\n\n  .rv-fan-copy {\n    padding: clamp(36px, 6vw, 74px);\n    display: grid;\n    align-content: center;\n    gap: 26px;\n  }\n\n  .rv-reasons {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    border-top: 1px solid #000;\n    border-left: 1px solid #000;\n  }\n\n  .rv-reason {\n    padding: 18px;\n    border-right: 1px solid #000;\n    border-bottom: 1px solid #000;\n  }\n\n  .rv-reason b {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 13px;\n    letter-spacing: .08em;\n    text-transform: uppercase;\n  }\n\n  .rv-reason p {\n    margin: 0;\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n  \/* DETAILS + STYLE *\/\n  .rv-three {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n  }\n\n  .rv-card {\n    min-height: 250px;\n    border: 2px solid #000;\n    background: var(--paper-3);\n    padding: 26px;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n  }\n\n  .rv-card-num {\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 46px;\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  .rv-card h3 {\n    margin: 40px 0 8px;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 26px;\n    line-height: 1;\n  }\n\n  .rv-card p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n  .rv-details {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    border: 2px solid #000;\n    background: var(--paper-3);\n  }\n\n  .rv-details-copy,\n  .rv-details-list {\n    padding: clamp(32px, 5vw, 60px);\n  }\n\n  .rv-details-copy {\n    border-right: 2px solid #000;\n  }\n\n  .rv-specs {\n    margin: 26px 0 0;\n    padding: 0;\n    list-style: none;\n    border-top: 1px solid #000;\n  }\n\n  .rv-specs li {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 14px 0;\n    border-bottom: 1px solid #000;\n    font-size: 13px;\n  }\n\n  .rv-specs b {\n    font-weight: 900;\n    letter-spacing: .06em;\n    text-transform: uppercase;\n  }\n\n  .rv-specs span {\n    text-align: right;\n  }\n\n  \/* CTA *\/\n  .rv-cta {\n    text-align: center;\n    padding: clamp(76px, 10vw, 140px) 0;\n    background: var(--paper-2);\n    border-bottom: 2px solid #000;\n  }\n\n  .rv-cta .rv-h2 {\n    max-width: 920px;\n    margin: 0 auto 24px;\n  }\n\n  .rv-cta p {\n    max-width: 650px;\n    margin: 0 auto 30px;\n  }\n\n  .rv-cta-note {\n    display: inline-block;\n    border: 2px solid #000;\n    border-radius: 999px;\n    padding: 13px 18px;\n    font-size: 11px;\n    line-height: 1.2;\n    font-weight: 900;\n    letter-spacing: .12em;\n    text-transform: uppercase;\n    background: var(--paper-3);\n  }\n\n  \/* FAQ *\/\n  .rv-faq {\n    max-width: 900px;\n    margin: 0 auto;\n    border-top: 2px solid #000;\n  }\n\n  .rv-faq details {\n    border-bottom: 2px solid #000;\n    padding: 0;\n  }\n\n  .rv-faq summary {\n    cursor: pointer;\n    list-style: none;\n    padding: 21px 40px 21px 0;\n    position: relative;\n    font-family: Georgia, 'Times New Roman', serif;\n    font-size: 20px;\n    line-height: 1.25;\n    font-weight: 900;\n  }\n\n  .rv-faq summary::-webkit-details-marker { display: none; }\n\n  .rv-faq summary::after {\n    content: '+';\n    position: absolute;\n    right: 0;\n    top: 17px;\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 26px;\n    font-weight: 400;\n  }\n\n  .rv-faq details[open] summary::after { content: '–'; }\n\n  .rv-faq details p {\n    margin: 0;\n    padding: 0 0 22px;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .rv-footnote {\n    margin-top: 34px;\n    text-align: center;\n    font-size: 11px;\n    line-height: 1.6;\n    letter-spacing: .04em;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 980px) {\n    .rv-hero-grid,\n    .rv-story-grid,\n    .rv-fan-grid,\n    .rv-details,\n    .rv-section-head {\n      grid-template-columns: 1fr;\n    }\n\n    .rv-hero-media {\n      min-height: 72vw;\n      border-right: 0;\n      border-bottom: 2px solid #000;\n    }\n\n    .rv-story-grid { gap: 42px; }\n\n    .rv-section-head { align-items: start; }\n\n    .rv-timeline { grid-template-columns: repeat(2, 1fr); }\n\n    .rv-like-visual {\n      border-right: 0;\n      border-bottom: 2px solid #000;\n    }\n\n    .rv-details-copy {\n      border-right: 0;\n      border-bottom: 2px solid #000;\n    }\n\n    .rv-three { grid-template-columns: 1fr; }\n  }\n\n  @media (max-width: 720px) {\n    .rv-shell {\n      width: min(100% - 24px, 1240px);\n    }\n\n    .rv-display {\n      font-size: clamp(40px, 14vw, 66px);\n    }\n\n    .rv-hero-copy {\n      padding: 34px 22px 38px;\n    }\n\n    .rv-hero-media {\n      min-height: 100vw;\n    }\n\n    .rv-stamp {\n      width: 90px;\n      height: 90px;\n      left: 14px;\n      bottom: 14px;\n      font-size: 9px;\n    }\n\n    .rv-mini-grid { grid-template-columns: repeat(2, 1fr); }\n    .rv-timeline { grid-template-columns: 1fr; }\n    .rv-gallery { grid-template-columns: 1fr; gap: 18px; }\n    .rv-reasons { grid-template-columns: 1fr; }\n\n    .rv-pair {\n      grid-template-columns: 1fr 1fr;\n    }\n\n    .rv-edition-top strong { font-size: 24px; }\n\n    .rv-like-visual { min-height: 380px; }\n\n    .rv-details-copy,\n    .rv-details-list {\n      padding: 30px 22px;\n    }\n\n    .rv-specs li {\n      display: block;\n    }\n\n    .rv-specs span {\n      display: block;\n      margin-top: 5px;\n      text-align: left;\n    }\n\n    .rv-corner-tag {\n      right: 8px;\n      top: 8px;\n    }\n  }\n\n  @media (max-width: 420px) {\n    .rv-shell { width: min(100% - 18px, 1240px); }\n    .rv-pair { grid-template-columns: 1fr; }\n    .rv-pair figure + figure {\n      border-left: 0;\n      border-top: 2px solid #000;\n    }\n    .rv-chip { font-size: 9px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rv-lolla\"\u003e\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"rv-hero\"\u003e\n    \u003cdiv class=\"rv-hero-grid\"\u003e\n      \u003cdiv class=\"rv-hero-media\"\u003e\n        \u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/a6878b18-d162-46bb-93fd-27335499455e.png?v=1789029648\u0026amp;width=1600\" alt=\"1991 Lollapalooza inspired vintage festival T-shirt front graphic\" loading=\"eager\" decoding=\"async\"\u003e\n        \u003cdiv class=\"rv-stamp\"\u003eTouring Era\u003cbr\u003e1991—1996\u003cbr\u003eArchive Mood\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv-hero-copy\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"rv-kicker\"\u003eVintage Music Archive \/ American Festival Culture\u003c\/p\u003e\n          \u003ch1 class=\"rv-display\"\u003eLOLLA\u003cbr\u003ePALOOZA\u003c\/h1\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"rv-hero-lede\"\u003e\n          Six year-specific graphic directions inspired by the era when Lollapalooza moved city to city and alternative culture became impossible to ignore.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"rv-chips\" aria-label=\"Product highlights\"\u003e\n          \u003cspan class=\"rv-chip\"\u003e1991—1996 styles\u003c\/span\u003e\n          \u003cspan class=\"rv-chip\"\u003efront + back graphics\u003c\/span\u003e\n          \u003cspan class=\"rv-chip\"\u003eshort sleeve\u003c\/span\u003e\n          \u003cspan class=\"rv-chip\"\u003esizes S—4XL\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rv-mini-grid\"\u003e\n          \u003cdiv class=\"rv-mini\"\u003e\n\u003cstrong\u003e6\u003c\/strong\u003e\u003cspan\u003eyear editions\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rv-mini\"\u003e\n\u003cstrong\u003e90s\u003c\/strong\u003e\u003cspan\u003efestival energy\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rv-mini\"\u003e\n\u003cstrong\u003e2\u003c\/strong\u003e\u003cspan\u003esided artwork\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rv-mini\"\u003e\n\u003cstrong\u003e1\u003c\/strong\u003e\u003cspan\u003estatement piece\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"rv-strip\" aria-hidden=\"true\"\u003e\n    \u003cdiv class=\"rv-strip-inner\"\u003e\n      \u003cspan\u003eALT ROCK\u003c\/span\u003e\u003cspan\u003ePUNK\u003c\/span\u003e\u003cspan\u003eHIP-HOP\u003c\/span\u003e\u003cspan\u003eINDUSTRIAL\u003c\/span\u003e\u003cspan\u003eTOUR POSTERS\u003c\/span\u003e\u003cspan\u003e90s STREETWEAR\u003c\/span\u003e\u003cspan\u003eFESTIVAL CULTURE\u003c\/span\u003e\u003cspan\u003eARCHIVE GRAPHICS\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- HISTORY --\u003e\n  \u003csection class=\"rv-section\"\u003e\n    \u003cdiv class=\"rv-shell rv-story-grid\"\u003e\n      \u003cdiv class=\"rv-story-card\"\u003e\n        \u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/a80e53de-4457-4c6b-98c7-640147032b9b.png?v=1789029648\u0026amp;width=1400\" alt=\"1991 Lollapalooza inspired vintage festival T-shirt back graphic\" loading=\"lazy\" decoding=\"async\"\u003e\n        \u003cspan class=\"rv-corner-tag\"\u003eThe first touring year\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv-story-copy\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"rv-kicker\"\u003eWhere the story starts\u003c\/p\u003e\n          \u003ch2 class=\"rv-h2\"\u003e1991: a festival built to move.\u003c\/h2\u003e\n        \u003c\/div\u003e\n\n        \u003cp class=\"rv-copy\"\u003e\n          Lollapalooza launched in 1991 as a touring festival founded by Perry Farrell. Instead of staying in one field for one weekend, the early concept traveled across North America and put different corners of alternative culture on the same bill — rock, punk, industrial, hip-hop and underground scenes sharing one restless summer circuit.\n        \u003c\/p\u003e\n\n        \u003cp class=\"rv-copy\"\u003e\n          That touring-era attitude is why old festival graphics still hit differently today. They were not just logos; they worked like portable posters, carrying artist names, city lists, strange illustrations and the visual noise of a generation that wanted something outside the mainstream.\n        \u003c\/p\u003e\n\n        \u003cp class=\"rv-pullquote\"\u003eWear it like a concert poster that never came off the wall.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TIMELINE --\u003e\n  \u003csection class=\"rv-section\"\u003e\n    \u003cdiv class=\"rv-shell\"\u003e\n      \u003cdiv class=\"rv-section-head\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"rv-kicker\"\u003eSix summers \/ six personalities\u003c\/p\u003e\n          \u003ch2 class=\"rv-h2\"\u003ePick the year that feels like your era.\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"rv-copy\"\u003e\n          From dark early-tour artwork to louder mid-90s color and typography, each edition has its own front-and-back identity. The result feels less like a basic graphic tee and more like a small archive of American festival design.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv-timeline\"\u003e\n        \u003carticle class=\"rv-year\"\u003e\n          \u003cp class=\"rv-year-num\"\u003e91\u003c\/p\u003e\n          \u003ch3\u003eThe beginning\u003c\/h3\u003e\n          \u003cp\u003eDark tee, surreal central artwork and a back print packed with artists and tour stops — pure first-year touring-festival mood.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"rv-year\"\u003e\n          \u003cp class=\"rv-year-num\"\u003e92\u003c\/p\u003e\n          \u003ch3\u003eHeavier \u0026amp; louder\u003c\/h3\u003e\n          \u003cp\u003eHigh-contrast black graphics with a back built like a stacked lineup poster: bold names, oversized type and no wasted space.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"rv-year\"\u003e\n          \u003cp class=\"rv-year-num\"\u003e93\u003c\/p\u003e\n          \u003ch3\u003eAlternative goes wide\u003c\/h3\u003e\n          \u003cp\u003ePsychedelic front art meets a busy festival back — a graphic language that feels handmade, weird and unmistakably 90s.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"rv-year\"\u003e\n          \u003cp class=\"rv-year-num\"\u003e94\u003c\/p\u003e\n          \u003ch3\u003eBig festival graphics\u003c\/h3\u003e\n          \u003cp\u003eWhite tee, expressive character art and a tour-poster back referencing a year of huge alternative and hip-hop crossover.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"rv-year\"\u003e\n          \u003cp class=\"rv-year-num\"\u003e95\u003c\/p\u003e\n          \u003ch3\u003eSunburst chaos\u003c\/h3\u003e\n          \u003cp\u003eBright front artwork with an intentionally crowded back print — the kind of graphic that does most of the outfit for you.\u003c\/p\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"rv-year\"\u003e\n          \u003cp class=\"rv-year-num\"\u003e96\u003c\/p\u003e\n          \u003ch3\u003eSummer of noise\u003c\/h3\u003e\n          \u003cp\u003eA butterfly-front design paired with a back referencing Metallica, Soundgarden, Ramones, Rancid and other names tied to the 1996 run.\u003c\/p\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- GALLERY --\u003e\n  \u003csection class=\"rv-section\"\u003e\n    \u003cdiv class=\"rv-shell\"\u003e\n      \u003cdiv class=\"rv-section-head\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"rv-kicker\"\u003eFront \/ back archive\u003c\/p\u003e\n          \u003ch2 class=\"rv-h2\"\u003eSee the whole shirt, not half the story.\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"rv-copy\"\u003e\n          Every year is shown from both sides so the artwork can be judged the way a vintage music tee should be: from across the room, walking away, and everywhere in between.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv-gallery\"\u003e\n        \u003carticle class=\"rv-edition\"\u003e\n          \u003cdiv class=\"rv-edition-top\"\u003e\n\u003cstrong\u003e1991\u003c\/strong\u003e\u003cspan\u003eblack \/ surreal spiral \/ tour back\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rv-pair\"\u003e\n            \u003cfigure\u003e\u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/a6878b18-d162-46bb-93fd-27335499455e.png?v=1789029648\u0026amp;width=1000\" alt=\"1991 Lollapalooza style front\" loading=\"lazy\"\u003e\u003cfigcaption\u003efront\u003c\/figcaption\u003e\u003c\/figure\u003e\n            \u003cfigure\u003e\u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/a80e53de-4457-4c6b-98c7-640147032b9b.png?v=1789029648\u0026amp;width=1000\" alt=\"1991 Lollapalooza style back\" loading=\"lazy\"\u003e\u003cfigcaption\u003eback\u003c\/figcaption\u003e\u003c\/figure\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"rv-edition\"\u003e\n          \u003cdiv class=\"rv-edition-top\"\u003e\n\u003cstrong\u003e1992\u003c\/strong\u003e\u003cspan\u003eblack \/ optical swirl \/ lineup back\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rv-pair\"\u003e\n            \u003cfigure\u003e\u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/2b3b45cc-baae-446c-99bb-185b63057a5e.png?v=1789029648\u0026amp;width=1000\" alt=\"1992 Lollapalooza style front\" loading=\"lazy\"\u003e\u003cfigcaption\u003efront\u003c\/figcaption\u003e\u003c\/figure\u003e\n            \u003cfigure\u003e\u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/79a6121f-391a-4caf-bde1-5e7d244f689d.png?v=1789029648\u0026amp;width=1000\" alt=\"1992 Lollapalooza style back\" loading=\"lazy\"\u003e\u003cfigcaption\u003eback\u003c\/figcaption\u003e\u003c\/figure\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"rv-edition\"\u003e\n          \u003cdiv class=\"rv-edition-top\"\u003e\n\u003cstrong\u003e1993\u003c\/strong\u003e\u003cspan\u003eblack \/ psychedelic field \/ festival back\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rv-pair\"\u003e\n            \u003cfigure\u003e\u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/92cdac39-605b-4f52-a4e1-5e6f78e41cd3.png?v=1789030003\u0026amp;width=1000\" alt=\"1993 Lollapalooza style front\" loading=\"lazy\"\u003e\u003cfigcaption\u003efront\u003c\/figcaption\u003e\u003c\/figure\u003e\n            \u003cfigure\u003e\u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/2f54f806-3407-40bf-a76e-bb712a2d6549.png?v=1789030003\u0026amp;width=1000\" alt=\"1993 Lollapalooza style back\" loading=\"lazy\"\u003e\u003cfigcaption\u003eback\u003c\/figcaption\u003e\u003c\/figure\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"rv-edition\"\u003e\n          \u003cdiv class=\"rv-edition-top\"\u003e\n\u003cstrong\u003e1994\u003c\/strong\u003e\u003cspan\u003ewhite \/ character front \/ poster back\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rv-pair\"\u003e\n            \u003cfigure\u003e\u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/2163ddbe-849d-4d99-aa6c-a2726b747cd3.png?v=1789030542\u0026amp;width=1000\" alt=\"1994 Lollapalooza style front\" loading=\"lazy\"\u003e\u003cfigcaption\u003efront\u003c\/figcaption\u003e\u003c\/figure\u003e\n            \u003cfigure\u003e\u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/fc23477c-cc1a-47a1-9f5c-328a98538fd1.png?v=1789030541\u0026amp;width=1000\" alt=\"1994 Lollapalooza style back\" loading=\"lazy\"\u003e\u003cfigcaption\u003eback\u003c\/figcaption\u003e\u003c\/figure\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"rv-edition\"\u003e\n          \u003cdiv class=\"rv-edition-top\"\u003e\n\u003cstrong\u003e1995\u003c\/strong\u003e\u003cspan\u003ewhite \/ sunburst front \/ stacked tour back\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rv-pair\"\u003e\n            \u003cfigure\u003e\u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/e48a4a70-290e-411b-8523-8e7faf79a66b.png?v=1789031061\u0026amp;width=1000\" alt=\"1995 Lollapalooza style front\" loading=\"lazy\"\u003e\u003cfigcaption\u003efront\u003c\/figcaption\u003e\u003c\/figure\u003e\n            \u003cfigure\u003e\u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/8feec7ee-a4e6-4f8d-b4c8-cb3e9c5aed00.png?v=1789031062\u0026amp;width=1000\" alt=\"1995 Lollapalooza style back\" loading=\"lazy\"\u003e\u003cfigcaption\u003eback\u003c\/figcaption\u003e\u003c\/figure\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n\n        \u003carticle class=\"rv-edition\"\u003e\n          \u003cdiv class=\"rv-edition-top\"\u003e\n\u003cstrong\u003e1996\u003c\/strong\u003e\u003cspan\u003ewhite \/ butterfly front \/ artist back\u003c\/span\u003e\n\u003c\/div\u003e\n          \u003cdiv class=\"rv-pair\"\u003e\n            \u003cfigure\u003e\u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/45e0a8f8-e9d7-428a-98b2-8921ed42f717.png?v=1789031643\u0026amp;width=1000\" alt=\"1996 Lollapalooza style front\" loading=\"lazy\"\u003e\u003cfigcaption\u003efront\u003c\/figcaption\u003e\u003c\/figure\u003e\n            \u003cfigure\u003e\u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/fc9490e6-9595-48ea-a9e5-5f09ce972789.png?v=1789031642\u0026amp;width=1000\" alt=\"1996 Lollapalooza style back\" loading=\"lazy\"\u003e\u003cfigcaption\u003eback\u003c\/figcaption\u003e\u003c\/figure\u003e\n          \u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- U.S. FAN-FIT VISUAL — DOES NOT PRETEND TO BE A REAL CUSTOMER REVIEW --\u003e\n  \u003csection class=\"rv-section\"\u003e\n    \u003cdiv class=\"rv-shell\"\u003e\n      \u003cdiv class=\"rv-fan-grid\"\u003e\n        \u003cdiv class=\"rv-like-visual\"\u003e\n          \u003cp class=\"rv-label\"\u003eU.S. music-fan fit check\u003c\/p\u003e\n          \u003cdiv class=\"rv-thumb\" aria-hidden=\"true\"\u003e\n            \u003csvg viewbox=\"0 0 240 240\" role=\"img\" aria-label=\"Black outline thumbs-up graphic\"\u003e\n              \u003cpath d=\"M88 101c18-20 30-41 35-64 3-15 9-23 19-23 15 0 23 14 20 32l-7 39h40c19 0 31 17 26 35l-19 69c-3 12-14 20-27 20H92c-8 0-14-6-14-14v-81c0-5 2-9 5-13l5-6z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M27 101h36c8 0 15 7 15 15v79c0 8-7 15-15 15H27z\"\u003e\u003c\/path\u003e\n              \u003cpath d=\"M45 184h14\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\n          \u003c\/div\u003e\n          \u003cdiv class=\"rv-like-caption\"\u003e\n\u003cstrong\u003eU.S. music-fan styling cues\u003c\/strong\u003e\u003cspan\u003eUSA\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"rv-fan-copy\"\u003e\n          \u003cdiv\u003e\n            \u003cp class=\"rv-kicker\"\u003eWhy the look works\u003c\/p\u003e\n            \u003ch2 class=\"rv-h2\"\u003eBuilt for people who still save ticket stubs.\u003c\/h2\u003e\n          \u003c\/div\u003e\n          \u003cp class=\"rv-copy\"\u003e\n            The appeal is simple: oversized archive-style graphics, recognizable 90s festival language and enough visual detail to make jeans and sneakers feel finished. The artwork is the conversation starter — the graphic carries the story without needing an invented review quote.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"rv-reasons\"\u003e\n            \u003cdiv class=\"rv-reason\"\u003e\n\u003cb\u003eFront + back impact\u003c\/b\u003e\u003cp\u003eThe second graphic keeps the shirt interesting after you turn around.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"rv-reason\"\u003e\n\u003cb\u003eEasy American casual\u003c\/b\u003e\u003cp\u003eWorks naturally with faded denim, cargos, boots or beat-up sneakers.\u003c\/p\u003e\n\u003c\/div\u003e\n            \u003cdiv class=\"rv-reason\"\u003e\n\u003cb\u003eCollector energy\u003c\/b\u003e\u003cp\u003eYear-specific graphics give each option the feeling of a different archive find.\u003c\/p\u003e\n\u003c\/div\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW TO WEAR --\u003e\n  \u003csection class=\"rv-section\"\u003e\n    \u003cdiv class=\"rv-shell\"\u003e\n      \u003cdiv class=\"rv-section-head\"\u003e\n        \u003cdiv\u003e\n          \u003cp class=\"rv-kicker\"\u003eThree easy uniforms\u003c\/p\u003e\n          \u003ch2 class=\"rv-h2\"\u003eLet the graphic do the styling.\u003c\/h2\u003e\n        \u003c\/div\u003e\n        \u003cp class=\"rv-copy\"\u003eKeep the rest uncomplicated. The more the tee looks like an old poster, the less the outfit needs to explain itself.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv-three\"\u003e\n        \u003carticle class=\"rv-card\"\u003e\n          \u003cspan class=\"rv-card-num\"\u003e01\u003c\/span\u003e\n          \u003cdiv\u003e\n\u003ch3\u003eBackstage Classic\u003c\/h3\u003e\n\u003cp\u003eFestival tee + faded blue denim + worn-in sneakers. The easiest route and the hardest to get wrong.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"rv-card\"\u003e\n          \u003cspan class=\"rv-card-num\"\u003e02\u003c\/span\u003e\n          \u003cdiv\u003e\n\u003ch3\u003eAfter Dark\u003c\/h3\u003e\n\u003cp\u003eGraphic tee + black jeans + leather or work jacket + boots. Keep the palette quiet and the art loud.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n        \u003carticle class=\"rv-card\"\u003e\n          \u003cspan class=\"rv-card-num\"\u003e03\u003c\/span\u003e\n          \u003cdiv\u003e\n\u003ch3\u003eStreet Archive\u003c\/h3\u003e\n\u003cp\u003eRelaxed tee + cargos + retro runners + minimal accessories. Easy, loose and intentionally unfussy.\u003c\/p\u003e\n\u003c\/div\u003e\n        \u003c\/article\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"rv-section\"\u003e\n    \u003cdiv class=\"rv-shell rv-details\"\u003e\n      \u003cdiv class=\"rv-details-copy\"\u003e\n        \u003cp class=\"rv-kicker\"\u003eGood to know\u003c\/p\u003e\n        \u003ch2 class=\"rv-h2\"\u003eA vintage-inspired tee, made for now.\u003c\/h2\u003e\n        \u003cp class=\"rv-copy\" style=\"margin-top:22px;\"\u003e\n          This product is presented as a vintage-inspired festival graphic T-shirt rather than an original tour-worn 1990s garment. Choose the year that speaks to you, then style it like something you found in the best rack of an old record-store basement.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv-details-list\"\u003e\n        \u003cp class=\"rv-label\"\u003eProduct details\u003c\/p\u003e\n        \u003cul class=\"rv-specs\"\u003e\n          \u003cli\u003e\n\u003cb\u003eSilhouette\u003c\/b\u003e\u003cspan\u003eClassic short-sleeve T-shirt\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eGraphic direction\u003c\/b\u003e\u003cspan\u003e1990s Lollapalooza-inspired concert artwork\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eYear options\u003c\/b\u003e\u003cspan\u003e1991 \/ 1992 \/ 1993 \/ 1994 \/ 1995 \/ 1996\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eArtwork\u003c\/b\u003e\u003cspan\u003eFront-and-back designs vary by year\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eSizes\u003c\/b\u003e\u003cspan\u003eS \/ M \/ L \/ XL \/ 2XL \/ 3XL \/ 4XL\u003c\/span\u003e\n\u003c\/li\u003e\n          \u003cli\u003e\n\u003cb\u003eBest for\u003c\/b\u003e\u003cspan\u003eVintage collectors, music fans and everyday streetwear\u003c\/span\u003e\n\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- CTA --\u003e\n  \u003csection class=\"rv-cta\"\u003e\n    \u003cdiv class=\"rv-shell\"\u003e\n      \u003cp class=\"rv-kicker\"\u003eOld pieces. New stories.\u003c\/p\u003e\n      \u003ch2 class=\"rv-h2\"\u003eChoose your year. Wear the era your way.\u003c\/h2\u003e\n      \u003cp class=\"rv-copy\"\u003eFrom the first touring summer to the heavier 1996 run, every graphic carries a different piece of festival culture.\u003c\/p\u003e\n      \u003cspan class=\"rv-cta-note\"\u003eSelect your year + size above\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"rv-section\"\u003e\n    \u003cdiv class=\"rv-shell\"\u003e\n      \u003cdiv style=\"text-align:center; margin-bottom:38px;\"\u003e\n        \u003cp class=\"rv-kicker\"\u003eArchive notes\u003c\/p\u003e\n        \u003ch2 class=\"rv-h2\"\u003eA few things worth knowing.\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv-faq\"\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhy is 1991 important to Lollapalooza history?\u003c\/summary\u003e\n          \u003cp\u003eLollapalooza began in 1991 as a touring festival founded by Perry Farrell. Its early identity came from moving across North America while mixing alternative rock with punk, industrial, hip-hop and other scenes that did not usually share one giant bill.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat makes these graphics feel vintage?\u003c\/summary\u003e\n          \u003cp\u003eLarge front art, dense tour-style back prints, stacked artist names, hand-drawn illustration and imperfect poster energy all echo the visual language of 1990s concert merchandise.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eIs this being sold here as an original 1990s tour-worn shirt?\u003c\/summary\u003e\n          \u003cp\u003eNo. This page describes the item as vintage-inspired. The value is in the graphic, the reference and the festival-era mood — not a claim that the garment itself was physically sold at a 1990s show.\u003c\/p\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhich year should I choose?\u003c\/summary\u003e\n          \u003cp\u003eChoose by artwork first. 1991–1993 lean darker and more psychedelic, while 1994–1996 shift into brighter white tees and bigger poster-style graphics.\u003c\/p\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"rv-footnote\"\u003eLOLLAPALOOZA-INSPIRED VINTAGE MUSIC GRAPHICS · RESPONSIVE SHOPIFY PRODUCT CONTENT\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e\n\u003cscript type=\"module\" src=\"https:\/\/static.cloudflareinsights.com\/beacon.min.js\/v31edd6df95cf4e85bb4c19e7a9bdbcba1788362987495\" integrity=\"sha512-iIg7k2xntmwu6\/uSb5tpc\/hySgZc4eoL31yB29W6tJFo2akwjPWcEqnCEdJvGexCL0KEQwVYv5BlowfhVz26hg==\" data-cf-beacon='{\"version\":\"2024.11.0\",\"token\":\"7939e04a4baf43c8b86a560f74aac60e\",\"spa\":2}' crossorigin=\"anonymous\"\u003e\u003c\/script\u003e","brand":"Retro-Vintages","offers":[{"title":"1991 \/ S","offer_id":43792105603139,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1991 \/ M","offer_id":43792105635907,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1991 \/ L","offer_id":43792105668675,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1991 \/ XL","offer_id":43792105701443,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1991 \/ 2XL","offer_id":43792105734211,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1991 \/ 3XL","offer_id":43792105766979,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1991 \/ 4XL","offer_id":43792105799747,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1992 \/ S","offer_id":43792105832515,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1992 \/ M","offer_id":43792105865283,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1992 \/ L","offer_id":43792105898051,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1992 \/ XL","offer_id":43792105930819,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1992 \/ 2XL","offer_id":43792105963587,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1992 \/ 3XL","offer_id":43792105996355,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1992 \/ 4XL","offer_id":43792106029123,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1993 \/ S","offer_id":43793955291203,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1993 \/ M","offer_id":43793955323971,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1993 \/ L","offer_id":43793955356739,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1993 \/ XL","offer_id":43793955389507,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1993 \/ 2XL","offer_id":43793955422275,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1993 \/ 3XL","offer_id":43793955455043,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1993 \/ 4XL","offer_id":43793955487811,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1994 \/ S","offer_id":43793955520579,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1994 \/ M","offer_id":43793955553347,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1994 \/ L","offer_id":43793955586115,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1994 \/ XL","offer_id":43793955618883,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1994 \/ 2XL","offer_id":43793955651651,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1994 \/ 3XL","offer_id":43793955684419,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1994 \/ 4XL","offer_id":43793955717187,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1995 \/ S","offer_id":43794860310595,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1995 \/ M","offer_id":43794860343363,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1995 \/ L","offer_id":43794860376131,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1995 \/ XL","offer_id":43794860408899,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1995 \/ 2XL","offer_id":43794860441667,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1995 \/ 3XL","offer_id":43794860474435,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1995 \/ 4XL","offer_id":43794860507203,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1996 \/ S","offer_id":43795237634115,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1996 \/ M","offer_id":43795237666883,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1996 \/ L","offer_id":43795237699651,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1996 \/ XL","offer_id":43795237732419,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1996 \/ 2XL","offer_id":43795237765187,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1996 \/ 3XL","offer_id":43795237797955,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"1996 \/ 4XL","offer_id":43795237830723,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/1894\/7395\/files\/a6878b18-d162-46bb-93fd-27335499455e.png?v=1789029648","url":"https:\/\/retro-vintages.com\/products\/vintage-lollapalooza-festival-t-shirt","provider":"Retro-Vintages","version":"1.0","type":"link"}