{"product_id":"1969-retro-woodstock-festival-hippie-t-shirt","title":"1969 Retro Woodstock Festival Hippie T-Shirt","description":"\u003c!--\nShopify 商品描述专用 HTML 片段\n用途：直接粘贴到 Shopify 商品「描述」编辑器的 \u003c\/\u003e HTML 源码模式\n特点：不依赖全屏宽度，不写 html\/body，不写价格；所有文字黑色；适配窄版商品描述容器和手机端。\n--\u003e\n\u003cstyle\u003e\n  .rv69-desc,\n  .rv69-desc * {\n    box-sizing: border-box;\n  }\n\n  .rv69-desc {\n    width: 100%;\n    max-width: 820px;\n    margin: 0 auto;\n    color: #000 !important;\n    font-family: Arial, Helvetica, sans-serif;\n    line-height: 1.6;\n    overflow: hidden;\n  }\n\n  .rv69-desc,\n  .rv69-desc h2,\n  .rv69-desc h3,\n  .rv69-desc p,\n  .rv69-desc span,\n  .rv69-desc strong,\n  .rv69-desc li,\n  .rv69-desc summary,\n  .rv69-desc a {\n    color: #000 !important;\n  }\n\n  .rv69-desc img {\n    display: block;\n    max-width: 100%;\n    height: auto !important;\n  }\n\n  .rv69-desc .rv69-top {\n    border: 1.5px solid #000;\n    background: #fffaf0;\n    padding: 18px;\n  }\n\n  .rv69-desc .rv69-eyebrow {\n    margin: 0 0 8px;\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: .14em;\n    text-transform: uppercase;\n  }\n\n  .rv69-desc .rv69-title {\n    margin: 0;\n    font-family: Arial Black, Arial, Helvetica, sans-serif;\n    font-size: clamp(30px, 7vw, 52px);\n    line-height: .98;\n    letter-spacing: -.035em;\n    text-transform: uppercase;\n  }\n\n  .rv69-desc .rv69-lead {\n    margin: 15px 0 0;\n    font-size: 16px;\n  }\n\n  .rv69-desc .rv69-hero-wrap {\n    margin-top: 16px;\n    padding: 12px;\n    border: 1.5px solid #000;\n    background: #f4efe4;\n  }\n\n  .rv69-desc .rv69-hero-wrap img {\n    width: 100%;\n    max-width: 560px;\n    margin: 0 auto;\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    background: #fff;\n  }\n\n  .rv69-desc .rv69-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin-top: 14px;\n  }\n\n  .rv69-desc .rv69-tag {\n    border: 1px solid #000;\n    background: #fff;\n    padding: 6px 9px;\n    font-size: 11px;\n    font-weight: 800;\n    letter-spacing: .04em;\n    text-transform: uppercase;\n  }\n\n  .rv69-desc .rv69-section {\n    margin-top: 18px;\n    padding: 22px 18px;\n    border: 1.5px solid #000;\n    background: #fff;\n  }\n\n  .rv69-desc .rv69-section.alt {\n    background: #f7f2e7;\n  }\n\n  .rv69-desc .rv69-kicker {\n    margin: 0 0 6px;\n    font-size: 10px;\n    font-weight: 900;\n    letter-spacing: .15em;\n    text-transform: uppercase;\n  }\n\n  .rv69-desc .rv69-section h2 {\n    margin: 0 0 12px;\n    font-family: Arial Black, Arial, Helvetica, sans-serif;\n    font-size: clamp(24px, 6vw, 36px);\n    line-height: 1.05;\n    letter-spacing: -.025em;\n    text-transform: uppercase;\n  }\n\n  .rv69-desc .rv69-section p {\n    margin: 0 0 12px;\n    font-size: 14px;\n  }\n\n  .rv69-desc .rv69-section p:last-child {\n    margin-bottom: 0;\n  }\n\n  .rv69-desc .rv69-history {\n    display: grid;\n    grid-template-columns: 120px 1fr;\n    gap: 18px;\n    align-items: start;\n  }\n\n  .rv69-desc .rv69-year {\n    padding: 14px 10px;\n    border: 1.5px solid #000;\n    background: #f3d766;\n    text-align: center;\n    font-family: Arial Black, Arial, Helvetica, sans-serif;\n    font-size: 30px;\n    line-height: 1;\n  }\n\n  .rv69-desc .rv69-facts {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 8px;\n    margin-top: 15px;\n  }\n\n  .rv69-desc .rv69-fact {\n    min-height: 96px;\n    padding: 12px;\n    border: 1px solid #000;\n    background: #fff;\n  }\n\n  .rv69-desc .rv69-fact strong {\n    display: block;\n    margin-bottom: 4px;\n    font-size: 12px;\n    text-transform: uppercase;\n  }\n\n  .rv69-desc .rv69-fact span {\n    display: block;\n    font-size: 12px;\n    line-height: 1.45;\n  }\n\n  .rv69-desc .rv69-gallery {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0,1fr));\n    gap: 9px;\n  }\n\n  .rv69-desc .rv69-card {\n    border: 1px solid #000;\n    background: #fff;\n    overflow: hidden;\n  }\n\n  .rv69-desc .rv69-card img {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n    object-fit: contain;\n    background: #fff;\n  }\n\n  .rv69-desc .rv69-card div {\n    padding: 8px 9px 9px;\n    border-top: 1px solid #000;\n    font-size: 11px;\n    font-weight: 800;\n    line-height: 1.35;\n    text-transform: uppercase;\n  }\n\n  .rv69-desc .rv69-why {\n    display: grid;\n    grid-template-columns: 82px 1fr;\n    gap: 15px;\n    align-items: center;\n  }\n\n  .rv69-desc .rv69-like {\n    width: 82px;\n    height: 82px;\n    display: grid;\n    place-items: center;\n    border: 1.5px solid #000;\n    border-radius: 50%;\n    background: #f3d766;\n    font-size: 34px;\n    font-weight: 900;\n  }\n\n  .rv69-desc .rv69-list {\n    margin: 12px 0 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .rv69-desc .rv69-list li {\n    position: relative;\n    margin: 0;\n    padding: 10px 0 10px 26px;\n    border-top: 1px solid #000;\n    font-size: 13px;\n  }\n\n  .rv69-desc .rv69-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 2px;\n    top: 10px;\n    font-weight: 900;\n  }\n\n  .rv69-desc .rv69-specs {\n    border: 1px solid #000;\n    background: #fff;\n  }\n\n  .rv69-desc .rv69-spec {\n    display: grid;\n    grid-template-columns: 135px 1fr;\n    border-bottom: 1px solid #000;\n  }\n\n  .rv69-desc .rv69-spec:last-child {\n    border-bottom: 0;\n  }\n\n  .rv69-desc .rv69-spec strong,\n  .rv69-desc .rv69-spec span {\n    padding: 10px 11px;\n    font-size: 12px;\n  }\n\n  .rv69-desc .rv69-spec strong {\n    border-right: 1px solid #000;\n    background: #f7f2e7;\n    text-transform: uppercase;\n  }\n\n  .rv69-desc details {\n    border-top: 1px solid #000;\n  }\n\n  .rv69-desc details:last-child {\n    border-bottom: 1px solid #000;\n  }\n\n  .rv69-desc summary {\n    cursor: pointer;\n    list-style: none;\n    position: relative;\n    padding: 13px 34px 13px 0;\n    font-size: 13px;\n    font-weight: 900;\n    text-transform: uppercase;\n  }\n\n  .rv69-desc summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .rv69-desc summary::after {\n    content: \"+\";\n    position: absolute;\n    right: 5px;\n    top: 50%;\n    transform: translateY(-50%);\n    font-size: 20px;\n  }\n\n  .rv69-desc details[open] summary::after {\n    content: \"–\";\n  }\n\n  .rv69-desc .rv69-answer {\n    padding: 0 28px 13px 0;\n    font-size: 12px;\n  }\n\n  .rv69-desc .rv69-end {\n    margin-top: 18px;\n    padding: 18px;\n    border: 1.5px solid #000;\n    background: #f3d766;\n    text-align: center;\n  }\n\n  .rv69-desc .rv69-end strong {\n    display: block;\n    font-family: Arial Black, Arial, Helvetica, sans-serif;\n    font-size: clamp(20px, 5vw, 30px);\n    line-height: 1.05;\n    text-transform: uppercase;\n  }\n\n  .rv69-desc .rv69-end span {\n    display: block;\n    margin-top: 7px;\n    font-size: 12px;\n  }\n\n  @media (max-width: 640px) {\n    .rv69-desc .rv69-top,\n    .rv69-desc .rv69-section {\n      padding: 16px 13px;\n    }\n\n    .rv69-desc .rv69-history,\n    .rv69-desc .rv69-why {\n      grid-template-columns: 1fr;\n    }\n\n    .rv69-desc .rv69-year {\n      width: 112px;\n    }\n\n    .rv69-desc .rv69-facts {\n      grid-template-columns: 1fr;\n    }\n\n    .rv69-desc .rv69-gallery {\n      grid-template-columns: 1fr 1fr;\n      gap: 7px;\n    }\n\n    .rv69-desc .rv69-like {\n      width: 68px;\n      height: 68px;\n      font-size: 28px;\n    }\n\n    .rv69-desc .rv69-spec {\n      grid-template-columns: 1fr;\n    }\n\n    .rv69-desc .rv69-spec strong {\n      border-right: 0;\n      border-bottom: 1px solid #000;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"rv69-desc\"\u003e\n\n  \u003csection class=\"rv69-top\"\u003e\n    \u003cp class=\"rv69-eyebrow\"\u003eRetro-Vintages \/ American Festival Archive\u003c\/p\u003e\n    \u003ch2 class=\"rv69-title\"\u003e1969 Woodstock\u003cbr\u003eFestival Graphic Tee\u003c\/h2\u003e\n    \u003cp class=\"rv69-lead\"\u003e\n      A retro graphic T-shirt collection inspired by the visual language surrounding Woodstock 1969:\n      bold dates, peace-and-music lettering, bird-and-guitar motifs and worn-in poster texture.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rv69-hero-wrap\"\u003e\n      \u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/1a814d69-8daf-4e75-a32c-740927d22210.png?v=1789112416\u0026amp;width=900\" alt=\"1969 Retro Woodstock Festival Hippie T-Shirt\" loading=\"eager\" decoding=\"async\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rv69-tags\"\u003e\n      \u003cspan class=\"rv69-tag\"\u003e7 Graphic Styles\u003c\/span\u003e\n      \u003cspan class=\"rv69-tag\"\u003eSizes S–4XL\u003c\/span\u003e\n      \u003cspan class=\"rv69-tag\"\u003eShort Sleeve\u003c\/span\u003e\n      \u003cspan class=\"rv69-tag\"\u003eCrew Neck\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rv69-section alt\"\u003e\n    \u003cp class=\"rv69-kicker\"\u003eThe history behind the artwork\u003c\/p\u003e\n    \u003ch2\u003eBorn from the visual language of 1969.\u003c\/h2\u003e\n\n    \u003cdiv class=\"rv69-history\"\u003e\n      \u003cdiv class=\"rv69-year\"\u003e1969\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          The Woodstock Music \u0026amp; Art Fair took place in \u003cstrong\u003eBethel, New York, from August 15 through August 18, 1969\u003c\/strong\u003e.\n          The event became one of the defining symbols of late-1960s American music and counterculture.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          Its best-known promotional imagery combined a dove with a guitar and the phrase\n          \u003cstrong\u003e“3 Days of Peace \u0026amp; Music.”\u003c\/strong\u003e That visual vocabulary became inseparable from the festival’s identity.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          This modern retro T-shirt collection reworks those recognizable cues into wearable graphic designs.\n          It is a contemporary tribute, not an original garment from the 1969 event.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"rv69-facts\"\u003e\n      \u003cdiv class=\"rv69-fact\"\u003e\n        \u003cstrong\u003eBethel, New York\u003c\/strong\u003e\n        \u003cspan\u003eThe final site of the 1969 festival.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rv69-fact\"\u003e\n        \u003cstrong\u003eAug. 15–18\u003c\/strong\u003e\n        \u003cspan\u003eThe three-day plan continued into Monday.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rv69-fact\"\u003e\n        \u003cstrong\u003eBird + Guitar\u003c\/strong\u003e\n        \u003cspan\u003eAn enduring part of Woodstock poster iconography.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rv69-section\"\u003e\n    \u003cp class=\"rv69-kicker\"\u003eChoose your graphic\u003c\/p\u003e\n    \u003ch2\u003eSeven looks. One unmistakable era.\u003c\/h2\u003e\n    \u003cp\u003e\n      The current listing presents seven graphic directions. Each product image below stays in its original square proportion so the shirt is not cropped or stretched.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"rv69-gallery\"\u003e\n      \u003cdiv class=\"rv69-card\"\u003e\n        \u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/1a814d69-8daf-4e75-a32c-740927d22210.png?v=1789112416\u0026amp;width=700\" alt=\"Woodstock Music and Art Fair graphic T-shirt\" loading=\"lazy\"\u003e\n        \u003cdiv\u003eMusic \u0026amp; Art Fair\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv69-card\"\u003e\n        \u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/3e5d0479-d050-4104-b958-764e0d644120.png?v=1789112416\u0026amp;width=700\" alt=\"Woodstock Bethel New York graphic T-shirt\" loading=\"lazy\"\u003e\n        \u003cdiv\u003eBethel, New York\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv69-card\"\u003e\n        \u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/880d6ebd-84fb-4f05-912f-a52af7a7321c.png?v=1789112729\u0026amp;width=700\" alt=\"Woodstock bird and guitar graphic T-shirt\" loading=\"lazy\"\u003e\n        \u003cdiv\u003eBird \u0026amp; Guitar\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv69-card\"\u003e\n        \u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/64371a30-bdf3-4e26-be78-0fd840ddeff4.png?v=1789112416\u0026amp;width=700\" alt=\"Woodstock Music Love Peace graphic T-shirt\" loading=\"lazy\"\u003e\n        \u003cdiv\u003eMusic · Love · Peace\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv69-card\"\u003e\n        \u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/e9bbad6a-71c6-46af-90c8-46b1760520ce.png?v=1789112416\u0026amp;width=700\" alt=\"Woodstock Aquarian Exposition graphic T-shirt\" loading=\"lazy\"\u003e\n        \u003cdiv\u003eAquarian Exposition\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv69-card\"\u003e\n        \u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/5514efc4-fbec-4b6e-9066-4c1a79f06234.png?v=1789112416\u0026amp;width=700\" alt=\"Woodstock round emblem graphic T-shirt\" loading=\"lazy\"\u003e\n        \u003cdiv\u003eRoundel Emblem\u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rv69-card\"\u003e\n        \u003cimg src=\"https:\/\/retro-vintages.com\/cdn\/shop\/files\/120a470b-ad05-4248-94ab-2b3363d4b048.png?v=1789112416\u0026amp;width=700\" alt=\"Woodstock 69 Peace Love and Music graphic T-shirt\" loading=\"lazy\"\u003e\n        \u003cdiv\u003eSunset ’69\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rv69-section alt\"\u003e\n    \u003cdiv class=\"rv69-why\"\u003e\n      \u003cdiv class=\"rv69-like\"\u003e✓\u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cp class=\"rv69-kicker\"\u003eWhy the design stands out\u003c\/p\u003e\n        \u003ch2\u003eBuilt like a vintage poster, worn like a tee.\u003c\/h2\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"rv69-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eLarge front artwork:\u003c\/strong\u003e designed to read clearly instead of disappearing into a tiny chest logo.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003e1969 as the headline:\u003c\/strong\u003e the date works as an immediate visual cue for the era.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePeace-and-music references:\u003c\/strong\u003e classic counterculture language gives the designs their unmistakable identity.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eDistressed graphic texture:\u003c\/strong\u003e several designs use a faded, worn print effect for a more archival look.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rv69-section\"\u003e\n    \u003cp class=\"rv69-kicker\"\u003eCurrent listing details\u003c\/p\u003e\n    \u003ch2\u003eQuick product notes.\u003c\/h2\u003e\n\n    \u003cdiv class=\"rv69-specs\"\u003e\n      \u003cdiv class=\"rv69-spec\"\u003e\n        \u003cstrong\u003eProduct\u003c\/strong\u003e\n        \u003cspan\u003e1969 Retro Woodstock Festival Hippie T-Shirt\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rv69-spec\"\u003e\n        \u003cstrong\u003eStyles\u003c\/strong\u003e\n        \u003cspan\u003eA \/ B \/ C \/ D \/ E \/ F \/ G\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rv69-spec\"\u003e\n        \u003cstrong\u003eSizes\u003c\/strong\u003e\n        \u003cspan\u003eS \/ M \/ L \/ XL \/ 2XL \/ 3XL \/ 4XL\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rv69-spec\"\u003e\n        \u003cstrong\u003eFormat\u003c\/strong\u003e\n        \u003cspan\u003eShort-sleeve, crew-neck graphic T-shirt presentation.\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"rv69-spec\"\u003e\n        \u003cstrong\u003eTheme\u003c\/strong\u003e\n        \u003cspan\u003eWoodstock \/ Bethel \/ 1969 \/ peace \/ music \/ bird-and-guitar references.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"rv69-section alt\"\u003e\n    \u003cp class=\"rv69-kicker\"\u003eFAQ\u003c\/p\u003e\n    \u003ch2\u003eGood to know.\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs this an original 1969 festival T-shirt?\u003c\/summary\u003e\n      \u003cdiv class=\"rv69-answer\"\u003e\n        No. This is a modern retro graphic T-shirt inspired by Woodstock 1969 visual culture.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhere did Woodstock 1969 actually take place?\u003c\/summary\u003e\n      \u003cdiv class=\"rv69-answer\"\u003e\n        The festival took place in Bethel, New York, from August 15 through August 18, 1969.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhich styles and sizes are listed?\u003c\/summary\u003e\n      \u003cdiv class=\"rv69-answer\"\u003e\n        The current listing shows styles A–G and sizes S–4XL. Use the live selectors above this description for current availability.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhy does the artwork use a bird and guitar?\u003c\/summary\u003e\n      \u003cdiv class=\"rv69-answer\"\u003e\n        A dove perched on a guitar became one of the best-known visual references associated with Woodstock’s 1969 promotional poster identity.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"rv69-end\"\u003e\n    \u003cstrong\u003ePick the graphic. Pick the size. Carry the era.\u003c\/strong\u003e\n    \u003cspan\u003eUse the product selectors above this description to choose the currently available style and size.\u003c\/span\u003e\n  \u003c\/div\u003e\n\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":"A \/ S","offer_id":43807877660739,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"A \/ M","offer_id":43807877693507,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"A \/ L","offer_id":43807877726275,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"A \/ XL","offer_id":43807877759043,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"A \/ 2XL","offer_id":43807877791811,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"A \/ 3XL","offer_id":43807877824579,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"A \/ 4XL","offer_id":43807877857347,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"B \/ S","offer_id":43807877890115,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"B \/ M","offer_id":43807877922883,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"B \/ L","offer_id":43807877955651,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"B \/ XL","offer_id":43807877988419,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"B \/ 2XL","offer_id":43807878021187,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"B \/ 3XL","offer_id":43807878053955,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"B \/ 4XL","offer_id":43807878086723,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"C \/ S","offer_id":43808117751875,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"C \/ M","offer_id":43808117784643,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"C \/ L","offer_id":43808117817411,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"C \/ XL","offer_id":43808117850179,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"C \/ 2XL","offer_id":43808117882947,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"C \/ 3XL","offer_id":43808117915715,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"C \/ 4XL","offer_id":43808117948483,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"D \/ S","offer_id":43808117981251,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"D \/ M","offer_id":43808118014019,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"D \/ L","offer_id":43808118046787,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"D \/ XL","offer_id":43808118079555,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"D \/ 2XL","offer_id":43808118112323,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"D \/ 3XL","offer_id":43808118145091,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"D \/ 4XL","offer_id":43808118177859,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"E \/ S","offer_id":43808118210627,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"E \/ M","offer_id":43808118243395,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"E \/ L","offer_id":43808118276163,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"E \/ XL","offer_id":43808118308931,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"E \/ 2XL","offer_id":43808118341699,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"E \/ 3XL","offer_id":43808118374467,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"E \/ 4XL","offer_id":43808118407235,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"F \/ S","offer_id":43808118440003,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"F \/ M","offer_id":43808118472771,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"F \/ L","offer_id":43808118505539,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"F \/ XL","offer_id":43808118538307,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"F \/ 2XL","offer_id":43808118571075,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"F \/ 3XL","offer_id":43808118603843,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"F \/ 4XL","offer_id":43808118636611,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"G \/ S","offer_id":43808118669379,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"G \/ M","offer_id":43808118702147,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"G \/ L","offer_id":43808118734915,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"G \/ XL","offer_id":43808118767683,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"G \/ 2XL","offer_id":43808118800451,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"G \/ 3XL","offer_id":43808118833219,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true},{"title":"G \/ 4XL","offer_id":43808118865987,"sku":null,"price":28.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0707\/1894\/7395\/files\/1a814d69-8daf-4e75-a32c-740927d22210.png?v=1789112416","url":"https:\/\/retro-vintages.com\/products\/1969-retro-woodstock-festival-hippie-t-shirt","provider":"Retro-Vintages","version":"1.0","type":"link"}