{"product_id":"women-s-raspberry-sculpting-zip-hoodie","title":"Women’s Y2K Zip-Up Hoodie Set","description":"\u003c!-- =========================================================\nWOMEN'S FITTED ZIP HOODIE\nPREMIUM Y2K \/ HOT-GIRL SHOPIFY PRODUCT DESCRIPTION\nCREAM · SMOKY ROSE · WINE TAUPE · CHARCOAL\nIMAGE ABOVE · TEXT BELOW\nDESKTOP + MOBILE SINGLE COLUMN\nFAQ + TRUST BAR + ONE BUY NOW\n========================================================= --\u003e\n\u003cstyle\u003e\n  .y2k-page,\n  .y2k-page * {\n    box-sizing: border-box;\n  }\n\n  .y2k-page {\n    --y2k-white: #ffffff;\n    --y2k-ivory: #fffafa;\n    --y2k-cream: #fbf5f4;\n    --y2k-blush: #f1e3e4;\n    --y2k-rose: #dfc8cb;\n    --y2k-mauve: #b99da2;\n\n    --y2k-wine: #76555d;\n    --y2k-wine-dark: #5d4249;\n\n    --y2k-charcoal: #393536;\n    --y2k-charcoal-dark: #292627;\n\n    --y2k-title: #40393b;\n    --y2k-text: #625a5c;\n    --y2k-muted: #82787a;\n\n    --y2k-border: rgba(105, 78, 84, 0.14);\n\n    --y2k-shadow:\n      0 15px 40px rgba(63, 48, 52, 0.09);\n\n    --y2k-shadow-soft:\n      0 8px 24px rgba(63, 48, 52, 0.055);\n\n    width: 100%;\n    max-width: none;\n\n    margin: 0 !important;\n    padding: 0 !important;\n\n    color: var(--y2k-text);\n    background: transparent;\n\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Roboto, Helvetica, Arial, sans-serif;\n\n    line-height: 1.68;\n  }\n\n  .y2k-page h1,\n  .y2k-page h2,\n  .y2k-page h3,\n  .y2k-page p,\n  .y2k-page span,\n  .y2k-page strong,\n  .y2k-page div,\n  .y2k-page summary,\n  .y2k-page a {\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Roboto, Helvetica, Arial, sans-serif;\n  }\n\n  .y2k-page h2,\n  .y2k-page h3,\n  .y2k-page p {\n    margin-top: 0;\n  }\n\n  .y2k-page img {\n    display: block;\n    max-width: 100%;\n    height: auto;\n  }\n\n  \/* =========================================================\n     REMOVE OUTER SPACING\n  ========================================================= *\/\n\n  .product__description .y2k-page,\n  .product__description.rte .y2k-page,\n  .product-description .y2k-page,\n  .rte .y2k-page {\n    width: 100%;\n\n    margin-top: 0 !important;\n    margin-bottom: 0 !important;\n\n    padding-top: 0 !important;\n    padding-bottom: 0 !important;\n  }\n\n  .y2k-page \u003e .y2k-section:first-child {\n    margin-top: 0 !important;\n  }\n\n  .y2k-page \u003e .y2k-section:last-child {\n    margin-bottom: 0 !important;\n  }\n\n  .y2k-section {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n  }\n\n  .y2k-section + .y2k-section {\n    margin-top: 14px;\n  }\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  .y2k-hero {\n    position: relative;\n    isolation: isolate;\n\n    width: 100%;\n    overflow: hidden;\n\n    padding: 50px 24px 38px;\n\n    border: 1px solid var(--y2k-border);\n    border-radius: 21px;\n\n    background:\n      radial-gradient(\n        circle at 8% 6%,\n        rgba(255,255,255,.98),\n        transparent 40%\n      ),\n      radial-gradient(\n        circle at 94% 8%,\n        rgba(190,151,160,.26),\n        transparent 46%\n      ),\n      linear-gradient(\n        135deg,\n        #fffafa 0%,\n        #f6eaeb 48%,\n        #dfcfd1 100%\n      );\n\n    box-shadow: var(--y2k-shadow);\n  }\n\n  .y2k-hero::before {\n    position: absolute;\n\n    top: 19px;\n    right: 19px;\n    bottom: 19px;\n    left: 19px;\n\n    z-index: -1;\n\n    border: 1px solid rgba(118,85,93,.14);\n    border-radius: 15px;\n\n    content: \"\";\n    pointer-events: none;\n  }\n\n  .y2k-hero::after {\n    position: absolute;\n\n    top: -175px;\n    right: -120px;\n\n    z-index: -2;\n\n    width: 370px;\n    height: 370px;\n\n    border: 1px solid rgba(118,85,93,.12);\n    border-radius: 50%;\n\n    box-shadow:\n      0 0 0 35px rgba(255,255,255,.075),\n      0 0 0 76px rgba(255,255,255,.04);\n\n    content: \"\";\n  }\n\n  .y2k-hero-inner {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n    max-width: 930px;\n\n    margin: 0 auto;\n\n    text-align: center;\n  }\n\n  .y2k-kicker {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 9px;\n\n    margin-bottom: 13px;\n\n    color: var(--y2k-wine);\n\n    font-size: 10px;\n    font-weight: 820;\n    letter-spacing: .16em;\n\n    text-transform: uppercase;\n  }\n\n  .y2k-kicker::before,\n  .y2k-kicker::after {\n    display: block;\n\n    width: 33px;\n    height: 1px;\n\n    content: \"\";\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        rgba(118,85,93,.7)\n      );\n  }\n\n  .y2k-kicker::after {\n    background:\n      linear-gradient(\n        90deg,\n        rgba(118,85,93,.7),\n        transparent\n      );\n  }\n\n  .y2k-hero h2 {\n    max-width: 850px;\n\n    margin: 0 auto 10px;\n\n    color: var(--y2k-title);\n\n    font-size: clamp(35px,5vw,58px);\n    font-weight: 870;\n    letter-spacing: -.045em;\n    line-height: 1.04;\n  }\n\n  .y2k-hero-sub {\n    max-width: 700px;\n\n    margin: 0 auto;\n\n    color: var(--y2k-wine);\n\n    font-family: Georgia, \"Times New Roman\", serif !important;\n    font-size: 18px;\n    font-style: italic;\n    line-height: 1.45;\n  }\n\n  \/* =========================================================\n     GIF\n  ========================================================= *\/\n\n  .y2k-gif {\n    width: 100%;\n\n    margin: 25px auto 18px;\n\n    text-align: center;\n  }\n\n  .y2k-gif img {\n    width: auto;\n    max-width: 100%;\n    height: auto;\n\n    margin: 0 auto;\n\n    border: 0;\n    border-radius: 14px;\n\n    background: transparent;\n\n    box-shadow:\n      0 12px 30px rgba(63,48,52,.14);\n  }\n\n  .y2k-hero-copy {\n    max-width: 790px;\n\n    margin: 0 auto;\n\n    color: var(--y2k-muted);\n\n    font-size: 14px;\n    line-height: 1.67;\n  }\n\n  \/* =========================================================\n     MINI HERO BENEFITS\n  ========================================================= *\/\n\n  .y2k-mini-points {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 6px;\n\n    max-width: 850px;\n\n    margin: 16px auto 0;\n  }\n\n  .y2k-mini-point {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 5px;\n\n    min-height: 31px;\n\n    padding: 5px 10px;\n\n    border: 1px solid rgba(105,78,84,.12);\n    border-radius: 999px;\n\n    background: rgba(255,255,255,.69);\n\n    box-shadow:\n      0 4px 10px rgba(63,48,52,.035);\n\n    color: var(--y2k-title);\n\n    font-size: 10px;\n    font-weight: 760;\n\n    white-space: nowrap;\n  }\n\n  .y2k-mini-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 18px;\n    height: 18px;\n\n    border-radius: 50%;\n\n    background: rgba(241,227,228,.95);\n\n    color: var(--y2k-wine);\n\n    font-size: 9px;\n    line-height: 1;\n  }\n\n  \/* =========================================================\n     FEATURE STACK\n  ========================================================= *\/\n\n  .y2k-feature-stack {\n    display: grid;\n    grid-template-columns: 1fr;\n\n    width: 100%;\n\n    gap: 14px;\n  }\n\n  .y2k-feature-card {\n    width: 100%;\n    overflow: hidden;\n\n    border: 1px solid var(--y2k-border);\n    border-radius: 19px;\n\n    background:\n      radial-gradient(\n        circle at 100% 100%,\n        rgba(190,151,160,.12),\n        transparent 34%\n      ),\n      linear-gradient(\n        180deg,\n        #ffffff 0%,\n        #fcf8f8 70%,\n        #eee2e3 100%\n      );\n\n    box-shadow: var(--y2k-shadow-soft);\n\n    transition:\n      transform .28s ease,\n      box-shadow .28s ease;\n  }\n\n  .y2k-feature-card:nth-child(even) {\n    background:\n      radial-gradient(\n        circle at 0% 100%,\n        rgba(111,91,96,.12),\n        transparent 34%\n      ),\n      linear-gradient(\n        180deg,\n        #ffffff 0%,\n        #faf6f6 70%,\n        #e6dbdc 100%\n      );\n  }\n\n  .y2k-feature-card:hover {\n    transform: translateY(-3px);\n\n    box-shadow:\n      0 18px 42px rgba(63,48,52,.11);\n  }\n\n  .y2k-feature-media {\n    width: 100%;\n    overflow: hidden;\n\n    background: #faf6f6;\n  }\n\n  .y2k-feature-media img {\n    width: 100%;\n    height: auto;\n\n    margin: 0;\n\n    object-fit: contain;\n  }\n\n  .y2k-feature-copy {\n    padding: 24px 27px 27px;\n  }\n\n  .y2k-feature-copy h3 {\n    margin: 0 0 8px;\n\n    color: var(--y2k-title);\n\n    font-size: 22px;\n    font-weight: 830;\n    letter-spacing: -.025em;\n    line-height: 1.25;\n  }\n\n  .y2k-feature-copy p {\n    max-width: 930px;\n\n    margin: 0;\n\n    color: var(--y2k-text);\n\n    font-size: 14px;\n    line-height: 1.67;\n  }\n\n  \/* =========================================================\n     SIZE GUIDE\n  ========================================================= *\/\n\n  .y2k-size-card {\n    width: 100%;\n    overflow: hidden;\n\n    border: 1px solid var(--y2k-border);\n    border-radius: 19px;\n\n    background:\n      radial-gradient(\n        circle at 96% 0%,\n        rgba(190,151,160,.2),\n        transparent 38%\n      ),\n      linear-gradient(\n        135deg,\n        #fffafa 0%,\n        #f4e9ea 54%,\n        #ded0d2 100%\n      );\n\n    box-shadow: var(--y2k-shadow-soft);\n  }\n\n  .y2k-size-head {\n    padding: 21px 18px 16px;\n\n    text-align: center;\n  }\n\n  .y2k-size-head span {\n    display: inline-block;\n\n    margin-bottom: 5px;\n\n    color: var(--y2k-wine);\n\n    font-size: 9px;\n    font-weight: 820;\n    letter-spacing: .13em;\n\n    text-transform: uppercase;\n  }\n\n  .y2k-size-head h2 {\n    margin: 0;\n\n    color: var(--y2k-title);\n\n    font-size: 25px;\n    font-weight: 850;\n    letter-spacing: -.03em;\n  }\n\n  .y2k-size-card img {\n    width: 100%;\n    height: auto;\n    margin: 0;\n  }\n\n  \/* =========================================================\n     PRODUCT DETAILS\n  ========================================================= *\/\n\n  .y2k-details {\n    width: 100%;\n\n    padding: 23px 18px 24px;\n\n    border: 1px solid var(--y2k-border);\n    border-radius: 18px;\n\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(190,151,160,.2),\n        transparent 38%\n      ),\n      linear-gradient(\n        135deg,\n        #fffafa 0%,\n        #f5eaea 52%,\n        #e4d7d9 100%\n      );\n\n    box-shadow: var(--y2k-shadow);\n  }\n\n  .y2k-details-title {\n    margin: 0 0 15px;\n\n    color: var(--y2k-title);\n\n    font-size: 25px;\n    font-weight: 850;\n    letter-spacing: -.03em;\n\n    text-align: center;\n  }\n\n  .y2k-spec-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4,minmax(0,1fr));\n\n    gap: 7px;\n  }\n\n  .y2k-spec {\n    min-width: 0;\n\n    padding: 11px 9px;\n\n    border: 1px solid rgba(105,78,84,.12);\n    border-radius: 10px;\n\n    background: rgba(255,255,255,.74);\n\n    text-align: center;\n  }\n\n  .y2k-spec-label {\n    display: block;\n\n    margin-bottom: 3px;\n\n    color: var(--y2k-wine);\n\n    font-size: 8.5px;\n    font-weight: 820;\n    letter-spacing: .04em;\n\n    text-transform: uppercase;\n  }\n\n  .y2k-spec-value {\n    display: block;\n\n    color: var(--y2k-text);\n\n    font-size: 10.5px;\n    font-weight: 650;\n    line-height: 1.35;\n  }\n\n  \/* =========================================================\n     FAQ\n  ========================================================= *\/\n\n  .y2k-faq {\n    width: 100%;\n\n    padding: 0 20px 25px;\n\n    overflow: hidden;\n\n    border: 1px solid var(--y2k-border);\n    border-radius: 19px;\n\n    background:\n      radial-gradient(\n        circle at 5% 0%,\n        rgba(255,255,255,.98),\n        transparent 36%\n      ),\n      linear-gradient(\n        135deg,\n        #fffafa 0%,\n        #f4e9ea 52%,\n        #e4d8da 100%\n      );\n\n    box-shadow: var(--y2k-shadow);\n  }\n\n  .y2k-faq-head {\n    padding: 25px 12px 17px;\n\n    text-align: center;\n  }\n\n  .y2k-faq-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    margin-bottom: 7px;\n    padding: 5px 12px;\n\n    border: 1px solid rgba(118,85,93,.15);\n    border-radius: 999px;\n\n    background: rgba(255,255,255,.68);\n\n    color: var(--y2k-wine);\n\n    font-size: 9px;\n    font-weight: 820;\n    letter-spacing: .12em;\n\n    text-transform: uppercase;\n  }\n\n  .y2k-faq-head h2 {\n    margin: 0;\n\n    color: var(--y2k-title);\n\n    font-size: 27px;\n    font-weight: 850;\n    letter-spacing: -.03em;\n    line-height: 1.2;\n  }\n\n  .y2k-faq-list {\n    width: 100%;\n    max-width: 930px;\n\n    margin: 0 auto;\n  }\n\n  .y2k-faq-item {\n    margin: 0 0 9px;\n\n    overflow: hidden;\n\n    border: 1px solid var(--y2k-border);\n    border-radius: 11px;\n\n    background: rgba(255,255,255,.89);\n\n    box-shadow:\n      0 5px 15px rgba(63,48,52,.035);\n  }\n\n  .y2k-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .y2k-faq-item summary {\n    position: relative;\n\n    display: block;\n\n    padding: 16px 52px 16px 17px;\n\n    color: var(--y2k-title);\n\n    font-size: 13.5px;\n    font-weight: 790;\n    line-height: 1.4;\n\n    list-style: none;\n    cursor: pointer;\n\n    transition:\n      background .25s ease,\n      color .25s ease;\n  }\n\n  .y2k-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .y2k-faq-item summary:hover {\n    background: rgba(241,227,228,.52);\n  }\n\n  .y2k-faq-item summary::after {\n    position: absolute;\n\n    top: 50%;\n    right: 16px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 26px;\n    height: 26px;\n\n    margin-top: -13px;\n\n    border: 1px solid rgba(118,85,93,.15);\n    border-radius: 50%;\n\n    background: var(--y2k-blush);\n\n    color: var(--y2k-wine);\n\n    font-size: 17px;\n    line-height: 1;\n\n    content: \"⌄\";\n\n    transform: rotate(0deg);\n\n    transition:\n      transform .32s ease,\n      background .32s ease,\n      color .32s ease;\n  }\n\n  .y2k-faq-item[open] summary::after {\n    transform: rotate(180deg);\n\n    background: var(--y2k-wine);\n    color: #ffffff;\n  }\n\n  .y2k-faq-answer {\n    padding: 0 17px 17px;\n\n    color: var(--y2k-muted);\n\n    font-size: 12.5px;\n    line-height: 1.62;\n\n    animation: y2kFaqOpen .28s ease;\n  }\n\n  .y2k-faq-answer p {\n    margin: 0;\n  }\n\n  @keyframes y2kFaqOpen {\n    from {\n      opacity: 0;\n      transform: translateY(-5px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  \/* =========================================================\n     TRUST + BUY NOW\n  ========================================================= *\/\n\n  .y2k-trust-buy {\n    width: 100%;\n    overflow: hidden;\n\n    border: 1px solid var(--y2k-border);\n    border-radius: 16px;\n\n    background:\n      radial-gradient(\n        circle at 95% 0%,\n        rgba(255,255,255,.76),\n        transparent 38%\n      ),\n      linear-gradient(\n        135deg,\n        #faf4f4 0%,\n        #ecdee0 52%,\n        #d7c6c9 100%\n      );\n\n    box-shadow: var(--y2k-shadow-soft);\n  }\n\n  .y2k-trust-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n\n    width: 100%;\n  }\n\n  .y2k-trust-card {\n    display: flex;\n    align-items: center;\n\n    gap: 10px;\n\n    min-width: 0;\n\n    padding: 14px 16px;\n  }\n\n  .y2k-trust-card + .y2k-trust-card {\n    border-left:\n      1px solid rgba(105,78,84,.13);\n  }\n\n  .y2k-trust-icon {\n    display: inline-flex;\n    flex: 0 0 38px;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 38px;\n    height: 38px;\n\n    border: 1px solid rgba(118,85,93,.14);\n    border-radius: 50%;\n\n    background: rgba(255,255,255,.74);\n\n    font-size: 16px;\n\n    box-shadow:\n      0 4px 11px rgba(63,48,52,.04);\n  }\n\n  .y2k-trust-copy {\n    min-width: 0;\n  }\n\n  .y2k-trust-copy h3 {\n    margin: 0 0 2px;\n\n    color: var(--y2k-title);\n\n    font-size: 12.5px;\n    font-weight: 820;\n    line-height: 1.3;\n  }\n\n  .y2k-trust-copy p {\n    margin: 0;\n\n    color: var(--y2k-muted);\n\n    font-size: 10px;\n    line-height: 1.38;\n  }\n\n  \/* =========================================================\n     BUY NOW\n  ========================================================= *\/\n\n  .y2k-buy-row {\n    padding: 16px 17px 18px;\n\n    border-top:\n      1px solid rgba(105,78,84,.13);\n\n    text-align: center;\n  }\n\n  .y2k-buy-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-width: 220px;\n    min-height: 49px;\n\n    padding: 12px 29px;\n\n    border: 1px solid rgba(255,255,255,.18);\n    border-radius: 10px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #805c65 0%,\n        #664750 52%,\n        #393536 100%\n      );\n\n    box-shadow:\n      0 10px 23px rgba(57,43,47,.26),\n      inset 0 1px 0 rgba(255,255,255,.14);\n\n    color: #ffffff !important;\n\n    font-size: 14px;\n    font-weight: 850;\n    letter-spacing: .065em;\n    line-height: 1.2;\n\n    text-decoration: none !important;\n    text-transform: uppercase;\n\n    cursor: pointer;\n\n    transform: translateY(0);\n\n    transition:\n      transform .22s ease,\n      box-shadow .22s ease,\n      filter .22s ease;\n  }\n\n  .y2k-buy-btn::after {\n    margin-left: 8px;\n\n    font-size: 17px;\n\n    content: \"→\";\n\n    transition: transform .22s ease;\n  }\n\n  .y2k-buy-btn:hover {\n    transform: translateY(-4px);\n\n    box-shadow:\n      0 15px 30px rgba(57,43,47,.32),\n      inset 0 1px 0 rgba(255,255,255,.14);\n\n    filter: brightness(.98);\n  }\n\n  .y2k-buy-btn:hover::after {\n    transform: translateX(4px);\n  }\n\n  .y2k-buy-btn:active {\n    transform:\n      translateY(2px) scale(.975);\n\n    box-shadow:\n      0 6px 13px rgba(57,43,47,.2);\n  }\n\n  .y2k-buy-note {\n    margin: 8px 0 0 !important;\n\n    color: var(--y2k-muted);\n\n    font-size: 9.5px;\n    line-height: 1.35;\n  }\n\n  \/* =========================================================\n     TABLET\n  ========================================================= *\/\n\n  @media (max-width: 850px) {\n    .y2k-spec-grid {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n    }\n  }\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n\n  @media (max-width: 650px) {\n    .y2k-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .y2k-trust-card + .y2k-trust-card {\n      border-top:\n        1px solid rgba(105,78,84,.13);\n\n      border-left: 0;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .y2k-section + .y2k-section {\n      margin-top: 11px;\n    }\n\n    .y2k-hero {\n      padding: 36px 14px 28px;\n      border-radius: 15px;\n    }\n\n    .y2k-hero::before {\n      top: 8px;\n      right: 8px;\n      bottom: 8px;\n      left: 8px;\n\n      border-radius: 10px;\n    }\n\n    .y2k-kicker {\n      margin-bottom: 11px;\n\n      font-size: 8px;\n      letter-spacing: .13em;\n    }\n\n    .y2k-kicker::before,\n    .y2k-kicker::after {\n      width: 19px;\n    }\n\n    .y2k-hero h2 {\n      margin-bottom: 8px;\n\n      font-size: 33px;\n    }\n\n    .y2k-hero-sub {\n      font-size: 16px;\n    }\n\n    .y2k-gif {\n      margin: 20px auto 16px;\n    }\n\n    .y2k-gif img {\n      border-radius: 10px;\n\n      box-shadow:\n        0 9px 21px rgba(63,48,52,.12);\n    }\n\n    .y2k-hero-copy {\n      font-size: 12.5px;\n      line-height: 1.62;\n    }\n\n    .y2k-mini-points {\n      gap: 5px;\n      margin-top: 13px;\n    }\n\n    .y2k-mini-point {\n      min-height: 28px;\n\n      padding: 5px 8px;\n\n      gap: 4px;\n\n      font-size: 8.8px;\n    }\n\n    .y2k-mini-icon {\n      width: 16px;\n      height: 16px;\n\n      font-size: 8px;\n    }\n\n    .y2k-feature-stack {\n      gap: 11px;\n    }\n\n    .y2k-feature-card {\n      border-radius: 15px;\n    }\n\n    .y2k-feature-copy {\n      padding: 18px 15px 21px;\n    }\n\n    .y2k-feature-copy h3 {\n      margin-bottom: 6px;\n\n      font-size: 19px;\n    }\n\n    .y2k-feature-copy p {\n      font-size: 12.5px;\n      line-height: 1.62;\n    }\n\n    .y2k-size-card {\n      border-radius: 15px;\n    }\n\n    .y2k-size-head {\n      padding: 18px 12px 13px;\n    }\n\n    .y2k-size-head h2 {\n      font-size: 22px;\n    }\n\n    .y2k-details {\n      padding: 19px 9px 20px;\n\n      border-radius: 15px;\n    }\n\n    .y2k-details-title {\n      margin-bottom: 12px;\n\n      font-size: 22px;\n    }\n\n    .y2k-spec-grid {\n      grid-template-columns:\n        repeat(2,minmax(0,1fr));\n\n      gap: 6px;\n    }\n\n    .y2k-spec {\n      padding: 9px 7px;\n\n      border-radius: 9px;\n    }\n\n    .y2k-spec-label {\n      font-size: 8px;\n    }\n\n    .y2k-spec-value {\n      font-size: 10px;\n    }\n\n    .y2k-faq {\n      padding: 0 9px 20px;\n\n      border-radius: 15px;\n    }\n\n    .y2k-faq-head {\n      padding: 21px 8px 14px;\n    }\n\n    .y2k-faq-head h2 {\n      font-size: 24px;\n    }\n\n    .y2k-faq-item summary {\n      padding: 14px 47px 14px 13px;\n\n      font-size: 12.5px;\n    }\n\n    .y2k-faq-item summary::after {\n      right: 12px;\n\n      width: 24px;\n      height: 24px;\n\n      margin-top: -12px;\n\n      font-size: 16px;\n    }\n\n    .y2k-faq-answer {\n      padding: 0 13px 15px;\n\n      font-size: 11.5px;\n    }\n\n    .y2k-trust-buy {\n      border-radius: 15px;\n    }\n\n    .y2k-trust-card {\n      padding: 11px 12px;\n    }\n\n    .y2k-trust-icon {\n      flex-basis: 34px;\n\n      width: 34px;\n      height: 34px;\n\n      font-size: 14px;\n    }\n\n    .y2k-trust-copy h3 {\n      font-size: 11.5px;\n    }\n\n    .y2k-trust-copy p {\n      font-size: 9.5px;\n    }\n\n    .y2k-buy-row {\n      padding: 13px 12px 15px;\n    }\n\n    .y2k-buy-btn {\n      width: 100%;\n      min-width: 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"y2k-page\"\u003e\n\u003c!-- ════════════════════════════════════════════════════════\n       HERO · THROW IT ON \u0026 LOOK GOOD\n  ════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"y2k-section\"\u003e\n\u003cdiv class=\"y2k-hero\"\u003e\n\u003cdiv class=\"y2k-hero-inner\"\u003e\n\u003cdiv class=\"y2k-kicker\"\u003eSoft · Sculpting · Y2K Energy\u003c\/div\u003e\n\u003ch2\u003eYour New “Throw It On \u0026amp; Look Good” Hoodie 💗\u003c\/h2\u003e\n\u003cp class=\"y2k-hero-sub\"\u003eSoft. Sculpting. Impossible to ignore.\u003c\/p\u003e\n\u003cdiv class=\"y2k-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/TikSave.io_7666349155152891167.gif?v=1786093942\" alt=\"Women's fitted zip-up hoodie\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cp class=\"y2k-hero-copy\"\u003eZip it up for a sleek fitted look or wear it open for easy layering. Either way, it adds instant attitude to your everyday outfit.\u003c\/p\u003e\n\u003cdiv class=\"y2k-mini-points\"\u003e\n\u003cdiv class=\"y2k-mini-point\"\u003e\n\u003cspan class=\"y2k-mini-icon\"\u003e♡\u003c\/span\u003e Buttery Soft\u003c\/div\u003e\n\u003cdiv class=\"y2k-mini-point\"\u003e\n\u003cspan class=\"y2k-mini-icon\"\u003e◇\u003c\/span\u003e Sculpting Fit\u003c\/div\u003e\n\u003cdiv class=\"y2k-mini-point\"\u003e\n\u003cspan class=\"y2k-mini-icon\"\u003e↔\u003c\/span\u003e Stretch Comfort\u003c\/div\u003e\n\u003cdiv class=\"y2k-mini-point\"\u003e\n\u003cspan class=\"y2k-mini-icon\"\u003e✦\u003c\/span\u003e Thumbhole Detail\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════════════════════════════════════════════════\n       FEATURES · WHY IT HITS DIFFERENT\n  ════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"y2k-section\"\u003e\n\u003cdiv class=\"y2k-feature-stack\"\u003e\n\u003c!-- FEATURE 01 --\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/edde23af-92e3-4160-9c6e-ab1f22de0c99.png?v=1786100025\" alt=\"Soft stretch fitted hoodie\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e💗 Buttery-Soft Second-Skin Feel\u003c\/h3\u003e\n\u003cp\u003eSmooth viscose-stretch fabric feels soft and lightweight against the skin while giving you comfortable flexibility throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 02 --\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/f2f01798-e5e8-4869-bd43-12cbc362ea75.png?v=1786100025\" alt=\"Body hugging women's fitted hoodie\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e🔥 Body-Hugging Without Feeling Stiff\u003c\/h3\u003e\n\u003cp\u003eThe stretchy bodycon silhouette follows your natural curves for a sleek fitted shape while still allowing comfortable movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 03 --\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ed8c8302-1be2-4e77-b0fe-7dfd341bf25a.png?v=1786100026\" alt=\"Contrast seam and graphic hoodie details\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e🤍 Details That Make It Feel Special\u003c\/h3\u003e\n\u003cp\u003eContrast seams, a statement front graphic and fitted lines give this zip hoodie more personality than an everyday basic.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 04 --\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/d82a8105-36b4-44f9-850a-7dba6cbdb81e.png?v=1786100026\" alt=\"Women's hoodie thumbhole sleeve detail\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e🖐️ Thumbholes for That Extra-Cool Finish\u003c\/h3\u003e\n\u003cp\u003eExtended sleeves with thumb-hole cutouts add a sleek sporty detail while helping keep the sleeves comfortably in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 05 --\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/a8893aec-0fe0-4e7d-9488-d4655d18aad7.png?v=1786100025\" alt=\"Lightweight women's fitted hoodie\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e☁️ Lightweight Enough for Layering\u003c\/h3\u003e\n\u003cp\u003eThe lightweight close-to-body feel makes it easy to wear alone or layer under jackets without adding bulky weight.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 06 --\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9a5e3439-a549-463e-9ebb-a1ef11fc751d.png?v=1786100025\" alt=\"Women's fitted hoodie styled with high-waisted bottoms\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e👖 Made for High-Waisted Bottoms\u003c\/h3\u003e\n\u003cp\u003eThe mid-length cut pairs naturally with high-rise jeans, cargos, leggings, skirts or matching pants for a balanced fitted look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 07 --\u003e\n\u003carticle class=\"y2k-feature-card\"\u003e\n\u003cdiv class=\"y2k-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/261f4472-6ec4-4bfb-8646-d7886c61a9b7.png?v=1786101071\" alt=\"Women's fitted hoodie for casual and night-out styling\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"y2k-feature-copy\"\u003e\n\u003ch3\u003e🌙 From Casual Days to Night-Out Looks\u003c\/h3\u003e\n\u003cp\u003eWear it for shopping, coffee runs, travel, concerts or nights out. Sneakers keep it casual; heels and accessories turn up the attitude.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════════════════════════════════════════════════\n       FIT · SIZE GUIDE\n  ════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"y2k-section\"\u003e\n\u003cdiv class=\"y2k-size-card\"\u003e\n\u003cdiv class=\"y2k-size-head\"\u003e\n\u003cspan\u003e Find Your Best Fit \u003c\/span\u003e\n\u003ch2\u003eSize Guide\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/cc77f66d-f68e-4ec9-90b8-d388493f6218.png?v=1786095826\" alt=\"Women's fitted zip hoodie size guide\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════════════════════════════════════════════════\n       DETAILS · PRODUCT INFORMATION\n  ════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"y2k-section\"\u003e\n\u003cdiv class=\"y2k-details\"\u003e\n\u003ch2 class=\"y2k-details-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"y2k-spec-grid\"\u003e\n\u003cdiv class=\"y2k-spec\"\u003e\n\u003cspan class=\"y2k-spec-label\"\u003e Material \u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e 93% Viscose \/ 7% Elastane \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec\"\u003e\n\u003cspan class=\"y2k-spec-label\"\u003e Fit \u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e Bodycon \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec\"\u003e\n\u003cspan class=\"y2k-spec-label\"\u003e Length \u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e Mid Length \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec\"\u003e\n\u003cspan class=\"y2k-spec-label\"\u003e Closure \u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e Front Zip \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec\"\u003e\n\u003cspan class=\"y2k-spec-label\"\u003e Sleeves \u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e Long + Thumbholes \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec\"\u003e\n\u003cspan class=\"y2k-spec-label\"\u003e Feel \u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e Soft \u0026amp; Stretchy \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec\"\u003e\n\u003cspan class=\"y2k-spec-label\"\u003e Weight \u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e Lightweight \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-spec\"\u003e\n\u003cspan class=\"y2k-spec-label\"\u003e Care \u003c\/span\u003e \u003cspan class=\"y2k-spec-value\"\u003e Cold Wash \/ Line Dry \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════════════════════════════════════════════════\n       FAQ · GOOD TO KNOW\n  ════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"y2k-section\"\u003e\n\u003cdiv class=\"y2k-faq\"\u003e\n\u003cdiv class=\"y2k-faq-head\"\u003e\n\u003cspan class=\"y2k-faq-label\"\u003e Good to Know \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-faq-list\"\u003e\n\u003cdetails class=\"y2k-faq-item\"\u003e\n\u003csummary\u003eHow does the hoodie fit?\u003c\/summary\u003e\n\u003cdiv class=\"y2k-faq-answer\"\u003e\n\u003cp\u003eIt has a fitted bodycon silhouette designed to follow your natural shape while the stretch fabric allows comfortable movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"y2k-faq-item\"\u003e\n\u003csummary\u003eIs the fabric stretchy?\u003c\/summary\u003e\n\u003cdiv class=\"y2k-faq-answer\"\u003e\n\u003cp\u003eYes. The viscose and elastane blend provides a soft, flexible feel that moves naturally with your body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"y2k-faq-item\"\u003e\n\u003csummary\u003eDoes it have thumbholes?\u003c\/summary\u003e\n\u003cdiv class=\"y2k-faq-answer\"\u003e\n\u003cp\u003eYes. The extended long sleeves feature thumb-hole openings for a sporty fitted finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"y2k-faq-item\"\u003e\n\u003csummary\u003eCan I wear it open as a layer?\u003c\/summary\u003e\n\u003cdiv class=\"y2k-faq-answer\"\u003e\n\u003cp\u003eYes. The front zipper allows you to wear it fully zipped for a fitted look or open over tanks, tees and other layers.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"y2k-faq-item\"\u003e\n\u003csummary\u003eWhat bottoms work best with it?\u003c\/summary\u003e\n\u003cdiv class=\"y2k-faq-answer\"\u003e\n\u003cp\u003eThe mid-length fit works naturally with high-waisted jeans, cargos, leggings, skirts and fitted pants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"y2k-faq-item\"\u003e\n\u003csummary\u003eHow should I care for it?\u003c\/summary\u003e\n\u003cdiv class=\"y2k-faq-answer\"\u003e\n\u003cp\u003eCold machine wash and line dry to help maintain the shape, softness and stretch of the fabric.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ════════════════════════════════════════════════════════\n       TRUST · SHOP WITH CONFIDENCE\n  ════════════════════════════════════════════════════════ --\u003e\n\u003csection class=\"y2k-section\"\u003e\n\u003cdiv class=\"y2k-trust-buy\"\u003e\n\u003cdiv class=\"y2k-trust-grid\"\u003e\n\u003cdiv class=\"y2k-trust-card\"\u003e\n\u003cspan class=\"y2k-trust-icon\"\u003e 📦 \u003c\/span\u003e\n\u003cdiv class=\"y2k-trust-copy\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003cp\u003eDelivery details shown at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-trust-card\"\u003e\n\u003cspan class=\"y2k-trust-icon\"\u003e 💗 \u003c\/span\u003e\n\u003cdiv class=\"y2k-trust-copy\"\u003e\n\u003ch3\u003eSoft Stretch Comfort\u003c\/h3\u003e\n\u003cp\u003eFlexible viscose blend for everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-trust-card\"\u003e\n\u003cspan class=\"y2k-trust-icon\"\u003e 🤝 \u003c\/span\u003e\n\u003cdiv class=\"y2k-trust-copy\"\u003e\n\u003ch3\u003eCustomer Support\u003c\/h3\u003e\n\u003cp\u003eHelp with product and order questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"y2k-buy-row\"\u003e\n\u003ca href=\"#MainContent\" class=\"y2k-buy-btn y2k-scroll-buy\"\u003e Buy Now \u003c\/a\u003e\n\u003cp class=\"y2k-buy-note\"\u003eChoose your preferred size and color above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c!-- =========================================================\n     BUY NOW · SMOOTH SCROLL\n========================================================= --\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Rose Red \/ XS","offer_id":43132387786846,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ S","offer_id":43132387819614,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ M","offer_id":43132387852382,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ L","offer_id":43132387885150,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ XL","offer_id":43132387917918,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Rose Red \/ XXL","offer_id":43132387950686,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XS","offer_id":43132387983454,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":43132388016222,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":43132388048990,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":43132388081758,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":43132388114526,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XXL","offer_id":43132388147294,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XS","offer_id":43132388180062,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ S","offer_id":43132388212830,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ M","offer_id":43132388245598,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ L","offer_id":43132388278366,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XL","offer_id":43132388311134,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Yellow \/ XXL","offer_id":43132388343902,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"White \/ XS","offer_id":43132388376670,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":43132388409438,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":43132388442206,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":43132388474974,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":43132388507742,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"White \/ XXL","offer_id":43132388540510,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XS","offer_id":43132388573278,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43132388606046,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43132388638814,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43132388671582,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43132388704350,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXL","offer_id":43132388737118,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ XS","offer_id":43132388769886,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":43132388802654,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":43132388835422,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":43132388868190,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":43132388900958,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Red \/ XXL","offer_id":43132388933726,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ XS","offer_id":43132388966494,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ S","offer_id":43132388999262,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ M","offer_id":43132389032030,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ L","offer_id":43132389064798,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ XL","offer_id":43132389097566,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Navy Blue \/ XXL","offer_id":43132389130334,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XS","offer_id":43132389163102,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":43132389195870,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":43132389228638,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":43132389261406,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":43132389294174,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XXL","offer_id":43132389326942,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XS","offer_id":43132389359710,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":43132389392478,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":43132389425246,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":43132389458014,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":43132389490782,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XXL","offer_id":43132389523550,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ XS","offer_id":43132389556318,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ S","offer_id":43132389589086,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ M","offer_id":43132389621854,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ L","offer_id":43132389654622,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ XL","offer_id":43132389687390,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true},{"title":"Orange \/ XXL","offer_id":43132389720158,"sku":null,"price":43.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/30bfeda0-ca7d-421b-9a3d-45fa41880b40.png?v=1786100851","url":"https:\/\/miscellista.com\/products\/women-s-raspberry-sculpting-zip-hoodie","provider":"Miscellista.com","version":"1.0","type":"link"}