{"product_id":"womens-high-waisted-bootcut-stretch-denim-jeans","title":"Women's High-Waisted Bootcut Stretch Denim Jeans","description":"\u003cstyle\u003e\n  #bootcut-denim-page,\n  #bootcut-denim-page * {\n    box-sizing: border-box;\n  }\n\n  #bootcut-denim-page {\n    \/*\n      PRIMARY PRODUCT COLOR\n      =====================\n      Washed Denim Blue\n\n      Supporting colors:\n      Denim Mist \/ Powder Blue \/ Soft Ivory\n\n      Denim blue remains the dominant color.\n      All gradients are horizontal.\n    *\/\n\n    --denim-deep: #3e5d72;\n    --denim-dark: #55758c;\n    --denim-main: #7594a9;\n    --denim-mid: #9db5c5;\n    --denim-soft: #c2d5df;\n    --denim-light: #d6e6ef;\n    --denim-pale: #edf4f8;\n\n    --ivory: #fffaf4;\n    --cream: #fffdf9;\n    --stone: #f4f3ef;\n\n    --text: #35434c;\n    --text-soft: #667680;\n\n    --line:\n      rgba(85, 117, 140, 0.18);\n\n    --shadow:\n      0 16px 38px\n      rgba(62, 93, 114, 0.09);\n\n    --radius-lg: 24px;\n    --radius-md: 18px;\n\n    width: 100%;\n    max-width: 1180px;\n\n    margin: 0 auto;\n\n    color: var(--text);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f2f5f6 22%,\n        #e5eef2 48%,\n        #d4e3e9 74%,\n        #edf3f5 100%\n      );\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size: 16px;\n    line-height: 1.72;\n\n    container-type: inline-size;\n    container-name: bootcutDenim;\n\n    overflow: hidden;\n  }\n\n\n  #bootcut-denim-page\n  .bd-inner {\n    width: min(100%, 1080px);\n\n    margin: 0 auto;\n\n    padding: 36px 18px 46px;\n  }\n\n\n  #bootcut-denim-page img {\n    display: block;\n\n    max-width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================\n     HERO\n  ========================= *\/\n\n  #bootcut-denim-page\n  .bd-hero {\n    padding: 22px 0 10px;\n\n    text-align: center;\n  }\n\n\n  #bootcut-denim-page\n  .bd-eyebrow {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 12px;\n\n    margin: 0 auto 16px;\n\n    color: var(--denim-deep);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    letter-spacing: 0.16em;\n\n    text-transform: uppercase;\n  }\n\n\n  #bootcut-denim-page\n  .bd-eyebrow::before,\n  #bootcut-denim-page\n  .bd-eyebrow::after {\n    content: \"\";\n\n    width: 46px;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--denim-main)\n      );\n  }\n\n\n  #bootcut-denim-page\n  .bd-eyebrow::after {\n    background:\n      linear-gradient(\n        90deg,\n        var(--denim-main),\n        transparent\n      );\n  }\n\n\n  #bootcut-denim-page\n  .bd-hero-title {\n    max-width: 880px;\n\n    margin: 0 auto;\n\n    color: var(--denim-deep);\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(30px, 4.6cqw, 48px);\n\n    line-height: 1.14;\n    font-weight: 600;\n\n    letter-spacing: -0.02em;\n  }\n\n\n  #bootcut-denim-page\n  .product-buy-return-anchor {\n    display: block;\n\n    width: 1px;\n    height: 1px;\n\n    margin: 0 auto;\n\n    overflow: hidden;\n\n    opacity: 0;\n\n    scroll-margin-top:\n      calc(100svh - 70px);\n  }\n\n\n  \/* =========================\n     HERO GIF\n  ========================= *\/\n\n  #bootcut-denim-page\n  .bd-hero-gif {\n    display: flex;\n    justify-content: center;\n\n    width: 100%;\n\n    margin: 26px auto 24px;\n  }\n\n\n  #bootcut-denim-page\n  .bd-hero-gif img {\n    display: block;\n\n    width: 100%;\n    max-width: 315px;\n    height: auto;\n\n    margin: 0 auto;\n\n    object-fit: contain;\n\n    border-radius: 18px;\n\n    box-shadow:\n      0 14px 32px\n      rgba(52, 76, 91, 0.13);\n  }\n\n\n  \/* =========================\n     INTRO\n  ========================= *\/\n\n  #bootcut-denim-page\n  .bd-intro {\n    max-width: 820px;\n\n    margin: 0 auto;\n\n    padding: 24px 26px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f1f5f6 28%,\n        #e3edf1 61%,\n        #d1e1e8 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n\n  #bootcut-denim-page\n  .bd-intro p {\n    margin: 0;\n\n    color: var(--text);\n\n    font-size: 16px;\n    line-height: 1.75;\n  }\n\n\n  \/* =========================\n     TAGS\n  ========================= *\/\n\n  #bootcut-denim-page\n  .bd-tags {\n    display: grid;\n\n    grid-template-columns:\n      repeat(2, minmax(0, 1fr));\n\n    gap: 12px;\n\n    width: 100%;\n    max-width: 680px;\n\n    margin: 22px auto 32px;\n  }\n\n\n  #bootcut-denim-page\n  .bd-tag {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 7px;\n\n    min-height: 46px;\n\n    padding: 10px 12px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf9 0%,\n        #f0f4f5 34%,\n        #e2edf1 68%,\n        #d1e1e8 100%\n      );\n\n    color: #486779;\n\n    font-size: 13px;\n    font-weight: 700;\n\n    text-align: center;\n\n    box-shadow:\n      0 5px 14px\n      rgba(52, 76, 91, 0.05);\n  }\n\n\n  \/* =========================\n     MAIN IMAGE\n  ========================= *\/\n\n  #bootcut-denim-page\n  .bd-main-image {\n    margin: 0 auto 30px;\n\n    overflow: hidden;\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fcfaf7 0%,\n        #eff4f5 45%,\n        #dbe8ed 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n\n  #bootcut-denim-page\n  .bd-main-image img,\n  #bootcut-denim-page\n  .bd-feature-media img,\n  #bootcut-denim-page\n  .bd-size-chart img {\n    display: block;\n\n    width: 100%;\n    max-width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================\n     FEATURES\n  ========================= *\/\n\n  #bootcut-denim-page\n  .bd-features {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 24px;\n  }\n\n\n  #bootcut-denim-page\n  .bd-feature {\n    overflow: hidden;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background: #ffffff;\n\n    box-shadow: var(--shadow);\n\n    transition:\n      transform 0.28s ease,\n      box-shadow 0.28s ease;\n  }\n\n\n  #bootcut-denim-page\n  .bd-feature-media {\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fdfbf8 0%,\n        #f0f4f5 46%,\n        #dce9ed 100%\n      );\n  }\n\n\n  #bootcut-denim-page\n  .bd-feature-media img {\n    transition:\n      transform 0.32s ease;\n  }\n\n\n  #bootcut-denim-page\n  .bd-feature-copy {\n    padding: 22px 22px 24px;\n  }\n\n\n  \/* HIGH WAIST *\/\n\n  #bootcut-denim-page\n  .bd-feature:nth-child(1)\n  .bd-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #eef4f5 28%,\n        #dce9ee 62%,\n        #cadae3 100%\n      );\n  }\n\n\n  \/* PLEATED SKIRT *\/\n\n  #bootcut-denim-page\n  .bd-feature:nth-child(2)\n  .bd-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffdf9 0%,\n        #f1f4f4 28%,\n        #e2ecef 62%,\n        #d1e1e7 100%\n      );\n  }\n\n\n  \/* COLLAR *\/\n\n  #bootcut-denim-page\n  .bd-feature:nth-child(3)\n  .bd-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f2f5f4 28%,\n        #e4edf0 60%,\n        #d2e1e8 100%\n      );\n  }\n\n\n  \/* POCKETS *\/\n\n  #bootcut-denim-page\n  .bd-feature:nth-child(4)\n  .bd-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fdfbf8 0%,\n        #eff4f5 28%,\n        #deeaef 61%,\n        #cbdee6 100%\n      );\n  }\n\n\n  \/* FABRIC *\/\n\n  #bootcut-denim-page\n  .bd-feature:nth-child(5)\n  .bd-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f1f5f5 24%,\n        #e3edf1 54%,\n        #cfe0e7 80%,\n        #edf3f5 100%\n      );\n  }\n\n\n  #bootcut-denim-page\n  .bd-feature-heading {\n    display: flex;\n    align-items: center;\n\n    gap: 12px;\n\n    margin-bottom: 11px;\n  }\n\n\n  #bootcut-denim-page\n  .bd-feature-emoji {\n    flex: 0 0 46px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 46px;\n    height: 46px;\n\n    border:\n      1px solid\n      rgba(64, 93, 112, 0.14);\n\n    border-radius: 13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #e4ecef 50%,\n        #cbdce4 100%\n      );\n\n    font-size: 22px;\n\n    box-shadow:\n      0 7px 18px\n      rgba(52, 76, 91, 0.08);\n  }\n\n\n  #bootcut-denim-page\n  .bd-feature-title {\n    margin: 0;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(21px, 3.1cqw, 29px);\n\n    line-height: 1.2;\n    font-weight: 700;\n\n    background:\n      linear-gradient(\n        90deg,\n        #7596a8 0%,\n        #55778b 50%,\n        #3d596a 100%\n      );\n\n    background-clip: text;\n    -webkit-background-clip: text;\n\n    color: transparent;\n    -webkit-text-fill-color: transparent;\n  }\n\n\n  #bootcut-denim-page\n  .bd-feature-copy p {\n    margin: 0;\n\n    color: var(--text-soft);\n\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n\n  \/* =========================\n     SIZE\n  ========================= *\/\n\n  #bootcut-denim-page\n  .bd-size {\n    margin-top: 30px;\n\n    padding: 28px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f1f4f4 28%,\n        #e2ecef 61%,\n        #d0e0e7 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n\n  #bootcut-denim-page\n  .bd-section-title {\n    margin: 0;\n\n    color: #405f72;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size:\n      clamp(25px, 3.8cqw, 34px);\n\n    line-height: 1.2;\n    font-weight: 600;\n  }\n\n\n  #bootcut-denim-page\n  .bd-size \u003e p {\n    max-width: 760px;\n\n    margin: 12px auto 0;\n\n    color: var(--text-soft);\n  }\n\n\n  #bootcut-denim-page\n  .bd-size-chart {\n    margin-top: 20px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(64, 93, 112, 0.10);\n\n    border-radius:\n      var(--radius-md);\n\n    background: #ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(52, 76, 91, 0.05);\n  }\n\n\n  \/* =========================\n     PRODUCT DETAILS\n  ========================= *\/\n\n  #bootcut-denim-page\n  .bd-details {\n    margin-top: 26px;\n\n    padding: 28px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f3f3ef 27%,\n        #e5edef 61%,\n        #d3e2e8 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n\n  #bootcut-denim-page\n  .bd-details\n  .bd-section-title {\n    margin-bottom: 16px;\n\n    text-align: center;\n  }\n\n\n  #bootcut-denim-page\n  .bd-detail-list {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 8px;\n  }\n\n\n  #bootcut-denim-page\n  .bd-detail-item {\n    padding: 13px 15px;\n\n    border:\n      1px solid\n      rgba(64, 93, 112, 0.10);\n\n    border-radius: 14px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #faf8f3 35%,\n        #edf2f3 68%,\n        #dbe7ec 100%\n      );\n\n    color: var(--text);\n\n    font-size: 15px;\n    line-height: 1.55;\n  }\n\n\n  \/* =========================\n     FAQ\n  ========================= *\/\n\n  #bootcut-denim-page\n  .bd-faq {\n    margin-top: 28px;\n\n    padding: 30px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f1f4f4 27%,\n        #e1ebef 59%,\n        #ccdfe6 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n\n  #bootcut-denim-page\n  .bd-faq\n  .bd-section-title {\n    margin-bottom: 20px;\n\n    text-align: center;\n  }\n\n\n  #bootcut-denim-page\n  .bd-faq-item {\n    margin-bottom: 10px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(64, 93, 112, 0.12);\n\n    border-radius: 15px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #faf8f4 36%,\n        #edf2f4 68%,\n        #d8e6eb 100%\n      );\n  }\n\n\n  #bootcut-denim-page\n  .bd-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n\n  #bootcut-denim-page\n  .bd-faq-item summary {\n    position: relative;\n\n    display: flex;\n    align-items: center;\n\n    min-height: 62px;\n\n    padding:\n      16px 52px 16px 17px;\n\n    color: #405f71;\n\n    font-size: 15px;\n    line-height: 1.5;\n    font-weight: 700;\n\n    cursor: pointer;\n\n    list-style: none;\n  }\n\n\n  #bootcut-denim-page\n  .bd-faq-item\n  summary::-webkit-details-marker {\n    display: none;\n  }\n\n\n  #bootcut-denim-page\n  .bd-faq-item summary::after {\n    content: \"⌄\";\n\n    position: absolute;\n\n    right: 18px;\n    top: 50%;\n\n    transform:\n      translateY(-55%)\n      rotate(0deg);\n\n    color: var(--denim-main);\n\n    font-size: 24px;\n    line-height: 1;\n\n    transition:\n      transform 0.28s ease;\n  }\n\n\n  #bootcut-denim-page\n  .bd-faq-item[open]\n  summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n\n  #bootcut-denim-page\n  .bd-faq-answer {\n    padding:\n      0 17px 18px;\n\n    color: var(--text-soft);\n\n    font-size: 15px;\n    line-height: 1.7;\n  }\n\n\n  \/* =========================\n     SHIPPING\n  ========================= *\/\n\n  #bootcut-denim-page\n  .bd-shipping {\n    margin-top: 28px;\n\n    padding: 30px 24px;\n\n    border:\n      1px solid var(--line);\n\n    border-radius:\n      var(--radius-lg);\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #f3f3ef 24%,\n        #e3ecef 55%,\n        #cfe0e7 81%,\n        #edf3f5 100%\n      );\n\n    box-shadow:\n      0 14px 32px\n      rgba(62, 93, 114, 0.09);\n  }\n\n\n  #bootcut-denim-page\n  .bd-shipping-eyebrow {\n    margin: 0 0 7px;\n\n    color: var(--denim-deep);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    letter-spacing: 0.16em;\n\n    text-align: center;\n  }\n\n\n  #bootcut-denim-page\n  .bd-shipping\n  .bd-section-title {\n    margin-bottom: 22px;\n\n    text-align: center;\n  }\n\n\n  #bootcut-denim-page\n  .bd-shipping-list {\n    display: flex;\n\n    flex-direction: column;\n\n    gap: 11px;\n  }\n\n\n  #bootcut-denim-page\n  .bd-shipping-card {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 14px;\n\n    padding: 17px;\n\n    border:\n      1px solid\n      rgba(64, 93, 112, 0.11);\n\n    border-radius: 16px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #faf8f4 36%,\n        #edf2f3 68%,\n        #d8e6eb 100%\n      );\n\n    box-shadow:\n      0 5px 14px\n      rgba(52, 76, 91, 0.05);\n  }\n\n\n  #bootcut-denim-page\n  .bd-shipping-icon {\n    flex: 0 0 44px;\n\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    width: 44px;\n    height: 44px;\n\n    border-radius: 12px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #8ca8b6 0%,\n        #658699 52%,\n        #456174 100%\n      );\n\n    color: #ffffff;\n\n    font-size: 21px;\n\n    box-shadow:\n      0 7px 17px\n      rgba(52, 76, 91, 0.18);\n  }\n\n\n  #bootcut-denim-page\n  .bd-shipping-card h4 {\n    margin: 0 0 3px;\n\n    color: #405d6f;\n\n    font-family:\n      Georgia,\n      \"Times New Roman\",\n      Times,\n      serif;\n\n    font-size: 18px;\n    line-height: 1.3;\n  }\n\n\n  #bootcut-denim-page\n  .bd-shipping-card p {\n    margin: 0;\n\n    color: var(--text-soft);\n\n    font-size: 14px;\n    line-height: 1.6;\n  }\n\n\n  \/* =========================\n     BUY BUTTON\n  ========================= *\/\n\n  #bootcut-denim-page\n  .bd-buy-wrap {\n    display: flex;\n    justify-content: center;\n\n    margin-top: 24px;\n  }\n\n\n  #bootcut-denim-page\n  .product-buy {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-width: 180px;\n\n    padding: 14px 28px;\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #88a5b4 0%,\n        #628296 50%,\n        #405d70 100%\n      );\n\n    color: #ffffff;\n\n    font-size: 15px;\n    font-weight: 700;\n\n    text-decoration: none;\n\n    box-shadow:\n      0 10px 24px\n      rgba(52, 76, 91, 0.24);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n\n  \/* =========================\n     CONTAINER RESPONSIVE\n\n     根据 Shopify 详情区域\n     实际宽度自动排版，\n     不按整个电脑屏幕宽度。\n  ========================= *\/\n\n  @container bootcutDenim\n  (min-width: 860px) {\n\n    #bootcut-denim-page\n    .bd-features {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n\n    #bootcut-denim-page\n    .bd-feature:nth-child(5) {\n      grid-column: 1 \/ -1;\n\n      width: 100%;\n      max-width: 760px;\n\n      margin: 0 auto;\n    }\n\n\n    #bootcut-denim-page\n    .bd-detail-list {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n  }\n\n\n  \/* =========================\n     HOVER\n  ========================= *\/\n\n  @media\n  (hover: hover)\n  and\n  (pointer: fine) {\n\n    #bootcut-denim-page\n    .bd-feature:hover {\n      transform:\n        translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(52, 76, 91, 0.14);\n    }\n\n\n    #bootcut-denim-page\n    .bd-feature:hover\n    .bd-feature-media img {\n      transform:\n        scale(1.015);\n    }\n\n\n    #bootcut-denim-page\n    .product-buy:hover {\n      transform:\n        translateY(-2px);\n\n      box-shadow:\n        0 14px 30px\n        rgba(52, 76, 91, 0.31);\n    }\n  }\n\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media screen\n  and (max-width: 749px) {\n\n    #bootcut-denim-page {\n      width:\n        calc(100vw - 2px);\n\n      max-width: none;\n\n      margin-left:\n        calc(50% - 50vw + 1px);\n\n      margin-right:\n        calc(50% - 50vw + 1px);\n\n      overflow-x: hidden;\n      overflow-x: clip;\n    }\n\n\n    #bootcut-denim-page\n    .bd-inner {\n      width: 100%;\n\n      padding:\n        26px 0 34px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-hero {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-hero-title {\n      font-size: 30px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-hero-gif {\n      margin-top: 22px;\n      margin-bottom: 22px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-hero-gif img {\n      max-width: 315px;\n\n      border-radius: 15px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-intro {\n      margin-left: 16px;\n      margin-right: 16px;\n\n      padding:\n        20px 17px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-tags {\n      width: auto;\n      max-width: none;\n\n      margin:\n        20px 15px 30px;\n\n      gap: 10px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-tag {\n      min-height: 44px;\n\n      padding:\n        9px 5px;\n\n      font-size: 11px;\n\n      white-space: nowrap;\n    }\n\n\n    #bootcut-denim-page\n    .bd-main-image,\n    #bootcut-denim-page\n    .bd-feature {\n      border-left: 0;\n      border-right: 0;\n\n      border-radius: 0;\n    }\n\n\n    #bootcut-denim-page\n    .bd-feature-copy {\n      padding:\n        21px 16px 23px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-size,\n    #bootcut-denim-page\n    .bd-details,\n    #bootcut-denim-page\n    .bd-faq,\n    #bootcut-denim-page\n    .bd-shipping {\n      margin-left: 0;\n      margin-right: 0;\n\n      border-left: 0;\n      border-right: 0;\n\n      border-radius: 0;\n    }\n\n\n    #bootcut-denim-page\n    .bd-size,\n    #bootcut-denim-page\n    .bd-details,\n    #bootcut-denim-page\n    .bd-faq {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-shipping {\n      padding-left: 10px;\n      padding-right: 10px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-feature-title {\n      font-size: 22px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-feature-copy p,\n    #bootcut-denim-page\n    .bd-size \u003e p {\n      font-size: 15px;\n    }\n  }\n\n\n  @media screen\n  and (max-width: 390px) {\n\n    #bootcut-denim-page\n    .bd-tags {\n      margin-left: 10px;\n      margin-right: 10px;\n\n      gap: 8px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-tag {\n      padding:\n        8px 3px;\n\n      font-size: 9.8px;\n    }\n\n\n    #bootcut-denim-page\n    .bd-hero-title {\n      font-size: 28px;\n    }\n  }\n\n\n  @media\n  (prefers-reduced-motion: reduce) {\n\n    #bootcut-denim-page *,\n    #bootcut-denim-page *::before,\n    #bootcut-denim-page *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv id=\"bootcut-denim-page\"\u003e\n\u003cdiv class=\"bd-inner\"\u003e\n\u003c!-- HERO --\u003e\n\u003csection class=\"bd-hero\"\u003e\n\u003cdiv class=\"bd-eyebrow\"\u003eEFFORTLESS DENIM EDIT\u003c\/div\u003e\n\u003ch2 class=\"bd-hero-title\"\u003e❓ \u003cb\u003eTired of rigid denim buttons digging into your waist every time you sit down?\u003c\/b\u003e\n\u003c\/h2\u003e\n\u003cspan id=\"bootcut-denim-buy-return-anchor\" class=\"product-buy-return-anchor\"\u003e\u003c\/span\u003e\n\u003cdiv class=\"bd-hero-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/8_26.gif?v=1787715118\" alt=\"Pull-On Bootcut Stretch Jeans\" width=\"315\" height=\"559\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bd-intro\"\u003e\n\u003cp\u003e✨ Say goodbye to stiff, uncomfortable jeans and hello to total freedom with our high-waisted pull-on bootcut denim. Designed with a smoothing flat waistband, it offers the iconic look of structured denim with the cloud-like comfort of your favorite leggings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-tags\"\u003e\n\u003cdiv class=\"bd-tag\"\u003e⏳ Bootcut Balance\u003c\/div\u003e\n\u003cdiv class=\"bd-tag\"\u003e☁️ Stretch Denim\u003c\/div\u003e\n\u003cdiv class=\"bd-tag\"\u003e🍑 Natural Contour\u003c\/div\u003e\n\u003cdiv class=\"bd-tag\"\u003e👖 Pull-On Comfort\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- MAIN IMAGE --\u003e\n\u003cdiv class=\"bd-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_23_07_41_7.webp?v=1787715086\" alt=\"Pull-On Bootcut Denim\"\u003e\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"bd-features\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003carticle class=\"bd-feature\"\u003e\n\u003cdiv class=\"bd-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_23_07_09_2.webp?v=1787715085\" alt=\"Figure-Balancing Bootcut Cut\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bd-feature-copy\"\u003e\n\u003cdiv class=\"bd-feature-heading\"\u003e\n\u003cspan class=\"bd-feature-emoji\"\u003e⏳\u003c\/span\u003e\n\u003ch3 class=\"bd-feature-title\"\u003eFigure-Balancing Bootcut Cut\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFitted gracefully through the hips and thighs with a subtle flare from the knee down, visually lengthening your legs and balancing your overall silhouette.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003carticle class=\"bd-feature\"\u003e\n\u003cdiv class=\"bd-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_23_07_23_3.webp?v=1787715086\" alt=\"Soft Cotton-Rich Stretch Denim\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bd-feature-copy\"\u003e\n\u003cdiv class=\"bd-feature-heading\"\u003e\n\u003cspan class=\"bd-feature-emoji\"\u003e☁️\u003c\/span\u003e\n\u003ch3 class=\"bd-feature-title\"\u003eSoft Cotton-Rich Stretch Denim\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eCrafted from premium washed cotton blended with soft stretch fibers—giving you authentic denim texture with all-day flexibility.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003carticle class=\"bd-feature\"\u003e\n\u003cdiv class=\"bd-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_23_07_27_4.webp?v=1787715086\" alt=\"Natural Butt-Lifting Contour\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bd-feature-copy\"\u003e\n\u003cdiv class=\"bd-feature-heading\"\u003e\n\u003cspan class=\"bd-feature-emoji\"\u003e🍑\u003c\/span\u003e\n\u003ch3 class=\"bd-feature-title\"\u003eNatural Butt-Lifting Contour\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEngineered with back yoke stitching and targeted wash detailing to visually lift and shape your rear naturally.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003carticle class=\"bd-feature\"\u003e\n\u003cdiv class=\"bd-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_23_07_34_5.webp?v=1787715086\" alt=\"Four Functional Deep Pockets\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bd-feature-copy\"\u003e\n\u003cdiv class=\"bd-feature-heading\"\u003e\n\u003cspan class=\"bd-feature-emoji\"\u003e🔑\u003c\/span\u003e\n\u003ch3 class=\"bd-feature-title\"\u003eFour Functional Deep Pockets\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eEquipped with two front hand pockets and two reinforced back patch pockets to keep your everyday essentials close at hand.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003carticle class=\"bd-feature\"\u003e\n\u003cdiv class=\"bd-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_23_07_38_6.webp?v=1787715086\" alt=\"No-Button Pull-On Comfort\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"bd-feature-copy\"\u003e\n\u003cdiv class=\"bd-feature-heading\"\u003e\n\u003cspan class=\"bd-feature-emoji\"\u003e👖\u003c\/span\u003e\n\u003ch3 class=\"bd-feature-title\"\u003eNo-Button Pull-On Comfort\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFeatures a smooth, ultra-wide elastic waistband that eliminates bulky buttons and zippers, gently flattening the tummy without rolling down.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE --\u003e\n\u003csection class=\"bd-size\"\u003e\n\u003ch3 class=\"bd-section-title\"\u003e📏 \u003cb\u003eSize \u0026amp; Fit\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp\u003eHigh-rise fit with generous 4-way stretch. Please refer to our size chart to find your perfect fit.\u003c\/p\u003e\n\u003cdiv class=\"bd-size-chart\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_23_41_35.webp?v=1787715726\" alt=\"Size Chart\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003csection class=\"bd-details\"\u003e\n\u003ch3 class=\"bd-section-title\"\u003e📝 \u003cb\u003eProduct Details\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"bd-detail-list\"\u003e\n\u003cdiv class=\"bd-detail-item\"\u003eStyle: Pull-On Bootcut Stretch Jeans\u003c\/div\u003e\n\u003cdiv class=\"bd-detail-item\"\u003eMaterial: Premium Washed Cotton (Breathable \u0026amp; High Stretch)\u003c\/div\u003e\n\u003cdiv class=\"bd-detail-item\"\u003eCare: Machine wash cold inside out with like colors. Tumble dry low or hang dry.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- FAQ --\u003e\n\u003csection class=\"bd-faq\"\u003e\n\u003ch3 class=\"bd-section-title\"\u003e❓ \u003cb\u003eFrequently Asked Questions\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdetails class=\"bd-faq-item\"\u003e\n\u003csummary\u003eQ: Does the wide waistband roll down when bending over or sitting?\u003c\/summary\u003e\n\u003cdiv class=\"bd-faq-answer\"\u003eA: No, the double-stitched wide waistband is designed to stay flat and secure against your midsection throughout all daily movements.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"bd-faq-item\"\u003e\n\u003csummary\u003eQ: Are these real jeans or thin leggings?\u003c\/summary\u003e\n\u003cdiv class=\"bd-faq-answer\"\u003eA: They feature durable, medium-weight cotton denim with full coverage (completely non-see-through) combined with the comfortable stretch of pull-on pants.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"bd-faq-item\"\u003e\n\u003csummary\u003eQ: Will the bootcut hem drag on the ground with sneakers?\u003c\/summary\u003e\n\u003cdiv class=\"bd-faq-answer\"\u003eA: The inseam is tailored to sit cleanly over casual sneakers, loafers, or ankle boots without excessive dragging.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- SHIPPING --\u003e\n\u003csection class=\"bd-shipping\"\u003e\n\u003cdiv class=\"bd-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/div\u003e\n\u003ch3 class=\"bd-section-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h3\u003e\n\u003cdiv class=\"bd-shipping-list\"\u003e\n\u003cdiv class=\"bd-shipping-card\"\u003e\n\u003cdiv class=\"bd-shipping-icon\"\u003e🚚\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eTracked Shipping\u003c\/h4\u003e\n\u003cp\u003eFollow your order from dispatch through final delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-shipping-card\"\u003e\n\u003cdiv class=\"bd-shipping-icon\"\u003e✓\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eQuality Checked\u003c\/h4\u003e\n\u003cp\u003eEach item is carefully checked before it is prepared for shipping.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"bd-shipping-card\"\u003e\n\u003cdiv class=\"bd-shipping-icon\"\u003e♡\u003c\/div\u003e\n\u003cdiv\u003e\n\u003ch4\u003eHelpful Support\u003c\/h4\u003e\n\u003cp\u003eGet assistance with sizing, orders and product questions.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- BUY NOW --\u003e\n\u003cdiv class=\"bd-buy-wrap\"\u003e\u003ca href=\"#bootcut-denim-buy-return-anchor\" class=\"product-buy\"\u003e Buy Now ↑ \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Dark Blue \/ S","offer_id":43214951710814,"sku":"NC0247260826927-直筒修身牛仔裤-深蓝色-S","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ M","offer_id":43214951743582,"sku":"NC0247260826927-直筒修身牛仔裤-深蓝色-M","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ XL","offer_id":43214951809118,"sku":"NC0247260826927-直筒修身牛仔裤-深蓝色-XL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ 2XL","offer_id":43214951841886,"sku":"NC0247260826927-直筒修身牛仔裤-深蓝色-XXL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Dark Blue \/ 3XL","offer_id":43214951874654,"sku":"NC0247260826927-直筒修身牛仔裤-深蓝色-XXXL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Medium Gray \/ S","offer_id":43214951907422,"sku":"NC0247260826927-直筒修身牛仔裤-中灰色-S","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Medium Gray \/ M","offer_id":43214951940190,"sku":"NC0247260826927-直筒修身牛仔裤-中灰色-M","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Medium Gray \/ L","offer_id":43214951972958,"sku":"NC0247260826927-直筒修身牛仔裤-中灰色-L","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Medium Gray \/ XL","offer_id":43214952005726,"sku":"NC0247260826927-直筒修身牛仔裤-中灰色-XL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Medium Gray \/ 2XL","offer_id":43214952038494,"sku":"NC0247260826927-直筒修身牛仔裤-中灰色-XXL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Medium Gray \/ 3XL","offer_id":43214952071262,"sku":"NC0247260826927-直筒修身牛仔裤-中灰色-XXXL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ S","offer_id":43214951514206,"sku":"NC0247260826927-直筒修身牛仔裤-浅蓝色-S","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ M","offer_id":43214951546974,"sku":"NC0247260826927-直筒修身牛仔裤-浅蓝色-M","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ L","offer_id":43214951579742,"sku":"NC0247260826927-直筒修身牛仔裤-浅蓝色-L","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ XL","offer_id":43214951612510,"sku":"NC0247260826927-直筒修身牛仔裤-浅蓝色-XL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ 2XL","offer_id":43214951645278,"sku":"NC0247260826927-直筒修身牛仔裤-浅蓝色-XXL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"Light Blue \/ 3XL","offer_id":43214951678046,"sku":"NC0247260826927-直筒修身牛仔裤-浅蓝色-XXXL","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_25_23_07_41_7.webp?v=1787715086","url":"https:\/\/miscellista.com\/products\/womens-high-waisted-bootcut-stretch-denim-jeans","provider":"Miscellista.com","version":"1.0","type":"link"}