{"product_id":"women-s-casual-slouchy-off-shoulder-long-sleeve-sweatshirt","title":"Women’s Casual Slouchy Off-Shoulder Long Sleeve Sweatshirt","description":"\u003cstyle\u003e\n  #offshoulder-sweatshirt-page,\n  #offshoulder-sweatshirt-page * {\n    box-sizing: border-box;\n  }\n\n  #offshoulder-sweatshirt-page {\n    --osp-base: #fbf7f1;\n    --osp-base-soft: #f7f0e8;\n    --osp-pale: #eadfd3;\n    --osp-pale-deep: #e3d4c5;\n\n    --osp-accent: #a58d79;\n    --osp-accent-deep: #806b5a;\n\n    --osp-heading: #37322f;\n    --osp-text: #5f5954;\n    --osp-muted: #756f69;\n\n    --osp-border: #d9c8b9;\n    --osp-border-strong: #c6ae9b;\n\n    --osp-shadow: 0 8px 26px rgba(92, 73, 59, 0.07);\n    --osp-shadow-hover: 0 14px 34px rgba(92, 73, 59, 0.11);\n\n    width: 100%;\n    max-width: 1120px;\n    margin: 0 auto;\n    padding: 3px;\n\n    overflow-x: hidden;\n\n    container-type: inline-size;\n    container-name: offShoulderSweatshirt;\n\n    background: #faf7f2;\n    color: var(--osp-text);\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    line-height: 1.65;\n  }\n\n  #offshoulder-sweatshirt-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n    object-fit: contain;\n  }\n\n  #offshoulder-sweatshirt-page .osp-section {\n    width: 100%;\n    margin: 0 0 8px;\n    overflow: hidden;\n    border-radius: 18px;\n  }\n\n  #offshoulder-sweatshirt-page .osp-inner {\n    width: 100%;\n    padding: 30px 28px;\n  }\n\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  #offshoulder-sweatshirt-page .osp-hero {\n    border: 1px solid var(--osp-border);\n\n    background:\n      linear-gradient(\n        135deg,\n        #fbf7ef 0%,\n        #eadfd2 100%\n      );\n  }\n\n  #offshoulder-sweatshirt-page .osp-hero-content {\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n    text-align: center;\n  }\n\n  #offshoulder-sweatshirt-page .osp-hero-eyebrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 11px;\n\n    max-width: 100%;\n    margin: 0 auto 13px;\n\n    color: #8b7463;\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size: 11px;\n    line-height: 1.2;\n    font-weight: 600;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  #offshoulder-sweatshirt-page .osp-hero-eyebrow::before,\n  #offshoulder-sweatshirt-page .osp-hero-eyebrow::after {\n    content: \"\";\n\n    display: block;\n\n    width: 30px;\n    height: 1px;\n\n    background: #bda795;\n  }\n\n  #offshoulder-sweatshirt-page .osp-hero-title {\n    max-width: 760px;\n\n    margin: 0 auto 18px;\n\n    color: var(--osp-heading);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: clamp(28px, 4.2cqw, 44px);\n\n    line-height: 1.16;\n    font-weight: 400;\n    letter-spacing: -0.025em;\n  }\n\n  #offshoulder-sweatshirt-page .osp-hero-title b {\n    font-weight: 400;\n  }\n\n  #offshoulder-sweatshirt-page .product-return-anchor {\n    display: block;\n\n    width: 1px;\n    height: 1px;\n\n    margin: 0 auto;\n    padding: 0;\n\n    overflow: hidden;\n\n    opacity: 0;\n    visibility: hidden;\n\n    pointer-events: none;\n\n    scroll-margin-top: calc(100vh - 70px);\n    scroll-margin-top: calc(100svh - 70px);\n  }\n\n  #offshoulder-sweatshirt-page .osp-gif-wrap {\n    width: 100%;\n    max-width: 472px;\n\n    margin: 0 auto 21px;\n\n    overflow: hidden;\n\n    border: 1px solid var(--osp-border-strong);\n    border-radius: 16px;\n\n    background: #ffffff;\n\n    box-shadow: var(--osp-shadow);\n  }\n\n  #offshoulder-sweatshirt-page .osp-gif-wrap img {\n    width: 100%;\n    max-width: 472px;\n\n    margin: 0 auto;\n  }\n\n  #offshoulder-sweatshirt-page .osp-intro-text {\n    max-width: 810px;\n\n    margin: 0 auto;\n\n    color: var(--osp-text);\n\n    font-size: 17px;\n    line-height: 1.72;\n  }\n\n\n  \/* =========================================================\n     HERO SHORT TAGS\n  ========================================================= *\/\n\n  #offshoulder-sweatshirt-page .osp-hero-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 9px;\n\n    max-width: 780px;\n\n    margin: 20px auto 0;\n  }\n\n  #offshoulder-sweatshirt-page .osp-hero-tag {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 6px;\n\n    padding: 7px 11px;\n\n    border: 1px solid #d3bcaa;\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255, 252, 247, 0.94) 0%,\n        rgba(231, 216, 203, 0.96) 100%\n      );\n\n    color: #675d56;\n\n    font-size: 12px;\n    line-height: 1.2;\n    font-weight: 600;\n    letter-spacing: 0.03em;\n\n    white-space: nowrap;\n  }\n\n\n  \/* =========================================================\n     FEATURES\n  ========================================================= *\/\n\n  #offshoulder-sweatshirt-page .osp-features {\n    border: 1px solid var(--osp-border);\n\n    background:\n      linear-gradient(\n        135deg,\n        #faf4ec 0%,\n        #e8dccf 100%\n      );\n  }\n\n  #offshoulder-sweatshirt-page .osp-feature-grid {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 14px;\n\n    width: 100%;\n  }\n\n  #offshoulder-sweatshirt-page .osp-feature-card {\n    width: 100%;\n    min-width: 0;\n\n    overflow: hidden;\n\n    border: 1px solid rgba(160, 128, 105, 0.28);\n    border-radius: 16px;\n\n    background: #fffdfa;\n\n    box-shadow:\n      0 5px 18px rgba(84, 67, 54, 0.05);\n\n    transition:\n      transform 180ms ease,\n      box-shadow 180ms ease,\n      border-color 180ms ease;\n  }\n\n  #offshoulder-sweatshirt-page .osp-feature-media {\n    width: 100%;\n\n    overflow: hidden;\n\n    border-bottom:\n      1px solid rgba(160, 128, 105, 0.22);\n\n    background: #f5eee6;\n  }\n\n  #offshoulder-sweatshirt-page .osp-feature-media img {\n    transition:\n      transform 220ms ease;\n  }\n\n\n  \/* =========================================================\n     FEATURE COLOR BLOCK\n  ========================================================= *\/\n\n  #offshoulder-sweatshirt-page .osp-feature-copy {\n    padding: 18px 18px 20px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #fbf7ef 0%,\n        #e9ddcf 100%\n      );\n  }\n\n  #offshoulder-sweatshirt-page\n  .osp-feature-card:nth-child(even)\n  .osp-feature-copy {\n    background:\n      linear-gradient(\n        135deg,\n        #f8efe6 0%,\n        #ede1d5 100%\n      );\n  }\n\n  #offshoulder-sweatshirt-page .osp-feature-title {\n    margin: 0 0 8px;\n\n    color: #3b3632;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: 20px;\n\n    line-height: 1.32;\n    font-weight: 500;\n    letter-spacing: -0.012em;\n  }\n\n  #offshoulder-sweatshirt-page .osp-feature-title b {\n    font-weight: 500;\n  }\n\n  #offshoulder-sweatshirt-page .osp-feature-description {\n    margin: 0;\n\n    color: #655f5a;\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n  #offshoulder-sweatshirt-page .osp-feature-card:hover {\n    transform:\n      translateY(-4px);\n\n    border-color:\n      rgba(128, 107, 90, 0.42);\n\n    box-shadow:\n      var(--osp-shadow-hover);\n  }\n\n  #offshoulder-sweatshirt-page\n  .osp-feature-card:hover\n  .osp-feature-media img {\n    transform:\n      scale(1.015);\n  }\n\n\n  \/* =========================================================\n     ORIGINAL SHOWCASE IMAGE\n  ========================================================= *\/\n\n  #offshoulder-sweatshirt-page .osp-showcase {\n    border: 1px solid var(--osp-border);\n\n    background:\n      linear-gradient(\n        135deg,\n        #f8f1e8 0%,\n        #e7dacc 100%\n      );\n  }\n\n  #offshoulder-sweatshirt-page .osp-showcase-image {\n    width: 100%;\n    max-width: 920px;\n\n    margin: 0 auto;\n\n    padding: 8px;\n\n    overflow: hidden;\n\n    border: 1px solid var(--osp-border);\n    border-radius: 15px;\n\n    background:\n      rgba(255, 255, 255, 0.86);\n\n    box-shadow:\n      var(--osp-shadow);\n  }\n\n\n  \/* =========================================================\n     SIZE \u0026 FIT\n  ========================================================= *\/\n\n  #offshoulder-sweatshirt-page .osp-fit {\n    border: 1px solid var(--osp-border);\n\n    background:\n      linear-gradient(\n        135deg,\n        #faf4ea 0%,\n        #e5d6c7 100%\n      );\n  }\n\n  #offshoulder-sweatshirt-page .osp-fit-layout {\n    width: 100%;\n    max-width: 920px;\n\n    margin: 0 auto;\n  }\n\n  #offshoulder-sweatshirt-page .osp-fit-box {\n    width: 100%;\n\n    margin: 0 auto;\n\n    padding:\n      22px 22px 22px 25px;\n\n    border:\n      1px solid rgba(154, 122, 98, 0.28);\n\n    border-left:\n      4px solid var(--osp-accent);\n\n    border-radius: 14px;\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255, 252, 247, 0.9) 0%,\n        rgba(234, 220, 207, 0.94) 100%\n      );\n\n    box-shadow:\n      0 5px 18px rgba(82, 65, 52, 0.045);\n  }\n\n  #offshoulder-sweatshirt-page .osp-fit-title {\n    margin: 0 0 10px;\n\n    color: var(--osp-heading);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: 24px;\n\n    line-height: 1.28;\n    font-weight: 500;\n    letter-spacing: -0.015em;\n  }\n\n  #offshoulder-sweatshirt-page .osp-fit-title b {\n    font-weight: 500;\n  }\n\n  #offshoulder-sweatshirt-page .osp-fit-text {\n    margin: 0;\n\n    color: var(--osp-text);\n\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  #offshoulder-sweatshirt-page .osp-size-image {\n    width: 100%;\n\n    margin-top: 18px;\n\n    padding: 8px;\n\n    overflow: hidden;\n\n    border:\n      1px solid rgba(154, 122, 98, 0.24);\n\n    border-radius: 14px;\n\n    background:\n      rgba(255, 255, 255, 0.84);\n\n    box-shadow:\n      var(--osp-shadow);\n  }\n\n\n  \/* =========================================================\n     PRODUCT ESSENTIALS\n  ========================================================= *\/\n\n  #offshoulder-sweatshirt-page .osp-essentials {\n    border:\n      1px solid var(--osp-border);\n\n    background:\n      linear-gradient(\n        135deg,\n        #faf3e9 0%,\n        #e7d9cb 100%\n      );\n  }\n\n  #offshoulder-sweatshirt-page .osp-essentials-box {\n    width: 100%;\n    max-width: 900px;\n\n    margin: 0 auto;\n\n    padding: 23px;\n\n    border:\n      1px solid rgba(153, 121, 96, 0.28);\n\n    border-radius: 16px;\n\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255, 252, 247, 0.84) 0%,\n        rgba(237, 224, 211, 0.86) 100%\n      );\n  }\n\n  #offshoulder-sweatshirt-page .osp-essentials-title {\n    margin: 0 0 16px;\n\n    color: var(--osp-heading);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: 25px;\n\n    line-height: 1.28;\n    font-weight: 500;\n    letter-spacing: -0.015em;\n  }\n\n  #offshoulder-sweatshirt-page .osp-essentials-title b {\n    font-weight: 500;\n  }\n\n  #offshoulder-sweatshirt-page .osp-detail-list {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 9px;\n\n    width: 100%;\n  }\n\n  #offshoulder-sweatshirt-page .osp-detail-item {\n    margin: 0;\n\n    padding: 13px 15px;\n\n    border:\n      1px solid rgba(157, 126, 102, 0.20);\n\n    border-radius: 11px;\n\n    background:\n      rgba(255, 255, 255, 0.78);\n\n    color: var(--osp-text);\n\n    font-size: 15px;\n    line-height: 1.58;\n  }\n\n\n  \/* =========================================================\n     SHIPPING \u0026 QUALITY\n  ========================================================= *\/\n\n  #offshoulder-sweatshirt-page .osp-guarantees {\n    border:\n      1px solid var(--osp-border);\n\n    background:\n      linear-gradient(\n        180deg,\n        #faf2e8 0%,\n        #e3d4c5 100%\n      );\n  }\n\n  #offshoulder-sweatshirt-page .osp-guarantee-wrap {\n    width: 100%;\n    max-width: 900px;\n\n    margin: 0 auto;\n  }\n\n  #offshoulder-sweatshirt-page .osp-guarantee-eyebrow {\n    margin: 0 0 10px;\n\n    color: #826d5c;\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size: 11px;\n\n    line-height: 1.2;\n\n    text-align: center;\n\n    font-weight: 700;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  #offshoulder-sweatshirt-page .osp-guarantee-title {\n    margin: 0 0 24px;\n\n    color: var(--osp-heading);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(26px, 3.2cqw, 34px);\n\n    line-height: 1.18;\n\n    text-align: center;\n\n    font-weight: 500;\n    letter-spacing: -0.02em;\n  }\n\n  #offshoulder-sweatshirt-page .osp-guarantee-grid {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 12px;\n\n    width: 100%;\n  }\n\n  #offshoulder-sweatshirt-page .osp-guarantee-card {\n    display: flex;\n\n    align-items: flex-start;\n\n    gap: 14px;\n\n    width: 100%;\n    min-width: 0;\n\n    padding: 18px;\n\n    border:\n      1px solid rgba(145, 112, 89, 0.22);\n\n    border-radius: 17px;\n\n    background:\n      rgba(255, 255, 255, 0.84);\n\n    box-shadow:\n      0 6px 18px rgba(72, 58, 47, 0.045);\n\n    text-align: left;\n\n    transition:\n      transform 180ms ease,\n      box-shadow 180ms ease,\n      border-color 180ms ease;\n  }\n\n  #offshoulder-sweatshirt-page .osp-guarantee-card:hover {\n    transform:\n      translateY(-2px);\n\n    border-color:\n      rgba(128, 99, 77, 0.34);\n\n    box-shadow:\n      0 10px 24px rgba(72, 58, 47, 0.075);\n  }\n\n  #offshoulder-sweatshirt-page .osp-guarantee-icon {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 44px;\n    height: 44px;\n    min-width: 44px;\n\n    margin: 0;\n\n    border: 0;\n    border-radius: 12px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #ad9782 0%,\n        #8a725f 100%\n      );\n\n    color: #ffffff;\n\n    font-size: 20px;\n    line-height: 1;\n\n    box-shadow:\n      0 4px 10px rgba(104, 81, 64, 0.15);\n  }\n\n  #offshoulder-sweatshirt-page .osp-guarantee-content {\n    min-width: 0;\n\n    flex: 1 1 auto;\n\n    padding-top: 1px;\n  }\n\n  #offshoulder-sweatshirt-page .osp-guarantee-card-title {\n    margin: 0 0 5px;\n\n    color: var(--osp-heading);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: 19px;\n\n    line-height: 1.3;\n    font-weight: 500;\n  }\n\n  #offshoulder-sweatshirt-page .osp-guarantee-card-text {\n    margin: 0;\n\n    color: var(--osp-muted);\n\n    font-size: 14px;\n    line-height: 1.62;\n  }\n\n\n  \/* =========================================================\n     BUY NOW\n  ========================================================= *\/\n\n  #offshoulder-sweatshirt-page .osp-buy-area {\n    width: 100%;\n\n    padding:\n      10px 18px 24px;\n\n    text-align: center;\n  }\n\n  #offshoulder-sweatshirt-page .osp-buy-button {\n    position: relative;\n\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    min-width: 144px;\n\n    padding: 12px 25px;\n\n    overflow: hidden;\n\n    border:\n      1px solid #7d6755;\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #a88f79 0%,\n        #806957 100%\n      );\n\n    color: #ffffff;\n\n    box-shadow:\n      0 8px 18px rgba(102, 78, 60, 0.23);\n\n    text-decoration: none;\n\n    font-size: 15px;\n    line-height: 1;\n    font-weight: 700;\n\n    transition:\n      transform 180ms ease,\n      box-shadow 180ms ease,\n      background 180ms ease;\n  }\n\n  #offshoulder-sweatshirt-page .osp-buy-button::after {\n    content: \"\";\n\n    position: absolute;\n\n    top: 0;\n    left: -75%;\n\n    width: 42%;\n    height: 100%;\n\n    background:\n      linear-gradient(\n        90deg,\n        rgba(255, 255, 255, 0),\n        rgba(255, 255, 255, 0.22),\n        rgba(255, 255, 255, 0)\n      );\n\n    transform:\n      skewX(-18deg);\n\n    transition:\n      left 420ms ease;\n\n    pointer-events: none;\n  }\n\n  #offshoulder-sweatshirt-page .osp-buy-button:hover {\n    transform:\n      translateY(-2px);\n\n    background:\n      linear-gradient(\n        135deg,\n        #967c67 0%,\n        #725d4d 100%\n      );\n\n    box-shadow:\n      0 11px 24px rgba(102, 78, 60, 0.27);\n  }\n\n  #offshoulder-sweatshirt-page .osp-buy-button:hover::after {\n    left: 135%;\n  }\n\n  #offshoulder-sweatshirt-page .osp-buy-button:active {\n    transform:\n      scale(0.98);\n  }\n\n  #offshoulder-sweatshirt-page .osp-buy-button:focus-visible {\n    outline:\n      2px solid #806957;\n\n    outline-offset: 3px;\n  }\n\n  #offshoulder-sweatshirt-page .osp-buy-note {\n    margin: 9px 0 0;\n\n    color: var(--osp-muted);\n\n    font-size: 13px;\n    line-height: 1.5;\n  }\n\n\n  \/* =========================================================\n     CONTAINER RESPONSIVE\n  ========================================================= *\/\n\n  @container offShoulderSweatshirt (min-width: 760px) {\n\n    #offshoulder-sweatshirt-page .osp-feature-grid {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n\n      gap: 16px;\n    }\n  }\n\n  @container offShoulderSweatshirt (max-width: 720px) {\n\n    #offshoulder-sweatshirt-page .osp-inner {\n      padding:\n        22px 17px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-hero-title {\n      font-size:\n        clamp(27px, 7.5cqw, 38px);\n    }\n\n    #offshoulder-sweatshirt-page .osp-feature-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #offshoulder-sweatshirt-page .osp-feature-copy {\n      padding:\n        17px 16px 19px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-essentials-box {\n      padding:\n        18px 16px;\n    }\n  }\n\n\n  \/* =========================================================\n     MOBILE FULL BLEED\n  ========================================================= *\/\n\n  @media screen and (max-width: 749px) {\n\n    #offshoulder-sweatshirt-page {\n      width:\n        calc(100vw - 2px);\n\n      max-width: none;\n\n      margin-left:\n        calc(50% - 50vw + 1px);\n\n      margin-right:\n        calc(50% - 50vw + 1px);\n\n      padding-left: 0;\n      padding-right: 0;\n\n      box-sizing: border-box;\n\n      overflow-x: hidden;\n      overflow-x: clip;\n    }\n\n    #offshoulder-sweatshirt-page .osp-section {\n      margin-left: 0;\n      margin-right: 0;\n\n      margin-bottom: 4px;\n\n      border-radius: 6px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-inner {\n      padding:\n        21px 16px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-hero .osp-inner {\n      padding-top: 24px;\n      padding-bottom: 22px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-hero-eyebrow {\n      gap: 8px;\n\n      margin-bottom: 11px;\n\n      font-size: 10px;\n      letter-spacing: 0.14em;\n    }\n\n    #offshoulder-sweatshirt-page .osp-hero-eyebrow::before,\n    #offshoulder-sweatshirt-page .osp-hero-eyebrow::after {\n      width: 22px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-hero-title {\n      margin-bottom: 15px;\n\n      font-size:\n        clamp(27px, 8vw, 35px);\n    }\n\n    #offshoulder-sweatshirt-page .product-return-anchor {\n      scroll-margin-top:\n        calc(100vh - 55px);\n\n      scroll-margin-top:\n        calc(100svh - 55px);\n    }\n\n    #offshoulder-sweatshirt-page .osp-gif-wrap {\n      max-width: 472px;\n\n      margin-bottom: 18px;\n\n      border-radius: 12px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-intro-text {\n      font-size: 16px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-hero-tags {\n      gap: 7px;\n\n      margin-top: 17px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-hero-tag {\n      padding: 7px 10px;\n\n      font-size: 11px;\n\n      white-space: normal;\n    }\n\n    #offshoulder-sweatshirt-page .osp-feature-grid {\n      gap: 7px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-feature-card {\n      border-radius: 10px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-feature-copy {\n      padding: 16px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-feature-title {\n      font-size: 18px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-feature-description {\n      font-size: 15px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-showcase-image {\n      padding: 3px;\n\n      border-radius: 8px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-fit-box {\n      padding:\n        19px 16px 19px 19px;\n\n      border-radius: 10px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-fit-title {\n      font-size: 20px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-fit-text {\n      font-size: 15px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-size-image {\n      margin-top: 13px;\n\n      padding: 3px;\n\n      border-radius: 8px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-essentials-box {\n      padding:\n        17px 15px;\n\n      border-radius: 10px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-essentials-title {\n      font-size: 21px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-detail-item {\n      padding:\n        12px 14px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-guarantee-grid {\n      gap: 7px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-guarantee-card {\n      gap: 12px;\n\n      padding:\n        16px 14px;\n\n      border-radius: 15px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-guarantee-icon {\n      width: 44px;\n      height: 44px;\n      min-width: 44px;\n\n      border-radius: 12px;\n\n      font-size: 20px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-guarantee-card-title {\n      font-size: 18px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-guarantee-card-text {\n      font-size: 14px;\n    }\n\n    #offshoulder-sweatshirt-page .osp-buy-area {\n      padding:\n        9px 16px 21px;\n    }\n  }\n\n\n  \/* =========================================================\n     REDUCED MOTION\n  ========================================================= *\/\n\n  @media (prefers-reduced-motion: reduce) {\n\n    #offshoulder-sweatshirt-page .osp-feature-card,\n    #offshoulder-sweatshirt-page .osp-feature-media img,\n    #offshoulder-sweatshirt-page .osp-guarantee-card,\n    #offshoulder-sweatshirt-page .osp-buy-button,\n    #offshoulder-sweatshirt-page .osp-buy-button::after {\n      transition: none;\n    }\n\n    #offshoulder-sweatshirt-page .osp-feature-card:hover,\n    #offshoulder-sweatshirt-page .osp-guarantee-card:hover,\n    #offshoulder-sweatshirt-page .osp-buy-button:hover,\n    #offshoulder-sweatshirt-page .osp-buy-button:active {\n      transform: none;\n    }\n\n    #offshoulder-sweatshirt-page\n    .osp-feature-card:hover\n    .osp-feature-media img {\n      transform: none;\n    }\n\n    #offshoulder-sweatshirt-page .osp-buy-button:hover::after {\n      left: -75%;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"offshoulder-sweatshirt-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"osp-section osp-hero\"\u003e\n\u003cdiv class=\"osp-inner\"\u003e\n\u003cdiv class=\"osp-hero-content\"\u003e\n\u003cdiv class=\"osp-hero-eyebrow\"\u003eRELAXED WEEKEND EDIT\u003c\/div\u003e\n\u003cp class=\"osp-hero-title\"\u003e\u003cb\u003e🏷️Lazy-chic style at its finest.\u003c\/b\u003e\u003c\/p\u003e\n\u003cspan id=\"offshoulder-sweatshirt-buy-return-anchor\" class=\"product-return-anchor\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"osp-gif-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/8_11_4.gif?v=1786439866\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp class=\"osp-intro-text\"\u003eDesigned with a wide boat neckline that seamlessly slumps off the shoulder, this soft pullover offers an effortlessly cozy look that transitions from relaxing days to casual outing.✨\u003c\/p\u003e\n\u003cdiv class=\"osp-hero-tags\"\u003e\n\u003cspan class=\"osp-hero-tag\"\u003e ◇ Wide Boat Neck \u003c\/span\u003e \u003cspan class=\"osp-hero-tag\"\u003e ✦ Relaxed Slouchy Fit \u003c\/span\u003e \u003cspan class=\"osp-hero-tag\"\u003e ○ Ribbed Cuffs \u0026amp; Hem \u003c\/span\u003e \u003cspan class=\"osp-hero-tag\"\u003e ♡ Mix \u0026amp; Match \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FEATURES --\u003e\n\u003csection class=\"osp-section osp-features\"\u003e\n\u003cdiv class=\"osp-inner\"\u003e\n\u003cdiv class=\"osp-feature-grid\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003carticle class=\"osp-feature-card\"\u003e\n\u003cdiv class=\"osp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_23_03_55_4.webp?v=1786428993\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"osp-feature-copy\"\u003e\n\u003ch3 class=\"osp-feature-title\"\u003e🔓 \u003cb\u003eVersatile Wide Boat Neck\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp class=\"osp-feature-description\"\u003eFeatures a wide raw-edge styled collar that can be worn centered as a broad boat neck or pulled off one shoulder for a trendy, slouchy look.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003carticle class=\"osp-feature-card\"\u003e\n\u003cdiv class=\"osp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_22_51_34_3.webp?v=1786428994\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"osp-feature-copy\"\u003e\n\u003ch3 class=\"osp-feature-title\"\u003e🛋️ \u003cb\u003eRelaxed Slouchy Fit\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp class=\"osp-feature-description\"\u003eCut with a generous, loose silhouette and dropped shoulders, ensuring ultimate freedom of movement and all-day casual comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003carticle class=\"osp-feature-card\"\u003e\n\u003cdiv class=\"osp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_23_03_54_2.webp?v=1786428995\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"osp-feature-copy\"\u003e\n\u003ch3 class=\"osp-feature-title\"\u003e🧵 \u003cb\u003eRibbed Cuffs \u0026amp; Hem\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp class=\"osp-feature-description\"\u003eClassic elasticized ribbed cuffs and bottom hem help hold the relaxed shape while keeping cold breezes out.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003carticle class=\"osp-feature-card\"\u003e\n\u003cdiv class=\"osp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_22_51_35_4.webp?v=1786428994\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"osp-feature-copy\"\u003e\n\u003ch3 class=\"osp-feature-title\"\u003e🎨 \u003cb\u003eTimeless Solid Color Staples\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp class=\"osp-feature-description\"\u003eComes in a range of versatile basic and seasonal hues, making it seamless to mix and match with your existing wardrobe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- ORIGINAL SHOWCASE IMAGE --\u003e\n\u003csection class=\"osp-section osp-showcase\"\u003e\n\u003cdiv class=\"osp-inner\"\u003e\n\u003cdiv class=\"osp-showcase-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_22_51_36_6.webp?v=1786428995\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SIZE \u0026 FIT --\u003e\n\u003csection class=\"osp-section osp-fit\"\u003e\n\u003cdiv class=\"osp-inner\"\u003e\n\u003cdiv class=\"osp-fit-layout\"\u003e\n\u003cdiv class=\"osp-fit-box\"\u003e\n\u003ch3 class=\"osp-fit-title\"\u003e📏 \u003cb\u003eSize \u0026amp; Fit Tip:\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp class=\"osp-fit-text\"\u003eIf you prefer the dramatic off-the-shoulder look shown in the photos, choose your true size. For a more traditional, fitted sweater look, consider sizing down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osp-size-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/53f6d38c-f65c-4f8b-bfee-d496ab56f5c8.jpg?v=1786439450\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT ESSENTIALS --\u003e\n\u003csection class=\"osp-section osp-essentials\"\u003e\n\u003cdiv class=\"osp-inner\"\u003e\n\u003cdiv class=\"osp-essentials-box\"\u003e\n\u003ch3 class=\"osp-essentials-title\"\u003e📝 \u003cb\u003eProduct Essentials:\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"osp-detail-list\"\u003e\n\u003cp class=\"osp-detail-item\"\u003e\u003cb\u003eIncludes:\u003c\/b\u003e 1 x Long Sleeve Off-Shoulder Sweatshirt.\u003c\/p\u003e\n\u003cp class=\"osp-detail-item\"\u003e\u003cb\u003eFabric: \u003c\/b\u003ecotton polyester blend\u003c\/p\u003e\n\u003cp class=\"osp-detail-item\"\u003e\u003cb\u003eCare:\u003c\/b\u003e Machine wash cold with like colors, gentle cycle. Hang or lay flat to dry to maintain shape.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING \u0026 QUALITY --\u003e\n\u003csection class=\"osp-section osp-guarantees\"\u003e\n\u003cdiv class=\"osp-inner\"\u003e\n\u003cdiv class=\"osp-guarantee-wrap\"\u003e\n\u003cp class=\"osp-guarantee-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/p\u003e\n\u003ch2 class=\"osp-guarantee-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h2\u003e\n\u003cdiv class=\"osp-guarantee-grid\"\u003e\n\u003cdiv class=\"osp-guarantee-card\"\u003e\n\u003cdiv class=\"osp-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv class=\"osp-guarantee-content\"\u003e\n\u003ch3 class=\"osp-guarantee-card-title\"\u003eTracked Shipping\u003c\/h3\u003e\n\u003cp class=\"osp-guarantee-card-text\"\u003eFollow your order from dispatch through final delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osp-guarantee-card\"\u003e\n\u003cdiv class=\"osp-guarantee-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"osp-guarantee-content\"\u003e\n\u003ch3 class=\"osp-guarantee-card-title\"\u003eQuality Checked\u003c\/h3\u003e\n\u003cp class=\"osp-guarantee-card-text\"\u003eEach item is carefully checked before it is prepared for shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"osp-guarantee-card\"\u003e\n\u003cdiv class=\"osp-guarantee-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv class=\"osp-guarantee-content\"\u003e\n\u003ch3 class=\"osp-guarantee-card-title\"\u003eHelpful Support\u003c\/h3\u003e\n\u003cp class=\"osp-guarantee-card-text\"\u003eGet assistance with sizing, orders and product questions.\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!-- BUY NOW --\u003e\n\u003cdiv class=\"osp-buy-area\"\u003e\n\u003ca href=\"#offshoulder-sweatshirt-buy-return-anchor\" class=\"osp-buy-button\"\u003e Buy Now ↑ \u003c\/a\u003e\n\u003cp class=\"osp-buy-note\"\u003eChoose your preferred color and size above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Light Blue \/ S","offer_id":43147007393886,"sku":"NC0247260811923-纯色斜肩长袖-浅蓝色-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ M","offer_id":43147007426654,"sku":"NC0247260811923-纯色斜肩长袖-浅蓝色-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ L","offer_id":43147007459422,"sku":"NC0247260811923-纯色斜肩长袖-浅蓝色-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XL","offer_id":43147007492190,"sku":"NC0247260811923-纯色斜肩长袖-浅蓝色-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ 2XL","offer_id":43147007524958,"sku":"NC0247260811923-纯色斜肩长袖-浅蓝色-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ 3XL","offer_id":43147007557726,"sku":"NC0247260811923-纯色斜肩长袖-浅蓝色-XXXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Claret \/ S","offer_id":43147006607454,"sku":"NC0247260811923-纯色斜肩长袖-酒红色-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Claret \/ M","offer_id":43147006640222,"sku":"NC0247260811923-纯色斜肩长袖-酒红色-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Claret \/ L","offer_id":43147006672990,"sku":"NC0247260811923-纯色斜肩长袖-酒红色-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Claret \/ XL","offer_id":43147006705758,"sku":"NC0247260811923-纯色斜肩长袖-酒红色-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Claret \/ 2XL","offer_id":43147006738526,"sku":"NC0247260811923-纯色斜肩长袖-酒红色-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Claret \/ 3XL","offer_id":43147006771294,"sku":"NC0247260811923-纯色斜肩长袖-酒红色-XXXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ S","offer_id":43147006804062,"sku":"NC0247260811923-纯色斜肩长袖-军绿色-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ M","offer_id":43147006836830,"sku":"NC0247260811923-纯色斜肩长袖-军绿色-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ L","offer_id":43147006869598,"sku":"NC0247260811923-纯色斜肩长袖-军绿色-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ XL","offer_id":43147006902366,"sku":"NC0247260811923-纯色斜肩长袖-军绿色-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 2XL","offer_id":43147006935134,"sku":"NC0247260811923-纯色斜肩长袖-军绿色-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Army Green \/ 3XL","offer_id":43147006967902,"sku":"NC0247260811923-纯色斜肩长袖-军绿色-XXXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":43147006410846,"sku":"NC0247260811923-纯色斜肩长袖-白色-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":43147006443614,"sku":"NC0247260811923-纯色斜肩长袖-白色-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":43147006476382,"sku":"NC0247260811923-纯色斜肩长袖-白色-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":43147006509150,"sku":"NC0247260811923-纯色斜肩长袖-白色-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":43147006541918,"sku":"NC0247260811923-纯色斜肩长袖-白色-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"White \/ 3XL","offer_id":43147006574686,"sku":"NC0247260811923-纯色斜肩长袖-白色-XXXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ S","offer_id":43147006017630,"sku":"NC0247260811923-纯色斜肩长袖-灰色-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ M","offer_id":43147006050398,"sku":"NC0247260811923-纯色斜肩长袖-灰色-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ L","offer_id":43147006083166,"sku":"NC0247260811923-纯色斜肩长袖-灰色-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ XL","offer_id":43147006115934,"sku":"NC0247260811923-纯色斜肩长袖-灰色-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 2XL","offer_id":43147006148702,"sku":"NC0247260811923-纯色斜肩长袖-灰色-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 3XL","offer_id":43147006181470,"sku":"NC0247260811923-纯色斜肩长袖-灰色-XXXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43147006214238,"sku":"NC0247260811923-纯色斜肩长袖-黑色-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43147006247006,"sku":"NC0247260811923-纯色斜肩长袖-黑色-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43147006279774,"sku":"NC0247260811923-纯色斜肩长袖-黑色-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43147006312542,"sku":"NC0247260811923-纯色斜肩长袖-黑色-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43147006345310,"sku":"NC0247260811923-纯色斜肩长袖-黑色-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":43147006378078,"sku":"NC0247260811923-纯色斜肩长袖-黑色-XXXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ S","offer_id":43147007000670,"sku":"NC0247260811923-纯色斜肩长袖-深蓝色-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ M","offer_id":43147007033438,"sku":"NC0247260811923-纯色斜肩长袖-深蓝色-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ L","offer_id":43147007066206,"sku":"NC0247260811923-纯色斜肩长袖-深蓝色-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ XL","offer_id":43147007098974,"sku":"NC0247260811923-纯色斜肩长袖-深蓝色-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ 2XL","offer_id":43147007131742,"sku":"NC0247260811923-纯色斜肩长袖-深蓝色-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ 3XL","offer_id":43147007164510,"sku":"NC0247260811923-纯色斜肩长袖-深蓝色-XXXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":43147007197278,"sku":"NC0247260811923-纯色斜肩长袖-咖啡色-S","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":43147007230046,"sku":"NC0247260811923-纯色斜肩长袖-咖啡色-M","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":43147007262814,"sku":"NC0247260811923-纯色斜肩长袖-咖啡色-L","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":43147007295582,"sku":"NC0247260811923-纯色斜肩长袖-咖啡色-XL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 2XL","offer_id":43147007328350,"sku":"NC0247260811923-纯色斜肩长袖-咖啡色-XXL","price":29.99,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 3XL","offer_id":43147007361118,"sku":"NC0247260811923-纯色斜肩长袖-咖啡色-XXXL","price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_10_22_51_34_2.webp?v=1786428994","url":"https:\/\/miscellista.com\/products\/women-s-casual-slouchy-off-shoulder-long-sleeve-sweatshirt","provider":"Miscellista.com","version":"1.0","type":"link"}