{"product_id":"vintage-boho-v-neck-tunic-dress","title":"Vintage Boho V-Neck Tunic Dress","description":"\u003cstyle\u003e\n  #vintage-boho-dress-page {\n    --cream: #fffaf6;\n    --warm-ivory: #fff6ee;\n    --sand: #f3e7dc;\n    --sand-deep: #ead7c8;\n\n    --aqua-light: #e9f4f3;\n    --aqua: #dceceb;\n    --blue-light: #e6eff4;\n\n    --blush-light: #faeeee;\n    --blush: #f3e0e3;\n\n    --cocoa: #8c6654;\n    --cocoa-deep: #67483b;\n    --teal: #638d92;\n    --teal-deep: #4e7479;\n    --rose: #c58e9a;\n\n    --text: #493d38;\n    --text-soft: #74655f;\n    --line: rgba(108, 77, 63, 0.14);\n    --shadow: 0 14px 34px rgba(85, 60, 49, 0.08);\n\n    --radius-lg: 24px;\n    --radius-md: 18px;\n\n    width: 100%;\n    max-width: 1180px;\n\n    margin: 0 auto;\n    padding: 0;\n\n    color: var(--text);\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n\n    font-size: 16px;\n    line-height: 1.72;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fff9f3 0%,\n        #f7ece3 34%,\n        #eaf3f2 70%,\n        #f8ecee 100%\n      );\n\n    container-type: inline-size;\n    container-name: vintageBohoDress;\n\n    overflow: hidden;\n  }\n\n  #vintage-boho-dress-page,\n  #vintage-boho-dress-page * {\n    box-sizing: border-box;\n  }\n\n  #vintage-boho-dress-page .vbd-inner {\n    width: min(100%, 1080px);\n\n    margin: 0 auto;\n\n    padding: 36px 18px 46px;\n  }\n\n  #vintage-boho-dress-page h2,\n  #vintage-boho-dress-page h3,\n  #vintage-boho-dress-page p {\n    margin-top: 0;\n  }\n\n  #vintage-boho-dress-page img {\n    display: block;\n\n    max-width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================\n     HERO\n  ========================== *\/\n\n  #vintage-boho-dress-page .vbd-hero {\n    padding: 22px 0 10px;\n\n    text-align: center;\n  }\n\n  #vintage-boho-dress-page .vbd-kicker {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n\n    gap: 12px;\n\n    width: fit-content;\n\n    margin: 0 auto 16px;\n\n    color: var(--cocoa);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-kicker::before,\n  #vintage-boho-dress-page\n  .vbd-kicker::after {\n    content: \"\";\n\n    width: 46px;\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        var(--cocoa)\n      );\n  }\n\n  #vintage-boho-dress-page\n  .vbd-kicker::after {\n    background:\n      linear-gradient(\n        90deg,\n        var(--cocoa),\n        transparent\n      );\n  }\n\n  #vintage-boho-dress-page .vbd-title {\n    max-width: 880px;\n\n    margin: 0 auto;\n\n    color: var(--cocoa-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  #vintage-boho-dress-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  #vintage-boho-dress-page\n  .vbd-hero-gif {\n    display: flex;\n    justify-content: center;\n\n    width: 100%;\n\n    margin: 26px auto 24px;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-hero-gif img {\n    display: block;\n\n    width: 100%;\n    max-width: 277px;\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(67, 46, 37, 0.12);\n  }\n\n\n  \/* =========================\n     INTRO\n  ========================== *\/\n\n  #vintage-boho-dress-page\n  .vbd-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        #fff7ef 0%,\n        #f3e8df 34%,\n        #e8f2f1 72%,\n        #f7e9eb 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    color: var(--text);\n\n    font-size: 16px;\n    line-height: 1.75;\n\n    text-align: center;\n  }\n\n\n  \/* =========================\n     TAGS\n  ========================== *\/\n\n  #vintage-boho-dress-page\n  .vbd-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: 670px;\n\n    margin: 22px auto 32px;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-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\n      rgba(99, 141, 146, 0.16);\n\n    border-radius: 999px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fffaf4 0%,\n        #edf4f2 52%,\n        #f7ecee 100%\n      );\n\n    color: #654d45;\n\n    font-size: 13px;\n    font-weight: 700;\n\n    text-align: center;\n\n    box-shadow:\n      0 5px 14px\n      rgba(80, 58, 48, 0.05);\n  }\n\n\n  \/* =========================\n     MAIN IMAGE\n  ========================== *\/\n\n  #vintage-boho-dress-page\n  .vbd-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        #faf2ea 0%,\n        #edf4f2 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #vintage-boho-dress-page\n  .vbd-main-image img,\n  #vintage-boho-dress-page\n  .vbd-feature-media img,\n  #vintage-boho-dress-page\n  .vbd-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  #vintage-boho-dress-page\n  .vbd-features {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 24px;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-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  #vintage-boho-dress-page\n  .vbd-feature-media {\n    overflow: hidden;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fbf8f4 0%,\n        #f3f6f4 100%\n      );\n  }\n\n  #vintage-boho-dress-page\n  .vbd-feature-media img {\n    transition:\n      transform 0.32s ease;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-feature-copy {\n    padding: 22px 22px 24px;\n  }\n\n\n  #vintage-boho-dress-page\n  .vbd-feature:nth-child(1)\n  .vbd-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fff6ed 0%,\n        #f1e5dc 44%,\n        #e6f1f0 100%\n      );\n  }\n\n  #vintage-boho-dress-page\n  .vbd-feature:nth-child(2)\n  .vbd-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #f9eee8 0%,\n        #f7e5e8 50%,\n        #edf3f1 100%\n      );\n  }\n\n  #vintage-boho-dress-page\n  .vbd-feature:nth-child(3)\n  .vbd-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fff8f0 0%,\n        #eaf3f1 50%,\n        #e4edf2 100%\n      );\n  }\n\n  #vintage-boho-dress-page\n  .vbd-feature:nth-child(4)\n  .vbd-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #f7ece5 0%,\n        #eaf1f0 50%,\n        #f6e7e9 100%\n      );\n  }\n\n  #vintage-boho-dress-page\n  .vbd-feature:nth-child(5)\n  .vbd-feature-copy {\n    background:\n      linear-gradient(\n        90deg,\n        #fff5eb 0%,\n        #efe8df 45%,\n        #e5f0ef 100%\n      );\n  }\n\n\n  #vintage-boho-dress-page\n  .vbd-feature-heading {\n    display: flex;\n    align-items: center;\n\n    gap: 12px;\n\n    margin-bottom: 11px;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-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(108, 77, 63, 0.12);\n\n    border-radius: 13px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #fff6ed 0%,\n        #eaded5 50%,\n        #dcebea 100%\n      );\n\n    font-size: 22px;\n\n    box-shadow:\n      0 7px 18px\n      rgba(85, 60, 49, 0.08);\n  }\n\n  #vintage-boho-dress-page\n  .vbd-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        #8e6250 0%,\n        #6b7f7c 58%,\n        #a87580 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  #vintage-boho-dress-page\n  .vbd-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  #vintage-boho-dress-page\n  .vbd-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        #fff6ed 0%,\n        #f0e6de 37%,\n        #e7f1ef 72%,\n        #f6e9eb 100%\n      );\n\n    box-shadow: var(--shadow);\n\n    text-align: center;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-section-title {\n    margin: 0;\n\n    color: var(--cocoa-deep);\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  #vintage-boho-dress-page\n  .vbd-size \u003e p {\n    max-width: 760px;\n\n    margin: 12px auto 0;\n\n    color: var(--text-soft);\n  }\n\n  #vintage-boho-dress-page\n  .vbd-size-chart {\n    margin-top: 20px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(108, 77, 63, 0.10);\n\n    border-radius:\n      var(--radius-md);\n\n    background: #ffffff;\n\n    box-shadow:\n      0 8px 24px\n      rgba(85, 60, 49, 0.05);\n  }\n\n\n  \/* =========================\n     DETAILS\n  ========================== *\/\n\n  #vintage-boho-dress-page\n  .vbd-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        #fff8f1 0%,\n        #f0e7df 40%,\n        #e8f2f0 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #vintage-boho-dress-page\n  .vbd-details\n  .vbd-section-title {\n    margin-bottom: 18px;\n\n    text-align: center;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-detail-list {\n    display: grid;\n\n    grid-template-columns: 1fr;\n\n    gap: 10px;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-detail-item {\n    padding: 15px 16px;\n\n    border:\n      1px solid\n      rgba(108, 77, 63, 0.10);\n\n    border-radius: 14px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #faf5f0 52%,\n        #edf4f2 100%\n      );\n\n    color: var(--text);\n\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n\n  \/* =========================\n     FAQ\n  ========================== *\/\n\n  #vintage-boho-dress-page\n  .vbd-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        #f9eee8 0%,\n        #edf3f1 54%,\n        #f6e9eb 100%\n      );\n\n    box-shadow: var(--shadow);\n  }\n\n  #vintage-boho-dress-page\n  .vbd-faq\n  .vbd-section-title {\n    margin-bottom: 20px;\n\n    text-align: center;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-faq-item {\n    margin-bottom: 10px;\n\n    overflow: hidden;\n\n    border:\n      1px solid\n      rgba(108, 77, 63, 0.12);\n\n    border-radius: 15px;\n\n    background:\n      linear-gradient(\n        90deg,\n        #ffffff 0%,\n        #faf5f0 50%,\n        #f0f5f3 100%\n      );\n  }\n\n  #vintage-boho-dress-page\n  .vbd-faq-item:last-child {\n    margin-bottom: 0;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-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: #62493f;\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  #vintage-boho-dress-page\n  .vbd-faq-item\n  summary::-webkit-details-marker {\n    display: none;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-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(--teal-deep);\n\n    font-size: 24px;\n    line-height: 1;\n\n    transition:\n      transform 0.28s ease;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-faq-item[open]\n  summary::after {\n    transform:\n      translateY(-35%)\n      rotate(180deg);\n  }\n\n  #vintage-boho-dress-page\n  .vbd-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  #vintage-boho-dress-page\n  .vbd-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        #fff7ef 0%,\n        #f0e5dc 37%,\n        #e7f1f0 72%,\n        #f7eaec 100%\n      );\n\n    box-shadow:\n      0 14px 32px\n      rgba(85, 60, 49, 0.09);\n  }\n\n  #vintage-boho-dress-page\n  .vbd-shipping-eyebrow {\n    margin: 0 0 7px;\n\n    color: var(--cocoa);\n\n    font-size: 11px;\n    font-weight: 700;\n\n    letter-spacing: 0.16em;\n\n    text-align: center;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-shipping\n  .vbd-section-title {\n    margin-bottom: 22px;\n\n    text-align: center;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-shipping-list {\n    display: flex;\n\n    flex-direction: column;\n\n    gap: 11px;\n  }\n\n  #vintage-boho-dress-page\n  .vbd-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(108, 77, 63, 0.11);\n\n    border-radius: 16px;\n\n    background:\n      linear-gradient(\n        90deg,\n        rgba(255, 255, 255, 0.94) 0%,\n        rgba(247, 239, 233, 0.90) 48%,\n        rgba(232, 243, 241, 0.90) 100%\n      );\n\n    box-shadow:\n      0 5px 14px\n      rgba(85, 60, 49, 0.05);\n  }\n\n  #vintage-boho-dress-page\n  .vbd-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        135deg,\n        #d6a08d 0%,\n        #c58e9a 48%,\n        #6f9998 100%\n      );\n\n    color: #ffffff;\n\n    font-size: 21px;\n\n    box-shadow:\n      0 7px 17px\n      rgba(106, 76, 64, 0.16);\n  }\n\n  #vintage-boho-dress-page\n  .vbd-shipping-card h4 {\n    margin: 0 0 3px;\n\n    color: #60463c;\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  #vintage-boho-dress-page\n  .vbd-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  #vintage-boho-dress-page\n  .vbd-buy-wrap {\n    display: flex;\n    justify-content: center;\n\n    margin-top: 24px;\n  }\n\n  #vintage-boho-dress-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        #9b725f 0%,\n        #b98991 48%,\n        #638b8e 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(105, 76, 64, 0.20);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n\n  \/* =========================\n     CONTAINER RESPONSIVE\n     按详情页实际宽度自适应\n  ========================== *\/\n\n  @container vintageBohoDress\n  (min-width: 860px) {\n\n    #vintage-boho-dress-page\n    .vbd-features {\n      grid-template-columns:\n        repeat(2, minmax(0, 1fr));\n    }\n\n    #vintage-boho-dress-page\n    .vbd-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    #vintage-boho-dress-page\n    .vbd-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    #vintage-boho-dress-page\n    .vbd-feature:hover {\n      transform:\n        translateY(-4px);\n\n      box-shadow:\n        0 20px 42px\n        rgba(85, 60, 49, 0.13);\n    }\n\n    #vintage-boho-dress-page\n    .vbd-feature:hover\n    .vbd-feature-media img {\n      transform:\n        scale(1.015);\n    }\n\n    #vintage-boho-dress-page\n    .product-buy:hover {\n      transform:\n        translateY(-2px);\n\n      box-shadow:\n        0 14px 28px\n        rgba(105, 76, 64, 0.25);\n    }\n  }\n\n\n  \/* =========================\n     MOBILE\n  ========================== *\/\n\n  @media screen\n  and (max-width: 749px) {\n\n    #vintage-boho-dress-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    #vintage-boho-dress-page\n    .vbd-inner {\n      width: 100%;\n\n      padding:\n        26px 0 34px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-hero {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-title {\n      font-size: 30px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-hero-gif {\n      margin-top: 22px;\n      margin-bottom: 22px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-hero-gif img {\n      max-width: 277px;\n\n      border-radius: 15px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-intro {\n      margin-left: 16px;\n      margin-right: 16px;\n\n      padding:\n        20px 17px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-tags {\n      width: auto;\n      max-width: none;\n\n      margin:\n        20px 15px 30px;\n\n      gap: 10px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-tag {\n      min-height: 44px;\n\n      padding:\n        9px 5px;\n\n      font-size: 11.5px;\n\n      white-space: nowrap;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-main-image,\n    #vintage-boho-dress-page\n    .vbd-feature {\n      border-left: 0;\n      border-right: 0;\n\n      border-radius: 0;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-feature-copy {\n      padding:\n        21px 16px 23px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-size,\n    #vintage-boho-dress-page\n    .vbd-details,\n    #vintage-boho-dress-page\n    .vbd-faq,\n    #vintage-boho-dress-page\n    .vbd-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    #vintage-boho-dress-page\n    .vbd-size,\n    #vintage-boho-dress-page\n    .vbd-details,\n    #vintage-boho-dress-page\n    .vbd-faq {\n      padding-left: 16px;\n      padding-right: 16px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-shipping {\n      padding-left: 10px;\n      padding-right: 10px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-feature-title {\n      font-size: 22px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-feature-copy p,\n    #vintage-boho-dress-page\n    .vbd-size \u003e p {\n      font-size: 15px;\n    }\n  }\n\n\n  @media screen\n  and (max-width: 390px) {\n\n    #vintage-boho-dress-page\n    .vbd-title {\n      font-size: 28px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-tags {\n      margin-left: 10px;\n      margin-right: 10px;\n\n      gap: 8px;\n    }\n\n    #vintage-boho-dress-page\n    .vbd-tag {\n      padding:\n        8px 3px;\n\n      font-size: 10.2px;\n    }\n  }\n\n\n  @media\n  (prefers-reduced-motion: reduce) {\n\n    #vintage-boho-dress-page *,\n    #vintage-boho-dress-page *::before,\n    #vintage-boho-dress-page *::after {\n      transition: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003csection id=\"vintage-boho-dress-page\"\u003e\n\u003cdiv class=\"vbd-inner\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"vbd-hero\"\u003e\n\u003cdiv class=\"vbd-kicker\"\u003eVintage Boho Collection\u003c\/div\u003e\n\u003ch3 class=\"vbd-title\"\u003e🌸 \u003cb\u003eWish You Could Wear Vibrant, Youthful Dresses Without Feeling Self-Conscious About Your Midsection or Arms?\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdiv id=\"vintage-boho-dress-buy-return-anchor\" class=\"product-buy-return-anchor\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vbd-hero-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/8_24_2.gif?v=1787545991\" alt=\"\" width=\"277\" height=\"487\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vbd-intro\"\u003e✨ Bring home effortless bohemian charm with a flattering V-neck tunic dress designed to make you look and feel years younger. Featuring a tummy-concealing empire waist and dreamy lace-trimmed sleeves, this flowy dress delivers complete comfort while celebrating your unique style.\u003c\/div\u003e\n\u003cdiv class=\"vbd-tags\"\u003e\n\u003cdiv class=\"vbd-tag\"\u003e💖 Flattering V-Neck\u003c\/div\u003e\n\u003cdiv class=\"vbd-tag\"\u003e🪄 Empire Waist\u003c\/div\u003e\n\u003cdiv class=\"vbd-tag\"\u003e🌿 Lace-Trim Sleeves\u003c\/div\u003e\n\u003cdiv class=\"vbd-tag\"\u003e🎨 Vintage Boho Print\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- MAIN IMAGE --\u003e\n\u003cdiv class=\"vbd-main-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_24_00_21_34_7.webp?v=1787545973\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- FEATURES --\u003e\n\u003cdiv class=\"vbd-features\"\u003e\n\u003c!-- FEATURE 1 --\u003e\n\u003carticle class=\"vbd-feature\"\u003e\n\u003cdiv class=\"vbd-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_24_00_21_32_2.webp?v=1787545975\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vbd-feature-copy\"\u003e\n\u003cdiv class=\"vbd-feature-heading\"\u003e\n\u003cspan class=\"vbd-feature-emoji\"\u003e 💖 \u003c\/span\u003e\n\u003ch3 class=\"vbd-feature-title\"\u003eElongating V-Neckline\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eDesigned with a classic V-neck that stretches your neckline and creates an instant slimming silhouette, making it effortlessly easy to pair with your favorite necklaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 2 --\u003e\n\u003carticle class=\"vbd-feature\"\u003e\n\u003cdiv class=\"vbd-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_24_00_21_32_3.webp?v=1787545975\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vbd-feature-copy\"\u003e\n\u003cdiv class=\"vbd-feature-heading\"\u003e\n\u003cspan class=\"vbd-feature-emoji\"\u003e 🪄 \u003c\/span\u003e\n\u003ch3 class=\"vbd-feature-title\"\u003eTummy-Hiding Empire Waist\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eCrafted with a subtle high-waist drape that flows loosely over the stomach and hips, providing 100% coverage over midsection concerns without clinging.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 3 --\u003e\n\u003carticle class=\"vbd-feature\"\u003e\n\u003cdiv class=\"vbd-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_24_00_21_33_4.webp?v=1787545975\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vbd-feature-copy\"\u003e\n\u003cdiv class=\"vbd-feature-heading\"\u003e\n\u003cspan class=\"vbd-feature-emoji\"\u003e 🌿 \u003c\/span\u003e\n\u003ch3 class=\"vbd-feature-title\"\u003eArm-Flattering Lace-Trimmed Sleeves\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eFeatures breezy 3\/4 flared sleeves finished with delicate crochet lace edges—expertly concealing upper arm insecurity while keeping you cool and comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 4 --\u003e\n\u003carticle class=\"vbd-feature\"\u003e\n\u003cdiv class=\"vbd-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_24_00_21_33_5.webp?v=1787545975\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vbd-feature-copy\"\u003e\n\u003cdiv class=\"vbd-feature-heading\"\u003e\n\u003cspan class=\"vbd-feature-emoji\"\u003e 🎨 \u003c\/span\u003e\n\u003ch3 class=\"vbd-feature-title\"\u003eTimeless Vintage Boho Print\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eShowcases a rich, artistic print with scalloped lace hem detailing that channels relaxed, resort-ready elegance whether you're at a garden party or on vacation.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c!-- FEATURE 5 --\u003e\n\u003carticle class=\"vbd-feature\"\u003e\n\u003cdiv class=\"vbd-feature-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_24_00_21_34_6.webp?v=1787545975\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"vbd-feature-copy\"\u003e\n\u003cdiv class=\"vbd-feature-heading\"\u003e\n\u003cspan class=\"vbd-feature-emoji\"\u003e 🩱 \u003c\/span\u003e\n\u003ch3 class=\"vbd-feature-title\"\u003eVersatile 2-Way Styling\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp\u003eWear it solo as a fun, knee-length summer dress with sandals, or pair it with leggings or skinny denim as a chic long tunic top for breezy days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c!-- SIZE --\u003e\n\u003cdiv class=\"vbd-size\"\u003e\n\u003ch3 class=\"vbd-section-title\"\u003e📏 \u003cb\u003eSize \u0026amp; Fit\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cp\u003ePlease check our detailed size chart below to select your best fit.\u003c\/p\u003e\n\u003cdiv class=\"vbd-size-chart\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/size_chart_dress_s_to_2xl_inch.webp?v=1787545958\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- PRODUCT DETAILS --\u003e\n\u003cdiv class=\"vbd-details\"\u003e\n\u003ch3 class=\"vbd-section-title\"\u003e📝 \u003cb\u003eProduct Details\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdiv class=\"vbd-detail-list\"\u003e\n\u003cdiv class=\"vbd-detail-item\"\u003e\n\u003cb\u003eIncluded:\u003c\/b\u003e 1x Women's Vintage Boho Print Dress\u003c\/div\u003e\n\u003cdiv class=\"vbd-detail-item\"\u003e\n\u003cb\u003eMaterial:\u003c\/b\u003e Premium Lightweight Woven Fabric\u003c\/div\u003e\n\u003cdiv class=\"vbd-detail-item\"\u003e\n\u003cb\u003eCare:\u003c\/b\u003e Machine wash cold on gentle cycle in a laundry bag. Line dry or tumble dry low.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"vbd-faq\"\u003e\n\u003ch3 class=\"vbd-section-title\"\u003e❓ \u003cb\u003eFrequently Asked Questions\u003c\/b\u003e\n\u003c\/h3\u003e\n\u003cdetails class=\"vbd-faq-item\"\u003e\n\u003csummary\u003eQ: Is this dress too short for mature women?\u003c\/summary\u003e\n\u003cdiv class=\"vbd-faq-answer\"\u003eA: It falls around the mid-thigh to above-the-knee depending on height. If you prefer extra leg coverage, it looks stunning styled as a tunic over leggings or white pants!\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vbd-faq-item\"\u003e\n\u003csummary\u003eQ: Does the fabric cling to the stomach or back?\u003c\/summary\u003e\n\u003cdiv class=\"vbd-faq-answer\"\u003eA: Not at all! The lightweight woven fabric floats away from the body, ensuring zero clinginess and complete peace of mind.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"vbd-faq-item\"\u003e\n\u003csummary\u003eQ: Is the material see-through?\u003c\/summary\u003e\n\u003cdiv class=\"vbd-faq-answer\"\u003eA: No, the fabric and rich vintage print offer full opacity so you don't need an extra slip underneath.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c!-- SHIPPING --\u003e\n\u003cdiv class=\"vbd-shipping\"\u003e\n\u003cdiv class=\"vbd-shipping-eyebrow\"\u003eSHOP WITH CONFIDENCE\u003c\/div\u003e\n\u003ch3 class=\"vbd-section-title\"\u003eShipping \u0026amp; Quality Guarantee\u003c\/h3\u003e\n\u003cdiv class=\"vbd-shipping-list\"\u003e\n\u003cdiv class=\"vbd-shipping-card\"\u003e\n\u003cdiv class=\"vbd-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=\"vbd-shipping-card\"\u003e\n\u003cdiv class=\"vbd-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=\"vbd-shipping-card\"\u003e\n\u003cdiv class=\"vbd-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=\"vbd-buy-wrap\"\u003e\u003ca href=\"#vintage-boho-dress-buy-return-anchor\" class=\"product-buy\"\u003e Buy Now ↑ \u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e","brand":"LHBgdnwqeiwoqnqugf","offers":[{"title":"Brown \/ S","offer_id":43205457313886,"sku":"NC02472608245478-V领印花长裙-咖色-S","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ M","offer_id":43205457346654,"sku":"NC02472608245478-V领印花长裙-咖色-M","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ L","offer_id":43205457379422,"sku":"NC02472608245478-V领印花长裙-咖色-L","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ XL","offer_id":43205457412190,"sku":"NC02472608245478-V领印花长裙-咖色-XL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Brown \/ 2XL","offer_id":43205457444958,"sku":"NC02472608245478-V领印花长裙-咖色-XXL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ S","offer_id":43205457150046,"sku":"NC02472608245478-V领印花长裙-粉色-S","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ M","offer_id":43205457182814,"sku":"NC02472608245478-V领印花长裙-粉色-M","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ L","offer_id":43205457215582,"sku":"NC02472608245478-V领印花长裙-粉色-L","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ XL","offer_id":43205457248350,"sku":"NC02472608245478-V领印花长裙-粉色-XL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Pink \/ 2XL","offer_id":43205457281118,"sku":"NC02472608245478-V领印花长裙-粉色-XXL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ S","offer_id":43205457477726,"sku":"NC02472608245478-V领印花长裙-砖红色-S","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ M","offer_id":43205457510494,"sku":"NC02472608245478-V领印花长裙-砖红色-M","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ L","offer_id":43205457543262,"sku":"NC02472608245478-V领印花长裙-砖红色-L","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ XL","offer_id":43205457576030,"sku":"NC02472608245478-V领印花长裙-砖红色-XL","price":39.98,"currency_code":"USD","in_stock":true},{"title":"Brick Red \/ 2XL","offer_id":43205457608798,"sku":"NC02472608245478-V领印花长裙-砖红色-XXL","price":39.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_24_00_21_31_1.webp?v=1787545975","url":"https:\/\/miscellista.com\/products\/vintage-boho-v-neck-tunic-dress","provider":"Miscellista.com","version":"1.0","type":"link"}