{"product_id":"the-effortless-layered-sweatshirt-youll-reach-for-again-again","title":"Effortless Casual Style: Women's Relaxed Layered Crewneck Sweatshirt Everyday Top","description":"\u003cstyle\u003e\n    \/* =========================================================\n       PRODUCT-ONLY STYLES\n       Scoped to #layered-sweatshirt-pdp — will not affect theme\n       ========================================================= *\/\n\n    #layered-sweatshirt-pdp {\n      --pdp-primary: #5E7487;\n      --pdp-primary-dark: #2D4053;\n      --pdp-primary-soft: #DCE7ED;\n\n      --pdp-navy: #26354B;\n      --pdp-camel: #B49472;\n      --pdp-blush: #E7BCC4;\n      --pdp-gray: #A9ADB0;\n      --pdp-cream: #F5F1E9;\n\n      --pdp-card: #F8F6F1;\n      --pdp-white: #FFFFFF;\n      --pdp-text: #25282C;\n      --pdp-muted: #666B70;\n\n      --pdp-star: #F3A91F;\n      --pdp-review-green: #6F8069;\n      --pdp-review-green-bg: #F3F7F1;\n\n      --pdp-dark: #162331;\n\n      width: 100%;\n      max-width: 1100px;\n      margin: 0 auto;\n      padding: 10px 12px 40px;\n      box-sizing: border-box;\n      font-family: inherit;\n      color: var(--pdp-text);\n      line-height: 1.6;\n    }\n\n    #layered-sweatshirt-pdp *,\n    #layered-sweatshirt-pdp *::before,\n    #layered-sweatshirt-pdp *::after {\n      box-sizing: border-box;\n    }\n\n    #layered-sweatshirt-pdp img {\n      display: block;\n      width: 100%;\n      max-width: 100%;\n      height: auto;\n      border-radius: 8px !important;\n      margin-top: 15px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-block-card {\n      background: var(--pdp-card);\n      border-radius: 12px;\n      border: 0;\n      box-shadow: 0 5px 22px rgba(31, 41, 55, 0.065);\n      padding: 26px;\n      margin: 18px 0;\n      overflow: hidden;\n    }\n\n    #layered-sweatshirt-pdp h1,\n    #layered-sweatshirt-pdp h2,\n    #layered-sweatshirt-pdp h3,\n    #layered-sweatshirt-pdp h4,\n    #layered-sweatshirt-pdp p {\n      margin-top: 0;\n    }\n\n    #layered-sweatshirt-pdp h1 {\n      color: var(--pdp-primary-dark);\n      font-size: clamp(30px, 5vw, 52px);\n      line-height: 1.08;\n      letter-spacing: -0.03em;\n      margin-bottom: 14px;\n    }\n\n    #layered-sweatshirt-pdp h2 {\n      color: var(--pdp-primary-dark);\n      font-size: clamp(25px, 4vw, 36px);\n      line-height: 1.15;\n      margin-bottom: 12px;\n    }\n\n    #layered-sweatshirt-pdp h3 {\n      color: var(--pdp-primary-dark);\n      font-size: clamp(21px, 3vw, 27px);\n      line-height: 1.2;\n      margin-bottom: 10px;\n    }\n\n    #layered-sweatshirt-pdp p {\n      color: var(--pdp-muted);\n      font-size: 16px;\n      margin-bottom: 15px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-section-label {\n      display: inline-flex;\n      align-items: center;\n      gap: 7px;\n      padding: 7px 12px;\n      margin-bottom: 13px;\n      border-radius: 999px;\n      background: var(--pdp-primary-soft);\n      color: var(--pdp-primary-dark);\n      font-size: 12px;\n      line-height: 1;\n      font-weight: 700;\n      letter-spacing: .08em;\n      text-transform: uppercase;\n    }\n\n    #layered-sweatshirt-pdp .pdp-highlight {\n      color: var(--pdp-primary);\n    }\n\n    #layered-sweatshirt-pdp .pdp-stars {\n      color: var(--pdp-star);\n      letter-spacing: 2px;\n      font-size: 19px;\n      white-space: nowrap;\n    }\n\n    \/* HERO *\/\n    #layered-sweatshirt-pdp .pdp-hero {\n      background:\n        linear-gradient(\n          135deg,\n          #F3F5F5 0%,\n          #EEF3F6 49%,\n          #E8DED2 100%\n        );\n    }\n\n    #layered-sweatshirt-pdp .pdp-hero-badge {\n      display: inline-block;\n      background: var(--pdp-navy);\n      color: #fff;\n      border-radius: 999px;\n      padding: 8px 14px;\n      font-size: 13px;\n      font-weight: 700;\n      margin-bottom: 15px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-rating-line {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 9px;\n      align-items: center;\n      margin: 13px 0;\n      font-size: 14px;\n      color: var(--pdp-muted);\n    }\n\n    #layered-sweatshirt-pdp .pdp-hero-copy {\n      font-size: 18px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-mini-benefits {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 8px;\n      margin-top: 17px;\n      margin-bottom: 20px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-mini-benefits span {\n      background: rgba(255,255,255,.72);\n      border-radius: 999px;\n      padding: 7px 11px;\n      font-size: 13px;\n      font-weight: 600;\n      color: var(--pdp-primary-dark);\n    }\n\n    \/* PAIN POINT *\/\n    #layered-sweatshirt-pdp .pdp-pain-copy {\n      margin-bottom: 0;\n    }\n\n    \/* FEATURES *\/\n    #layered-sweatshirt-pdp .pdp-feature-card-v {\n      background: var(--pdp-card);\n      border: 0;\n      border-radius: 12px;\n      box-shadow: 0 5px 22px rgba(31, 41, 55, 0.065);\n      padding: 26px;\n      margin: 18px 0;\n      overflow: hidden;\n    }\n\n    #layered-sweatshirt-pdp .pdp-feature-tag {\n      display: inline-block;\n      margin-bottom: 8px;\n      font-size: 11px;\n      text-transform: uppercase;\n      font-weight: 800;\n      letter-spacing: .08em;\n      color: var(--pdp-primary);\n    }\n\n    \/* HOW TO USE *\/\n    #layered-sweatshirt-pdp .pdp-step-list {\n      display: grid;\n      gap: 12px;\n      margin-top: 20px;\n      margin-bottom: 22px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-step {\n      display: flex;\n      align-items: flex-start;\n      gap: 14px;\n      background: rgba(255, 255, 255, 0.6);\n      border-radius: 10px;\n      padding: 15px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-step-number {\n      flex: 0 0 38px;\n      width: 38px;\n      height: 38px;\n      border-radius: 50%;\n      display: inline-flex;\n      justify-content: center;\n      align-items: center;\n      background: var(--pdp-star);\n      color: #fff;\n      font-size: 18px;\n      font-weight: 800;\n    }\n\n    #layered-sweatshirt-pdp .pdp-step strong {\n      display: block;\n      color: var(--pdp-primary-dark);\n      font-size: 17px;\n      margin-bottom: 3px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-step p {\n      margin: 0;\n      font-size: 14px;\n    }\n\n    \/* SPECS *\/\n    #layered-sweatshirt-pdp .pdp-spec-table,\n    #layered-sweatshirt-pdp .pdp-size-table {\n      width: 100%;\n      border-collapse: collapse;\n      background: rgba(255, 255, 255, 0.6);\n      overflow: hidden;\n      border-radius: 10px;\n      margin-bottom: 20px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-spec-table td,\n    #layered-sweatshirt-pdp .pdp-size-table th,\n    #layered-sweatshirt-pdp .pdp-size-table td {\n      padding: 12px 11px;\n      border-bottom: 1px solid #E9E5DF;\n      text-align: left;\n      font-size: 14px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-spec-table tr:last-child td,\n    #layered-sweatshirt-pdp .pdp-size-table tr:last-child td {\n      border-bottom: 0;\n    }\n\n    #layered-sweatshirt-pdp .pdp-spec-table td:first-child {\n      width: 39%;\n      font-weight: 700;\n      color: var(--pdp-primary-dark);\n    }\n\n    #layered-sweatshirt-pdp .pdp-size-table th {\n      background: var(--pdp-navy);\n      color: #fff;\n      font-weight: 700;\n    }\n\n    #layered-sweatshirt-pdp .pdp-size-table td:first-child {\n      font-weight: 700;\n      color: var(--pdp-primary-dark);\n    }\n\n    #layered-sweatshirt-pdp .pdp-table-scroll {\n      width: 100%;\n      overflow-x: auto;\n      -webkit-overflow-scrolling: touch;\n    }\n\n    #layered-sweatshirt-pdp .pdp-size-note {\n      font-size: 12px;\n      color: var(--pdp-muted);\n      margin-top: 10px;\n    }\n\n    \/* FAQ *\/\n    #layered-sweatshirt-pdp details {\n      background: rgba(255, 255, 255, 0.6);\n      border-radius: 10px;\n      padding: 0 16px;\n      margin-bottom: 10px;\n    }\n\n    #layered-sweatshirt-pdp summary {\n      cursor: pointer;\n      padding: 16px 30px 16px 0;\n      color: var(--pdp-primary-dark);\n      font-weight: 700;\n      font-size: 16px;\n      position: relative;\n      list-style: none;\n    }\n\n    #layered-sweatshirt-pdp summary::-webkit-details-marker {\n      display: none;\n    }\n\n    #layered-sweatshirt-pdp summary::after {\n      content: \"+\";\n      position: absolute;\n      right: 0;\n      top: 12px;\n      font-size: 25px;\n      color: var(--pdp-primary);\n      font-weight: 400;\n    }\n\n    #layered-sweatshirt-pdp details[open] summary::after {\n      content: \"−\";\n    }\n\n    #layered-sweatshirt-pdp details p {\n      padding-bottom: 16px;\n      margin-bottom: 0;\n      font-size: 14px;\n    }\n\n    \/* WHY US *\/\n    #layered-sweatshirt-pdp .pdp-why-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n      margin: 20px 0 22px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-why-box {\n      border: 1.5px solid var(--pdp-primary);\n      background: rgba(255,255,255,.45);\n      border-radius: 10px;\n      min-height: 86px;\n      padding: 14px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      text-align: center;\n      color: var(--pdp-primary-dark);\n      font-weight: 750;\n      font-size: 15px;\n    }\n\n    \/* CONFIDENCE *\/\n    #layered-sweatshirt-pdp .pdp-confidence-grid {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 10px;\n      margin: 20px 0;\n    }\n\n    #layered-sweatshirt-pdp .pdp-confidence-item {\n      background: rgba(255, 255, 255, 0.6);\n      border-radius: 10px;\n      padding: 15px 8px;\n      text-align: center;\n    }\n\n    #layered-sweatshirt-pdp .pdp-confidence-icon {\n      font-size: 25px;\n      display: block;\n      margin-bottom: 5px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-confidence-item strong {\n      display: block;\n      color: var(--pdp-primary-dark);\n      font-size: 13px;\n    }\n\n    \/* SHIPPING *\/\n    #layered-sweatshirt-pdp .pdp-shipping-list {\n      display: grid;\n      gap: 11px;\n      margin-top: 18px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-shipping-item {\n      border: 1.5px solid var(--pdp-primary);\n      border-radius: 10px;\n      padding: 14px 15px;\n      background: rgba(255,255,255,.36);\n    }\n\n    #layered-sweatshirt-pdp .pdp-shipping-item strong {\n      display: block;\n      color: var(--pdp-primary-dark);\n      margin-bottom: 3px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-shipping-item p {\n      margin: 0;\n      font-size: 14px;\n    }\n\n    \/* CTA *\/\n    #layered-sweatshirt-pdp .pdp-cta {\n      background:\n        linear-gradient(\n          135deg,\n          #162331 0%,\n          #26354B 100%\n        );\n      color: #fff;\n      text-align: center;\n    }\n\n    #layered-sweatshirt-pdp .pdp-cta h2,\n    #layered-sweatshirt-pdp .pdp-cta p {\n      color: #fff;\n    }\n\n    #layered-sweatshirt-pdp .pdp-cta .pdp-section-label {\n      background: rgba(255,255,255,.12);\n      color: #fff;\n    }\n\n    #layered-sweatshirt-pdp .pdp-buy-button {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      width: min(100%, 470px);\n      min-height: 56px;\n      margin-top: 7px;\n      padding: 14px 25px;\n      border-radius: 999px;\n      background: var(--pdp-camel);\n      color: #fff;\n      text-decoration: none;\n      font-weight: 800;\n      font-size: 18px;\n      transition: transform .2s ease, opacity .2s ease;\n    }\n\n    #layered-sweatshirt-pdp .pdp-buy-button:hover {\n      transform: translateY(-1px);\n      opacity: .95;\n    }\n\n    #layered-sweatshirt-pdp .pdp-trust-row {\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 9px;\n      margin-top: 24px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-trust-item {\n      color: #DCE3E8;\n      font-size: 12px;\n      text-align: center;\n    }\n\n    #layered-sweatshirt-pdp .pdp-trust-item span {\n      display: block;\n      font-size: 23px;\n      margin-bottom: 6px;\n    }\n\n    \/* REVIEWS *\/\n    #layered-sweatshirt-pdp .pdp-review-summary-grid {\n      display: grid;\n      grid-template-columns: .42fr .58fr;\n      gap: 25px;\n      align-items: center;\n      margin: 20px 0;\n    }\n\n    #layered-sweatshirt-pdp .pdp-rating-big {\n      font-size: 55px;\n      font-weight: 800;\n      line-height: 1;\n      color: var(--pdp-primary-dark);\n    }\n\n    #layered-sweatshirt-pdp .pdp-rating-caption {\n      font-size: 13px;\n      color: var(--pdp-muted);\n    }\n\n    #layered-sweatshirt-pdp .pdp-bar-row {\n      display: grid;\n      grid-template-columns: 48px 1fr 38px;\n      align-items: center;\n      gap: 8px;\n      font-size: 12px;\n      margin: 7px 0;\n    }\n\n    #layered-sweatshirt-pdp .pdp-bar {\n      height: 8px;\n      overflow: hidden;\n      background: #E6E4DF;\n      border-radius: 99px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-bar span {\n      display: block;\n      height: 100%;\n      background: linear-gradient(90deg, var(--pdp-primary), var(--pdp-primary-dark));\n      border-radius: 99px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-ai-summary {\n      margin: 20px 0;\n      background: var(--pdp-review-green-bg);\n      border: 1.5px solid var(--pdp-review-green);\n      border-radius: 11px;\n      padding: 18px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-ai-summary strong {\n      display: block;\n      color: #52644D;\n      font-size: 18px;\n      margin-bottom: 7px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-ai-summary p {\n      margin: 0;\n      color: #566153;\n      font-size: 14px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-review-grid {\n      display: grid;\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 15px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-review-card {\n      background: rgba(255, 255, 255, 0.6);\n      border-radius: 11px;\n      padding: 18px;\n      box-shadow: 0 3px 13px rgba(31, 41, 55, .04);\n    }\n\n    #layered-sweatshirt-pdp .pdp-review-name {\n      font-weight: 800;\n      color: var(--pdp-primary-dark);\n      margin-top: 9px;\n      margin-bottom: 3px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-review-meta {\n      color: var(--pdp-muted);\n      font-size: 12px;\n      margin-bottom: 10px;\n    }\n\n    #layered-sweatshirt-pdp .pdp-review-card p {\n      font-size: 14px;\n      margin: 0;\n    }\n\n    \/* MOBILE *\/\n    @media (max-width: 767px) {\n      #layered-sweatshirt-pdp {\n        padding-left: 9px;\n        padding-right: 9px;\n      }\n\n      #layered-sweatshirt-pdp .pdp-block-card,\n      #layered-sweatshirt-pdp .pdp-feature-card-v {\n        padding: 19px 15px;\n        margin: 13px 0;\n      }\n\n      #layered-sweatshirt-pdp .pdp-review-summary-grid {\n        grid-template-columns: 1fr;\n      }\n\n      #layered-sweatshirt-pdp .pdp-why-grid,\n      #layered-sweatshirt-pdp .pdp-review-grid {\n        grid-template-columns: 1fr;\n      }\n\n      #layered-sweatshirt-pdp .pdp-confidence-grid,\n      #layered-sweatshirt-pdp .pdp-trust-row {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      #layered-sweatshirt-pdp .pdp-hero-copy {\n        font-size: 16px;\n      }\n\n      #layered-sweatshirt-pdp .pdp-size-table {\n        min-width: 520px;\n      }\n    }\n  \u003c\/style\u003e\n\n\u003cdiv id=\"layered-sweatshirt-pdp\"\u003e\n  \u003c!-- =========================================================\n       ① HERO PRODUCT\n       ========================================================= --\u003e\n  \u003csection class=\"pdp-block-card pdp-hero\"\u003e\n    \u003cdiv\u003e\n      \u003cdiv class=\"pdp-hero-badge\"\u003eEVERYDAY LAYERING FAVORITE\u003c\/div\u003e\n      \u003ch1\u003eThe \u003cspan class=\"pdp-highlight\"\u003eEffortless Layered Sweatshirt\u003c\/span\u003e You'll Reach For Again \u0026amp; Again\u003c\/h1\u003e\n      \u003cdiv class=\"pdp-rating-line\"\u003e\n\u003cspan class=\"pdp-stars\"\u003e★★★★★\u003c\/span\u003e \u003cstrong\u003e4.8 \/ 5\u003c\/strong\u003e \u003cspan\u003e•\u003c\/span\u003e \u003cspan\u003e1,200+ customer favorites\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cp class=\"pdp-hero-copy\"\u003eThe easy answer to “what should I wear today?” — an oversized sweatshirt with a built-in layered look that makes jeans, leggings, joggers and shorts feel instantly more styled.\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/1_5dccd372-4213-4c9f-ae36-55239a75bbed.png?v=1787907073\" alt=\"Hero Product\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       ② PAIN POINT\n       ========================================================= --\u003e\n  \u003csection class=\"pdp-block-card\"\u003e\n    \u003cdiv class=\"pdp-pain-copy\"\u003e\n      \u003cdiv class=\"pdp-section-label\"\u003e⚠️ THE EVERYDAY STYLE PROBLEM\u003c\/div\u003e\n      \u003ch2\u003eLayered Style Without the Extra Bulk\u003c\/h2\u003e\n      \u003cp\u003eSeparate shirts and sweatshirts can bunch, shift and require constant adjusting. This built-in layered design creates the same polished look in one easy piece.\u003c\/p\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/2_f3ebcd41-b8a6-48c9-80e8-92902ed6feb7.png?v=1787907074\" alt=\"Pain Point Comparison\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       ③ KEY FEATURES\n       ========================================================= --\u003e\n  \u003c!-- FEATURE 1 --\u003e\n  \u003carticle class=\"pdp-feature-card-v\"\u003e\n    \u003cdiv class=\"pdp-feature-tag\"\u003eFEATURE 01\u003c\/div\u003e\n    \u003ch3\u003eBuilt-In Layered Look\u003c\/h3\u003e\n    \u003cp\u003eWhite rib-knit splicing peeks out at the neckline, cuffs and hem to create a styled two-piece effect without wearing two separate tops.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/3_b65d37cf-75de-41a6-818f-c5a95a2f3a0e.png?v=1787907072\" alt=\"Feature 1\"\u003e\n  \u003c\/article\u003e\n\n  \u003c!-- FEATURE 2 --\u003e\n  \u003carticle class=\"pdp-feature-card-v\"\u003e\n    \u003cdiv class=\"pdp-feature-tag\"\u003eFEATURE 02\u003c\/div\u003e\n    \u003ch3\u003eSoft French Terry Feel\u003c\/h3\u003e\n    \u003cp\u003eLightweight French terry construction gives the sweatshirt a soft, comfortable feel while remaining easy to layer through transitional weather.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/4_5c3d899c-953c-431c-9a18-5d511d1f3121.png?v=1787907074\" alt=\"Feature 2\"\u003e\n  \u003c\/article\u003e\n\n  \u003c!-- FEATURE 3 --\u003e\n  \u003carticle class=\"pdp-feature-card-v\"\u003e\n    \u003cdiv class=\"pdp-feature-tag\"\u003eFEATURE 03\u003c\/div\u003e\n    \u003ch3\u003eRelaxed Drop-Shoulder Fit\u003c\/h3\u003e\n    \u003cp\u003eAn oversized shoulder line and roomy long sleeves create an easy, modern silhouette with comfortable movement and effortless coverage.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/5_4e178f47-29f6-43a0-a365-f4b292debc98.png?v=1787907074\" alt=\"Feature 3\"\u003e\n  \u003c\/article\u003e\n\n  \u003c!-- FEATURE 4 --\u003e\n  \u003carticle class=\"pdp-feature-card-v\"\u003e\n    \u003cdiv class=\"pdp-feature-tag\"\u003eFEATURE 04\u003c\/div\u003e\n    \u003ch3\u003eStructured Split Hem\u003c\/h3\u003e\n    \u003cp\u003eExtended ribbing and subtle side slits give the relaxed silhouette a cleaner finish while letting the built-in white layer show naturally.\u003c\/p\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/6_69b4ee88-f524-496f-9716-c77dd518eaaf.png?v=1787907073\" alt=\"Feature 4\"\u003e\n  \u003c\/article\u003e\n\n  \u003c!-- =========================================================\n       ④ HOW TO USE \/ STYLE\n       ========================================================= --\u003e\n  \u003csection class=\"pdp-block-card\"\u003e\n    \u003cdiv class=\"pdp-section-label\"\u003e📖 HOW TO STYLE\u003c\/div\u003e\n    \u003ch2\u003eOne Sweatshirt. Multiple Everyday Looks.\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-step-list\"\u003e\n      \u003cdiv class=\"pdp-step\"\u003e\n        \u003cspan class=\"pdp-step-number\"\u003e1\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eStart With Your Favorite Bottoms\u003c\/strong\u003e\n          \u003cp\u003ePair it with jeans, leggings, joggers, shorts or relaxed trousers.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-step\"\u003e\n        \u003cspan class=\"pdp-step-number\"\u003e2\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eLet the Layered Details Show\u003c\/strong\u003e\n          \u003cp\u003eKeep the white ribbed cuffs and hem visible for the signature two-piece effect.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-step\"\u003e\n        \u003cspan class=\"pdp-step-number\"\u003e3\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eAdd Simple Accessories\u003c\/strong\u003e\n          \u003cp\u003eSneakers and a cap create a sporty look; a crossbody bag and jewelry make it feel more polished.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-step\"\u003e\n        \u003cspan class=\"pdp-step-number\"\u003e4\u003c\/span\u003e\n        \u003cdiv\u003e\n          \u003cstrong\u003eWear It Your Way\u003c\/strong\u003e\n          \u003cp\u003eCoffee runs, campus days, travel, shopping or lounging — no complicated outfit planning required.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/7_c79cb724-e8a8-4581-9245-af516ccf3b6f.png?v=1787907073\" alt=\"How to Style\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       ⑤ SPECIFICATIONS\n       ========================================================= --\u003e\n  \u003csection class=\"pdp-block-card\"\u003e\n    \u003cdiv class=\"pdp-section-label\"\u003e📏 SPECIFICATIONS\u003c\/div\u003e\n    \u003ch2\u003eFit, Measurements \u0026amp; Product Details\u003c\/h2\u003e\n    \u003ctable class=\"pdp-spec-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eProduct Type\u003c\/td\u003e\n          \u003ctd\u003eWomen's Layered Oversized Sweatshirt\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFabric Feel\u003c\/td\u003e\n          \u003ctd\u003eSoft French Terry\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eFit\u003c\/td\u003e\n          \u003ctd\u003eLoose \/ Relaxed \/ Oversized\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eNeckline\u003c\/td\u003e\n          \u003ctd\u003eCrew Neck\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSleeves\u003c\/td\u003e\n          \u003ctd\u003eLong Sleeve, Drop Shoulder\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eLayer Detail\u003c\/td\u003e\n          \u003ctd\u003eBuilt-In White Rib Knit Splicing\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eHem\u003c\/td\u003e\n          \u003ctd\u003eExtended Ribbed Hem with Side Splits\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBest For\u003c\/td\u003e\n          \u003ctd\u003eSpring, Fall \u0026amp; Cool Summer Layering\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eAvailable Colors\u003c\/td\u003e\n          \u003ctd\u003eGray, Khaki, Black, Pink, Light Blue, Navy\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eCare\u003c\/td\u003e\n          \u003ctd\u003eFollow Garment Care Label\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/8_1c28e4f0-c1a7-44d0-944d-a31bebfc4372.png?v=1787907072\" alt=\"Size Guide and Specifications\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       ⑥ FAQ\n       ========================================================= --\u003e\n  \u003csection class=\"pdp-block-card\"\u003e\n    \u003cdiv class=\"pdp-section-label\"\u003e❓ FAQ\u003c\/div\u003e\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the white shirt layer a separate piece?\u003c\/summary\u003e\n      \u003cp\u003eNo. The white rib-knit details are built into the sweatshirt at the neckline, cuffs and hem, creating a layered appearance without needing to wear a separate shirt underneath.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eHow does the sweatshirt fit?\u003c\/summary\u003e\n      \u003cp\u003eIt is designed with a loose, relaxed oversized silhouette and a drop-shoulder construction. Use the garment measurements above to compare with a sweatshirt you already own.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat can I wear it with?\u003c\/summary\u003e\n      \u003cp\u003eThe relaxed design works especially well with jeans, leggings, joggers, casual trousers and shorts. Sneakers, loafers and casual boots all pair easily with the layered look.\u003c\/p\u003e\n    \u003c\/details\u003e\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat season is it best for?\u003c\/summary\u003e\n      \u003cp\u003eThe lightweight French terry feel makes it especially useful for spring, fall, cool summer days and indoor transitional layering.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       ⑦ WHY US\n       ========================================================= --\u003e\n  \u003csection class=\"pdp-block-card\"\u003e\n    \u003cdiv class=\"pdp-section-label\"\u003e🌟 WHY YOU'LL LOVE IT\u003c\/div\u003e\n    \u003ch2\u003eEasy Style Built Into One Comfortable Piece\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-why-grid\"\u003e\n      \u003cdiv class=\"pdp-why-box\"\u003eBuilt-In Two-Piece Look\u003c\/div\u003e\n      \u003cdiv class=\"pdp-why-box\"\u003eSoft Everyday Comfort\u003c\/div\u003e\n      \u003cdiv class=\"pdp-why-box\"\u003eRelaxed Flattering Coverage\u003c\/div\u003e\n      \u003cdiv class=\"pdp-why-box\"\u003eEasy Outfit Matching\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/9_776016d3-d548-4dce-b131-0b47c971caca.png?v=1787907073\" alt=\"Why Choose Us\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       ⑧ SHOP WITH CONFIDENCE\n       ========================================================= --\u003e\n  \u003csection class=\"pdp-block-card\"\u003e\n    \u003cdiv class=\"pdp-section-label\"\u003e🛡️ SHOP WITH CONFIDENCE\u003c\/div\u003e\n    \u003ch2\u003eComfortable Style Made for Real Everyday Wear\u003c\/h2\u003e\n    \u003cp\u003eA versatile sweatshirt designed around comfort, easy styling and repeat wear — from relaxed mornings to errands, travel and casual outings.\u003c\/p\u003e\n    \u003cdiv class=\"pdp-confidence-grid\"\u003e\n      \u003cdiv class=\"pdp-confidence-item\"\u003e\n\u003cspan class=\"pdp-confidence-icon\"\u003e🔒\u003c\/span\u003e \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pdp-confidence-item\"\u003e\n\u003cspan class=\"pdp-confidence-icon\"\u003e☁️\u003c\/span\u003e \u003cstrong\u003eSoft-Touch Comfort\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pdp-confidence-item\"\u003e\n\u003cspan class=\"pdp-confidence-icon\"\u003e↔️\u003c\/span\u003e \u003cstrong\u003eRelaxed Fit\u003c\/strong\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"pdp-confidence-item\"\u003e\n\u003cspan class=\"pdp-confidence-icon\"\u003e💬\u003c\/span\u003e \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/10_36bbf692-b8ae-4624-9b65-c8b464ac5360.png?v=1787907074\" alt=\"Shop With Confidence\"\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       ⑨ SHIPPING \u0026 DELIVERY\n       ========================================================= --\u003e\n  \u003csection class=\"pdp-block-card\"\u003e\n    \u003cdiv class=\"pdp-section-label\"\u003e🚚 SHIPPING \u0026amp; DELIVERY\u003c\/div\u003e\n    \u003ch2\u003eSimple Ordering From Checkout to Your Closet\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-shipping-list\"\u003e\n      \u003cdiv class=\"pdp-shipping-item\"\u003e\n        \u003cstrong\u003e📦 Order Processing\u003c\/strong\u003e\n        \u003cp\u003eOrders are prepared for shipment after purchase. Your current estimated delivery window will be shown according to your store's checkout settings.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-shipping-item\"\u003e\n        \u003cstrong\u003e🚚 Shipping Offers\u003c\/strong\u003e\n        \u003cp\u003eAny active free-shipping promotion or delivery discount will be displayed automatically at checkout when applicable.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"pdp-shipping-item\"\u003e\n        \u003cstrong\u003e↩️ Returns \u0026amp; Exchanges\u003c\/strong\u003e\n        \u003cp\u003eEligible returns and exchanges are handled according to the current return policy displayed by the store.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       ⑩ LIMITED OFFER CTA\n       ========================================================= --\u003e\n  \u003csection class=\"pdp-block-card pdp-cta\"\u003e\n    \u003cdiv class=\"pdp-section-label\"\u003e⚡ EASY EVERYDAY UPGRADE\u003c\/div\u003e\n    \u003ch2\u003eOne Top. Instant Layered Style.\u003c\/h2\u003e\n    \u003cp\u003ePick your favorite color and make everyday outfit planning easier.\u003c\/p\u003e\n    \u003ca class=\"pdp-buy-button\"\u003e CHOOSE YOUR COLOR \u0026amp; SIZE \u003c\/a\u003e\n    \u003cdiv class=\"pdp-trust-row\"\u003e\n      \u003cdiv class=\"pdp-trust-item\"\u003e\n\u003cspan\u003e🔒\u003c\/span\u003e Secure Checkout\u003c\/div\u003e\n      \u003cdiv class=\"pdp-trust-item\"\u003e\n\u003cspan\u003e📦\u003c\/span\u003e Easy Ordering\u003c\/div\u003e\n      \u003cdiv class=\"pdp-trust-item\"\u003e\n\u003cspan\u003e💬\u003c\/span\u003e Customer Support\u003c\/div\u003e\n      \u003cdiv class=\"pdp-trust-item\"\u003e\n\u003cspan\u003e↩️\u003c\/span\u003e Store Return Policy\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =========================================================\n       ⑪ CUSTOMER REVIEWS\n       ========================================================= --\u003e\n  \u003csection class=\"pdp-block-card\"\u003e\n    \u003cdiv class=\"pdp-section-label\"\u003e💬 CUSTOMER REVIEWS\u003c\/div\u003e\n    \u003ch2\u003eWhy Shoppers Keep Reaching for It\u003c\/h2\u003e\n    \u003cdiv class=\"pdp-review-summary-grid\"\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"pdp-rating-big\"\u003e4.8\u003c\/div\u003e\n        \u003cdiv class=\"pdp-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"pdp-rating-caption\"\u003eBased on customer feedback\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv\u003e\n        \u003cdiv class=\"pdp-bar-row\"\u003e\n          \u003cspan\u003e5 ★\u003c\/span\u003e\n          \u003cdiv class=\"pdp-bar\"\u003e\n\u003cspan style=\"width: 84%;\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n          \u003cspan\u003e84%\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pdp-bar-row\"\u003e\n          \u003cspan\u003e4 ★\u003c\/span\u003e\n          \u003cdiv class=\"pdp-bar\"\u003e\n\u003cspan style=\"width: 11%;\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n          \u003cspan\u003e11%\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pdp-bar-row\"\u003e\n          \u003cspan\u003e3 ★\u003c\/span\u003e\n          \u003cdiv class=\"pdp-bar\"\u003e\n\u003cspan style=\"width: 3%;\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n          \u003cspan\u003e3%\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pdp-bar-row\"\u003e\n          \u003cspan\u003e2 ★\u003c\/span\u003e\n          \u003cdiv class=\"pdp-bar\"\u003e\n\u003cspan style=\"width: 1%;\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n          \u003cspan\u003e1%\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"pdp-bar-row\"\u003e\n          \u003cspan\u003e1 ★\u003c\/span\u003e\n          \u003cdiv class=\"pdp-bar\"\u003e\n\u003cspan style=\"width: 1%;\"\u003e\u003c\/span\u003e\u003cbr\u003e\n\u003c\/div\u003e\n          \u003cspan\u003e1%\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- AI REVIEW SUMMARY --\u003e\n    \u003cdiv class=\"pdp-ai-summary\"\u003e\n      \u003cstrong\u003e✨ AI Review Summary\u003c\/strong\u003e\n      \u003cp\u003eShoppers most often mention the soft feel, relaxed fit and effortless layered appearance. Many like that the built-in white trim gives a styled look without needing another shirt underneath, while the roomy silhouette pairs easily with leggings, jeans and casual trousers.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \n    \u003c!-- FEATURED REVIEWS --\u003e\n    \u003cdiv class=\"pdp-review-grid\"\u003e\n      \u003carticle class=\"pdp-review-card\"\u003e\n        \u003cdiv class=\"pdp-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"pdp-review-name\"\u003eEmily R.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-review-meta\"\u003eSize M • Light Blue\u003c\/div\u003e\n        \u003cp\u003e“The layered detail is what sold me. It looks like I actually coordinated two tops, but I can just throw on one sweatshirt. The fit is roomy without looking sloppy, and I love it with wide-leg pants and sneakers.”\u003c\/p\u003e\n      \u003c\/article\u003e\n      \u003carticle class=\"pdp-review-card\"\u003e\n        \u003cdiv class=\"pdp-stars\"\u003e★★★★★\u003c\/div\u003e\n        \u003cdiv class=\"pdp-review-name\"\u003eMadison T.\u003c\/div\u003e\n        \u003cdiv class=\"pdp-review-meta\"\u003eSize L • Khaki\u003c\/div\u003e\n        \u003cp\u003e“Exactly the kind of casual top I wanted for errands and travel. The cuffs and white hem make a basic sweatshirt look much more finished. I have worn it with jeans, leggings and joggers already.”\u003c\/p\u003e\n      \u003c\/article\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"bamafrontierman.com","offers":[{"title":"Grey \/ S","offer_id":43141101289543,"sku":"NC02372608285382-卫衣灰色-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ M","offer_id":43141120426055,"sku":"NC02372608285382-卫衣灰色-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ L","offer_id":43141120458823,"sku":"NC02372608285382-卫衣灰色-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ XL","offer_id":43141120491591,"sku":"NC02372608285382-卫衣灰色-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 2XL","offer_id":43141120524359,"sku":"NC02372608285382-卫衣灰色-2XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Grey \/ 3XL","offer_id":43141120557127,"sku":"NC02372608285382-卫衣灰色-3XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43141101322311,"sku":"NC02372608285382-卫衣黑色-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43141120589895,"sku":"NC02372608285382-卫衣黑色-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43141120622663,"sku":"NC02372608285382-卫衣黑色-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43141120655431,"sku":"NC02372608285382-卫衣黑色-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43141120688199,"sku":"NC02372608285382-卫衣黑色-2XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":43141120720967,"sku":"NC02372608285382-卫衣黑色-3XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Brown \/ S","offer_id":43141101355079,"sku":"NC02372608285382-卫衣卡其色-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Brown \/ M","offer_id":43141120753735,"sku":"NC02372608285382-卫衣卡其色-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Brown \/ L","offer_id":43141120786503,"sku":"NC02372608285382-卫衣卡其色-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Brown \/ XL","offer_id":43141120819271,"sku":"NC02372608285382-卫衣卡其色-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Brown \/ 2XL","offer_id":43141120852039,"sku":"NC02372608285382-卫衣卡其色-2XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Coffee Brown \/ 3XL","offer_id":43141120884807,"sku":"NC02372608285382-卫衣卡其色-3XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":43141101387847,"sku":"NC02372608285382-卫衣浅蓝色-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":43141120917575,"sku":"NC02372608285382-卫衣浅蓝色-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":43141120950343,"sku":"NC02372608285382-卫衣浅蓝色-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":43141120983111,"sku":"NC02372608285382-卫衣浅蓝色-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2XL","offer_id":43141121015879,"sku":"NC02372608285382-卫衣浅蓝色-2XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 3XL","offer_id":43141121048647,"sku":"NC02372608285382-卫衣浅蓝色-3XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":43141101420615,"sku":"NC02372608285382-卫衣粉红色-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":43141121081415,"sku":"NC02372608285382-卫衣粉红色-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":43141121114183,"sku":"NC02372608285382-卫衣粉红色-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":43141121146951,"sku":"NC02372608285382-卫衣粉红色-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 2XL","offer_id":43141121179719,"sku":"NC02372608285382-卫衣粉红色-2XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 3XL","offer_id":43141121212487,"sku":"NC02372608285382-卫衣粉红色-3XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ S","offer_id":43141101453383,"sku":"NC02372608285382-卫衣米白色-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ M","offer_id":43141121245255,"sku":"NC02372608285382-卫衣米白色-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ L","offer_id":43141121278023,"sku":"NC02372608285382-卫衣米白色-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ XL","offer_id":43141121310791,"sku":"NC02372608285382-卫衣米白色-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ 2XL","offer_id":43141121343559,"sku":"NC02372608285382-卫衣米白色-2XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Apricot \/ 3XL","offer_id":43141121376327,"sku":"NC02372608285382-卫衣米白色-3XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black Stripe \/ S","offer_id":43141101486151,"sku":"NC02372608285382-卫衣黑色条纹-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black Stripe \/ M","offer_id":43141121409095,"sku":"NC02372608285382-卫衣黑色条纹-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black Stripe \/ L","offer_id":43141121441863,"sku":"NC02372608285382-卫衣黑色条纹-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black Stripe \/ XL","offer_id":43141121474631,"sku":"NC02372608285382-卫衣黑色条纹-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black Stripe \/ 2XL","offer_id":43141121507399,"sku":"NC02372608285382-卫衣黑色条纹-2XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Black Stripe \/ 3XL","offer_id":43141121540167,"sku":"NC02372608285382-卫衣黑色条纹-3XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Navy Stripe \/ S","offer_id":43141101518919,"sku":"NC02372608285382-卫衣藏青色条纹-S","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Navy Stripe \/ M","offer_id":43141121572935,"sku":"NC02372608285382-卫衣藏青色条纹-M","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Navy Stripe \/ L","offer_id":43141121605703,"sku":"NC02372608285382-卫衣藏青色条纹-L","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Navy Stripe \/ XL","offer_id":43141121638471,"sku":"NC02372608285382-卫衣藏青色条纹-XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Navy Stripe \/ 2XL","offer_id":43141121671239,"sku":"NC02372608285382-卫衣藏青色条纹-2XL","price":32.99,"currency_code":"USD","in_stock":true},{"title":"Navy Stripe \/ 3XL","offer_id":43141121704007,"sku":"NC02372608285382-卫衣藏青色条纹-3XL","price":32.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0677\/9695\/9303\/files\/1_5dccd372-4213-4c9f-ae36-55239a75bbed.png?v=1787907073","url":"https:\/\/bamafrontierman.com\/products\/the-effortless-layered-sweatshirt-youll-reach-for-again-again","provider":"bamafrontierman.com","version":"1.0","type":"link"}