{"product_id":"womens-relaxed-pleated-wide-leg-pants","title":"Women's Relaxed Pleated Wide-Leg Pants","description":"\u003cstyle\u003e\n  \/* =========================================================\n     WOMEN'S RELAXED WIDE-LEG PANTS\n     BLACK \/ WHITE \/ KHAKI \/ BROWN \/ GREY \/ ARMY GREEN\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page,\n  #wide-leg-vintage-pants-page * {\n    box-sizing: border-box;\n  }\n\n  #wide-leg-vintage-pants-page {\n    --ink: #34322f;\n\n    --black: #2c2d2e;\n    --charcoal: #4a4a49;\n\n    --khaki: #b2a17e;\n    --khaki-deep: #7c6d50;\n    --khaki-soft: #f1ece2;\n\n    --brown: #806552;\n    --brown-deep: #5f493b;\n    --brown-soft: #eee5de;\n\n    --army: #69705a;\n    --army-deep: #505744;\n    --army-soft: #e9ece5;\n\n    --grey: #92918e;\n    --grey-soft: #eeeeec;\n\n    --ivory: #fffdf8;\n    --cream: #faf8f3;\n    --white: #ffffff;\n\n    --text: #6c6965;\n    --muted: #918d88;\n\n    --border: rgba(70,64,58,.11);\n\n    width: 100%;\n    max-width: 900px;\n\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  #wide-leg-vintage-pants-page h1,\n  #wide-leg-vintage-pants-page h2,\n  #wide-leg-vintage-pants-page h3,\n  #wide-leg-vintage-pants-page p {\n    margin-top: 0;\n  }\n\n  #wide-leg-vintage-pants-page img {\n    display: block;\n\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================================================\n     HERO\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-hero {\n    position: relative;\n\n    overflow: hidden;\n\n    padding:\n      40px 24px\n      32px;\n\n    margin-bottom: 24px;\n\n    text-align: center;\n\n    background:\n      linear-gradient(\n        135deg,\n        #fffdf8 0%,\n        #f7f2e8 25%,\n        #eee8dc 49%,\n        #e4e4df 73%,\n        #dbe0d7 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(48,44,40,.07);\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-hero::before,\n  #wide-leg-vintage-pants-page\n  .wvp-hero::after {\n    content: \"\";\n\n    position: absolute;\n\n    border-radius: 50%;\n\n    pointer-events: none;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-hero::before {\n    top: -145px;\n    right: -100px;\n\n    width: 300px;\n    height: 300px;\n\n    background:\n      rgba(105,112,90,.12);\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-hero::after {\n    left: -130px;\n    bottom: -170px;\n\n    width: 320px;\n    height: 320px;\n\n    background:\n      rgba(178,161,126,.19);\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-hero-inner {\n    position: relative;\n\n    z-index: 2;\n  }\n\n\n  \/* =========================================================\n     BADGE\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-badge {\n    display: inline-flex;\n\n    align-items: center;\n    justify-content: center;\n\n    padding:\n      7px 13px;\n\n    margin-bottom: 14px;\n\n    color:\n      var(--brown-deep);\n\n    font-size: 10px;\n    font-weight: 800;\n\n    letter-spacing: .13em;\n\n    text-transform: uppercase;\n\n    background:\n      rgba(255,255,255,.94);\n\n    border:\n      1px solid\n      rgba(95,73,59,.13);\n\n    border-radius: 40px;\n  }\n\n\n  \/* =========================================================\n     HERO TITLE\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-hero h1 {\n    max-width: 790px;\n\n    margin:\n      0 auto\n      12px;\n\n    color:\n      var(--ink);\n\n    font-size:\n      clamp(30px,5vw,44px);\n\n    font-weight: 850;\n\n    line-height: 1.13;\n\n    letter-spacing: -.035em;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-opening {\n    max-width: 720px;\n\n    margin:\n      0 auto\n      20px;\n\n    color:\n      var(--army-deep);\n\n    font-size: 15px;\n    font-weight: 650;\n\n    line-height: 1.6;\n  }\n\n\n  \/* =========================================================\n     HERO GIF\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-gif {\n    display: flex;\n\n    justify-content: center;\n\n    margin:\n      0 auto\n      22px;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-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(43,40,37,.15);\n  }\n\n\n  \/* =========================================================\n     HERO DESCRIPTION\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-description {\n    max-width: 760px;\n\n    margin: 0 auto;\n\n    color:\n      var(--muted);\n\n    font-size: 15px;\n\n    line-height: 1.7;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-description strong {\n    color:\n      var(--ink);\n  }\n\n\n  \/* =========================================================\n     QUICK TAGS\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-tags {\n    display: flex;\n    flex-wrap: wrap;\n\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  #wide-leg-vintage-pants-page\n  .wvp-tags li {\n    padding:\n      6px 10px;\n\n    color:\n      var(--brown-deep);\n\n    font-size: 12px;\n    font-weight: 750;\n\n    background:\n      rgba(255,255,255,.95);\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 8px;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-tags li:nth-child(3n+2) {\n    color:\n      var(--army-deep);\n\n    background:\n      var(--army-soft);\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-tags li:nth-child(3n) {\n    color:\n      var(--charcoal);\n\n    background:\n      var(--grey-soft);\n  }\n\n\n  \/* =========================================================\n     SECTION HEADING\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-section-heading {\n    margin:\n      38px 0\n      20px;\n\n    color:\n      var(--ink);\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  #wide-leg-vintage-pants-page\n  .wvp-section-heading::after {\n    content: \"\";\n\n    display: block;\n\n    width: 82px;\n    height: 3px;\n\n    margin:\n      10px auto\n      0;\n\n    background:\n      linear-gradient(\n        90deg,\n        #b2a17e,\n        #806552,\n        #69705a\n      );\n\n    border-radius: 10px;\n  }\n\n\n  \/* =========================================================\n     FEATURE CARDS\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-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(48,44,40,.055);\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-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        #806552,\n        #b8a591\n      );\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-feature:nth-of-type(3n+2)::before {\n    background:\n      linear-gradient(\n        90deg,\n        #69705a,\n        #aeb49e\n      );\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-feature:nth-of-type(3n)::before {\n    background:\n      linear-gradient(\n        90deg,\n        #4a4a49,\n        #aaa9a5\n      );\n  }\n\n\n  \/* =========================================================\n     FEATURE IMAGE\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-feature-image {\n    overflow: hidden;\n\n    background:\n      var(--cream);\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-feature-image img {\n    width: 100%;\n    height: auto;\n\n    transition:\n      transform .35s ease;\n  }\n\n\n  \/* =========================================================\n     FEATURE COPY\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-feature-copy {\n    padding:\n      20px 22px\n      22px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f8f4ef 100%\n      );\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-feature:nth-of-type(3n+2)\n  .wvp-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f3f5f0 100%\n      );\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-feature:nth-of-type(3n)\n  .wvp-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #f3f3f2 100%\n      );\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-feature-copy h2 {\n    margin:\n      0 0\n      7px;\n\n    color:\n      var(--ink);\n\n    font-size: 21px;\n    font-weight: 820;\n\n    line-height: 1.32;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-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\n  \/* =========================================================\n     SIZE CHART\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-extra-area {\n    margin-top: 20px;\n\n    padding: 5px;\n\n    background:\n      #ffffff;\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 10px;\n\n    box-shadow:\n      0 5px 16px\n      rgba(48,44,40,.04);\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-extra-image {\n    overflow: hidden;\n\n    background:\n      #ffffff;\n\n    border-radius: 7px;\n  }\n\n\n  \/* =========================================================\n     PRODUCT DETAILS\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-details {\n    margin-top: 20px;\n\n    padding:\n      18px 20px;\n\n    background:\n      linear-gradient(\n        100deg,\n        #fcfaf5 0%,\n        #f3eee5 37%,\n        #e9e6df 68%,\n        #e1e5dc 100%\n      );\n\n    border:\n      1px solid\n      var(--border);\n\n    border-left:\n      4px solid\n      var(--khaki-deep);\n\n    border-radius: 15px;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-details h2 {\n    margin:\n      0 0\n      9px;\n\n    color:\n      var(--ink);\n\n    font-size: 21px;\n    font-weight: 850;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-detail-row {\n    display: grid;\n\n    grid-template-columns:\n      100px\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.48;\n\n    border-bottom:\n      1px solid\n      rgba(70,64,58,.09);\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-detail-row:last-child {\n    border-bottom: 0;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-detail-label {\n    color:\n      var(--brown-deep);\n\n    font-weight: 800;\n  }\n\n\n  \/* =========================================================\n     TRUST\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-trust {\n    margin-top: 20px;\n\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        105deg,\n        #fcfaf5 0%,\n        #f2eee6 42%,\n        #eae8e2 72%,\n        #e1e5dc 100%\n      );\n\n    border:\n      1px solid\n      var(--border);\n\n    border-radius: 18px;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-trust-heading {\n    padding:\n      21px 15px\n      7px;\n\n    text-align: center;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-trust-eyebrow {\n    margin: 0;\n\n    color:\n      var(--army-deep);\n\n    font-size: 10px;\n    font-weight: 800;\n\n    letter-spacing: .14em;\n\n    text-transform: uppercase;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-trust-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3,minmax(0,1fr));\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-trust-item {\n    padding:\n      18px 13px;\n\n    text-align: center;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-trust-item +\n  .wvp-trust-item {\n    border-left:\n      1px solid\n      var(--border);\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-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(--brown);\n\n    border-radius: 50%;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-trust-item:nth-child(2)\n  .wvp-trust-icon {\n    background:\n      var(--army);\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-trust-item:nth-child(3)\n  .wvp-trust-icon {\n    background:\n      var(--charcoal);\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-trust-title {\n    margin-bottom: 3px;\n\n    color:\n      var(--ink);\n\n    font-size: 13px;\n    font-weight: 800;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-trust-text {\n    color:\n      var(--muted);\n\n    font-size: 11px;\n\n    line-height: 1.4;\n  }\n\n\n  \/* =========================================================\n     CTA\n  ========================================================= *\/\n\n  #wide-leg-vintage-pants-page\n  .wvp-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  #wide-leg-vintage-pants-page\n  .wvp-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        #8c7960 0%,\n        #715746 38%,\n        #5a604d 68%,\n        #343537 100%\n      );\n\n    border:\n      2px solid\n      #685b4d;\n\n    border-radius: 50px;\n\n    box-shadow:\n      0 8px 23px\n      rgba(52,46,41,.24);\n\n    cursor: pointer;\n\n    transition:\n      transform .25s ease,\n      box-shadow .25s ease;\n  }\n\n  #wide-leg-vintage-pants-page\n  .wvp-buy-button:hover {\n    color:\n      #ffffff !important;\n\n    transform:\n      translateY(-2px);\n\n    box-shadow:\n      0 12px 28px\n      rgba(52,46,41,.32);\n  }\n\n\n  \/* =========================================================\n     HOVER\n  ========================================================= *\/\n\n  @media\n  (hover:hover)\n  and (pointer:fine) {\n\n    #wide-leg-vintage-pants-page\n    .wvp-feature:hover {\n      transform:\n        translateY(-2px);\n\n      box-shadow:\n        0 14px 34px\n        rgba(48,44,40,.085);\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-feature:hover\n    .wvp-feature-image img {\n      transform:\n        scale(1.008);\n    }\n  }\n\n\n  \/* =========================================================\n     MOBILE\n  ========================================================= *\/\n\n  @media (max-width:600px) {\n\n    #wide-leg-vintage-pants-page {\n      font-size: 15px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-hero {\n      padding:\n        28px 14px\n        24px;\n\n      border-radius: 17px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-badge {\n      padding:\n        6px 10px;\n\n      font-size: 9px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-hero h1 {\n      font-size: 28px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-opening {\n      font-size: 14px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-description {\n      font-size: 13px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-tags {\n      gap: 5px;\n\n      margin-top: 16px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-tags li {\n      padding:\n        5px 8px;\n\n      font-size: 10px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-section-heading {\n      margin:\n        30px 0\n        17px;\n\n      padding:\n        0 8px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-feature {\n      margin-bottom: 15px;\n\n      border-radius: 14px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-feature-copy {\n      padding:\n        16px 14px\n        18px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-feature-copy h2 {\n      font-size: 18px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-feature-copy p {\n      font-size: 13px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-extra-area {\n      margin-top: 15px;\n\n      padding: 3px;\n\n      border-radius: 7px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-details {\n      margin-top: 16px;\n\n      padding: 14px;\n\n      border-radius: 13px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-details h2 {\n      font-size: 19px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-detail-row {\n      grid-template-columns:\n        82px\n        minmax(0,1fr);\n\n      gap: 6px;\n\n      padding:\n        6px 0;\n\n      font-size: 12px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-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    #wide-leg-vintage-pants-page\n    .wvp-trust-item +\n    .wvp-trust-item {\n      border-top:\n        1px solid\n        var(--border);\n\n      border-left: 0;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-trust-icon {\n      grid-row:\n        1 \/ 3;\n\n      margin: 0;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-buy {\n      padding:\n        16px 13px;\n    }\n\n    #wide-leg-vintage-pants-page\n    .wvp-buy-button {\n      min-height: 52px;\n\n      font-size: 15px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"wide-leg-vintage-pants-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"wvp-hero\"\u003e\n\u003cdiv class=\"wvp-hero-inner\"\u003e\n\u003cdiv class=\"wvp-badge\"\u003e👖 RELAXED WIDE LEG • FLEXIBLE WAIST • VINTAGE STYLE\u003c\/div\u003e\n\u003ch1\u003eWide-Leg Style Without the Tight, Restrictive Feel. ✨\u003c\/h1\u003e\n\u003cp class=\"wvp-opening\"\u003eMore room to move, with a relaxed shape that still looks polished.\u003c\/p\u003e\n\u003cdiv class=\"wvp-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/9_27.gif?v=1790481066\" alt=\"Women's Relaxed Wide Leg Pants\"\u003e\u003c\/div\u003e\n\u003cp class=\"wvp-description\"\u003eDesigned for easy everyday comfort, \u003cstrong\u003e a roomy wide-leg fit, flexible waist, structured front pleats, and soft stretch \u003c\/strong\u003e come together in a relaxed silhouette that works just as easily for casual days as it does for more polished outfits.\u003c\/p\u003e\n\u003cul class=\"wvp-tags\"\u003e\n\u003cli\u003e👖 Relaxed Wide Leg\u003c\/li\u003e\n\u003cli\u003e💕 Flexible Waist\u003c\/li\u003e\n\u003cli\u003e✨ Front Pleat Detail\u003c\/li\u003e\n\u003cli\u003e☁️ Soft Stretch\u003c\/li\u003e\n\u003cli\u003e🖤 Vintage Street Style\u003c\/li\u003e\n\u003cli\u003e🌿 All-Season Styling\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SECTION TITLE --\u003e\n\u003ch2 class=\"wvp-section-heading\"\u003eMore Room. Better Drape. Effortless Everyday Style.\u003c\/h2\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003carticle class=\"wvp-feature\"\u003e\n\u003cdiv class=\"wvp-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/854f5a59-b26a-42c3-ab9b-15f88b096947.webp?v=1790489546\" alt=\"Women's Relaxed Wide Leg Pants\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wvp-feature-copy\"\u003e\n\u003ch2\u003e👖 Relaxed Wide-Leg Fit\u003c\/h2\u003e\n\u003cp\u003eThe roomy wide-leg cut gives your legs plenty of space while creating a smooth, flowing silhouette. Relaxed without looking sloppy, it gives everyday outfits an easy polished finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003carticle class=\"wvp-feature\"\u003e\n\u003cdiv class=\"wvp-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/021930dd-5602-4cb3-a0cf-aec9973d7c22.webp?v=1790489330\" alt=\"Women's Flexible Waist Wide Leg Pants\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wvp-feature-copy\"\u003e\n\u003ch2\u003e💕 Comfortable, Flexible Waist\u003c\/h2\u003e\n\u003cp\u003eDesigned to sit comfortably around the waist without feeling overly restrictive. The flexible fit makes these pants easy to wear through long days, travel, shopping, walking, or relaxed weekends.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003carticle class=\"wvp-feature\"\u003e\n\u003cdiv class=\"wvp-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/51331552-bcc5-456d-a524-20246c2b3b46.webp?v=1790489329\" alt=\"Women's Pleated Wide Leg Pants\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wvp-feature-copy\"\u003e\n\u003ch2\u003e✨ Flattering Front Pleat Detail\u003c\/h2\u003e\n\u003cp\u003eStructured front pleats add subtle shape through the waist and hips, helping the fabric fall more smoothly and creating a cleaner, more refined drape through the legs.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003carticle class=\"wvp-feature\"\u003e\n\u003cdiv class=\"wvp-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/20d9ac9d-7598-426a-b017-151400dc41a6.webp?v=1790489330\" alt=\"Women's Stretch Wide Leg Pants\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wvp-feature-copy\"\u003e\n\u003ch2\u003e☁️ Soft Stretch Comfort\u003c\/h2\u003e\n\u003cp\u003eSmooth fabric with a touch of stretch follows your movement more naturally. Sit, walk, bend, and move through your day with less pulling and a more comfortable, easygoing feel.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003carticle class=\"wvp-feature\"\u003e\n\u003cdiv class=\"wvp-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/5f366017-7c78-4a9c-ac5c-e55716705941.webp?v=1790489330\" alt=\"Women's Vintage Street Style Wide Leg Pants\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wvp-feature-copy\"\u003e\n\u003ch2\u003e🖤 Vintage-Inspired Street Style\u003c\/h2\u003e\n\u003cp\u003eThe oversized silhouette brings a relaxed retro edge to simple outfits while remaining easy to wear. Pair them with fitted tops, tees, sweaters, or jackets for effortless street-inspired styling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 6 --\u003e\n\u003carticle class=\"wvp-feature\"\u003e\n\u003cdiv class=\"wvp-feature-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/7d584413-8a2d-46ef-aeaf-b16a570f8c22.webp?v=1790489330\" alt=\"Women's All Season Wide Leg Pants\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"wvp-feature-copy\"\u003e\n\u003ch2\u003e🌿 A Versatile All-Season Favorite\u003c\/h2\u003e\n\u003cp\u003eWear them with lightweight tops and sandals in warmer weather, then switch to sweaters, boots, and jackets as temperatures cool. One easy silhouette transitions naturally through changing seasons.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- SIZE CHART --\u003e\n\u003csection class=\"wvp-extra-area\"\u003e\n\u003cdiv class=\"wvp-extra-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/6bb66974-0fbd-4c42-8f04-6c9e834c2bb6.webp?v=1790489619\" alt=\"Women's Wide Leg Pants Size Chart\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"wvp-details\"\u003e\n\u003ch2\u003e📌 Product Details\u003c\/h2\u003e\n\u003cdiv class=\"wvp-detail-row\"\u003e\n\u003cdiv class=\"wvp-detail-label\"\u003eStyle\u003c\/div\u003e\n\u003cdiv\u003eVintage Casual \/ Street Style\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wvp-detail-row\"\u003e\n\u003cdiv class=\"wvp-detail-label\"\u003eFit\u003c\/div\u003e\n\u003cdiv\u003eRelaxed Loose Fit\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wvp-detail-row\"\u003e\n\u003cdiv class=\"wvp-detail-label\"\u003eLeg Style\u003c\/div\u003e\n\u003cdiv\u003eWide Leg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wvp-detail-row\"\u003e\n\u003cdiv class=\"wvp-detail-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv\u003ePolyester, Elastane\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wvp-detail-row\"\u003e\n\u003cdiv class=\"wvp-detail-label\"\u003eSeason\u003c\/div\u003e\n\u003cdiv\u003eAll Season\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wvp-detail-row\"\u003e\n\u003cdiv class=\"wvp-detail-label\"\u003eCare\u003c\/div\u003e\n\u003cdiv\u003eMachine Washable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- TRUST --\u003e\n\u003csection class=\"wvp-trust\"\u003e\n\u003cdiv class=\"wvp-trust-heading\"\u003e\n\u003cp class=\"wvp-trust-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wvp-trust-grid\"\u003e\n\u003cdiv class=\"wvp-trust-item\"\u003e\n\u003cdiv class=\"wvp-trust-icon\"\u003e📦\u003c\/div\u003e\n\u003cdiv class=\"wvp-trust-title\"\u003eTracked Shipping\u003c\/div\u003e\n\u003cdiv class=\"wvp-trust-text\"\u003eFollow your order through final delivery.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wvp-trust-item\"\u003e\n\u003cdiv class=\"wvp-trust-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv class=\"wvp-trust-title\"\u003eQuality Checked\u003c\/div\u003e\n\u003cdiv class=\"wvp-trust-text\"\u003eCarefully inspected before shipping.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"wvp-trust-item\"\u003e\n\u003cdiv class=\"wvp-trust-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv class=\"wvp-trust-title\"\u003eHelpful Support\u003c\/div\u003e\n\u003cdiv class=\"wvp-trust-text\"\u003eFriendly help with sizing and orders.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- CTA --\u003e\n\u003cdiv class=\"wvp-buy\"\u003e\u003ca class=\"wvp-buy-button\" href=\"#MainContent\" role=\"button\"\u003e Choose Your Color \u0026amp; Size → \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Black \/ XS","offer_id":48957852385374,"sku":"NC02362609276458-女士褶皱裤-黑色-XS","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ S","offer_id":48957852418142,"sku":"NC02362609276458-女士褶皱裤-黑色-S","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":48957852450910,"sku":"NC02362609276458-女士褶皱裤-黑色-M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":48957852483678,"sku":"NC02362609276458-女士褶皱裤-黑色-L","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":48957852516446,"sku":"NC02362609276458-女士褶皱裤-黑色-XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":48957852549214,"sku":"NC02362609276458-女士褶皱裤-黑色-2XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"White \/ XS","offer_id":48957853368414,"sku":"NC02362609276458-女士褶皱裤-白色-XS","price":32.98,"currency_code":"USD","in_stock":true},{"title":"White \/ S","offer_id":48957853401182,"sku":"NC02362609276458-女士褶皱裤-白色-S","price":32.98,"currency_code":"USD","in_stock":true},{"title":"White \/ M","offer_id":48957853433950,"sku":"NC02362609276458-女士褶皱裤-白色-M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"White \/ L","offer_id":48957853466718,"sku":"NC02362609276458-女士褶皱裤-白色-L","price":32.98,"currency_code":"USD","in_stock":true},{"title":"White \/ XL","offer_id":48957853499486,"sku":"NC02362609276458-女士褶皱裤-白色-XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"White \/ 2XL","offer_id":48957853532254,"sku":"NC02362609276458-女士褶皱裤-白色-2XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army green \/ XS","offer_id":48957852581982,"sku":"NC02362609276458-女士褶皱裤-军绿色-XS","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army green \/ S","offer_id":48957852614750,"sku":"NC02362609276458-女士褶皱裤-军绿色-S","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army green \/ M","offer_id":48957852647518,"sku":"NC02362609276458-女士褶皱裤-军绿色-M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army green \/ L","offer_id":48957852680286,"sku":"NC02362609276458-女士褶皱裤-军绿色-L","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army green \/ XL","offer_id":48957852713054,"sku":"NC02362609276458-女士褶皱裤-军绿色-XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Army green \/ 2XL","offer_id":48957852745822,"sku":"NC02362609276458-女士褶皱裤-军绿色-2XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ XS","offer_id":48957852778590,"sku":"NC02362609276458-女士褶皱裤-深灰-XS","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ S","offer_id":48957852811358,"sku":"NC02362609276458-女士褶皱裤-深灰-S","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ M","offer_id":48957852844126,"sku":"NC02362609276458-女士褶皱裤-深灰-M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ L","offer_id":48957852876894,"sku":"NC02362609276458-女士褶皱裤-深灰-L","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ XL","offer_id":48957852909662,"sku":"NC02362609276458-女士褶皱裤-深灰-XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Dark gray \/ 2XL","offer_id":48957852942430,"sku":"NC02362609276458-女士褶皱裤-深灰-2XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ XS","offer_id":48957852975198,"sku":"NC02362609276458-女士褶皱裤-咖色-XS","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ S","offer_id":48957853007966,"sku":"NC02362609276458-女士褶皱裤-咖色-S","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ M","offer_id":48957853040734,"sku":"NC02362609276458-女士褶皱裤-咖色-M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ L","offer_id":48957853073502,"sku":"NC02362609276458-女士褶皱裤-咖色-L","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ XL","offer_id":48957853106270,"sku":"NC02362609276458-女士褶皱裤-咖色-XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Coffee \/ 2XL","offer_id":48957853139038,"sku":"NC02362609276458-女士褶皱裤-咖色-2XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ XS","offer_id":48957853171806,"sku":"NC02362609276458-女士褶皱裤-卡其色-XS","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ S","offer_id":48957853204574,"sku":"NC02362609276458-女士褶皱裤-卡其色-S","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ M","offer_id":48957853237342,"sku":"NC02362609276458-女士褶皱裤-卡其色-M","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ L","offer_id":48957853270110,"sku":"NC02362609276458-女士褶皱裤-卡其色-L","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ XL","offer_id":48957853302878,"sku":"NC02362609276458-女士褶皱裤-卡其色-XL","price":32.98,"currency_code":"USD","in_stock":true},{"title":"Khaki \/ 2XL","offer_id":48957853335646,"sku":"NC02362609276458-女士褶皱裤-卡其色-2XL","price":32.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/aa61f602-6c0e-4a03-a661-3e8a977103e0.webp?v=1790489328","url":"https:\/\/miscellista.com\/products\/womens-relaxed-pleated-wide-leg-pants","provider":"Miscellista.com","version":"1.0","type":"link"}