{"product_id":"womens-high-waist-loose-jeans-blue-1732475163151864340","title":"Women's High-Waist Relaxed Wide-Leg Jeans | Stretch Comfort Fit","description":"\u003c!-- ============================================================\n     WOMEN'S HIGH-WAIST WIDE-LEG JEANS\n     Shopify Product Detail HTML\n\n     STYLE:\n     Warm Ivory + Deep Navy + Camel Brown\n     Premium \/ Minimal \/ Women's Fashion \/ US Market\n\n     PRODUCT:\n     67% Cotton\n     30% Polyester\n     2% Viscose\n     1% Elastane\n\n     SIZE:\n     S \/ M \/ L \/ XL \/ XXL\n\n     COLORS:\n     5 Colors\n============================================================ --\u003e\n\n\u003cstyle\u003e\n  .wj-page,\n  .wj-page *,\n  .wj-page *::before,\n  .wj-page *::after {\n    box-sizing: border-box;\n  }\n\n  .wj-page {\n    --wj-bg: #f7f3ec;\n    --wj-bg-soft: #eee7dc;\n    --wj-card: #fffdf9;\n\n    --wj-navy: #18324c;\n    --wj-navy-dark: #102438;\n\n    --wj-brown: #8b5c3c;\n    --wj-brown-dark: #61402d;\n    --wj-camel: #caa074;\n\n    --wj-gold: #b7905f;\n\n    --wj-text: #2d2925;\n    --wj-soft: #726a62;\n\n    --wj-border: rgba(24, 50, 76, 0.12);\n\n    --wj-shadow:\n      0 14px 35px rgba(34, 29, 24, 0.1);\n\n    --wj-radius-lg: 22px;\n    --wj-radius-md: 15px;\n\n    max-width: 100%;\n\n    margin: 0;\n\n    padding: 0;\n\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        180deg,\n        #faf7f1 0%,\n        #f4efe7 100%\n      );\n\n    color: var(--wj-text);\n\n    font-family:\n      \"Helvetica Neue\",\n      Arial,\n      sans-serif;\n\n    line-height: 1.7;\n  }\n\n\n  .wj-container {\n    width: 100%;\n    max-width: 760px;\n\n    margin: 0 auto;\n\n    padding: 0 24px;\n  }\n\n\n  .wj-section {\n    padding: 64px 0;\n\n    position: relative;\n  }\n\n\n  .wj-section + .wj-section {\n    border-top:\n      1px solid rgba(24, 50, 76, 0.07);\n  }\n\n\n  .wj-center {\n    text-align: center;\n  }\n\n\n  .wj-label {\n    display: inline-block;\n\n    margin-bottom: 13px;\n\n    padding: 6px 17px;\n\n    border-radius: 100px;\n\n    background:\n      rgba(24, 50, 76, 0.07);\n\n    border:\n      1px solid rgba(24, 50, 76, 0.13);\n\n    color: var(--wj-navy);\n\n    font-size: 10px;\n\n    font-weight: 800;\n\n    letter-spacing: 2.4px;\n\n    text-transform: uppercase;\n  }\n\n\n  .wj-title {\n    margin: 0 0 14px;\n\n    color: var(--wj-navy-dark);\n\n    font-size: 34px;\n\n    font-weight: 900;\n\n    letter-spacing: -0.7px;\n\n    line-height: 1.16;\n  }\n\n\n  .wj-intro {\n    max-width: 610px;\n\n    margin: 0 auto 30px;\n\n    color: var(--wj-soft);\n\n    font-size: 14px;\n\n    line-height: 1.8;\n\n    text-align: center;\n  }\n\n\n  \/* ============================================================\n     HERO\n  ============================================================ *\/\n\n  .wj-hero {\n    padding: 58px 0 64px;\n\n    text-align: center;\n\n    background:\n      radial-gradient(\n        circle at 20% 10%,\n        rgba(202, 160, 116, 0.18),\n        transparent 38%\n      ),\n      linear-gradient(\n        180deg,\n        #fbf8f3,\n        #f3ede4\n      );\n  }\n\n\n  .wj-hero-badge {\n    display: inline-block;\n\n    margin-bottom: 17px;\n\n    padding: 7px 18px;\n\n    border-radius: 100px;\n\n    background: var(--wj-navy);\n\n    color: #fff;\n\n    font-size: 9px;\n\n    font-weight: 800;\n\n    letter-spacing: 1.4px;\n\n    text-transform: uppercase;\n  }\n\n\n  .wj-hero-eyebrow {\n    margin: 0 0 10px;\n\n    color: var(--wj-brown);\n\n    font-size: 11px;\n\n    font-weight: 800;\n\n    letter-spacing: 3px;\n\n    text-transform: uppercase;\n  }\n\n\n  .wj-hero-title {\n    margin: 0 0 17px;\n\n    color: var(--wj-navy-dark);\n\n    font-size: 43px;\n\n    font-weight: 900;\n\n    line-height: 1.05;\n\n    letter-spacing: -1.2px;\n  }\n\n\n  .wj-hero-desc {\n    max-width: 580px;\n\n    margin: 0 auto 28px;\n\n    color: var(--wj-soft);\n\n    font-size: 15px;\n\n    line-height: 1.78;\n  }\n\n\n  .wj-stats {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4, minmax(0, 1fr));\n\n    gap: 10px;\n\n    max-width: 610px;\n\n    margin: 0 auto 30px;\n  }\n\n\n  .wj-stat {\n    padding: 15px 7px;\n\n    border-radius: 13px;\n\n    background:\n      rgba(255, 255, 255, 0.72);\n\n    border:\n      1px solid var(--wj-border);\n  }\n\n\n  .wj-stat strong {\n    display: block;\n\n    margin-bottom: 3px;\n\n    color: var(--wj-navy);\n\n    font-size: 19px;\n\n    font-weight: 900;\n  }\n\n\n  .wj-stat span {\n    color: var(--wj-soft);\n\n    font-size: 8px;\n\n    font-weight: 700;\n\n    letter-spacing: 0.8px;\n\n    text-transform: uppercase;\n  }\n\n\n  .wj-hero-image {\n    width: 100%;\n    max-width: 650px;\n\n    margin: 0 auto;\n\n    overflow: hidden;\n\n    border-radius: var(--wj-radius-lg);\n\n    box-shadow: var(--wj-shadow);\n\n    background: #fff;\n  }\n\n\n  .wj-hero-image img {\n    width: 100%;\n\n    height: auto;\n\n    display: block;\n  }\n\n\n  \/* ============================================================\n     IMAGE\n  ============================================================ *\/\n\n  .wj-image {\n    width: 100%;\n    max-width: 650px;\n\n    margin: 0 auto 30px;\n\n    overflow: hidden;\n\n    border-radius: var(--wj-radius-lg);\n\n    background: #fff;\n\n    box-shadow: var(--wj-shadow);\n  }\n\n\n  .wj-image img {\n    width: 100%;\n\n    display: block;\n\n    height: auto;\n  }\n\n\n  \/* ============================================================\n     CARDS\n  ============================================================ *\/\n\n  .wj-grid-2 {\n    display: grid;\n\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n\n    gap: 14px;\n\n    max-width: 650px;\n\n    margin: 0 auto;\n  }\n\n\n  .wj-grid-3 {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    gap: 12px;\n\n    max-width: 650px;\n\n    margin: 0 auto;\n  }\n\n\n  .wj-card {\n    padding: 20px 18px;\n\n    border-radius: var(--wj-radius-md);\n\n    background: var(--wj-card);\n\n    border:\n      1px solid rgba(24, 50, 76, 0.07);\n\n    box-shadow: var(--wj-shadow);\n  }\n\n\n  .wj-card-icon {\n    display: block;\n\n    margin-bottom: 10px;\n\n    font-size: 25px;\n\n    line-height: 1;\n  }\n\n\n  .wj-card-title {\n    margin: 0 0 6px;\n\n    color: var(--wj-navy-dark);\n\n    font-size: 15px;\n\n    font-weight: 850;\n\n    line-height: 1.3;\n  }\n\n\n  .wj-card-desc {\n    margin: 0;\n\n    color: var(--wj-soft);\n\n    font-size: 12px;\n\n    line-height: 1.65;\n  }\n\n\n  \/* ============================================================\n     FABRIC\n  ============================================================ *\/\n\n  .wj-fabric {\n    display: grid;\n\n    grid-template-columns:\n      repeat(4, minmax(0, 1fr));\n\n    gap: 10px;\n\n    max-width: 650px;\n\n    margin: 0 auto;\n  }\n\n\n  .wj-fabric-item {\n    padding: 18px 8px;\n\n    border-radius: 13px;\n\n    background: var(--wj-navy);\n\n    text-align: center;\n\n    color: #fff;\n  }\n\n\n  .wj-fabric-num {\n    display: block;\n\n    color: #fff;\n\n    font-size: 22px;\n\n    font-weight: 900;\n\n    line-height: 1;\n  }\n\n\n  .wj-fabric-name {\n    display: block;\n\n    margin-top: 6px;\n\n    color: #e8dfd4;\n\n    font-size: 9px;\n\n    font-weight: 800;\n\n    text-transform: uppercase;\n\n    letter-spacing: 0.8px;\n  }\n\n\n  \/* ============================================================\n     COLORS\n  ============================================================ *\/\n\n  .wj-color-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(5, minmax(0, 1fr));\n\n    gap: 9px;\n\n    max-width: 650px;\n\n    margin: 0 auto;\n  }\n\n\n  .wj-color {\n    padding: 13px 6px;\n\n    border-radius: 13px;\n\n    background: var(--wj-card);\n\n    box-shadow: var(--wj-shadow);\n\n    text-align: center;\n  }\n\n\n  .wj-swatch {\n    width: 43px;\n\n    height: 43px;\n\n    margin: 0 auto 9px;\n\n    border-radius: 50%;\n\n    border:\n      3px solid #fff;\n\n    box-shadow:\n      0 3px 10px rgba(0, 0, 0, 0.16);\n  }\n\n\n  .wj-color strong {\n    display: block;\n\n    color: var(--wj-navy-dark);\n\n    font-size: 10px;\n\n    line-height: 1.25;\n  }\n\n\n  \/* ============================================================\n     SIZE TABLE\n  ============================================================ *\/\n\n  .wj-size-wrap {\n    max-width: 700px;\n\n    margin: 0 auto;\n\n    padding: 6px;\n\n    overflow-x: auto;\n\n    -webkit-overflow-scrolling: touch;\n  }\n\n\n  .wj-size-table {\n    width: 100%;\n\n    min-width: 650px;\n\n    border-collapse: collapse;\n\n    overflow: hidden;\n\n    border-radius: 15px;\n\n    background: #fff;\n\n    box-shadow: var(--wj-shadow);\n  }\n\n\n  .wj-size-table th {\n    padding: 13px 10px;\n\n    background: var(--wj-navy);\n\n    color: #fff;\n\n    border-right:\n      1px solid rgba(255, 255, 255, 0.12);\n\n    font-size: 10px;\n\n    font-weight: 800;\n\n    letter-spacing: 0.5px;\n\n    text-align: center;\n  }\n\n\n  .wj-size-table td {\n    padding: 13px 9px;\n\n    border-bottom:\n      1px solid rgba(24, 50, 76, 0.08);\n\n    border-right:\n      1px solid rgba(24, 50, 76, 0.07);\n\n    color: var(--wj-text);\n\n    font-size: 11px;\n\n    font-weight: 600;\n\n    text-align: center;\n  }\n\n\n  .wj-size-table tr:last-child td {\n    border-bottom: none;\n  }\n\n\n  .wj-size-table th:last-child,\n  .wj-size-table td:last-child {\n    border-right: none;\n  }\n\n\n  .wj-size-table .size {\n    color: var(--wj-brown-dark);\n\n    font-size: 13px;\n\n    font-weight: 900;\n  }\n\n\n  .wj-size-note {\n    max-width: 650px;\n\n    margin: 15px auto 0;\n\n    padding: 14px 17px;\n\n    border-radius: 12px;\n\n    background:\n      rgba(202, 160, 116, 0.13);\n\n    color: var(--wj-soft);\n\n    font-size: 11px;\n\n    line-height: 1.7;\n\n    text-align: center;\n  }\n\n\n  .wj-size-tip {\n    max-width: 650px;\n\n    margin: 12px auto 0;\n\n    color: var(--wj-navy);\n\n    font-size: 11px;\n\n    font-weight: 700;\n\n    text-align: center;\n  }\n\n\n  \/* ============================================================\n     FEATURE LIST\n  ============================================================ *\/\n\n  .wj-list {\n    display: flex;\n\n    flex-direction: column;\n\n    gap: 11px;\n\n    max-width: 650px;\n\n    margin: 0 auto;\n  }\n\n\n  .wj-list-item {\n    display: flex;\n\n    gap: 13px;\n\n    align-items: flex-start;\n\n    padding: 16px 18px;\n\n    border-radius: 14px;\n\n    background: var(--wj-card);\n\n    box-shadow: var(--wj-shadow);\n  }\n\n\n  .wj-list-icon {\n    flex-shrink: 0;\n\n    display: flex;\n\n    align-items: center;\n\n    justify-content: center;\n\n    width: 36px;\n\n    height: 36px;\n\n    border-radius: 50%;\n\n    background: var(--wj-navy);\n\n    color: #fff;\n\n    font-size: 15px;\n  }\n\n\n  .wj-list-item h4 {\n    margin: 0 0 4px;\n\n    color: var(--wj-navy-dark);\n\n    font-size: 14px;\n  }\n\n\n  .wj-list-item p {\n    margin: 0;\n\n    color: var(--wj-soft);\n\n    font-size: 12px;\n\n    line-height: 1.6;\n  }\n\n\n  \/* ============================================================\n     SPECS\n  ============================================================ *\/\n\n  .wj-spec {\n    max-width: 650px;\n\n    margin: 0 auto;\n\n    overflow: hidden;\n\n    border-radius: var(--wj-radius-lg);\n\n    background: #fff;\n\n    box-shadow: var(--wj-shadow);\n  }\n\n\n  .wj-spec-row {\n    display: grid;\n\n    grid-template-columns:\n      0.9fr 1.5fr;\n\n    border-bottom:\n      1px solid rgba(24, 50, 76, 0.08);\n  }\n\n\n  .wj-spec-row:last-child {\n    border-bottom: none;\n  }\n\n\n  .wj-spec-row.head {\n    background: var(--wj-navy);\n  }\n\n\n  .wj-spec-cell {\n    padding: 12px 15px;\n\n    font-size: 12px;\n  }\n\n\n  .wj-spec-row.head .wj-spec-cell {\n    color: #fff;\n\n    font-weight: 800;\n  }\n\n\n  .wj-spec-cell.k {\n    border-right:\n      1px solid rgba(24, 50, 76, 0.08);\n\n    color: var(--wj-navy-dark);\n\n    font-weight: 800;\n  }\n\n\n  .wj-spec-cell.v {\n    color: var(--wj-soft);\n\n    font-weight: 650;\n  }\n\n\n  \/* ============================================================\n     FAQ\n  ============================================================ *\/\n\n  .wj-faq {\n    padding: 17px 18px;\n\n    border-radius: 14px;\n\n    background: #fff;\n\n    border-left:\n      4px solid var(--wj-camel);\n\n    box-shadow: var(--wj-shadow);\n  }\n\n\n  .wj-faq h4 {\n    margin: 0 0 7px;\n\n    color: var(--wj-navy-dark);\n\n    font-size: 13px;\n  }\n\n\n  .wj-faq p {\n    margin: 0;\n\n    color: var(--wj-soft);\n\n    font-size: 12px;\n\n    line-height: 1.65;\n  }\n\n\n  \/* ============================================================\n     CTA\n  ============================================================ *\/\n\n  .wj-cta {\n    padding: 70px 0;\n\n    background:\n      radial-gradient(\n        circle at 50% 20%,\n        rgba(202, 160, 116, 0.17),\n        transparent 45%\n      ),\n      var(--wj-navy-dark);\n\n    text-align: center;\n  }\n\n\n  .wj-cta-tag {\n    display: inline-block;\n\n    margin-bottom: 17px;\n\n    padding: 7px 18px;\n\n    border-radius: 100px;\n\n    background:\n      rgba(255, 255, 255, 0.1);\n\n    color: #f1dfca;\n\n    border:\n      1px solid rgba(255, 255, 255, 0.14);\n\n    font-size: 9px;\n\n    font-weight: 800;\n\n    letter-spacing: 1.2px;\n  }\n\n\n  .wj-cta h2 {\n    margin: 0 0 15px;\n\n    color: #fff;\n\n    font-size: 35px;\n\n    line-height: 1.15;\n  }\n\n\n  .wj-cta p {\n    max-width: 570px;\n\n    margin: 0 auto 24px;\n\n    color: #c6c8ca;\n\n    font-size: 13px;\n\n    line-height: 1.8;\n  }\n\n\n  .wj-cta-features {\n    display: flex;\n\n    justify-content: center;\n\n    flex-wrap: wrap;\n\n    gap: 9px 16px;\n\n    max-width: 590px;\n\n    margin: 0 auto;\n  }\n\n\n  .wj-cta-features span {\n    color: #ede5db;\n\n    font-size: 10px;\n\n    font-weight: 650;\n  }\n\n\n  \/* ============================================================\n     MOBILE\n  ============================================================ *\/\n\n  @media (max-width: 600px) {\n\n    .wj-container {\n      padding: 0 16px;\n    }\n\n    .wj-section {\n      padding: 49px 0;\n    }\n\n    .wj-title {\n      font-size: 27px;\n    }\n\n    .wj-intro {\n      font-size: 12.5px;\n    }\n\n    .wj-hero {\n      padding: 45px 0 52px;\n    }\n\n    .wj-hero-title {\n      font-size: 31px;\n    }\n\n    .wj-hero-desc {\n      font-size: 13px;\n    }\n\n    .wj-stats {\n      gap: 6px;\n    }\n\n    .wj-stat strong {\n      font-size: 16px;\n    }\n\n    .wj-stat span {\n      font-size: 7px;\n    }\n\n    .wj-grid-2 {\n      gap: 9px;\n    }\n\n    .wj-grid-3 {\n      grid-template-columns: 1fr;\n      gap: 9px;\n    }\n\n    .wj-card {\n      padding: 15px 12px;\n    }\n\n    .wj-card-title {\n      font-size: 13px;\n    }\n\n    .wj-card-desc {\n      font-size: 10.5px;\n    }\n\n    .wj-fabric {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n\n      gap: 8px;\n    }\n\n    .wj-color-grid {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n\n      gap: 8px;\n    }\n\n    .wj-color:last-child {\n      grid-column: 1 \/ -1;\n\n      max-width: 48%;\n\n      width: 100%;\n\n      margin: 0 auto;\n    }\n\n    .wj-list-item {\n      padding: 14px;\n    }\n\n    .wj-spec-cell {\n      padding: 10px;\n\n      font-size: 10.5px;\n    }\n\n    .wj-cta {\n      padding: 55px 0;\n    }\n\n    .wj-cta h2 {\n      font-size: 27px;\n    }\n\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"wj-page\"\u003e\n\n\n  \u003c!-- ============================================================\n       HERO\n  ============================================================ --\u003e\n\n  \u003csection class=\"wj-hero\"\u003e\n\n    \u003cdiv class=\"wj-container\"\u003e\n\n      \u003cdiv class=\"wj-hero-badge\"\u003e\n        HIGH WAIST · WIDE LEG · 5 COLORS · S–XXL\n      \u003c\/div\u003e\n\n\n      \u003cp class=\"wj-hero-eyebrow\"\u003e\n        Everyday Denim\n      \u003c\/p\u003e\n\n\n      \u003ch1 class=\"wj-hero-title\"\u003e\n        THE JEANS YOU'LL\u003cbr\u003e\n        REACH FOR EVERY DAY.\n      \u003c\/h1\u003e\n\n\n      \u003cp class=\"wj-hero-desc\"\u003e\n        A flattering high rise, relaxed wide-leg silhouette and soft denim blend\n        come together for an easy everyday jean that looks polished\n        without feeling restrictive.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"wj-stats\"\u003e\n\n        \u003cdiv class=\"wj-stat\"\u003e\n          \u003cstrong\u003e67%\u003c\/strong\u003e\n          \u003cspan\u003eCotton\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wj-stat\"\u003e\n          \u003cstrong\u003e5\u003c\/strong\u003e\n          \u003cspan\u003eColors\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wj-stat\"\u003e\n          \u003cstrong\u003e5\u003c\/strong\u003e\n          \u003cspan\u003eSizes\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wj-stat\"\u003e\n          \u003cstrong\u003e1%\u003c\/strong\u003e\n          \u003cspan\u003eElastane\u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-hero-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/61111ae8-40c1-420e-9c4a-8c86b1625457.png?v=1788408838\" alt=\"Women's high waist wide leg jeans\"\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ============================================================\n       CORE BENEFITS\n  ============================================================ --\u003e\n\n  \u003csection class=\"wj-section\"\u003e\n\n    \u003cdiv class=\"wj-container\"\u003e\n\n      \u003cdiv class=\"wj-center\"\u003e\n\n        \u003cspan class=\"wj-label\"\u003e\n          Why You'll Love Them\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wj-title\"\u003e\n          Flattering Without Feeling Tight.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"wj-intro\"\u003e\n          Designed for women who want the structure of denim\n          without giving up everyday comfort.\n          The high rise defines the waist while the relaxed wide leg\n          gives you room through the hips and legs.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/89f0bbe2-70ca-4723-854c-14e8ece86bdc.png?v=1788408839\" alt=\"High waist wide leg jeans product details\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-grid-2\"\u003e\n\n\n        \u003cdiv class=\"wj-card\"\u003e\n\n          \u003cspan class=\"wj-card-icon\"\u003e\n            👖\n          \u003c\/span\u003e\n\n          \u003ch3 class=\"wj-card-title\"\u003e\n            High-Rise Fit\n          \u003c\/h3\u003e\n\n          \u003cp class=\"wj-card-desc\"\u003e\n            Sits higher at the waist for a clean,\n            flattering silhouette that's easy to style with tucked-in tops.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-card\"\u003e\n\n          \u003cspan class=\"wj-card-icon\"\u003e\n            〰️\n          \u003c\/span\u003e\n\n          \u003ch3 class=\"wj-card-title\"\u003e\n            Relaxed Wide Leg\n          \u003c\/h3\u003e\n\n          \u003cp class=\"wj-card-desc\"\u003e\n            Room through the hips and legs creates an easy,\n            flowing fit without feeling overly baggy.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-card\"\u003e\n\n          \u003cspan class=\"wj-card-icon\"\u003e\n            🌿\n          \u003c\/span\u003e\n\n          \u003ch3 class=\"wj-card-title\"\u003e\n            Cotton-Rich Denim\n          \u003c\/h3\u003e\n\n          \u003cp class=\"wj-card-desc\"\u003e\n            Made with 67% cotton for a comfortable,\n            familiar denim feel that works for everyday wear.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-card\"\u003e\n\n          \u003cspan class=\"wj-card-icon\"\u003e\n            ↔️\n          \u003c\/span\u003e\n\n          \u003ch3 class=\"wj-card-title\"\u003e\n            A Touch of Stretch\n          \u003c\/h3\u003e\n\n          \u003cp class=\"wj-card-desc\"\u003e\n            1% elastane adds flexibility to the woven denim blend\n            for easier movement throughout your day.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ============================================================\n       FIT DETAIL\n  ============================================================ --\u003e\n\n  \u003csection class=\"wj-section\"\u003e\n\n    \u003cdiv class=\"wj-container\"\u003e\n\n      \u003cdiv class=\"wj-center\"\u003e\n\n        \u003cspan class=\"wj-label\"\u003e\n          Fit \u0026amp; Silhouette\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wj-title\"\u003e\n          Easy Shape. Effortless Style.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"wj-intro\"\u003e\n          The combination of a structured high waist and flowing wide leg\n          creates a balanced silhouette that works with everything\n          from fitted tees to oversized shirts and knitwear.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-image\"\u003e\n\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/22ece082-1df0-4ace-b340-1328d82f67f9.png?v=1788408839\" alt=\"Women's high waist jeans flattering wide leg fit\"\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-list\"\u003e\n\n\n        \u003cdiv class=\"wj-list-item\"\u003e\n\n          \u003cdiv class=\"wj-list-icon\"\u003e\n            01\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch4\u003e\n              Defined High Waist\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              The higher rise gives the jean a polished silhouette\n              and pairs especially well with cropped, fitted or tucked-in tops.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-list-item\"\u003e\n\n          \u003cdiv class=\"wj-list-icon\"\u003e\n            02\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch4\u003e\n              Comfortable Through Hips \u0026amp; Thighs\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Relaxed shaping gives you extra room where you want it,\n              making the jean easier to move and sit in.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-list-item\"\u003e\n\n          \u003cdiv class=\"wj-list-icon\"\u003e\n            03\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch4\u003e\n              Full-Length Wide-Leg Finish\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              The long, flowing leg creates a modern silhouette\n              that works with sneakers, flats, boots and heels.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ============================================================\n       FABRIC\n  ============================================================ --\u003e\n\n  \u003csection class=\"wj-section\"\u003e\n\n    \u003cdiv class=\"wj-container\"\u003e\n\n      \u003cdiv class=\"wj-center\"\u003e\n\n        \u003cspan class=\"wj-label\"\u003e\n          Fabric Composition\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wj-title\"\u003e\n          Cotton-Rich with Everyday Flex.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"wj-intro\"\u003e\n          A woven denim blend combines cotton comfort,\n          polyester durability, a touch of viscose and\n          a small amount of elastane for added flexibility.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-fabric\"\u003e\n\n        \u003cdiv class=\"wj-fabric-item\"\u003e\n          \u003cspan class=\"wj-fabric-num\"\u003e\n            67%\n          \u003c\/span\u003e\n          \u003cspan class=\"wj-fabric-name\"\u003e\n            Cotton\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wj-fabric-item\"\u003e\n          \u003cspan class=\"wj-fabric-num\"\u003e\n            30%\n          \u003c\/span\u003e\n          \u003cspan class=\"wj-fabric-name\"\u003e\n            Polyester\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wj-fabric-item\"\u003e\n          \u003cspan class=\"wj-fabric-num\"\u003e\n            2%\n          \u003c\/span\u003e\n          \u003cspan class=\"wj-fabric-name\"\u003e\n            Viscose\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"wj-fabric-item\"\u003e\n          \u003cspan class=\"wj-fabric-num\"\u003e\n            1%\n          \u003c\/span\u003e\n          \u003cspan class=\"wj-fabric-name\"\u003e\n            Elastane\n          \u003c\/span\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ============================================================\n       COLORS\n  ============================================================ --\u003e\n\n  \u003csection class=\"wj-section\"\u003e\n\n    \u003cdiv class=\"wj-container\"\u003e\n\n      \u003cdiv class=\"wj-center\"\u003e\n\n        \u003cspan class=\"wj-label\"\u003e\n          Choose Your Color\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wj-title\"\u003e\n          5 Easy-to-Wear Shades.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"wj-intro\"\u003e\n          From classic denim blues to neutral and earthy tones,\n          choose the shade that fits your wardrobe best.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-color-grid\"\u003e\n\n\n        \u003cdiv class=\"wj-color\"\u003e\n\n          \u003cdiv class=\"wj-swatch\" style=\"\n              background:\n              linear-gradient(\n                135deg,\n                #a9c6dd,\n                #7399b9\n              );\n            \"\u003e\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Light Wash Blue\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-color\"\u003e\n\n          \u003cdiv class=\"wj-swatch\" style=\"\n              background:\n              linear-gradient(\n                135deg,\n                #507da3,\n                #285575\n              );\n            \"\u003e\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Classic Blue\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-color\"\u003e\n\n          \u003cdiv class=\"wj-swatch\" style=\"\n              background:\n              linear-gradient(\n                135deg,\n                #777451,\n                #4f5035\n              );\n            \"\u003e\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Olive Green\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-color\"\u003e\n\n          \u003cdiv class=\"wj-swatch\" style=\"\n              background:\n              linear-gradient(\n                135deg,\n                #ad744a,\n                #75482e\n              );\n            \"\u003e\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Caramel Brown\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-color\"\u003e\n\n          \u003cdiv class=\"wj-swatch\" style=\"\n              background:\n              linear-gradient(\n                135deg,\n                #4a4a48,\n                #18191a\n              );\n            \"\u003e\n          \u003c\/div\u003e\n\n          \u003cstrong\u003e\n            Washed Black\n          \u003c\/strong\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ============================================================\n       COLOR MODEL IMAGES\n  ============================================================ --\u003e\n\n  \u003csection class=\"wj-section\"\u003e\n\n    \u003cdiv class=\"wj-container\"\u003e\n\n      \u003cdiv class=\"wj-center\"\u003e\n\n        \u003cspan class=\"wj-label\"\u003e\n          More Ways to Wear\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wj-title\"\u003e\n          Same Fit. Different Mood.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"wj-intro\"\u003e\n          Keep it classic with denim blue or switch things up\n          with warm brown and washed black for an easy seasonal update.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-grid-2\"\u003e\n\n        \u003cdiv class=\"wj-image\" style=\"margin-bottom:0;\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/68539447a9ca439cadbc4596c621fa4b_tplv-fhlh96nyum-crop-webp_1350_1800.webp?v=1788407656\" alt=\"Caramel brown high waist wide leg jeans\"\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-image\" style=\"margin-bottom:0;\"\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/702a6c07ac164b1fa83c0825727509e1_tplv-fhlh96nyum-crop-webp_1350_1800.webp?v=1788407656\" alt=\"Washed black high waist wide leg jeans\"\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ============================================================\n       SIZE GUIDE\n  ============================================================ --\u003e\n\n  \u003csection class=\"wj-section\"\u003e\n\n    \u003cdiv class=\"wj-container\"\u003e\n\n      \u003cdiv class=\"wj-center\"\u003e\n\n        \u003cspan class=\"wj-label\"\u003e\n          Size Guide\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wj-title\"\u003e\n          Find Your Best Fit.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"wj-intro\"\u003e\n          Use your body measurements and compare them with the garment measurements below.\n          For the best result, measure a similar pair of jeans laid flat\n          and compare before ordering.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-size-wrap\"\u003e\n\n        \u003ctable class=\"wj-size-table\"\u003e\n\n          \u003cthead\u003e\n\n            \u003ctr\u003e\n\n              \u003cth\u003e\n                Size\n              \u003c\/th\u003e\n\n              \u003cth\u003e\n                Waist\n              \u003c\/th\u003e\n\n              \u003cth\u003e\n                Hip\n              \u003c\/th\u003e\n\n              \u003cth\u003e\n                Inseam\n              \u003c\/th\u003e\n\n              \u003cth\u003e\n                Outseam\n              \u003c\/th\u003e\n\n            \u003c\/tr\u003e\n\n          \u003c\/thead\u003e\n\n\n          \u003ctbody\u003e\n\n\n            \u003ctr\u003e\n\n              \u003ctd class=\"size\"\u003e\n                S\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                68 cm\u003cbr\u003e\n                26.8\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                96 cm\u003cbr\u003e\n                37.8\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                77 cm\u003cbr\u003e\n                30.3\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                105 cm\u003cbr\u003e\n                41.3\"\n              \u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n\n              \u003ctd class=\"size\"\u003e\n                M\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                72 cm\u003cbr\u003e\n                28.3\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                100 cm\u003cbr\u003e\n                39.4\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                77.5 cm\u003cbr\u003e\n                30.5\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                106 cm\u003cbr\u003e\n                41.7\"\n              \u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n\n              \u003ctd class=\"size\"\u003e\n                L\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                78 cm\u003cbr\u003e\n                30.7\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                106 cm\u003cbr\u003e\n                41.7\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                78 cm\u003cbr\u003e\n                30.7\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                107 cm\u003cbr\u003e\n                42.1\"\n              \u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n\n              \u003ctd class=\"size\"\u003e\n                XL\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                84 cm\u003cbr\u003e\n                33.1\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                112 cm\u003cbr\u003e\n                44.1\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                78.5 cm\u003cbr\u003e\n                30.9\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                108 cm\u003cbr\u003e\n                42.5\"\n              \u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n\n            \u003ctr\u003e\n\n              \u003ctd class=\"size\"\u003e\n                XXL\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                90 cm\u003cbr\u003e\n                35.4\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                118 cm\u003cbr\u003e\n                46.5\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                79 cm\u003cbr\u003e\n                31.1\"\n              \u003c\/td\u003e\n\n              \u003ctd\u003e\n                109 cm\u003cbr\u003e\n                42.9\"\n              \u003c\/td\u003e\n\n            \u003c\/tr\u003e\n\n\n          \u003c\/tbody\u003e\n\n        \u003c\/table\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cp class=\"wj-size-note\"\u003e\n        Measurements are taken manually.\n        Please allow approximately 1–2 cm \/ 0.4–0.8\"\n        difference due to measuring methods.\n      \u003c\/p\u003e\n\n\n      \u003cp class=\"wj-size-tip\"\u003e\n        FIT TIP: If you're between sizes or prefer a more relaxed fit,\n        consider choosing the larger size.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ============================================================\n       STYLE\n  ============================================================ --\u003e\n\n  \u003csection class=\"wj-section\"\u003e\n\n    \u003cdiv class=\"wj-container\"\u003e\n\n      \u003cdiv class=\"wj-center\"\u003e\n\n        \u003cspan class=\"wj-label\"\u003e\n          Easy to Style\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wj-title\"\u003e\n          One Pair. Endless Outfits.\n        \u003c\/h2\u003e\n\n        \u003cp class=\"wj-intro\"\u003e\n          The clean high-rise shape and wide leg make these jeans\n          easy to dress up or down across seasons.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-grid-3\"\u003e\n\n\n        \u003cdiv class=\"wj-card\"\u003e\n\n          \u003cspan class=\"wj-card-icon\"\u003e\n            👟\n          \u003c\/span\u003e\n\n          \u003ch3 class=\"wj-card-title\"\u003e\n            Tee + Sneakers\n          \u003c\/h3\u003e\n\n          \u003cp class=\"wj-card-desc\"\u003e\n            Keep it relaxed with a simple fitted tee\n            and clean sneakers for everyday errands.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-card\"\u003e\n\n          \u003cspan class=\"wj-card-icon\"\u003e\n            👚\n          \u003c\/span\u003e\n\n          \u003ch3 class=\"wj-card-title\"\u003e\n            Blouse + Heels\n          \u003c\/h3\u003e\n\n          \u003cp class=\"wj-card-desc\"\u003e\n            Tuck in a blouse and add heels\n            for an easy elevated casual look.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-card\"\u003e\n\n          \u003cspan class=\"wj-card-icon\"\u003e\n            🧥\n          \u003c\/span\u003e\n\n          \u003ch3 class=\"wj-card-title\"\u003e\n            Knit + Boots\n          \u003c\/h3\u003e\n\n          \u003cp class=\"wj-card-desc\"\u003e\n            Add a sweater and boots\n            for a polished fall or winter outfit.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ============================================================\n       CARE\n  ============================================================ --\u003e\n\n  \u003csection class=\"wj-section\"\u003e\n\n    \u003cdiv class=\"wj-container\"\u003e\n\n      \u003cdiv class=\"wj-center\"\u003e\n\n        \u003cspan class=\"wj-label\"\u003e\n          Care Tips\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wj-title\"\u003e\n          Help Your Denim Last Longer.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-list\"\u003e\n\n\n        \u003cdiv class=\"wj-list-item\"\u003e\n\n          \u003cdiv class=\"wj-list-icon\"\u003e\n            🧺\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch4\u003e\n              Wash Gently\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Turn the jeans inside out and wash with similar colors\n              using cool or cold water whenever possible.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-list-item\"\u003e\n\n          \u003cdiv class=\"wj-list-icon\"\u003e\n            🌬️\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch4\u003e\n              Avoid Excessive Heat\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Lower heat helps protect the fabric,\n              color and elastane content over time.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-list-item\"\u003e\n\n          \u003cdiv class=\"wj-list-icon\"\u003e\n            👖\n          \u003c\/div\u003e\n\n          \u003cdiv\u003e\n\n            \u003ch4\u003e\n              Reshape After Washing\n            \u003c\/h4\u003e\n\n            \u003cp\u003e\n              Smooth the waistband and leg shape after washing\n              and allow the denim to dry naturally when practical.\n            \u003c\/p\u003e\n\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ============================================================\n       PRODUCT DETAILS\n  ============================================================ --\u003e\n\n  \u003csection class=\"wj-section\"\u003e\n\n    \u003cdiv class=\"wj-container\"\u003e\n\n      \u003cdiv class=\"wj-center\"\u003e\n\n        \u003cspan class=\"wj-label\"\u003e\n          Specifications\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wj-title\"\u003e\n          Product Details.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-spec\"\u003e\n\n\n        \u003cdiv class=\"wj-spec-row head\"\u003e\n\n          \u003cdiv class=\"wj-spec-cell\"\u003e\n            Specification\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wj-spec-cell\"\u003e\n            Details\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-spec-row\"\u003e\n\n          \u003cdiv class=\"wj-spec-cell k\"\u003e\n            Product\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wj-spec-cell v\"\u003e\n            Women's High-Waist Wide-Leg Jeans\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-spec-row\"\u003e\n\n          \u003cdiv class=\"wj-spec-cell k\"\u003e\n            Rise\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wj-spec-cell v\"\u003e\n            High Waist\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-spec-row\"\u003e\n\n          \u003cdiv class=\"wj-spec-cell k\"\u003e\n            Leg\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wj-spec-cell v\"\u003e\n            Relaxed Wide Leg\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-spec-row\"\u003e\n\n          \u003cdiv class=\"wj-spec-cell k\"\u003e\n            Fabric\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wj-spec-cell v\"\u003e\n            67% Cotton · 30% Polyester · 2% Viscose · 1% Elastane\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-spec-row\"\u003e\n\n          \u003cdiv class=\"wj-spec-cell k\"\u003e\n            Construction\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wj-spec-cell v\"\u003e\n            Woven Denim\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-spec-row\"\u003e\n\n          \u003cdiv class=\"wj-spec-cell k\"\u003e\n            Stretch\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wj-spec-cell v\"\u003e\n            Slight Stretch\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-spec-row\"\u003e\n\n          \u003cdiv class=\"wj-spec-cell k\"\u003e\n            Colors\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wj-spec-cell v\"\u003e\n            Light Wash Blue · Classic Blue · Olive Green · Caramel Brown · Washed Black\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-spec-row\"\u003e\n\n          \u003cdiv class=\"wj-spec-cell k\"\u003e\n            Sizes\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wj-spec-cell v\"\u003e\n            S · M · L · XL · XXL\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-spec-row\"\u003e\n\n          \u003cdiv class=\"wj-spec-cell k\"\u003e\n            Best For\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"wj-spec-cell v\"\u003e\n            Everyday Wear · Work · Travel · Casual Outings\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ============================================================\n       FAQ\n  ============================================================ --\u003e\n\n  \u003csection class=\"wj-section\"\u003e\n\n    \u003cdiv class=\"wj-container\"\u003e\n\n      \u003cdiv class=\"wj-center\"\u003e\n\n        \u003cspan class=\"wj-label\"\u003e\n          FAQ\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"wj-title\"\u003e\n          Before You Order.\n        \u003c\/h2\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wj-grid-2\"\u003e\n\n\n        \u003cdiv class=\"wj-faq\"\u003e\n\n          \u003ch4\u003e\n            Is the fit slim or relaxed?\n          \u003c\/h4\u003e\n\n          \u003cp\u003e\n            The jeans have a fitted high-rise waist\n            with a relaxed wide-leg shape through the hips and legs.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-faq\"\u003e\n\n          \u003ch4\u003e\n            Do the jeans stretch?\n          \u003c\/h4\u003e\n\n          \u003cp\u003e\n            The fabric contains 1% elastane,\n            providing a small amount of flexibility while retaining a denim feel.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-faq\"\u003e\n\n          \u003ch4\u003e\n            How do I choose my size?\n          \u003c\/h4\u003e\n\n          \u003cp\u003e\n            Compare your waist and hip measurements with the size chart above.\n            If you're between sizes or prefer extra room,\n            choosing the larger size may be more comfortable.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003cdiv class=\"wj-faq\"\u003e\n\n          \u003ch4\u003e\n            Are the measurements exact?\n          \u003c\/h4\u003e\n\n          \u003cp\u003e\n            Measurements are taken manually,\n            so a difference of approximately 1–2 cm may occur.\n          \u003c\/p\u003e\n\n        \u003c\/div\u003e\n\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- ============================================================\n       FINAL CTA\n  ============================================================ --\u003e\n\n  \u003csection class=\"wj-cta\"\u003e\n\n    \u003cdiv class=\"wj-container\"\u003e\n\n      \u003cdiv class=\"wj-cta-tag\"\u003e\n        HIGH WAIST · WIDE LEG · 5 COLORS · S–XXL\n      \u003c\/div\u003e\n\n\n      \u003ch2\u003e\n        Your New Everyday Jeans.\n      \u003c\/h2\u003e\n\n\n      \u003cp\u003e\n        Flattering high rise, relaxed wide-leg shape\n        and a cotton-rich denim blend with just enough stretch\n        for easier everyday movement.\n      \u003c\/p\u003e\n\n\n      \u003cdiv class=\"wj-cta-features\"\u003e\n\n        \u003cspan\u003e\n          ✓ 67% Cotton\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          ✓ High-Rise Fit\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          ✓ Wide-Leg Shape\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          ✓ 5 Colors\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          ✓ S–XXL\n        \u003c\/span\u003e\n\n        \u003cspan\u003e\n          ✓ Slight Stretch\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"zlz","offers":[{"title":"Light blue \/ S","offer_id":48365059571901,"sku":"B02767-A-S","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Light blue \/ M","offer_id":48365059604669,"sku":"B02767-A-M","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Light blue \/ L","offer_id":48365059637437,"sku":"B02767-A-L","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Light blue \/ XL","offer_id":48365059670205,"sku":"B02767-A-XL","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Light blue \/ XXL","offer_id":48365059702973,"sku":"B02767-A-2XL","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":48365060063421,"sku":"B02767-B-S","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":48365060096189,"sku":"B02767-B-M","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":48365060128957,"sku":"B02767-B-L","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":48365060161725,"sku":"B02767-B-XL","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XXL","offer_id":48365060194493,"sku":"B02767-B-2XL","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Olive green \/ S","offer_id":48365060227261,"sku":"B02767-C-S","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Olive green \/ M","offer_id":48365060260029,"sku":"B02767-C-M","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Olive green \/ L","offer_id":48365060292797,"sku":"B02767-C-L","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Olive green \/ XL","offer_id":48365060325565,"sku":"B02767-C-XL","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Olive green \/ XXL","offer_id":48365060358333,"sku":"B02767-C-2XL","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Caramel brown \/ S","offer_id":48365059899581,"sku":"B02767-D-S","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Caramel brown \/ M","offer_id":48365059932349,"sku":"B02767-D-M","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Caramel brown \/ L","offer_id":48365059965117,"sku":"B02767-D-L","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Caramel brown \/ XL","offer_id":48365059997885,"sku":"B02767-D-XL","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Caramel brown \/ XXL","offer_id":48365060030653,"sku":"B02767-D-2XL","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Black\/Gray \/ S","offer_id":48365060391101,"sku":"B02767-E-S","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Black\/Gray \/ M","offer_id":48365060423869,"sku":"B02767-E-M","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Black\/Gray \/ L","offer_id":48365060456637,"sku":"B02767-E-L","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Black\/Gray \/ XL","offer_id":48365060489405,"sku":"B02767-E-XL","price":44.0,"currency_code":"USD","in_stock":true},{"title":"Black\/Gray \/ XXL","offer_id":48365060522173,"sku":"B02767-E-2XL","price":44.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0763\/3115\/5645\/files\/61111ae8-40c1-420e-9c4a-8c86b1625457.png?v=1788408838","url":"https:\/\/valorsnet.us\/products\/womens-high-waist-loose-jeans-blue-1732475163151864340","provider":"Valors-net","version":"1.0","type":"link"}