{"product_id":"womens-zip-up-hooded-2-piece-matching-set","title":"Women's Zip-Up Hooded 2-Piece Matching Set","description":"\u003cstyle\u003e\n  \/* =========================================================\n     WOMEN'S OLIVE GREEN FITTED 2-PIECE SET\n     MILITARY GREEN + OLIVE + CREAM \/ ELEVATED ATHLEISURE\n  ========================================================= *\/\n\n  #olive-fitted-set-page,\n  #olive-fitted-set-page * {\n    box-sizing: border-box;\n  }\n\n  #olive-fitted-set-page {\n    --forest-dark: #3f5247;\n    --forest: #53685a;\n\n    --olive-dark: #64705c;\n    --olive: #7e8b73;\n    --olive-mid: #a4ae99;\n    --olive-soft: #dfe5db;\n\n    --sage: #bec8b8;\n    --sage-soft: #edf1ea;\n\n    --cream: #faf9f5;\n    --warm-cream: #f5f2eb;\n    --white: #ffffff;\n\n    --charcoal: #454b47;\n    --text: #5a625d;\n    --muted: #79817c;\n\n    --border: rgba(63, 82, 71, .14);\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n\n    color: var(--text);\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: 16px;\n    line-height: 1.65;\n  }\n\n  #olive-fitted-set-page h1,\n  #olive-fitted-set-page h2,\n  #olive-fitted-set-page h3,\n  #olive-fitted-set-page p {\n    margin-top: 0;\n  }\n\n  #olive-fitted-set-page img {\n    display: block;\n    max-width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-hero {\n    position: relative;\n    overflow: hidden;\n\n    padding: 40px 24px 32px;\n    margin-bottom: 24px;\n\n    text-align: center;\n\n    background:\n      linear-gradient(\n        120deg,\n        #fdfcf8 0%,\n        #f2f4ee 30%,\n        #e4e9df 62%,\n        #d4ddd2 100%\n      );\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 24px;\n\n    box-shadow:\n      0 13px 36px\n      rgba(47, 63, 53, .08);\n  }\n\n  #olive-fitted-set-page\n  .of-hero::before,\n  #olive-fitted-set-page\n  .of-hero::after {\n    content: \"\";\n\n    position: absolute;\n\n    border-radius: 50%;\n\n    pointer-events: none;\n  }\n\n  #olive-fitted-set-page\n  .of-hero::before {\n    top: -135px;\n    right: -85px;\n\n    width: 270px;\n    height: 270px;\n\n    background:\n      rgba(63,82,71,.10);\n  }\n\n  #olive-fitted-set-page\n  .of-hero::after {\n    left: -115px;\n    bottom: -160px;\n\n    width: 290px;\n    height: 290px;\n\n    background:\n      rgba(126,139,115,.13);\n  }\n\n  #olive-fitted-set-page\n  .of-hero-inner {\n    position: relative;\n    z-index: 2;\n  }\n\n\n  \/* =========================================================\n     HERO BADGE\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-badge {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    padding: 7px 13px;\n    margin-bottom: 14px;\n\n    color:\n      var(--forest-dark);\n\n    font-size: 10px;\n    font-weight: 800;\n\n    letter-spacing: .14em;\n\n    text-transform: uppercase;\n\n    background:\n      rgba(255,255,255,.86);\n\n    border:\n      1px solid\n      rgba(63,82,71,.14);\n\n    border-radius: 40px;\n  }\n\n\n  \/* =========================================================\n     HERO TITLE\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-hero h1 {\n    max-width: 790px;\n\n    margin:\n      0 auto\n      9px;\n\n    color:\n      var(--charcoal);\n\n    font-size:\n      clamp(30px, 5vw, 44px);\n\n    font-weight: 850;\n\n    line-height: 1.12;\n\n    letter-spacing: -.035em;\n  }\n\n  #olive-fitted-set-page\n  .of-opening {\n    max-width: 700px;\n\n    margin:\n      0 auto\n      20px;\n\n    color:\n      var(--olive-dark);\n\n    font-size: 15px;\n    font-weight: 700;\n\n    line-height: 1.6;\n  }\n\n\n  \/* =========================================================\n     HERO GIF\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-gif {\n    display: flex;\n    justify-content: center;\n\n    margin:\n      0 auto\n      22px;\n  }\n\n  #olive-fitted-set-page\n  .of-gif img {\n    width: auto !important;\n    max-width: 100% !important;\n    height: auto !important;\n\n    border-radius: 17px;\n\n    box-shadow:\n      0 12px 30px\n      rgba(47,63,53,.15);\n  }\n\n\n  \/* =========================================================\n     HERO DESCRIPTION\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-description {\n    max-width: 750px;\n\n    margin: 0 auto;\n\n    color:\n      var(--muted);\n\n    font-size: 15px;\n\n    line-height: 1.72;\n  }\n\n  #olive-fitted-set-page\n  .of-description strong {\n    color:\n      var(--charcoal);\n  }\n\n\n  \/* =========================================================\n     HERO TAGS\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 7px;\n\n    padding: 0;\n\n    margin:\n      20px 0\n      0;\n\n    list-style: none;\n  }\n\n  #olive-fitted-set-page\n  .of-tags li {\n    padding:\n      6px 10px;\n\n    color:\n      var(--forest-dark);\n\n    font-size: 12px;\n    font-weight: 750;\n\n    background:\n      rgba(255,255,255,.91);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 8px;\n  }\n\n  #olive-fitted-set-page\n  .of-tags li:nth-child(even) {\n    color:\n      var(--olive-dark);\n\n    background:\n      rgba(240,244,237,.95);\n  }\n\n\n  \/* =========================================================\n     SECTION TITLE\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-section-heading {\n    margin:\n      38px 0\n      20px;\n\n    color:\n      var(--charcoal);\n\n    text-align: center;\n\n    font-size:\n      clamp(24px, 4vw, 31px);\n\n    font-weight: 850;\n\n    line-height: 1.25;\n  }\n\n  #olive-fitted-set-page\n  .of-section-heading::after {\n    content: \"\";\n\n    display: block;\n\n    width: 70px;\n    height: 3px;\n\n    margin:\n      10px auto\n      0;\n\n    background:\n      linear-gradient(\n        90deg,\n        var(--forest-dark),\n        var(--olive),\n        var(--sage)\n      );\n\n    border-radius: 10px;\n  }\n\n\n  \/* =========================================================\n     FEATURE CARDS\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-feature {\n    position: relative;\n\n    overflow: hidden;\n\n    margin-bottom: 19px;\n\n    background:\n      var(--white);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 18px;\n\n    box-shadow:\n      0 9px 27px\n      rgba(47,63,53,.06);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  #olive-fitted-set-page\n  .of-feature::before {\n    content: \"\";\n\n    position: absolute;\n\n    top: 0;\n    left: 0;\n    right: 0;\n\n    z-index: 2;\n\n    height: 3px;\n\n    background:\n      linear-gradient(\n        90deg,\n        var(--forest-dark),\n        var(--olive)\n      );\n  }\n\n  #olive-fitted-set-page\n  .of-feature:nth-of-type(even)::before {\n    background:\n      linear-gradient(\n        90deg,\n        var(--olive-dark),\n        var(--sage)\n      );\n  }\n\n\n  \/* =========================================================\n     FEATURE IMAGE\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-feature-image {\n    overflow: hidden;\n\n    background:\n      var(--sage-soft);\n  }\n\n  #olive-fitted-set-page\n  .of-feature-image img {\n    width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================================================\n     FEATURE COPY\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-feature-copy {\n    padding:\n      20px 22px\n      22px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f7f9f5 100%\n      );\n  }\n\n  #olive-fitted-set-page\n  .of-feature-copy h2 {\n    margin:\n      0 0\n      7px;\n\n    color:\n      var(--forest-dark);\n\n    font-size: 21px;\n    font-weight: 820;\n\n    line-height: 1.32;\n  }\n\n  #olive-fitted-set-page\n  .of-feature:nth-of-type(even)\n  .of-feature-copy h2 {\n    color:\n      var(--olive-dark);\n  }\n\n  #olive-fitted-set-page\n  .of-feature-copy p {\n    margin: 0;\n\n    color:\n      var(--muted);\n\n    font-size: 14px;\n\n    line-height: 1.65;\n  }\n\n  #olive-fitted-set-page\n  .of-feature-copy strong {\n    color:\n      var(--charcoal);\n  }\n\n\n  \/* =========================================================\n     SIZE\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-size {\n    overflow: hidden;\n\n    margin-top: 24px;\n\n    padding: 6px;\n\n    background:\n      var(--white);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 15px;\n\n    box-shadow:\n      0 7px 21px\n      rgba(47,63,53,.05);\n  }\n\n  #olive-fitted-set-page\n  .of-size img {\n    width: 100%;\n    height: auto;\n\n    object-fit: contain;\n  }\n\n  #olive-fitted-set-page\n  .of-size-note {\n    max-width: 700px;\n\n    margin:\n      10px auto\n      0;\n\n    padding:\n      0 14px;\n\n    color:\n      var(--muted);\n\n    font-size: 12px;\n\n    line-height: 1.55;\n\n    text-align: center;\n  }\n\n\n  \/* =========================================================\n     PRODUCT DETAIL\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-details {\n    margin-top: 22px;\n\n    padding:\n      18px 20px;\n\n    background:\n      linear-gradient(\n        105deg,\n        #fbfaf6 0%,\n        #f0f3ed 44%,\n        #e1e7dd 72%,\n        #d5ded3 100%\n      );\n\n    border:\n      1px solid\n      var(--border);\n\n    border-left:\n      4px solid\n      var(--forest-dark);\n\n    border-radius: 15px;\n  }\n\n  #olive-fitted-set-page\n  .of-details h2 {\n    margin:\n      0 0\n      9px;\n\n    color:\n      var(--charcoal);\n\n    font-size: 21px;\n    font-weight: 850;\n  }\n\n  #olive-fitted-set-page\n  .of-detail-row {\n    display: grid;\n\n    grid-template-columns:\n      115px\n      minmax(0, 1fr);\n\n    gap: 8px;\n\n    padding:\n      7px 0;\n\n    color:\n      var(--muted);\n\n    font-size: 13px;\n\n    line-height: 1.45;\n\n    border-bottom:\n      1px solid\n      rgba(63,82,71,.10);\n  }\n\n  #olive-fitted-set-page\n  .of-detail-row:last-child {\n    border-bottom: 0;\n  }\n\n  #olive-fitted-set-page\n  .of-detail-label {\n    color:\n      var(--forest-dark);\n\n    font-weight: 800;\n  }\n\n\n  \/* =========================================================\n     TRUST\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-trust {\n    margin-top: 20px;\n\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        110deg,\n        #fbfaf6 0%,\n        #eff3ed 46%,\n        #e0e7dd 72%,\n        #d5ded3 100%\n      );\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 18px;\n  }\n\n  #olive-fitted-set-page\n  .of-trust-heading {\n    padding:\n      21px 15px\n      7px;\n\n    text-align: center;\n  }\n\n  #olive-fitted-set-page\n  .of-trust-eyebrow {\n    margin: 0;\n\n    color:\n      var(--forest-dark);\n\n    font-size: 10px;\n    font-weight: 800;\n\n    letter-spacing: .14em;\n\n    text-transform: uppercase;\n  }\n\n  #olive-fitted-set-page\n  .of-trust-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n  }\n\n  #olive-fitted-set-page\n  .of-trust-item {\n    padding:\n      18px 13px;\n\n    text-align: center;\n  }\n\n  #olive-fitted-set-page\n  .of-trust-item +\n  .of-trust-item {\n    border-left:\n      1px solid\n      var(--border);\n  }\n\n  #olive-fitted-set-page\n  .of-trust-icon {\n    display: flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 43px;\n    height: 43px;\n\n    margin:\n      0 auto\n      8px;\n\n    color:\n      #ffffff;\n\n    font-size: 18px;\n\n    background:\n      var(--forest-dark);\n\n    border-radius: 50%;\n  }\n\n  #olive-fitted-set-page\n  .of-trust-item:nth-child(2)\n  .of-trust-icon {\n    background:\n      var(--olive-dark);\n  }\n\n  #olive-fitted-set-page\n  .of-trust-item:nth-child(3)\n  .of-trust-icon {\n    background:\n      var(--olive);\n  }\n\n  #olive-fitted-set-page\n  .of-trust-title {\n    margin-bottom: 3px;\n\n    color:\n      var(--charcoal);\n\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  #olive-fitted-set-page\n  .of-trust-text {\n    color:\n      var(--muted);\n\n    font-size: 11px;\n\n    line-height: 1.4;\n  }\n\n\n  \/* =========================================================\n     BUY NOW\n  ========================================================= *\/\n\n  #olive-fitted-set-page\n  .of-buy {\n    padding:\n      21px 18px\n      18px;\n\n    text-align: center;\n\n    border-top:\n      1px solid\n      var(--border);\n  }\n\n  #olive-fitted-set-page\n  .of-buy-button {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 100%;\n    max-width: 500px;\n\n    min-height: 55px;\n\n    padding:\n      13px 26px;\n\n    color:\n      #ffffff !important;\n\n    font-size: 16px;\n    font-weight: 850;\n\n    letter-spacing: .045em;\n\n    text-decoration:\n      none !important;\n\n    text-transform: uppercase;\n\n    background:\n      linear-gradient(\n        90deg,\n        #77856f 0%,\n        #566b5c 48%,\n        #3f5247 100%\n      );\n\n    border:\n      2px solid\n      #526557;\n\n    border-radius: 50px;\n\n    box-shadow:\n      0 8px 23px\n      rgba(45,62,51,.28);\n\n    cursor: pointer;\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  #olive-fitted-set-page\n  .of-buy-button:hover {\n    color:\n      #ffffff !important;\n\n    transform:\n      translateY(-2px);\n\n    box-shadow:\n      0 12px 28px\n      rgba(45,62,51,.36);\n  }\n\n  #olive-fitted-set-page\n  .of-buy-note {\n    margin:\n      8px 0\n      0;\n\n    color:\n      var(--muted);\n\n    font-size: 11px;\n  }\n\n\n  \/* =========================================================\n     HOVER\n  ========================================================= *\/\n\n  @media\n    (hover:hover)\n    and (pointer:fine) {\n\n    #olive-fitted-set-page\n    .of-feature:hover {\n      transform:\n        translateY(-2px);\n\n      box-shadow:\n        0 14px 34px\n        rgba(47,63,53,.10);\n    }\n  }\n\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n\n  @media (max-width: 600px) {\n\n    #olive-fitted-set-page {\n      font-size: 15px;\n    }\n\n    #olive-fitted-set-page\n    .of-hero {\n      padding:\n        28px 14px\n        24px;\n\n      border-radius: 17px;\n    }\n\n    #olive-fitted-set-page\n    .of-badge {\n      padding:\n        6px 10px;\n\n      font-size: 9px;\n    }\n\n    #olive-fitted-set-page\n    .of-hero h1 {\n      font-size: 28px;\n    }\n\n    #olive-fitted-set-page\n    .of-opening {\n      font-size: 14px;\n    }\n\n    #olive-fitted-set-page\n    .of-description {\n      font-size: 13px;\n    }\n\n    #olive-fitted-set-page\n    .of-tags {\n      gap: 5px;\n\n      margin-top: 16px;\n    }\n\n    #olive-fitted-set-page\n    .of-tags li {\n      padding:\n        5px 8px;\n\n      font-size: 11px;\n    }\n\n    #olive-fitted-set-page\n    .of-section-heading {\n      margin:\n        30px 0\n        17px;\n    }\n\n    #olive-fitted-set-page\n    .of-feature {\n      margin-bottom: 15px;\n\n      border-radius: 14px;\n    }\n\n    #olive-fitted-set-page\n    .of-feature-copy {\n      padding:\n        16px 14px\n        18px;\n    }\n\n    #olive-fitted-set-page\n    .of-feature-copy h2 {\n      font-size: 18px;\n    }\n\n    #olive-fitted-set-page\n    .of-feature-copy p {\n      font-size: 13px;\n    }\n\n    #olive-fitted-set-page\n    .of-size {\n      padding: 4px;\n\n      border-radius: 12px;\n    }\n\n    #olive-fitted-set-page\n    .of-details {\n      padding:\n        14px;\n\n      border-radius: 13px;\n    }\n\n    #olive-fitted-set-page\n    .of-details h2 {\n      font-size: 19px;\n    }\n\n    #olive-fitted-set-page\n    .of-detail-row {\n      grid-template-columns:\n        92px\n        minmax(0, 1fr);\n\n      gap: 6px;\n\n      padding:\n        6px 0;\n\n      font-size: 12px;\n    }\n\n    #olive-fitted-set-page\n    .of-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #olive-fitted-set-page\n    .of-trust-item {\n      display: grid;\n\n      grid-template-columns:\n        43px\n        1fr;\n\n      column-gap: 12px;\n\n      padding: 13px;\n\n      text-align: left;\n    }\n\n    #olive-fitted-set-page\n    .of-trust-item +\n    .of-trust-item {\n      border-top:\n        1px solid\n        var(--border);\n\n      border-left: 0;\n    }\n\n    #olive-fitted-set-page\n    .of-trust-icon {\n      grid-row:\n        1 \/ 3;\n\n      margin: 0;\n    }\n\n    #olive-fitted-set-page\n    .of-trust-title,\n    #olive-fitted-set-page\n    .of-trust-text {\n      align-self: center;\n    }\n\n    #olive-fitted-set-page\n    .of-buy {\n      padding:\n        16px 13px;\n    }\n\n    #olive-fitted-set-page\n    .of-buy-button {\n      min-height: 52px;\n\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"olive-fitted-set-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003csection class=\"of-hero\"\u003e\n\n    \u003cdiv class=\"of-hero-inner\"\u003e\n\n      \u003cdiv class=\"of-badge\"\u003e\n        ✨ SCULPTED FIT • SPORTY DETAIL • EASY EVERYDAY STYLE\n      \u003c\/div\u003e\n\n\n      \u003ch1\u003e\n        ✨ Effortless Style, All-Day Comfort\n      \u003c\/h1\u003e\n\n\n      \u003cp class=\"of-opening\"\u003e\n        Skip the outfit stress.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"of-gif\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_8_1_3765eeb2-8069-448f-947e-3d05fb7cb317.gif?v=1788922167\" alt=\"Women's Olive Green Fitted Two Piece Set\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cp class=\"of-description\"\u003e\n        This \u003cstrong\u003eflattering 2-piece matching set\u003c\/strong\u003e gives you a sleek, sporty look in seconds—perfect for everyday wear, travel, errands, and casual outings.\n      \u003c\/p\u003e\n\n\n      \u003cul class=\"of-tags\"\u003e\n\n        \u003cli\u003e🔥 Defined Waist\u003c\/li\u003e\n\n        \u003cli\u003e✨ Adjustable Zip\u003c\/li\u003e\n\n        \u003cli\u003e🎨 Sporty Contrast\u003c\/li\u003e\n\n        \u003cli\u003e💕 Fitted Silhouette\u003c\/li\u003e\n\n        \u003cli\u003e✈️ Grab-and-Go Style\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- SECTION TITLE --\u003e\n\n  \u003ch2 class=\"of-section-heading\"\u003e\n    Sporty Comfort With a More Sculpted Look\n  \u003c\/h2\u003e\n\n\n  \u003c!-- FEATURE 1 --\u003e\n\n  \u003carticle class=\"of-feature\"\u003e\n\n    \u003cdiv class=\"of-feature-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/c47657de-3adf-4ec4-bcfb-4a80add1aafe.webp?v=1788926407\" alt=\"Women's Olive Green Fitted Two Piece Set Waist Detail\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-feature-copy\"\u003e\n\n      \u003ch2\u003e\n        🔥 Instantly Defines Your Waist\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The fitted zip-front design naturally draws the eye toward the waist, while the contrast chest panel creates a more defined, curve-enhancing silhouette. \u003cstrong\u003eIt gives the whole outfit a noticeably more shaped, put-together look.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/article\u003e\n\n\n  \u003c!-- FEATURE 2 --\u003e\n\n  \u003carticle class=\"of-feature\"\u003e\n\n    \u003cdiv class=\"of-feature-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/1675445f-800b-4f13-8157-01eb216bb22c.webp?v=1788926408\" alt=\"Women's Full Zip Olive Green Sport Set\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-feature-copy\"\u003e\n\n      \u003ch2\u003e\n        ✨ Wear the Neckline Your Way\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The full front zipper lets you easily adjust your look—zip it higher for extra coverage or wear it slightly lower for a more relaxed, flattering neckline. \u003cstrong\u003eOne simple detail gives you more control over how you wear it.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/article\u003e\n\n\n  \u003c!-- FEATURE 3 --\u003e\n\n  \u003carticle class=\"of-feature\"\u003e\n\n    \u003cdiv class=\"of-feature-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/fc35c672-82c5-4ca9-9f47-c698d3ba3661.webp?v=1788926407\" alt=\"Women's Olive Green Contrast Stripe Two Piece Set\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-feature-copy\"\u003e\n\n      \u003ch2\u003e\n        🎨 Sporty Details That Elevate the Look\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        The contrast chest panel and double-stripe sleeve accents break up the solid color and give the set a more distinctive, elevated athletic look. \u003cstrong\u003eEven with simple sneakers, the outfit already feels styled.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/article\u003e\n\n\n  \u003c!-- FEATURE 4 --\u003e\n\n  \u003carticle class=\"of-feature\"\u003e\n\n    \u003cdiv class=\"of-feature-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/1bacf123-ad04-4d58-a726-097f4ba450be.webp?v=1788926408\" alt=\"Women's Olive Green Two Piece Outfit Styling\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-feature-copy\"\u003e\n\n      \u003ch2\u003e\n        🔄 Multiple Ways to Wear\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Zip it up and wear it solo for a sleek, fitted look, leave it slightly open for a more relaxed neckline, or layer it over a tank or tee for an easy casual outfit. \u003cstrong\u003eOne set gives you multiple styling options for different moods and occasions.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/article\u003e\n\n\n  \u003c!-- FEATURE 5 --\u003e\n\n  \u003carticle class=\"of-feature\"\u003e\n\n    \u003cdiv class=\"of-feature-image\"\u003e\n\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/1b609484-acaa-4774-aa5c-9844b5cf345d.webp?v=1788926408\" alt=\"Women's Olive Green Travel Athleisure Set\" loading=\"lazy\"\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-feature-copy\"\u003e\n\n      \u003ch2\u003e\n        ✈️ Your Grab-and-Go Outfit\n      \u003c\/h2\u003e\n\n      \u003cp\u003e\n        Airport days, coffee runs, shopping, casual weekends—this coordinated set takes the guesswork out of getting dressed. \u003cstrong\u003eThrow it on, add sneakers, and your entire outfit is already handled.\u003c\/strong\u003e\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/article\u003e\n\n\n  \u003c!-- SIZE IMAGE --\u003e\n\n  \u003csection class=\"of-size\"\u003e\n\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/17889220233701.webp?v=1788925848\" alt=\"Women's Olive Green Two Piece Set Size Chart\"\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003cp class=\"of-size-note\"\u003e\n    Please check the size chart before ordering to find your preferred fitted look.\n  \u003c\/p\u003e\n\n\n  \u003c!-- PRODUCT DETAIL --\u003e\n\n  \u003csection class=\"of-details\"\u003e\n\n    \u003ch2\u003e\n      Product Detail\n    \u003c\/h2\u003e\n\n\n    \u003cdiv class=\"of-detail-row\"\u003e\n\n      \u003cdiv class=\"of-detail-label\"\u003e\n        Product Type\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        Women's 2-Piece Matching Set\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-detail-row\"\u003e\n\n      \u003cdiv class=\"of-detail-label\"\u003e\n        Material\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        Polyester \u0026amp; Elastane\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-detail-row\"\u003e\n\n      \u003cdiv class=\"of-detail-label\"\u003e\n        Fit\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        Fitted \/ Curve-Following\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-detail-row\"\u003e\n\n      \u003cdiv class=\"of-detail-label\"\u003e\n        Closure\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        Full Front Zipper\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-detail-row\"\u003e\n\n      \u003cdiv class=\"of-detail-label\"\u003e\n        Details\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        Contrast Panel \/ Sleeve Stripes \/ Front Pockets\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-detail-row\"\u003e\n\n      \u003cdiv class=\"of-detail-label\"\u003e\n        Pants\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        Full-Length Fitted Pants\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-detail-row\"\u003e\n\n      \u003cdiv class=\"of-detail-label\"\u003e\n        Style\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        Casual \/ Sporty \/ Athleisure\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-detail-row\"\u003e\n\n      \u003cdiv class=\"of-detail-label\"\u003e\n        Season\n      \u003c\/div\u003e\n\n      \u003cdiv\u003e\n        Autumn \/ Winter\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TRUST + BUY --\u003e\n\n  \u003csection class=\"of-trust\"\u003e\n\n    \u003cdiv class=\"of-trust-heading\"\u003e\n\n      \u003cp class=\"of-trust-eyebrow\"\u003e\n        SHOP WITH CONFIDENCE\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-trust-grid\"\u003e\n\n\n      \u003cdiv class=\"of-trust-item\"\u003e\n\n        \u003cdiv class=\"of-trust-icon\"\u003e\n          📦\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"of-trust-title\"\u003e\n          Tracked Shipping\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"of-trust-text\"\u003e\n          Follow your order through final delivery.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"of-trust-item\"\u003e\n\n        \u003cdiv class=\"of-trust-icon\"\u003e\n          ✓\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"of-trust-title\"\u003e\n          Quality Checked\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"of-trust-text\"\u003e\n          Carefully inspected before shipping.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"of-trust-item\"\u003e\n\n        \u003cdiv class=\"of-trust-icon\"\u003e\n          ♡\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"of-trust-title\"\u003e\n          Helpful Support\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"of-trust-text\"\u003e\n          Friendly help with sizing and orders.\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"of-buy\"\u003e\n\n      \u003ca class=\"of-buy-button\" href=\"#MainContent\" role=\"button\"\u003e\n        Buy Now →\n      \u003c\/a\u003e\n\n      \u003cp class=\"of-buy-note\"\u003e\n        Choose your preferred color and size above.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Army green \/ S","offer_id":43293352689758,"sku":"NC02362609095767-女士卫衣套装-军绿色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Army green \/ M","offer_id":43293352722526,"sku":"NC02362609095767-女士卫衣套装-军绿色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Army green \/ L","offer_id":43293352755294,"sku":"NC02362609095767-女士卫衣套装-军绿色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Army green \/ XL","offer_id":43293352788062,"sku":"NC02362609095767-女士卫衣套装-军绿色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Army green \/ XXL","offer_id":43293352820830,"sku":"NC02362609095767-女士卫衣套装-军绿色-XXL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ S","offer_id":43293352853598,"sku":"NC02362609095767-女士卫衣套装-藏蓝色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ M","offer_id":43293352886366,"sku":"NC02362609095767-女士卫衣套装-藏蓝色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ L","offer_id":43293352919134,"sku":"NC02362609095767-女士卫衣套装-藏蓝色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ XL","offer_id":43293352951902,"sku":"NC02362609095767-女士卫衣套装-藏蓝色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ XXL","offer_id":43293352984670,"sku":"NC02362609095767-女士卫衣套装-藏蓝色-XXL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":43293353017438,"sku":"NC02362609095767-女士卫衣套装-粉色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":43293353050206,"sku":"NC02362609095767-女士卫衣套装-粉色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":43293353082974,"sku":"NC02362609095767-女士卫衣套装-粉色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":43293353115742,"sku":"NC02362609095767-女士卫衣套装-粉色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XXL","offer_id":43293353148510,"sku":"NC02362609095767-女士卫衣套装-粉色-XXL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":43293353181278,"sku":"NC02362609095767-女士卫衣套装-黑色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43293353214046,"sku":"NC02362609095767-女士卫衣套装-黑色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43293353246814,"sku":"NC02362609095767-女士卫衣套装-黑色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43293353279582,"sku":"NC02362609095767-女士卫衣套装-黑色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XXL","offer_id":43293353312350,"sku":"NC02362609095767-女士卫衣套装-黑色-XXL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ S","offer_id":43293353345118,"sku":"NC02362609095767-女士卫衣套装-灰色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ M","offer_id":43293353377886,"sku":"NC02362609095767-女士卫衣套装-灰色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ L","offer_id":43293353410654,"sku":"NC02362609095767-女士卫衣套装-灰色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XL","offer_id":43293353443422,"sku":"NC02362609095767-女士卫衣套装-灰色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XXL","offer_id":43293353476190,"sku":"NC02362609095767-女士卫衣套装-灰色-XXL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ S","offer_id":43293353508958,"sku":"NC02362609095767-女士卫衣套装-棕色-S","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":43293353541726,"sku":"NC02362609095767-女士卫衣套装-棕色-M","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":43293353574494,"sku":"NC02362609095767-女士卫衣套装-棕色-L","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":43293353607262,"sku":"NC02362609095767-女士卫衣套装-棕色-XL","price":49.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XXL","offer_id":43293353640030,"sku":"NC02362609095767-女士卫衣套装-棕色-XXL","price":49.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/bda09b0e-7f24-4a1a-ad33-de7f9a7ee6e9.png?v=1788940699","url":"https:\/\/miscellista.com\/products\/womens-zip-up-hooded-2-piece-matching-set","provider":"Miscellista.com","version":"1.0","type":"link"}