{"product_id":"pius-size-womens-high-waisted-wide-leg-side","title":"Pius Size Women's High-Waisted Wide-Leg Side","description":"\u003cstyle\u003e   #striped-sweatpants-page,   #striped-sweatpants-page * {     box-sizing: border-box;   }    #striped-sweatpants-page {     \/* =========================        PRODUCT COLOR        Navy Blue + Yellow Accent     ========================= *\/      --navy-deep: #26394c;     --navy-dark: #3c5368;     --navy-main: #607a91;     --navy-mid: #91a5b5;     --navy-soft: #c3d0d9;     --navy-light: #e1e8ed;     --navy-pale: #f2f5f7;      --yellow-accent: #d8b52a;     --yellow-soft: #f1e6a8;      --ivory: #fffaf4;     --white: #ffffff;      --text: #3f474d;     --text-soft: #6d777e;      --line: rgba(38,57,76,.15);      --shadow:       0 16px 38px       rgba(38,57,76,.08);      --radius-lg: 24px;     --radius-md: 18px;      width: 100%;     max-width: 1180px;      margin: 0 auto;      color: var(--text);      background:       linear-gradient(         90deg,         #fffaf4 0%,         #f5f7f9 28%,         #eaf0f4 57%,         #dde6eb 80%,         #f2f5f7 100%       );      font-family:       -apple-system,       BlinkMacSystemFont,       'Segoe UI',       Roboto,       Helvetica,       Arial,       sans-serif;      font-size: 16px;     line-height: 1.72;      container-type: inline-size;     container-name: stripedSweatpants;      overflow: hidden;   }     \/* =========================      INNER   ========================= *\/    #striped-sweatpants-page   .sp-inner {     width: min(100%, 1080px);      margin: 0 auto;      padding: 36px 18px 46px;   }     #striped-sweatpants-page img {     display: block;      max-width: 100%;     height: auto;   }     \/* =========================      HERO   ========================= *\/    #striped-sweatpants-page   .sp-hero {     padding: 22px 0 10px;      text-align: center;   }     #striped-sweatpants-page   .sp-eyebrow {     display: flex;     align-items: center;     justify-content: center;      gap: 12px;      margin: 0 auto 16px;      color: var(--navy-deep);      font-size: 11px;     font-weight: 700;      letter-spacing: .16em;      text-transform: uppercase;   }     #striped-sweatpants-page   .sp-eyebrow::before,   #striped-sweatpants-page   .sp-eyebrow::after {     content: '';      width: 46px;     height: 1px;      background:       linear-gradient(         90deg,         transparent,         var(--navy-main)       );   }     #striped-sweatpants-page   .sp-eyebrow::after {     background:       linear-gradient(         90deg,         var(--navy-main),         transparent       );   }     #striped-sweatpants-page   .sp-hero-title {     max-width: 880px;      margin: 0 auto;      color: var(--navy-deep);      font-family:       Georgia,       'Times New Roman',       Times,       serif;      font-size:       clamp(30px,4.6cqw,48px);      line-height: 1.14;     font-weight: 600;      letter-spacing: -.02em;   }     #striped-sweatpants-page   .product-buy-return-anchor {     display: block;      width: 1px;     height: 1px;      margin: 0 auto;      overflow: hidden;      opacity: 0;      scroll-margin-top:       calc(100svh - 70px);   }     \/* =========================      HERO GIF   ========================= *\/    #striped-sweatpants-page   .sp-hero-gif {     display: flex;     justify-content: center;      width: 100%;      margin: 26px auto 24px;   }     #striped-sweatpants-page   .sp-hero-gif img {     display: block;      width: 100%;     max-width: 302px;     height: auto;      margin: 0 auto;      object-fit: contain;      border-radius: 18px;      box-shadow:       0 14px 32px       rgba(38,57,76,.11);   }     \/* =========================      INTRO   ========================= *\/    #striped-sweatpants-page   .sp-intro {     max-width: 820px;      margin: 0 auto;      padding: 24px 26px;      border:       1px solid var(--line);      border-radius:       var(--radius-lg);      background:       linear-gradient(         90deg,         #fffaf4 0%,         #f5f7f9 32%,         #eaf0f4 66%,         #dce5eb 100%       );      box-shadow:       var(--shadow);      text-align: center;   }     #striped-sweatpants-page   .sp-intro p {     margin: 0;      color: var(--text);      font-size: 16px;     line-height: 1.75;   }     \/* =========================      TAGS   ========================= *\/    #striped-sweatpants-page   .sp-tags {     display: grid;      grid-template-columns:       repeat(2,minmax(0,1fr));      gap: 12px;      width: 100%;     max-width: 680px;      margin: 22px auto 32px;   }     #striped-sweatpants-page   .sp-tag {     display: flex;     align-items: center;     justify-content: center;      gap: 7px;      min-height: 46px;      padding: 10px 12px;      border:       1px solid var(--line);      border-radius: 999px;      background:       linear-gradient(         90deg,         #ffffff 0%,         #f4f7f9 40%,         #e8eef2 73%,         #d8e2e8 100%       );      color: #40596d;      font-size: 13px;     font-weight: 700;      text-align: center;      box-shadow:       0 5px 14px       rgba(38,57,76,.04);   }     \/* small yellow accents only *\/    #striped-sweatpants-page   .sp-tag:nth-child(1),   #striped-sweatpants-page   .sp-tag:nth-child(2) {     box-shadow:       inset 0 -2px 0       rgba(216,181,42,.24),       0 5px 14px       rgba(38,57,76,.04);   }     \/* =========================      MAIN IMAGE   ========================= *\/    #striped-sweatpants-page   .sp-main-image {     margin: 0 auto 30px;      overflow: hidden;      border-radius:       var(--radius-lg);      background:       linear-gradient(         90deg,         #ffffff 0%,         #f3f6f8 50%,         #e1e8ed 100%       );      box-shadow:       var(--shadow);   }     #striped-sweatpants-page   .sp-main-image img,   #striped-sweatpants-page   .sp-feature-media img,   #striped-sweatpants-page   .sp-size-chart img {     display: block;      width: 100%;     max-width: 100%;     height: auto;   }     \/* =========================      FEATURES   ========================= *\/    #striped-sweatpants-page   .sp-features {     display: grid;      grid-template-columns: 1fr;      gap: 24px;   }     #striped-sweatpants-page   .sp-feature {     overflow: hidden;      border:       1px solid var(--line);      border-radius:       var(--radius-lg);      background: #ffffff;      box-shadow:       var(--shadow);      transition:       transform .28s ease,       box-shadow .28s ease;   }     #striped-sweatpants-page   .sp-feature-media {     overflow: hidden;      background:       linear-gradient(         90deg,         #ffffff 0%,         #f3f6f8 50%,         #e1e8ed 100%       );   }     #striped-sweatpants-page   .sp-feature-media img {     transition:       transform .32s ease;   }     #striped-sweatpants-page   .sp-feature-copy {     padding: 22px 22px 24px;      background:       linear-gradient(         90deg,         #fffaf4 0%,         #f5f7f9 31%,         #e9eff3 65%,         #dae4e9 100%       );   }     #striped-sweatpants-page   .sp-feature-heading {     display: flex;     align-items: center;      gap: 12px;      margin-bottom: 11px;   }     #striped-sweatpants-page   .sp-feature-emoji {     flex: 0 0 46px;      display: flex;     align-items: center;     justify-content: center;      width: 46px;     height: 46px;      border:       1px solid       rgba(38,57,76,.13);      border-radius: 13px;      background:       linear-gradient(         90deg,         #ffffff 0%,         #eaf0f4 55%,         #d5e0e6 100%       );      font-size: 22px;      box-shadow:       0 7px 18px       rgba(38,57,76,.05);   }     #striped-sweatpants-page   .sp-feature-title {     margin: 0;      font-family:       Georgia,       'Times New Roman',       Times,       serif;      font-size:       clamp(21px,3.1cqw,29px);      line-height: 1.2;     font-weight: 700;      background:       linear-gradient(         90deg,         #607a91 0%,         #40596d 54%,         #26394c 100%       );      background-clip: text;     -webkit-background-clip: text;      color: transparent;     -webkit-text-fill-color: transparent;   }     #striped-sweatpants-page   .sp-feature-copy p {     margin: 0;      color:       var(--text-soft);      font-size: 16px;     line-height: 1.72;   }     \/* =========================      SIZE   ========================= *\/    #striped-sweatpants-page   .sp-size {     margin-top: 30px;      padding: 28px 24px;      border:       1px solid var(--line);      border-radius:       var(--radius-lg);      background:       linear-gradient(         90deg,         #fffaf4 0%,         #f5f7f9 31%,         #e9eff3 65%,         #dae4e9 100%       );      box-shadow:       var(--shadow);      text-align: center;   }     #striped-sweatpants-page   .sp-section-title {     margin: 0;      color:       var(--navy-deep);      font-family:       Georgia,       'Times New Roman',       Times,       serif;      font-size:       clamp(25px,3.8cqw,34px);      line-height: 1.2;     font-weight: 600;   }     #striped-sweatpants-page   .sp-size \u003e p {     max-width: 760px;      margin: 12px auto 0;      color:       var(--text-soft);   }     #striped-sweatpants-page   .sp-size-chart {     margin-top: 20px;      overflow: hidden;      border:       1px solid rgba(38,57,76,.09);      border-radius:       var(--radius-md);      background:       #ffffff;      box-shadow:       0 8px 24px       rgba(38,57,76,.04);   }     \/* =========================      PRODUCT DETAILS   ========================= *\/    #striped-sweatpants-page   .sp-details {     margin-top: 26px;      padding: 28px 24px;      border:       1px solid var(--line);      border-radius:       var(--radius-lg);      background:       linear-gradient(         90deg,         #fffaf4 0%,         #f5f7f9 31%,         #e9eff3 65%,         #dae4e9 100%       );      box-shadow:       var(--shadow);   }     #striped-sweatpants-page   .sp-details   .sp-section-title {     margin-bottom: 16px;      text-align: center;   }     #striped-sweatpants-page   .sp-detail-list {     display: grid;      grid-template-columns: 1fr;      gap: 8px;   }     #striped-sweatpants-page   .sp-detail-item {     padding: 13px 15px;      border:       1px solid       rgba(38,57,76,.09);      border-radius: 14px;      background:       linear-gradient(         90deg,         #ffffff 0%,         #f7f9fa 40%,         #edf2f5 72%,         #dfe8ed 100%       );      color:       var(--text);      font-size: 15px;     line-height: 1.55;   }     \/* =========================      FAQ   ========================= *\/    #striped-sweatpants-page   .sp-faq {     margin-top: 28px;      padding: 30px 24px;      border:       1px solid var(--line);      border-radius:       var(--radius-lg);      background:       linear-gradient(         90deg,         #fffaf4 0%,         #f4f7f9 30%,         #e8eef2 64%,         #d8e2e8 100%       );      box-shadow:       var(--shadow);   }     #striped-sweatpants-page   .sp-faq   .sp-section-title {     margin-bottom: 20px;      text-align: center;   }     #striped-sweatpants-page   .sp-faq-item {     margin-bottom: 10px;      overflow: hidden;      border:       1px solid       rgba(38,57,76,.11);      border-radius: 15px;      background:       linear-gradient(         90deg,         #ffffff 0%,         #f7f9fa 40%,         #edf2f5 72%,         #dde7ec 100%       );   }     #striped-sweatpants-page   .sp-faq-item:last-child {     margin-bottom: 0;   }     #striped-sweatpants-page   .sp-faq-item summary {     position: relative;      display: flex;     align-items: center;      min-height: 62px;      padding:       16px 52px 16px 17px;      color:       var(--navy-deep);      font-size: 15px;     line-height: 1.5;     font-weight: 700;      cursor: pointer;      list-style: none;   }     #striped-sweatpants-page   .sp-faq-item   summary::-webkit-details-marker {     display: none;   }     #striped-sweatpants-page   .sp-faq-item summary::after {     content: '⌄';      position: absolute;      right: 18px;     top: 50%;      transform:       translateY(-55%)       rotate(0deg);      color:       var(--navy-main);      font-size: 24px;     line-height: 1;      transition:       transform .28s ease;   }     #striped-sweatpants-page   .sp-faq-item[open]   summary::after {     transform:       translateY(-35%)       rotate(180deg);   }     #striped-sweatpants-page   .sp-faq-answer {     padding:       0 17px 18px;      color:       var(--text-soft);      font-size: 15px;     line-height: 1.7;   }     \/* =========================      SHIPPING   ========================= *\/    #striped-sweatpants-page   .sp-shipping {     margin-top: 28px;      padding: 30px 24px;      border:       1px solid var(--line);      border-radius:       var(--radius-lg);      background:       linear-gradient(         90deg,         #fffaf4 0%,         #f5f7f9 27%,         #e9eff3 57%,         #d9e3e9 83%,         #f1f4f6 100%       );      box-shadow:       0 14px 32px       rgba(38,57,76,.07);   }     #striped-sweatpants-page   .sp-shipping-eyebrow {     margin: 0 0 7px;      color:       var(--navy-deep);      font-size: 11px;     font-weight: 700;      letter-spacing: .16em;      text-align: center;   }     #striped-sweatpants-page   .sp-shipping   .sp-section-title {     margin-bottom: 22px;      text-align: center;   }     #striped-sweatpants-page   .sp-shipping-list {     display: flex;      flex-direction: column;      gap: 11px;   }     #striped-sweatpants-page   .sp-shipping-card {     display: flex;     align-items: flex-start;      gap: 14px;      padding: 17px;      border:       1px solid       rgba(38,57,76,.10);      border-radius: 16px;      background:       linear-gradient(         90deg,         #ffffff 0%,         #f7f9fa 40%,         #edf2f5 72%,         #dde7ec 100%       );      box-shadow:       0 5px 14px       rgba(38,57,76,.04);   }     #striped-sweatpants-page   .sp-shipping-icon {     flex: 0 0 44px;      display: flex;     align-items: center;     justify-content: center;      width: 44px;     height: 44px;      border-radius: 12px;      background:       linear-gradient(         90deg,         #748b9e 0%,         #4e6579 52%,         #26394c 100%       );      color:       #ffffff;      font-size: 21px;      box-shadow:       0 7px 17px       rgba(38,57,76,.18);   }     #striped-sweatpants-page   .sp-shipping-card h4 {     margin: 0 0 3px;      color:       var(--navy-deep);      font-family:       Georgia,       'Times New Roman',       Times,       serif;      font-size: 18px;     line-height: 1.3;   }     #striped-sweatpants-page   .sp-shipping-card p {     margin: 0;      color:       var(--text-soft);      font-size: 14px;     line-height: 1.6;   }     \/* =========================      BUY NOW   ========================= *\/    #striped-sweatpants-page   .sp-buy-wrap {     display: flex;     justify-content: center;      margin-top: 24px;   }     #striped-sweatpants-page   .product-buy {     display: inline-flex;     align-items: center;     justify-content: center;      min-width: 180px;      padding:       14px 28px;      border-radius: 999px;      background:       linear-gradient(         90deg,         #607a91 0%,         #40596d 50%,         #26394c 100%       );      color:       #ffffff !important;      font-size: 15px;     font-weight: 700;      text-decoration:       none !important;      box-shadow:       0 10px 24px       rgba(38,57,76,.23);      transition:       transform .25s ease,       box-shadow .25s ease;   }     \/* small yellow detail on button *\/    #striped-sweatpants-page   .product-buy {     border:       1px solid       rgba(216,181,42,.28);   }     \/* =========================      DESKTOP   ========================= *\/    @container stripedSweatpants   (min-width:860px) {      #striped-sweatpants-page     .sp-features {       grid-template-columns:         repeat(2,minmax(0,1fr));     }       #striped-sweatpants-page     .sp-feature:nth-child(5) {       grid-column:         1 \/ -1;        width: 100%;       max-width: 760px;        margin:         0 auto;     }       #striped-sweatpants-page     .sp-detail-list {       grid-template-columns:         repeat(2,minmax(0,1fr));     }   }     \/* =========================      HOVER   ========================= *\/    @media   (hover:hover)   and   (pointer:fine) {      #striped-sweatpants-page     .sp-feature:hover {       transform:         translateY(-4px);        box-shadow:         0 20px 42px         rgba(38,57,76,.12);     }       #striped-sweatpants-page     .sp-feature:hover     .sp-feature-media img {       transform:         scale(1.015);     }       #striped-sweatpants-page     .product-buy:hover {       transform:         translateY(-2px);        box-shadow:         0 14px 30px         rgba(38,57,76,.29);     }   }     \/* =========================      MOBILE   ========================= *\/    @media screen   and (max-width:749px) {      #striped-sweatpants-page {       width:         calc(100vw - 2px);        max-width:         none;        margin-left:         calc(50% - 50vw + 1px);        margin-right:         calc(50% - 50vw + 1px);        overflow-x:         hidden;        overflow-x:         clip;     }       #striped-sweatpants-page     .sp-inner {       width: 100%;        padding:         26px 0 34px;     }       #striped-sweatpants-page     .sp-hero {       padding-left:         16px;        padding-right:         16px;     }       #striped-sweatpants-page     .sp-hero-title {       font-size:         30px;     }       #striped-sweatpants-page     .sp-hero-gif {       margin-top:         22px;        margin-bottom:         22px;     }       #striped-sweatpants-page     .sp-hero-gif img {       max-width:         302px;        border-radius:         15px;     }       #striped-sweatpants-page     .sp-intro {       margin-left:         16px;        margin-right:         16px;        padding:         20px 17px;     }       #striped-sweatpants-page     .sp-tags {       width:         auto;        max-width:         none;        margin:         20px 15px 30px;        gap:         10px;     }       #striped-sweatpants-page     .sp-tag {       min-height:         44px;        padding:         9px 5px;        font-size:         11px;        white-space:         nowrap;     }       #striped-sweatpants-page     .sp-main-image,     #striped-sweatpants-page     .sp-feature {       border-left:         0;        border-right:         0;        border-radius:         0;     }       #striped-sweatpants-page     .sp-feature-copy {       padding:         21px 16px 23px;     }       #striped-sweatpants-page     .sp-size,     #striped-sweatpants-page     .sp-details,     #striped-sweatpants-page     .sp-faq,     #striped-sweatpants-page     .sp-shipping {       margin-left:         0;        margin-right:         0;        border-left:         0;        border-right:         0;        border-radius:         0;     }       #striped-sweatpants-page     .sp-size,     #striped-sweatpants-page     .sp-details,     #striped-sweatpants-page     .sp-faq {       padding-left:         16px;        padding-right:         16px;     }       #striped-sweatpants-page     .sp-shipping {       padding-left:         10px;        padding-right:         10px;     }       #striped-sweatpants-page     .sp-feature-title {       font-size:         22px;     }       #striped-sweatpants-page     .sp-feature-copy p,     #striped-sweatpants-page     .sp-size \u003e p {       font-size:         15px;     }   }     @media screen   and (max-width:390px) {      #striped-sweatpants-page     .sp-tags {       margin-left:         10px;        margin-right:         10px;        gap:         8px;     }       #striped-sweatpants-page     .sp-tag {       padding:         8px 3px;        font-size:         9.8px;     }       #striped-sweatpants-page     .sp-hero-title {       font-size:         28px;     }   }     @media   (prefers-reduced-motion:reduce) {      #striped-sweatpants-page *,     #striped-sweatpants-page *::before,     #striped-sweatpants-page *::after {       transition:         none !important;     }   } \u003c\/style\u003e   \u003cdiv id=\"striped-sweatpants-page\"\u003e    \u003cdiv class=\"sp-inner\"\u003e       \u003c!-- HERO --\u003e     \u003csection class=\"sp-hero\"\u003e        \u003cdiv class=\"sp-eyebrow\"\u003e         RELAXED ATHLEISURE EDIT       \u003c\/div\u003e         \u003ch2 class=\"sp-hero-title\"\u003e         ☕ \u003cb\u003eExperience the perfect harmony of relaxed freedom and leg-lengthening style.\u003c\/b\u003e       \u003c\/h2\u003e         \u003cspan id=\"striped-sweatpants-buy-return-anchor\" class=\"product-buy-return-anchor\" aria-hidden=\"true\"\u003e​\u003c\/span\u003e         \u003c!-- GIF --\u003e       \u003cdiv class=\"sp-hero-gif\"\u003e          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/8_27_2.gif?v=1787810948\" alt=\"Women\" s high-waisted wide-leg side-striped sweatpants width=\"302\" height=\"536\"\u003e        \u003c\/div\u003e         \u003c!-- INTRO --\u003e       \u003cdiv class=\"sp-intro\"\u003e          \u003cp\u003e           🌟 Crafted with a ultra-flattering wide-leg drape, a pinch-free drawstring waistband, and iconic side stripes, these high-waisted sweatpants elevate your casual look while keeping you comfortable all day long.         \u003c\/p\u003e        \u003c\/div\u003e         \u003c!-- TAGS --\u003e       \u003cdiv class=\"sp-tags\"\u003e          \u003cdiv class=\"sp-tag\"\u003e           📏 Leg-Lengthening Stripes         \u003c\/div\u003e          \u003cdiv class=\"sp-tag\"\u003e           ☁️ Elastic Drawstring Waist         \u003c\/div\u003e          \u003cdiv class=\"sp-tag\"\u003e           🦵 Baggy Wide-Leg Fit         \u003c\/div\u003e          \u003cdiv class=\"sp-tag\"\u003e           👜 Practical Side Pockets         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/section\u003e       \u003c!-- MAIN IMAGE --\u003e     \u003cdiv class=\"sp-main-image\"\u003e        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_00_42_03_1.webp?v=1787810921\" alt=\"Women\" s wide-leg side-striped sweatpants\u003e      \u003c\/div\u003e       \u003c!-- FEATURES --\u003e     \u003cdiv class=\"sp-features\"\u003e         \u003c!-- FEATURE 1 --\u003e       \u003carticle class=\"sp-feature\"\u003e          \u003cdiv class=\"sp-feature-media\"\u003e            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_00_42_04_2.webp?v=1787810922\" alt=\"Leg-Lengthening Side Stripes\"\u003e          \u003c\/div\u003e           \u003cdiv class=\"sp-feature-copy\"\u003e            \u003cdiv class=\"sp-feature-heading\"\u003e              \u003cspan class=\"sp-feature-emoji\"\u003e               📏             \u003c\/span\u003e              \u003ch3 class=\"sp-feature-title\"\u003e               Leg-Lengthening Side Stripes             \u003c\/h3\u003e            \u003c\/div\u003e             \u003cp\u003e             Designed with bold, contrasting side stripes that create a striking vertical effect, visually elongating your legs for a taller, slimmer profile.           \u003c\/p\u003e          \u003c\/div\u003e        \u003c\/article\u003e         \u003c!-- FEATURE 2 --\u003e       \u003carticle class=\"sp-feature\"\u003e          \u003cdiv class=\"sp-feature-media\"\u003e            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_00_42_04_3.webp?v=1787810920\" alt=\"Pinch-Free Elastic Drawstring Waist\"\u003e          \u003c\/div\u003e           \u003cdiv class=\"sp-feature-copy\"\u003e            \u003cdiv class=\"sp-feature-heading\"\u003e              \u003cspan class=\"sp-feature-emoji\"\u003e               ☁️             \u003c\/span\u003e              \u003ch3 class=\"sp-feature-title\"\u003e               Pinch-Free Elastic Drawstring Waist             \u003c\/h3\u003e            \u003c\/div\u003e             \u003cp\u003e             Equipped with a wide elastic waistband and adjustable front drawstring, providing custom comfort that gently grips your midsection without digging in.           \u003c\/p\u003e          \u003c\/div\u003e        \u003c\/article\u003e         \u003c!-- FEATURE 3 --\u003e       \u003carticle class=\"sp-feature\"\u003e          \u003cdiv class=\"sp-feature-media\"\u003e            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_00_42_04_4.webp?v=1787810922\" alt=\"Ultra-Flattering Baggy Wide-Leg Cut\"\u003e          \u003c\/div\u003e           \u003cdiv class=\"sp-feature-copy\"\u003e            \u003cdiv class=\"sp-feature-heading\"\u003e              \u003cspan class=\"sp-feature-emoji\"\u003e               🦵             \u003c\/span\u003e              \u003ch3 class=\"sp-feature-title\"\u003e               Ultra-Flattering Baggy Wide-Leg Cut             \u003c\/h3\u003e            \u003c\/div\u003e             \u003cp\u003e             The roomy, unstructured leg design effortlessly disguises hip and thigh areas, allowing complete freedom of movement and maximum breathability.           \u003c\/p\u003e          \u003c\/div\u003e        \u003c\/article\u003e         \u003c!-- FEATURE 4 --\u003e       \u003carticle class=\"sp-feature\"\u003e          \u003cdiv class=\"sp-feature-media\"\u003e            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_00_42_04_5.webp?v=1787810922\" alt=\"Practical Side Pockets\"\u003e          \u003c\/div\u003e           \u003cdiv class=\"sp-feature-copy\"\u003e            \u003cdiv class=\"sp-feature-heading\"\u003e              \u003cspan class=\"sp-feature-emoji\"\u003e               👜             \u003c\/span\u003e              \u003ch3 class=\"sp-feature-title\"\u003e               Practical Side Pockets             \u003c\/h3\u003e            \u003c\/div\u003e             \u003cp\u003e             Includes deep side slash pockets to conveniently hold your phone, keys, or small essentials on the go.           \u003c\/p\u003e          \u003c\/div\u003e        \u003c\/article\u003e         \u003c!-- FEATURE 5 --\u003e       \u003carticle class=\"sp-feature\"\u003e          \u003cdiv class=\"sp-feature-media\"\u003e            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_27_00_42_04_6.webp?v=1787810922\" alt=\"Versatile Everyday Athleisure\"\u003e          \u003c\/div\u003e           \u003cdiv class=\"sp-feature-copy\"\u003e            \u003cdiv class=\"sp-feature-heading\"\u003e              \u003cspan class=\"sp-feature-emoji\"\u003e               🛋️             \u003c\/span\u003e              \u003ch3 class=\"sp-feature-title\"\u003e               Versatile Everyday Athleisure             \u003c\/h3\u003e            \u003c\/div\u003e             \u003cp\u003e             Seamlessly transitions from cozy lounge sessions at home to running errands, traveling, or enjoying light outdoor walks.           \u003c\/p\u003e          \u003c\/div\u003e        \u003c\/article\u003e       \u003c\/div\u003e       \u003c!-- SIZE --\u003e     \u003csection class=\"sp-size\"\u003e        \u003ch3 class=\"sp-section-title\"\u003e         📏 \u003cb\u003eSize \u0026amp; Fit\u003c\/b\u003e       \u003c\/h3\u003e         \u003cp\u003e         Relaxed baggy fit through the hips and legs. Please refer to our size chart to select your desired fit.       \u003c\/p\u003e         \u003cdiv class=\"sp-size-chart\"\u003e          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/wide_leg_pants_size_chart_inch.webp?v=1787813246\" alt=\"Women\" s wide-leg sweatpants size chart\u003e        \u003c\/div\u003e      \u003c\/section\u003e       \u003c!-- PRODUCT DETAILS --\u003e     \u003csection class=\"sp-details\"\u003e        \u003ch3 class=\"sp-section-title\"\u003e         📝 \u003cb\u003eProduct Details\u003c\/b\u003e       \u003c\/h3\u003e         \u003cdiv class=\"sp-detail-list\"\u003e          \u003cdiv class=\"sp-detail-item\"\u003e           \u003cb\u003eIncludes:\u003c\/b\u003e 1x High-Waisted Wide-Leg Sweatpants         \u003c\/div\u003e           \u003cdiv class=\"sp-detail-item\"\u003e           \u003cstrong\u003eMaterial:\u003c\/strong\u003e Premium Breathable Cotton-Poly Blend         \u003c\/div\u003e           \u003cdiv class=\"sp-detail-item\"\u003e           \u003cstrong\u003eCare Instructions:\u003c\/strong\u003e Machine wash cold with like colors. Tumble dry low or line dry.         \u003c\/div\u003e        \u003c\/div\u003e      \u003c\/section\u003e       \u003c!-- FAQ --\u003e     \u003csection class=\"sp-faq\"\u003e        \u003ch3 class=\"sp-section-title\"\u003e         ❓ \u003cb\u003eFrequently Asked Questions\u003c\/b\u003e       \u003c\/h3\u003e         \u003cdetails class=\"sp-faq-item\"\u003e          \u003csummary\u003e           Q: Is the waistband tight or stiff around the stomach?         \u003c\/summary\u003e          \u003cdiv class=\"sp-faq-answer\"\u003e           A: Not at all! The waistband is crafted with soft, flexible elastic and an adjustable drawstring so you can easily customize the fit to your liking.         \u003c\/div\u003e        \u003c\/details\u003e         \u003cdetails class=\"sp-faq-item\"\u003e          \u003csummary\u003e           Q: Will the pants drag on the floor if I'm shorter?         \u003c\/summary\u003e          \u003cdiv class=\"sp-faq-answer\"\u003e           A: The high-waisted cut allows you to sit the pants higher or lower on your waist to adjust the length, pairing perfectly with sneakers, slides, or platform shoes.         \u003c\/div\u003e        \u003c\/details\u003e         \u003cdetails class=\"sp-faq-item\"\u003e          \u003csummary\u003e           Q: Is the fabric suitable for warmer days?         \u003c\/summary\u003e          \u003cdiv class=\"sp-faq-answer\"\u003e           A: Yes, the lightweight cotton blend is soft and breathable, making it comfortable for spring, summer, and autumn wear.         \u003c\/div\u003e        \u003c\/details\u003e      \u003c\/section\u003e       \u003c!-- SHIPPING --\u003e     \u003csection class=\"sp-shipping\"\u003e        \u003cdiv class=\"sp-shipping-eyebrow\"\u003e         SHOP WITH CONFIDENCE       \u003c\/div\u003e         \u003ch3 class=\"sp-section-title\"\u003e         Shipping \u0026amp; Quality Guarantee       \u003c\/h3\u003e         \u003cdiv class=\"sp-shipping-list\"\u003e           \u003cdiv class=\"sp-shipping-card\"\u003e            \u003cdiv class=\"sp-shipping-icon\"\u003e             🚚           \u003c\/div\u003e            \u003cdiv\u003e              \u003ch4\u003e               Tracked Shipping             \u003c\/h4\u003e              \u003cp\u003e               Follow your order from dispatch through final delivery.             \u003c\/p\u003e            \u003c\/div\u003e          \u003c\/div\u003e           \u003cdiv class=\"sp-shipping-card\"\u003e            \u003cdiv class=\"sp-shipping-icon\"\u003e             ✓           \u003c\/div\u003e            \u003cdiv\u003e              \u003ch4\u003e               Quality Checked             \u003c\/h4\u003e              \u003cp\u003e               Each item is carefully checked before it is prepared for shipping.             \u003c\/p\u003e            \u003c\/div\u003e          \u003c\/div\u003e           \u003cdiv class=\"sp-shipping-card\"\u003e            \u003cdiv class=\"sp-shipping-icon\"\u003e             ♡           \u003c\/div\u003e            \u003cdiv\u003e              \u003ch4\u003e               Helpful Support             \u003c\/h4\u003e              \u003cp\u003e               Get assistance with sizing, orders and product questions.             \u003c\/p\u003e            \u003c\/div\u003e          \u003c\/div\u003e         \u003c\/div\u003e         \u003c!-- BUY NOW --\u003e       \u003cdiv class=\"sp-buy-wrap\"\u003e          \u003ca href=\"#striped-sweatpants-buy-return-anchor\" class=\"product-buy\"\u003e           Buy Now ↑         \u003c\/a\u003e        \u003c\/div\u003e      \u003c\/section\u003e     \u003c\/div\u003e  \u003c\/div\u003e","brand":"HTT","offers":[{"title":"Navy blue \/ L","offer_id":53405319266593,"sku":"WH01862608283096-藏青色-L","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ XL","offer_id":53405319299361,"sku":"WH01862608283096-藏青色-XL","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ 2XL","offer_id":53405319332129,"sku":"WH01862608283096-藏青色-2XL","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ 3XL","offer_id":53405319364897,"sku":"WH01862608283096-藏青色-3XL","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Navy blue \/ 4XL","offer_id":53406455562529,"sku":"WH01862608283096-藏青色-4XL","price":31.99,"currency_code":"USD","in_stock":true},{"title":"White Gray \/ L","offer_id":53405319430433,"sku":"WH01862608283096-白灰色-L","price":31.99,"currency_code":"USD","in_stock":true},{"title":"White Gray \/ XL","offer_id":53405319463201,"sku":"WH01862608283096-白灰色-XL","price":31.99,"currency_code":"USD","in_stock":true},{"title":"White Gray \/ 2XL","offer_id":53405319495969,"sku":"WH01862608283096-白灰色-2XL","price":31.99,"currency_code":"USD","in_stock":true},{"title":"White Gray \/ 3XL","offer_id":53405319528737,"sku":"WH01862608283096-白灰色-3XL","price":31.99,"currency_code":"USD","in_stock":true},{"title":"White Gray \/ 4XL","offer_id":53406455595297,"sku":"WH01862608283096-白灰色-4XL","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":53405319594273,"sku":"WH01862608283096-黑色-L","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":53405319627041,"sku":"WH01862608283096-黑色-XL","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":53405319659809,"sku":"WH01862608283096-黑色-2XL","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 3XL","offer_id":53405319692577,"sku":"WH01862608283096-黑色-3XL","price":31.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 4XL","offer_id":53406455628065,"sku":"WH01862608283096-黑色-4XL","price":31.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0989\/6833\/8721\/files\/ChatGPT_Image_2026_8_27_02_06_50.webp?v=1787890031","url":"https:\/\/ahlwoprime.com\/es\/products\/pius-size-womens-high-waisted-wide-leg-side","provider":"ahlwoprime","version":"1.0","type":"link"}