{"product_id":"women-s-high-stretch-button-fly-skinny-pants","title":"Women’s High-Stretch Button-Fly Skinny Pants","description":"\u003c!-- =========================================================\n  HIGH-WAIST STRETCH SKINNY DENIM PANTS\n  Shopify Product Description · Mobile Responsive\n========================================================== --\u003e\n\u003cstyle\u003e\n  .hsp-page,\n  .hsp-page * {\n    box-sizing: border-box;\n  }\n\n  html {\n    scroll-behavior: smooth;\n  }\n\n  .hsp-page {\n    --hsp-white: #ffffff;\n    --hsp-ivory: #fafbfc;\n    --hsp-light: #eef3f6;\n    --hsp-blue-soft: #c7d5de;\n    --hsp-blue: #758e9e;\n    --hsp-blue-dark: #4f6878;\n    --hsp-title: #35444d;\n    --hsp-text: #5f6d75;\n    --hsp-muted: #7d898f;\n    --hsp-border: rgba(70, 97, 111, 0.14);\n    --hsp-shadow: 0 15px 38px rgba(49, 72, 84, 0.075);\n    --hsp-shadow-soft: 0 7px 22px rgba(49, 72, 84, 0.05);\n\n    width: 100%;\n    margin: 0 !important;\n    padding: 0 !important;\n\n    color: var(--hsp-text);\n    background: transparent;\n\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\",\n      Roboto, Helvetica, Arial, sans-serif;\n\n    line-height: 1.64;\n  }\n\n  .hsp-page h2,\n  .hsp-page h3,\n  .hsp-page p {\n    margin-top: 0;\n  }\n\n  .hsp-page img {\n    display: block;\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n  .product__description .hsp-page,\n  .product__description.rte .hsp-page,\n  .product-description .hsp-page,\n  .rte .hsp-page {\n    width: 100%;\n    margin-top: 0 !important;\n    margin-bottom: 0 !important;\n    padding-top: 0 !important;\n    padding-bottom: 0 !important;\n  }\n\n  .hsp-section {\n    width: 100%;\n    margin: 0;\n    padding: 0;\n  }\n\n  .hsp-section + .hsp-section {\n    margin-top: 12px;\n  }\n\n  \/* HERO *\/\n\n  .hsp-hero {\n    position: relative;\n    isolation: isolate;\n\n    width: 100%;\n    overflow: hidden;\n\n    padding: 44px 24px 35px;\n\n    border: 1px solid var(--hsp-border);\n    border-radius: 20px;\n\n    background:\n      radial-gradient(\n        circle at 7% 4%,\n        rgba(255, 255, 255, 0.98),\n        transparent 39%\n      ),\n      radial-gradient(\n        circle at 96% 1%,\n        rgba(157, 179, 192, 0.22),\n        transparent 42%\n      ),\n      linear-gradient(\n        145deg,\n        #ffffff 0%,\n        #f1f5f7 55%,\n        #dde7ec 100%\n      );\n\n    box-shadow: var(--hsp-shadow);\n  }\n\n  .hsp-hero::before {\n    position: absolute;\n    inset: 16px;\n    z-index: -1;\n\n    border: 1px solid rgba(79, 104, 120, 0.11);\n    border-radius: 14px;\n\n    content: \"\";\n    pointer-events: none;\n  }\n\n  .hsp-hero::after {\n    position: absolute;\n    top: -135px;\n    right: -115px;\n    z-index: -2;\n\n    width: 320px;\n    height: 320px;\n\n    border: 1px solid rgba(79, 104, 120, 0.11);\n    border-radius: 50%;\n\n    box-shadow:\n      0 0 0 35px rgba(255, 255, 255, 0.09),\n      0 0 0 72px rgba(255, 255, 255, 0.045);\n\n    content: \"\";\n  }\n\n  .hsp-hero-inner {\n    position: relative;\n    z-index: 2;\n\n    width: 100%;\n    max-width: 930px;\n\n    margin: 0 auto;\n\n    text-align: center;\n  }\n\n  .hsp-kicker {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 9px;\n    margin-bottom: 11px;\n\n    color: var(--hsp-blue-dark);\n\n    font-size: 9px;\n    font-weight: 820;\n    letter-spacing: 0.15em;\n\n    text-transform: uppercase;\n  }\n\n  .hsp-kicker::before,\n  .hsp-kicker::after {\n    display: block;\n\n    width: 29px;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--hsp-blue)\n      );\n\n    content: \"\";\n  }\n\n  .hsp-kicker::after {\n    transform: rotate(180deg);\n  }\n\n  .hsp-hero h2 {\n    max-width: 850px;\n\n    margin: 0 auto 10px;\n\n    color: var(--hsp-title);\n\n    font-size: clamp(33px, 5vw, 54px);\n    font-weight: 860;\n    letter-spacing: -0.043em;\n    line-height: 1.06;\n  }\n\n  .hsp-hero-media {\n    width: 100%;\n\n    margin: 22px auto 17px;\n\n    text-align: center;\n  }\n\n  .hsp-hero-media img {\n    width: auto;\n    max-width: 100%;\n\n    margin: 0 auto;\n\n    border-radius: 12px;\n\n    box-shadow:\n      0 11px 27px rgba(49, 72, 84, 0.13);\n  }\n\n  .hsp-hero-copy {\n    max-width: 810px;\n\n    margin: 0 auto;\n\n    color: var(--hsp-text);\n\n    font-size: 13.5px;\n    line-height: 1.64;\n  }\n\n  .hsp-mini-points {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n\n    gap: 6px;\n\n    margin: 15px auto 0;\n  }\n\n  .hsp-mini-point {\n    display: inline-flex;\n    align-items: center;\n\n    min-height: 30px;\n\n    padding: 5px 10px;\n\n    border: 1px solid var(--hsp-border);\n    border-radius: 999px;\n\n    background: rgba(255, 255, 255, 0.76);\n    color: var(--hsp-blue-dark);\n\n    font-size: 9.5px;\n    font-weight: 760;\n\n    white-space: nowrap;\n  }\n\n  \/* SELLING POINTS *\/\n\n  .hsp-feature-stack {\n    display: grid;\n    grid-template-columns: 1fr;\n\n    width: 100%;\n\n    gap: 12px;\n  }\n\n  .hsp-feature-card {\n    width: 100%;\n    overflow: hidden;\n\n    border: 1px solid var(--hsp-border);\n    border-radius: 18px;\n\n    background:\n      radial-gradient(\n        circle at 100% 100%,\n        rgba(157, 179, 192, 0.14),\n        transparent 35%\n      ),\n      linear-gradient(\n        180deg,\n        #ffffff 0%,\n        #fafcfd 72%,\n        #e8eff3 100%\n      );\n\n    box-shadow: var(--hsp-shadow-soft);\n\n    transition:\n      transform 0.28s ease,\n      box-shadow 0.28s ease;\n  }\n\n  .hsp-feature-card:nth-child(even) {\n    background:\n      radial-gradient(\n        circle at 0% 100%,\n        rgba(117, 142, 158, 0.11),\n        transparent 35%\n      ),\n      linear-gradient(\n        180deg,\n        #ffffff 0%,\n        #fafcfd 72%,\n        #edf2f5 100%\n      );\n  }\n\n  .hsp-feature-card:hover {\n    transform: translateY(-3px);\n\n    box-shadow:\n      0 17px 38px rgba(49, 72, 84, 0.1);\n  }\n\n  .hsp-feature-media {\n    width: 100%;\n    overflow: hidden;\n\n    background: #f6f9fa;\n  }\n\n  .hsp-feature-media img {\n    width: 100%;\n    height: auto;\n\n    margin: 0;\n\n    object-fit: contain;\n  }\n\n  .hsp-feature-copy {\n    padding: 20px 23px 22px;\n  }\n\n  .hsp-feature-copy h3 {\n    margin: 0 0 7px;\n\n    color: var(--hsp-title);\n\n    font-size: 21px;\n    font-weight: 820;\n    letter-spacing: -0.024em;\n    line-height: 1.26;\n  }\n\n  .hsp-feature-copy p {\n    max-width: 930px;\n\n    margin: 0;\n\n    color: var(--hsp-text);\n\n    font-size: 13.5px;\n    line-height: 1.62;\n  }\n\n  \/* FIT NOTE *\/\n\n  .hsp-fit-note {\n    width: 100%;\n    overflow: hidden;\n\n    border: 1px solid var(--hsp-border);\n    border-radius: 18px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #ffffff 0%,\n        #eef4f7 54%,\n        #d9e5eb 100%\n      );\n\n    box-shadow: var(--hsp-shadow);\n  }\n\n  .hsp-fit-note-media {\n    width: 100%;\n    overflow: hidden;\n\n    background: #f6f9fa;\n  }\n\n  .hsp-fit-note-copy {\n    padding: 20px 22px 22px;\n\n    text-align: center;\n  }\n\n  .hsp-fit-note-copy p {\n    max-width: 760px;\n\n    margin: 0 auto;\n\n    color: var(--hsp-text);\n\n    font-size: 13.5px;\n    line-height: 1.62;\n  }\n\n  .hsp-fit-note-copy strong {\n    color: var(--hsp-blue-dark);\n  }\n\n  \/* PRODUCT DETAILS *\/\n\n  .hsp-details {\n    width: 100%;\n\n    padding: 15px 14px 16px;\n\n    border: 1px solid var(--hsp-border);\n    border-radius: 18px;\n\n    background:\n      radial-gradient(\n        circle at 100% 0%,\n        rgba(157, 179, 192, 0.15),\n        transparent 38%\n      ),\n      linear-gradient(\n        135deg,\n        #ffffff 0%,\n        #eff4f7 53%,\n        #dce7ec 100%\n      );\n\n    box-shadow: var(--hsp-shadow-soft);\n  }\n\n  .hsp-details-head {\n    margin-bottom: 9px;\n\n    text-align: center;\n  }\n\n  .hsp-details-label,\n  .hsp-section-label {\n    display: inline-block;\n\n    margin-bottom: 3px;\n\n    color: var(--hsp-blue-dark);\n\n    font-size: 8.5px;\n    font-weight: 820;\n    letter-spacing: 0.14em;\n\n    text-transform: uppercase;\n  }\n\n  .hsp-details-title,\n  .hsp-section-heading h2 {\n    margin: 0;\n\n    color: var(--hsp-title);\n\n    font-size: 23px;\n    font-weight: 850;\n    letter-spacing: -0.03em;\n    line-height: 1.2;\n  }\n\n  .hsp-spec-list {\n    width: 100%;\n    max-width: 900px;\n    overflow: hidden;\n\n    margin: 0 auto;\n\n    border: 1px solid var(--hsp-border);\n    border-radius: 11px;\n\n    background: rgba(255, 255, 255, 0.84);\n  }\n\n  .hsp-spec-row {\n    display: flex;\n    align-items: center;\n\n    width: 100%;\n    min-height: 38px;\n\n    padding: 7px 12px;\n\n    border-bottom:\n      1px solid rgba(70, 97, 111, 0.1);\n  }\n\n  .hsp-spec-row:nth-child(even) {\n    background: rgba(225, 234, 239, 0.52);\n  }\n\n  .hsp-spec-row:last-child {\n    border-bottom: 0;\n  }\n\n  .hsp-spec-name {\n    display: block;\n    flex: 0 0 145px;\n\n    color: var(--hsp-blue-dark);\n\n    font-size: 9px;\n    font-weight: 820;\n    letter-spacing: 0.035em;\n\n    text-transform: uppercase;\n  }\n\n  .hsp-spec-value {\n    display: block;\n    flex: 1;\n\n    min-width: 0;\n\n    color: var(--hsp-text);\n\n    font-size: 11.5px;\n    font-weight: 650;\n    line-height: 1.4;\n  }\n\n  \/* FAQ *\/\n\n  .hsp-faq {\n    width: 100%;\n    overflow: hidden;\n\n    padding: 0 18px 23px;\n\n    border: 1px solid var(--hsp-border);\n    border-radius: 18px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #ffffff 0%,\n        #eff4f7 52%,\n        #dce7ec 100%\n      );\n\n    box-shadow: var(--hsp-shadow);\n  }\n\n  .hsp-section-heading {\n    padding: 22px 14px 16px;\n\n    text-align: center;\n  }\n\n  .hsp-faq-list {\n    width: 100%;\n    max-width: 920px;\n\n    margin: 0 auto;\n  }\n\n  .hsp-faq-item {\n    margin: 0 0 8px;\n    overflow: hidden;\n\n    border: 1px solid var(--hsp-border);\n    border-radius: 11px;\n\n    background: rgba(255, 255, 255, 0.93);\n\n    box-shadow:\n      0 4px 14px rgba(49, 72, 84, 0.035);\n  }\n\n  .hsp-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  .hsp-faq-item summary {\n    position: relative;\n\n    display: block;\n\n    padding: 15px 50px 15px 16px;\n\n    color: var(--hsp-title);\n\n    font-size: 13.5px;\n    font-weight: 790;\n    line-height: 1.4;\n\n    list-style: none;\n    cursor: pointer;\n\n    transition:\n      color 0.25s ease,\n      background 0.25s ease;\n  }\n\n  .hsp-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .hsp-faq-item summary:hover {\n    background: rgba(225, 234, 239, 0.62);\n  }\n\n  .hsp-faq-item summary::after {\n    position: absolute;\n    top: 50%;\n    right: 15px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 25px;\n    height: 25px;\n\n    margin-top: -12.5px;\n\n    border: 1px solid var(--hsp-border);\n    border-radius: 50%;\n\n    background: var(--hsp-light);\n    color: var(--hsp-blue-dark);\n\n    font-size: 16px;\n    line-height: 1;\n\n    content: \"⌄\";\n\n    transform: rotate(0deg);\n\n    transition:\n      transform 0.32s ease,\n      color 0.32s ease,\n      background 0.32s ease;\n  }\n\n  .hsp-faq-item[open] summary::after {\n    color: #ffffff;\n    background: var(--hsp-blue-dark);\n\n    transform: rotate(180deg);\n  }\n\n  .hsp-faq-answer {\n    padding: 0 16px 16px;\n\n    color: var(--hsp-muted);\n\n    font-size: 12px;\n    line-height: 1.6;\n\n    animation: hspFaqOpen 0.28s ease;\n  }\n\n  .hsp-faq-answer p {\n    margin: 0;\n  }\n\n  @keyframes hspFaqOpen {\n    from {\n      opacity: 0;\n      transform: translateY(-5px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  \/* GUARANTEES *\/\n\n  .hsp-trust-buy {\n    width: 100%;\n    overflow: hidden;\n\n    border: 1px solid var(--hsp-border);\n    border-radius: 17px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #ffffff 0%,\n        #edf3f6 52%,\n        #d8e4ea 100%\n      );\n\n    box-shadow: var(--hsp-shadow-soft);\n  }\n\n  .hsp-trust-grid {\n    display: grid;\n\n    grid-template-columns:\n      repeat(3, minmax(0, 1fr));\n\n    width: 100%;\n  }\n\n  .hsp-trust-card {\n    display: flex;\n    align-items: center;\n\n    gap: 10px;\n\n    min-width: 0;\n\n    padding: 14px 16px;\n  }\n\n  .hsp-trust-card + .hsp-trust-card {\n    border-left: 1px solid var(--hsp-border);\n  }\n\n  .hsp-trust-icon {\n    display: inline-flex;\n    flex: 0 0 38px;\n\n    align-items: center;\n    justify-content: center;\n\n    width: 38px;\n    height: 38px;\n\n    border: 1px solid var(--hsp-border);\n    border-radius: 50%;\n\n    background: rgba(255, 255, 255, 0.84);\n\n    font-size: 16px;\n\n    box-shadow:\n      0 4px 11px rgba(49, 72, 84, 0.04);\n  }\n\n  .hsp-trust-copy {\n    min-width: 0;\n  }\n\n  .hsp-trust-copy h3 {\n    margin: 0 0 2px;\n\n    color: var(--hsp-title);\n\n    font-size: 12.5px;\n    font-weight: 820;\n    line-height: 1.3;\n  }\n\n  .hsp-trust-copy p {\n    margin: 0;\n\n    color: var(--hsp-muted);\n\n    font-size: 10px;\n    line-height: 1.38;\n  }\n\n  \/* BUY NOW *\/\n\n  .hsp-buy-row {\n    padding: 16px 17px 18px;\n\n    border-top: 1px solid var(--hsp-border);\n\n    text-align: center;\n  }\n\n  .hsp-buy-btn {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-width: 230px;\n    min-height: 49px;\n\n    padding: 12px 29px;\n\n    border: 1px solid rgba(255, 255, 255, 0.18);\n    border-radius: 10px;\n\n    background:\n      linear-gradient(\n        135deg,\n        #829baa 0%,\n        #526d7d 52%,\n        #354852 100%\n      );\n\n    box-shadow:\n      0 10px 23px rgba(45, 66, 77, 0.25),\n      inset 0 1px 0 rgba(255, 255, 255, 0.18);\n\n    color: #ffffff !important;\n\n    font-size: 14px;\n    font-weight: 850;\n    letter-spacing: 0.065em;\n    line-height: 1.2;\n\n    text-decoration: none !important;\n    text-transform: uppercase;\n\n    cursor: pointer;\n\n    transition:\n      transform 0.22s ease,\n      box-shadow 0.22s ease,\n      filter 0.22s ease;\n  }\n\n  .hsp-buy-btn::after {\n    margin-left: 8px;\n\n    font-size: 17px;\n\n    content: \"→\";\n\n    transition: transform 0.22s ease;\n  }\n\n  .hsp-buy-btn:hover {\n    transform: translateY(-4px);\n\n    box-shadow:\n      0 15px 30px rgba(45, 66, 77, 0.31),\n      inset 0 1px 0 rgba(255, 255, 255, 0.18);\n  }\n\n  .hsp-buy-btn:hover::after {\n    transform: translateX(4px);\n  }\n\n  .hsp-buy-note {\n    margin: 8px 0 0 !important;\n\n    color: var(--hsp-muted);\n\n    font-size: 9.5px;\n    line-height: 1.35;\n  }\n\n  \/* TABLET *\/\n\n  @media (max-width: 650px) {\n    .hsp-trust-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .hsp-trust-card + .hsp-trust-card {\n      border-top: 1px solid var(--hsp-border);\n      border-left: 0;\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media (max-width: 560px) {\n    .hsp-section + .hsp-section {\n      margin-top: 9px;\n    }\n\n    .hsp-hero {\n      padding: 31px 13px 25px;\n      border-radius: 14px;\n    }\n\n    .hsp-hero::before {\n      inset: 7px;\n      border-radius: 9px;\n    }\n\n    .hsp-kicker {\n      margin-bottom: 8px;\n\n      font-size: 7.8px;\n      letter-spacing: 0.12em;\n    }\n\n    .hsp-kicker::before,\n    .hsp-kicker::after {\n      width: 18px;\n    }\n\n    .hsp-hero h2 {\n      margin-bottom: 8px;\n      font-size: 29px;\n    }\n\n    .hsp-hero-media {\n      margin: 18px auto 14px;\n    }\n\n    .hsp-hero-media img {\n      border-radius: 9px;\n    }\n\n    .hsp-hero-copy {\n      font-size: 12px;\n      line-height: 1.58;\n    }\n\n    .hsp-mini-points {\n      gap: 5px;\n      margin-top: 12px;\n    }\n\n    .hsp-mini-point {\n      min-height: 27px;\n\n      padding: 4px 8px;\n\n      font-size: 8.5px;\n    }\n\n    .hsp-feature-stack {\n      gap: 9px;\n    }\n\n    .hsp-feature-card,\n    .hsp-fit-note,\n    .hsp-details,\n    .hsp-faq,\n    .hsp-trust-buy {\n      border-radius: 14px;\n    }\n\n    .hsp-feature-copy {\n      padding: 15px 14px 17px;\n    }\n\n    .hsp-feature-copy h3 {\n      margin-bottom: 5px;\n\n      font-size: 18px;\n    }\n\n    .hsp-feature-copy p {\n      font-size: 12px;\n      line-height: 1.56;\n    }\n\n    .hsp-fit-note-copy {\n      padding: 15px 13px 17px;\n    }\n\n    .hsp-fit-note-copy p {\n      font-size: 12px;\n      line-height: 1.56;\n    }\n\n    .hsp-details {\n      padding: 12px 8px 13px;\n    }\n\n    .hsp-details-head {\n      margin-bottom: 7px;\n    }\n\n    .hsp-details-title,\n    .hsp-section-heading h2 {\n      font-size: 21px;\n    }\n\n    .hsp-spec-row {\n      min-height: 35px;\n\n      padding: 6px 9px;\n    }\n\n    .hsp-spec-name {\n      flex-basis: 104px;\n\n      font-size: 8px;\n    }\n\n    .hsp-spec-value {\n      font-size: 10.5px;\n    }\n\n    .hsp-faq {\n      padding: 0 8px 18px;\n    }\n\n    .hsp-section-heading {\n      padding: 18px 9px 13px;\n    }\n\n    .hsp-faq-item summary {\n      padding: 13px 45px 13px 12px;\n\n      font-size: 12px;\n    }\n\n    .hsp-faq-item summary::after {\n      right: 11px;\n\n      width: 23px;\n      height: 23px;\n\n      margin-top: -11.5px;\n\n      font-size: 15px;\n    }\n\n    .hsp-faq-answer {\n      padding: 0 12px 14px;\n\n      font-size: 11px;\n    }\n\n    .hsp-trust-card {\n      padding: 11px 12px;\n    }\n\n    .hsp-trust-icon {\n      flex-basis: 34px;\n\n      width: 34px;\n      height: 34px;\n\n      font-size: 14px;\n    }\n\n    .hsp-trust-copy h3 {\n      font-size: 11.5px;\n    }\n\n    .hsp-trust-copy p {\n      font-size: 9.5px;\n    }\n\n    .hsp-buy-row {\n      padding: 13px 12px 15px;\n    }\n\n    .hsp-buy-btn {\n      width: 100%;\n      min-width: 0;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"hsp-page\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"hsp-section\"\u003e\n\u003cdiv class=\"hsp-hero\"\u003e\n\u003cdiv class=\"hsp-hero-inner\"\u003e\n\u003cdiv class=\"hsp-kicker\"\u003eSleek Fit · Flexible Comfort\u003c\/div\u003e\n\u003ch2\u003e✨ Stretchy, Flattering \u0026amp; Easy to Wear\u003c\/h2\u003e\n\u003cdiv class=\"hsp-hero-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/22131.gif?v=1786616805\" alt=\"Women's high-stretch button-fly skinny pants\" loading=\"eager\"\u003e\u003c\/div\u003e\n\u003cp class=\"hsp-hero-copy\"\u003eThese \u003cstrong\u003eHigh-Stretch Button-Fly Skinny Pants\u003c\/strong\u003e give you a sleek, curve-following look with the flexibility you need for everyday movement.\u003c\/p\u003e\n\u003cdiv class=\"hsp-mini-points\"\u003e\n\u003cspan class=\"hsp-mini-point\"\u003eSlim Fit\u003c\/span\u003e \u003cspan class=\"hsp-mini-point\"\u003eHigh Stretch\u003c\/span\u003e \u003cspan class=\"hsp-mini-point\"\u003eButton-Fly Waist\u003c\/span\u003e \u003cspan class=\"hsp-mini-point\"\u003eFunctional Pockets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- SELLING POINTS --\u003e\n\u003csection class=\"hsp-section\"\u003e\n\u003cdiv class=\"hsp-feature-stack\"\u003e\n\u003carticle class=\"hsp-feature-card\"\u003e\n\u003cdiv class=\"hsp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/8a3755bd-da65-4187-81c0-2209f5a1c611.png?v=1786934563\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hsp-feature-copy\"\u003e\n\u003ch3\u003e💕 Flattering Slim Fit\u003c\/h3\u003e\n\u003cp\u003eThe close-to-body cut follows your natural shape for a smooth, streamlined silhouette that looks polished without feeling overly bulky.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hsp-feature-card\"\u003e\n\u003cdiv class=\"hsp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/411dbdda-814d-4ecf-9061-5c23b0d5df5a.png?v=1786670219\" alt=\"High-stretch cotton and elastane pants\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hsp-feature-copy\"\u003e\n\u003ch3\u003e🤍 High-Stretch Comfort\u003c\/h3\u003e\n\u003cp\u003eA soft knit blend with \u003cstrong\u003eCotton and elastane\u003c\/strong\u003e gives the fabric flexible stretch, helping the pants move comfortably with you throughout the day.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hsp-feature-card\"\u003e\n\u003cdiv class=\"hsp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/082b14fe-d7e2-4253-af0d-5f40042655ed.png?v=1786674825\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hsp-feature-copy\"\u003e\n\u003ch3\u003e🔘 Secure Button-Fly Waist\u003c\/h3\u003e\n\u003cp\u003eThe button-and-zip front adds a structured, polished finish while helping the waistband stay securely in place.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hsp-feature-card\"\u003e\n\u003cdiv class=\"hsp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/0aeef363-d730-4d4a-8b0f-0e4185826686.png?v=1786670220\" alt=\"Women's fitted pants with functional pockets\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hsp-feature-copy\"\u003e\n\u003ch3\u003e👝 Practical Pockets\u003c\/h3\u003e\n\u003cp\u003eFunctional pockets keep small essentials close while maintaining the clean, fitted look of the pants.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"hsp-feature-card\"\u003e\n\u003cdiv class=\"hsp-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/30c9cb99-7c93-4b24-858c-0ab4469813f8.png?v=1786670220\" alt=\"Women's skinny pants styled for everyday wear\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hsp-feature-copy\"\u003e\n\u003ch3\u003e👟 Easy Everyday Styling\u003c\/h3\u003e\n\u003cp\u003ePair them with tees, sweaters, blouses, sneakers, boots or heels for errands, travel, casual outings and everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FIT NOTE --\u003e\n\u003csection class=\"hsp-section\"\u003e\n\u003cdiv class=\"hsp-fit-note\"\u003e\n\u003cdiv class=\"hsp-fit-note-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/adf9782e-bcde-4899-86a8-86c26ce52de9.png?v=1786670696\" alt=\"Women's skinny pants fit reference\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"hsp-fit-note-copy\"\u003e\n\u003cp\u003e\u003cstrong\u003eFit Note:\u003c\/strong\u003e For a less fitted feel, consider choosing one size up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"hsp-section\"\u003e\n\u003cdiv class=\"hsp-details\"\u003e\n\u003cdiv class=\"hsp-details-head\"\u003e\n\u003cspan class=\"hsp-details-label\"\u003e Pants Information \u003c\/span\u003e\n\u003ch2 class=\"hsp-details-title\"\u003e📌 Product Details\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsp-spec-list\"\u003e\n\u003cdiv class=\"hsp-spec-row\"\u003e\n\u003cspan class=\"hsp-spec-name\"\u003eProduct Type\u003c\/span\u003e \u003cspan class=\"hsp-spec-value\"\u003eWomen's Skinny Pants\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsp-spec-row\"\u003e\n\u003cspan class=\"hsp-spec-name\"\u003eFit\u003c\/span\u003e \u003cspan class=\"hsp-spec-value\"\u003eSlim \/ Tight-Fitting\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsp-spec-row\"\u003e\n\u003cspan class=\"hsp-spec-name\"\u003eClosure\u003c\/span\u003e \u003cspan class=\"hsp-spec-value\"\u003eButton \u0026amp; Zipper Front\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsp-spec-row\"\u003e\n\u003cspan class=\"hsp-spec-name\"\u003ePockets\u003c\/span\u003e \u003cspan class=\"hsp-spec-value\"\u003eFunctional Pockets\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsp-spec-row\"\u003e\n\u003cspan class=\"hsp-spec-name\"\u003eComposition\u003c\/span\u003e \u003cspan class=\"hsp-spec-value\"\u003eCotton, Elastane\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsp-spec-row\"\u003e\n\u003cspan class=\"hsp-spec-name\"\u003eFabric\u003c\/span\u003e \u003cspan class=\"hsp-spec-value\"\u003eKnitted High-Stretch Blend\u003c\/span\u003e\u003cspan class=\"hsp-spec-name\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsp-spec-row\"\u003e\n\u003cspan class=\"hsp-spec-name\"\u003eSeason\u003c\/span\u003e \u003cspan class=\"hsp-spec-value\"\u003eAll Seasons\u003c\/span\u003e\u003cspan class=\"hsp-spec-name\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsp-spec-row\"\u003e\n\u003cspan class=\"hsp-spec-name\"\u003eStyle\u003c\/span\u003e \u003cspan class=\"hsp-spec-value\"\u003eCasual \/ Sporty \/ Everyday\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"hsp-section\"\u003e\n\u003cdiv class=\"hsp-faq\"\u003e\n\u003cdiv class=\"hsp-section-heading\"\u003e\n\u003cspan class=\"hsp-section-label\"\u003e Helpful Information \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsp-faq-list\"\u003e\n\u003cdetails class=\"hsp-faq-item\"\u003e\n\u003csummary\u003eHow do these pants fit?\u003c\/summary\u003e\n\u003cdiv class=\"hsp-faq-answer\"\u003e\n\u003cp\u003eThey have a slim, close-to-body fit designed to follow your natural shape for a sleek and streamlined silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hsp-faq-item\"\u003e\n\u003csummary\u003eDo the pants have stretch?\u003c\/summary\u003e\n\u003cdiv class=\"hsp-faq-answer\"\u003e\n\u003cp\u003eYes. The knitted cotton and elastane blend provides flexible stretch for comfortable everyday movement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hsp-faq-item\"\u003e\n\u003csummary\u003eShould I size up?\u003c\/summary\u003e\n\u003cdiv class=\"hsp-faq-answer\"\u003e\n\u003cp\u003eIf you prefer a less fitted feel, consider choosing one size up.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hsp-faq-item\"\u003e\n\u003csummary\u003eWhat type of closure do they have?\u003c\/summary\u003e\n\u003cdiv class=\"hsp-faq-answer\"\u003e\n\u003cp\u003eThe pants feature a structured button-and-zip front closure.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hsp-faq-item\"\u003e\n\u003csummary\u003eAre the pockets functional?\u003c\/summary\u003e\n\u003cdiv class=\"hsp-faq-answer\"\u003e\n\u003cp\u003eYes. The pockets are functional and designed to hold small everyday essentials.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hsp-faq-item\"\u003e\n\u003csummary\u003eHow can I style them?\u003c\/summary\u003e\n\u003cdiv class=\"hsp-faq-answer\"\u003e\n\u003cp\u003ePair them with tees, sweaters, blouses, sneakers, boots or heels for casual outings, errands, travel and everyday wear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"hsp-faq-item\"\u003e\n\u003csummary\u003eHow should I care for them?\u003c\/summary\u003e\n\u003cdiv class=\"hsp-faq-answer\"\u003e\n\u003cp\u003eThe pants are machine washable. Follow the care instructions on the garment label for the best results.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- GUARANTEES + BUY NOW --\u003e\n\u003csection class=\"hsp-section\"\u003e\n\u003cdiv class=\"hsp-trust-buy\"\u003e\n\u003cdiv class=\"hsp-trust-grid\"\u003e\n\u003cdiv class=\"hsp-trust-card\"\u003e\n\u003cspan class=\"hsp-trust-icon\"\u003e📦\u003c\/span\u003e\n\u003cdiv class=\"hsp-trust-copy\"\u003e\n\u003ch3\u003eShipping Information\u003c\/h3\u003e\n\u003cp\u003eDelivery details are shown at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsp-trust-card\"\u003e\n\u003cspan class=\"hsp-trust-icon\"\u003e✨\u003c\/span\u003e\n\u003cdiv class=\"hsp-trust-copy\"\u003e\n\u003ch3\u003eQuality Details\u003c\/h3\u003e\n\u003cp\u003eFlexible stretch with a clean, structured finish.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsp-trust-card\"\u003e\n\u003cspan class=\"hsp-trust-icon\"\u003e🤝\u003c\/span\u003e\n\u003cdiv class=\"hsp-trust-copy\"\u003e\n\u003ch3\u003eCustomer Support\u003c\/h3\u003e\n\u003cp\u003eHelp with product and order questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hsp-buy-row\"\u003e\n\u003ca href=\"#MainContent\" class=\"hsp-buy-btn\"\u003e Buy Now \u003c\/a\u003e\n\u003cp class=\"hsp-buy-note\"\u003eChoose your preferred color and size above.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"Black \/ S","offer_id":43155762446430,"sku":"NC02362608144848-高腰牛仔裤-黑色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ M","offer_id":43155762479198,"sku":"NC02362608144848-高腰牛仔裤-黑色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ L","offer_id":43155762511966,"sku":"NC02362608144848-高腰牛仔裤-黑色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ XL","offer_id":43155762544734,"sku":"NC02362608144848-高腰牛仔裤-黑色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Black \/ 2XL","offer_id":43155762577502,"sku":"NC02362608144848-高腰牛仔裤-黑色-2XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ S","offer_id":43155762282590,"sku":"NC02362608144848-高腰牛仔裤-红色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ M","offer_id":43155762315358,"sku":"NC02362608144848-高腰牛仔裤-红色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ L","offer_id":43155762348126,"sku":"NC02362608144848-高腰牛仔裤-红色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ XL","offer_id":43155762380894,"sku":"NC02362608144848-高腰牛仔裤-红色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Red \/ 2XL","offer_id":43155762413662,"sku":"NC02362608144848-高腰牛仔裤-红色-2XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ S","offer_id":43155762610270,"sku":"NC02362608144848-高腰牛仔裤-蓝色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ M","offer_id":43155762643038,"sku":"NC02362608144848-高腰牛仔裤-蓝色-M","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ L","offer_id":43155762675806,"sku":"NC02362608144848-高腰牛仔裤-蓝色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ XL","offer_id":43155762708574,"sku":"NC02362608144848-高腰牛仔裤-蓝色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ 2XL","offer_id":43155762741342,"sku":"NC02362608144848-高腰牛仔裤-蓝色-2XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ S","offer_id":43155762774110,"sku":"NC02362608144848-高腰牛仔裤-灰色-S","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ M","offer_id":43155762806878,"sku":"NC02362608144848-高腰牛仔裤-灰色-M","price":39.99,"currency_code":"USD","in_stock":false},{"title":"Gray \/ L","offer_id":43155762839646,"sku":"NC02362608144848-高腰牛仔裤-灰色-L","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ XL","offer_id":43155762872414,"sku":"NC02362608144848-高腰牛仔裤-灰色-XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Gray \/ 2XL","offer_id":43155762905182,"sku":"NC02362608144848-高腰牛仔裤-灰色-2XL","price":39.99,"currency_code":"USD","in_stock":true},{"title":"Beige \/ S","offer_id":43158287024222,"sku":null,"price":39.99,"currency_code":"USD","in_stock":false},{"title":"Beige \/ M","offer_id":43158287056990,"sku":null,"price":39.99,"currency_code":"USD","in_stock":false},{"title":"Beige \/ L","offer_id":43158287089758,"sku":null,"price":39.99,"currency_code":"USD","in_stock":false},{"title":"Beige \/ XL","offer_id":43158287122526,"sku":null,"price":39.99,"currency_code":"USD","in_stock":false},{"title":"Beige \/ 2XL","offer_id":43158287155294,"sku":null,"price":39.99,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/67560046-3d2b-4af7-b9bd-c9f7acc4981e.png?v=1786618110","url":"https:\/\/miscellista.com\/products\/women-s-high-stretch-button-fly-skinny-pants","provider":"Miscellista.com","version":"1.0","type":"link"}