{"product_id":"elegant-lace-panel-a-line-shirt-dress-flattering-fit-for-every-occasion","title":"Women's Elegant Lace Panel A-Line Shirt Dress: Waist-Defining Button-Front Silhouette","description":"\u003cstyle\u003e\n  #lace-dress-pdp {\n    --wine: #7A1C2E;\n    --wine-dark: #59121E;\n    --wine-deep: #43101A;\n    --wine-soft: #A84A5C;\n    --gold: #C5A059;\n    --gold-soft: #E8D7AF;\n\n    --text: #241D1F;\n    --muted: #65595C;\n\n    --card-bg:\n      radial-gradient(\n        circle at 92% 8%,\n        rgba(122, 28, 46, 0.09),\n        transparent 31%\n      ),\n      linear-gradient(\n        145deg,\n        rgba(122, 28, 46, 0.075) 0%,\n        rgba(255, 250, 250, 0.97) 47%,\n        rgba(89, 18, 30, 0.055) 100%\n      );\n\n    --card-bg-strong:\n      linear-gradient(\n        145deg,\n        rgba(122, 28, 46, 0.11),\n        rgba(255, 248, 248, 0.98) 52%,\n        rgba(122, 28, 46, 0.07)\n      );\n\n    width: 100%;\n    max-width: 840px;\n    margin: 0 auto;\n    padding: 0 16px 30px;\n    background: transparent !important;\n    color: var(--text);\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Roboto,\n      Helvetica,\n      Arial,\n      sans-serif;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  #lace-dress-pdp,\n  #lace-dress-pdp * {\n    box-sizing: border-box;\n  }\n\n  #lace-dress-pdp img {\n    max-width: 100%;\n  }\n\n  #lace-dress-pdp .pdp-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 24px;\n  }\n\n  \/* =========================\n     MAIN CARD\n  ========================= *\/\n\n  #lace-dress-pdp .pdp-card {\n    width: 100%;\n    padding: 26px;\n    border: 0;\n    border-radius: 16px;\n    overflow: hidden;\n    background: var(--card-bg);\n    box-shadow:\n      0 10px 32px rgba(89, 18, 30, 0.075),\n      inset 0 1px 0 rgba(255, 255, 255, 0.7);\n  }\n\n  #lace-dress-pdp .pdp-card-strong {\n    background: var(--card-bg-strong);\n  }\n\n  \/* =========================\n     TYPOGRAPHY\n  ========================= *\/\n\n  #lace-dress-pdp .section-head {\n    width: 100%;\n    margin-bottom: 18px;\n  }\n\n  #lace-dress-pdp .section-tag {\n    display: block;\n    margin: 0 0 7px;\n    text-align: center;\n    color: var(--gold);\n    font-size: 11px;\n    line-height: 1.4;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.16em;\n  }\n\n  #lace-dress-pdp .section-title {\n    margin: 0 auto 12px;\n    text-align: center;\n    color: var(--wine);\n    font-size: clamp(27px, 4vw, 35px);\n    line-height: 1.14;\n    font-weight: 800;\n    letter-spacing: -0.025em;\n  }\n\n  #lace-dress-pdp .section-copy {\n    width: 100%;\n    max-width: 720px;\n    margin: 0 auto;\n    text-align: left;\n    color: var(--muted);\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  #lace-dress-pdp .highlight {\n    color: var(--wine);\n    font-weight: 800;\n  }\n\n  #lace-dress-pdp .highlight-gold {\n    color: #9A7026;\n    font-weight: 800;\n  }\n\n  \/* =========================\n     HERO BADGES\n  ========================= *\/\n\n  #lace-dress-pdp .hero-badges {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-bottom: 18px;\n  }\n\n  #lace-dress-pdp .hero-badge {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    padding: 7px 13px;\n    border-radius: 999px;\n    background: rgba(122, 28, 46, 0.075);\n    color: var(--wine);\n    border: 1px solid rgba(122, 28, 46, 0.11);\n    font-size: 11px;\n    line-height: 1.3;\n    font-weight: 800;\n    letter-spacing: 0.055em;\n  }\n\n  \/* =========================\n     IMAGES\n  ========================= *\/\n\n  #lace-dress-pdp .media-box {\n    width: 100%;\n    overflow: hidden;\n    border-radius: 12px;\n    background: rgba(122, 28, 46, 0.035);\n  }\n\n  #lace-dress-pdp .media-box img {\n    width: 100%;\n    height: auto;\n    display: block;\n    border-radius: 12px;\n  }\n\n  \/* =========================\n     INDEPENDENT FEATURE CARDS\n     No outer feature container\n  ========================= *\/\n\n  #lace-dress-pdp .feature-card {\n    width: 100%;\n    display: flex;\n    flex-direction: column;\n    gap: 16px;\n\n    padding: 26px;\n    border: 0;\n    border-radius: 16px;\n    overflow: hidden;\n\n    background:\n      radial-gradient(\n        circle at 92% 8%,\n        rgba(122, 28, 46, 0.08),\n        transparent 32%\n      ),\n      linear-gradient(\n        145deg,\n        rgba(122, 28, 46, 0.075),\n        rgba(255, 250, 250, 0.96)\n      );\n\n    box-shadow:\n      0 10px 30px rgba(89, 18, 30, 0.07),\n      inset 0 1px 0 rgba(255, 255, 255, 0.7);\n  }\n\n  #lace-dress-pdp .feature-card:nth-of-type(even) {\n    background:\n      radial-gradient(\n        circle at 8% 8%,\n        rgba(197, 160, 89, 0.09),\n        transparent 30%\n      ),\n      linear-gradient(\n        145deg,\n        rgba(197, 160, 89, 0.08),\n        rgba(255, 252, 248, 0.97)\n      );\n  }\n\n  #lace-dress-pdp .feature-kicker {\n    display: block;\n    margin-bottom: -7px;\n    text-align: center;\n    color: var(--gold);\n    font-size: 10px;\n    line-height: 1.3;\n    font-weight: 800;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n  }\n\n  #lace-dress-pdp .feature-title {\n    margin: 0;\n    text-align: center;\n    color: var(--wine);\n    font-size: 24px;\n    line-height: 1.24;\n    font-weight: 800;\n    letter-spacing: -0.015em;\n  }\n\n  #lace-dress-pdp .feature-card:nth-of-type(even) .feature-title {\n    color: #8A6421;\n  }\n\n  #lace-dress-pdp .feature-copy {\n    margin: 0;\n    text-align: left;\n    color: var(--muted);\n    font-size: 17px;\n    line-height: 1.68;\n  }\n\n  \/* =========================\n     SHIPPING\n  ========================= *\/\n\n  #lace-dress-pdp .shipping-wrap {\n    position: relative;\n    overflow: hidden;\n  }\n\n  #lace-dress-pdp .shipping-wrap::before {\n    content: \"\";\n    position: absolute;\n    width: 210px;\n    height: 210px;\n    right: -90px;\n    top: -110px;\n    border-radius: 50%;\n    background: rgba(122, 28, 46, 0.08);\n    filter: blur(4px);\n    pointer-events: none;\n  }\n\n  #lace-dress-pdp .shipping-grid {\n    position: relative;\n    z-index: 1;\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 10px;\n    margin-top: 18px;\n  }\n\n  #lace-dress-pdp .shipping-item {\n    min-height: 104px;\n    padding: 15px 8px;\n    border-radius: 13px;\n    background: rgba(255, 255, 255, 0.7);\n\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    gap: 8px;\n\n    text-align: center;\n\n    box-shadow: 0 5px 16px rgba(89, 18, 30, 0.05);\n\n    transition:\n      transform 0.25s ease,\n      box-shadow 0.25s ease;\n  }\n\n  #lace-dress-pdp .shipping-item:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 10px 20px rgba(89, 18, 30, 0.1);\n  }\n\n  #lace-dress-pdp .shipping-icon {\n    font-size: 21px;\n    line-height: 1;\n    animation: shippingFloat 3s ease-in-out infinite;\n  }\n\n  #lace-dress-pdp .shipping-item strong {\n    color: var(--wine);\n    font-size: 13px;\n    line-height: 1.25;\n  }\n\n  @keyframes shippingFloat {\n    0%,\n    100% {\n      transform: translateY(0);\n    }\n\n    50% {\n      transform: translateY(-3px);\n    }\n  }\n\n  \/* =========================\n     TRACKING\n  ========================= *\/\n\n  #lace-dress-pdp .tracking-box {\n    position: relative;\n    z-index: 1;\n    margin-top: 15px;\n    padding: 18px;\n    border-radius: 13px;\n    background: rgba(255, 255, 255, 0.72);\n  }\n\n  #lace-dress-pdp .tracking-title {\n    margin-bottom: 13px;\n    text-align: center;\n    color: var(--wine);\n    font-size: 13px;\n    line-height: 1.3;\n    font-weight: 800;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  #lace-dress-pdp .tracking-bar {\n    width: 100%;\n    height: 6px;\n    border-radius: 999px;\n    overflow: hidden;\n    background: rgba(122, 28, 46, 0.12);\n  }\n\n  #lace-dress-pdp .tracking-progress {\n    width: 72%;\n    height: 100%;\n    border-radius: inherit;\n    background: linear-gradient(\n      90deg,\n      var(--wine),\n      var(--gold)\n    );\n    animation: progressGlow 3s ease-in-out infinite;\n  }\n\n  @keyframes progressGlow {\n    0%,\n    100% {\n      opacity: 0.82;\n    }\n\n    50% {\n      opacity: 1;\n    }\n  }\n\n  #lace-dress-pdp .tracking-steps {\n    display: flex;\n    justify-content: space-between;\n    gap: 10px;\n    margin-top: 13px;\n  }\n\n  #lace-dress-pdp .tracking-step {\n    flex: 1;\n    text-align: center;\n    color: var(--text);\n    font-size: 12px;\n    font-weight: 700;\n  }\n\n  #lace-dress-pdp .tracking-dot {\n    width: 10px;\n    height: 10px;\n    margin: 0 auto 7px;\n    border-radius: 50%;\n    background: var(--wine);\n    box-shadow: 0 0 0 4px rgba(122, 28, 46, 0.09);\n  }\n\n  #lace-dress-pdp .tracking-step:nth-child(2) .tracking-dot {\n    position: relative;\n    background: var(--gold);\n  }\n\n  #lace-dress-pdp .tracking-step:nth-child(2) .tracking-dot::after {\n    content: \"\";\n    position: absolute;\n    inset: -5px;\n    border: 1px solid var(--gold);\n    border-radius: 50%;\n    animation: pulse 1.8s infinite;\n  }\n\n  @keyframes pulse {\n    0% {\n      transform: scale(0.8);\n      opacity: 0.9;\n    }\n\n    100% {\n      transform: scale(1.8);\n      opacity: 0;\n    }\n  }\n\n  \/* =========================\n     REVIEWS\n  ========================= *\/\n\n  #lace-dress-pdp .review-stack {\n    display: flex;\n    flex-direction: column;\n    gap: 14px;\n  }\n\n  #lace-dress-pdp .rating-summary {\n    padding: 20px;\n    border-radius: 13px;\n    background: rgba(122, 28, 46, 0.07);\n  }\n\n  #lace-dress-pdp .rating-top {\n    display: flex;\n    align-items: center;\n    gap: 12px;\n    margin-bottom: 14px;\n  }\n\n  #lace-dress-pdp .rating-score {\n    color: var(--wine);\n    font-size: 38px;\n    line-height: 1;\n    font-weight: 900;\n  }\n\n  #lace-dress-pdp .stars {\n    color: #B78228;\n    font-size: 17px;\n    letter-spacing: 2px;\n  }\n\n  #lace-dress-pdp .rating-caption {\n    margin-top: 2px;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  #lace-dress-pdp .rating-bars {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n  }\n\n  #lace-dress-pdp .rating-row {\n    display: grid;\n    grid-template-columns: 118px 1fr 42px;\n    align-items: center;\n    gap: 8px;\n    color: var(--muted);\n    font-size: 13px;\n  }\n\n  #lace-dress-pdp .rating-track {\n    height: 6px;\n    overflow: hidden;\n    border-radius: 999px;\n    background: rgba(122, 28, 46, 0.12);\n  }\n\n  #lace-dress-pdp .rating-fill {\n    height: 100%;\n    border-radius: inherit;\n    background: linear-gradient(\n      90deg,\n      var(--wine),\n      var(--wine-soft)\n    );\n  }\n\n  #lace-dress-pdp .review-highlight {\n    margin-top: 15px;\n    padding: 13px 15px;\n    border-radius: 10px;\n    background: rgba(197, 160, 89, 0.12);\n    color: var(--text);\n    font-size: 15px;\n    line-height: 1.6;\n    text-align: left;\n  }\n\n  #lace-dress-pdp .review-card {\n    padding: 18px;\n    border-radius: 13px;\n    background:\n      linear-gradient(\n        135deg,\n        rgba(255, 255, 255, 0.83),\n        rgba(122, 28, 46, 0.055)\n      );\n    box-shadow: 0 5px 16px rgba(89, 18, 30, 0.045);\n  }\n\n  #lace-dress-pdp .review-name {\n    margin-bottom: 8px;\n    text-align: left;\n    color: var(--wine);\n    font-size: 15px;\n    font-weight: 800;\n  }\n\n  #lace-dress-pdp .verified {\n    display: block;\n    margin-top: 3px;\n    color: #8A6421;\n    font-size: 11px;\n    font-weight: 800;\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n  }\n\n  #lace-dress-pdp .review-card p {\n    margin: 0;\n    text-align: left;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  #lace-dress-pdp .review-card img {\n    width: 100%;\n    height: auto;\n    display: block;\n    margin-top: 14px;\n    border-radius: 10px;\n  }\n\n  \/* =========================\n     FAQ\n  ========================= *\/\n\n  #lace-dress-pdp .faq-list {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n  }\n\n  #lace-dress-pdp .faq-item {\n    overflow: hidden;\n    border: 0;\n    border-radius: 11px;\n    background: rgba(122, 28, 46, 0.065);\n  }\n\n  #lace-dress-pdp .faq-item[open] {\n    background: rgba(122, 28, 46, 0.095);\n  }\n\n  #lace-dress-pdp .faq-question {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 14px;\n    padding: 17px 18px;\n    cursor: pointer;\n    list-style: none;\n    color: var(--wine);\n    font-size: 16px;\n    line-height: 1.4;\n    font-weight: 800;\n    text-align: left;\n  }\n\n  #lace-dress-pdp .faq-question::-webkit-details-marker {\n    display: none;\n  }\n\n  #lace-dress-pdp .faq-plus {\n    flex: 0 0 auto;\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    background: rgba(122, 28, 46, 0.09);\n    color: var(--wine);\n    font-size: 20px;\n    transition:\n      transform 0.25s ease,\n      background 0.25s ease,\n      color 0.25s ease;\n  }\n\n  #lace-dress-pdp .faq-item[open] .faq-plus {\n    transform: rotate(45deg);\n    color: #FFFFFF;\n    background: var(--wine);\n  }\n\n  #lace-dress-pdp .faq-answer {\n    padding: 0 18px 18px;\n    text-align: left;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.65;\n  }\n\n  \/* =========================\n     CTA\n  ========================= *\/\n\n  #lace-dress-pdp .bottom-cta {\n    padding: 27px 24px;\n    border-radius: 16px;\n\n    background:\n      radial-gradient(\n        circle at 90% 0%,\n        rgba(197, 160, 89, 0.22),\n        transparent 30%\n      ),\n      linear-gradient(\n        135deg,\n        var(--wine-dark),\n        var(--wine)\n      );\n\n    box-shadow:\n      0 14px 30px rgba(89, 18, 30, 0.22);\n  }\n\n  #lace-dress-pdp .bottom-cta h3 {\n    margin: 0 0 9px;\n    text-align: center;\n    color: #FFFFFF;\n    font-size: 26px;\n    line-height: 1.2;\n    font-weight: 800;\n  }\n\n  #lace-dress-pdp .bottom-cta p {\n    max-width: 660px;\n    margin: 0 auto;\n    text-align: left;\n    color: rgba(255, 255, 255, 0.89);\n    font-size: 16px;\n    line-height: 1.6;\n  }\n\n  #lace-dress-pdp .buy-button-wrap {\n    width: 100%;\n    margin-top: 19px;\n    text-align: center;\n  }\n\n  #lace-dress-pdp .buy-button {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n\n    min-width: 190px;\n    padding: 14px 30px;\n\n    border-radius: 999px;\n\n    text-decoration: none !important;\n\n    background:\n      linear-gradient(\n        135deg,\n        #E1C27B,\n        var(--gold)\n      );\n\n    color: #241D1F !important;\n\n    font-size: 15px;\n    line-height: 1;\n    font-weight: 900;\n    letter-spacing: 0.075em;\n\n    box-shadow:\n      0 7px 18px rgba(0, 0, 0, 0.18),\n      0 0 0 0 rgba(197, 160, 89, 0.4);\n\n    transition:\n      transform 0.2s ease,\n      box-shadow 0.2s ease;\n\n    animation: buyGlow 2.3s ease-in-out infinite;\n  }\n\n  #lace-dress-pdp .buy-button:hover {\n    transform: translateY(-2px);\n  }\n\n  @keyframes buyGlow {\n    0%,\n    100% {\n      box-shadow:\n        0 7px 18px rgba(0, 0, 0, 0.18),\n        0 0 0 0 rgba(197, 160, 89, 0.28);\n    }\n\n    50% {\n      box-shadow:\n        0 8px 21px rgba(0, 0, 0, 0.21),\n        0 0 0 7px rgba(197, 160, 89, 0.08);\n    }\n  }\n\n  \/* =========================\n     MOBILE\n  ========================= *\/\n\n  @media (max-width: 700px) {\n\n    #lace-dress-pdp {\n      padding-left: 10px;\n      padding-right: 10px;\n    }\n\n    #lace-dress-pdp .pdp-stack {\n      gap: 18px;\n    }\n\n    #lace-dress-pdp .pdp-card,\n    #lace-dress-pdp .feature-card {\n      padding: 20px 16px;\n      border-radius: 14px;\n    }\n\n    #lace-dress-pdp .section-title {\n      font-size: 28px;\n    }\n\n    #lace-dress-pdp .section-copy,\n    #lace-dress-pdp .feature-copy {\n      font-size: 16px;\n      line-height: 1.68;\n    }\n\n    #lace-dress-pdp .feature-title {\n      font-size: 22px;\n    }\n\n    #lace-dress-pdp .shipping-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    #lace-dress-pdp .shipping-item {\n      min-height: 92px;\n    }\n\n    #lace-dress-pdp .rating-row {\n      grid-template-columns: 100px 1fr 38px;\n      font-size: 12px;\n    }\n\n    #lace-dress-pdp .bottom-cta h3 {\n      font-size: 23px;\n    }\n  }\n\u003c\/style\u003e\n\n\n\u003cdiv id=\"lace-dress-pdp\"\u003e\n\n  \u003cdiv id=\"pdp-top\"\u003e\u003c\/div\u003e\n\n  \u003cdiv class=\"pdp-stack\"\u003e\n\n\n    \u003c!-- ======================\n         HERO\n    ======================= --\u003e\n\n    \u003csection class=\"pdp-card pdp-card-strong\"\u003e\n\n      \u003cdiv class=\"hero-badges\"\u003e\n        \u003cspan class=\"hero-badge\"\u003eNEW ARRIVAL\u003c\/span\u003e\n        \u003cspan class=\"hero-badge\"\u003e⭐ 4.9\/5 RATING\u003c\/span\u003e\n        \u003cspan class=\"hero-badge\"\u003e↺ 30-DAY EASY RETURNS\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"section-head\"\u003e\n\n        \u003cspan class=\"section-tag\"\u003e\n          ELEGANT NEW SEASON STYLE\n        \u003c\/span\u003e\n\n        \u003ch1 class=\"section-title\"\u003e\n          Women's Elegant Lace Panel Button-Front A-Line Shirt Dress\n        \u003c\/h1\u003e\n\n        \u003cp class=\"section-copy\"\u003e\n          Delicate floral lace meets a\n          \u003cstrong class=\"highlight\"\u003e\n            waist-defining A-line silhouette\n          \u003c\/strong\u003e\n          for an elegant, polished look.\n          The flowing skirt and button-front design make it easy to style\n          from dinner dates to special occasions.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"media-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/9_15_77d72fbe-4c8e-4acf-af92-f6255c4f0c25.gif?v=1789439263\" alt=\"Women's lace panel button-front A-line dress\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- ======================\n         OVERVIEW\n    ======================= --\u003e\n\n    \u003csection class=\"pdp-card\"\u003e\n\n      \u003cdiv class=\"section-head\"\u003e\n\n        \u003cspan class=\"section-tag\"\u003e\n          SIGNATURE DESIGN\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"section-title\"\u003e\n          Romantic Detail Meets Flattering Structure\n        \u003c\/h2\u003e\n\n        \u003cp class=\"section-copy\"\u003e\n          Designed around a\n          \u003cstrong class=\"highlight\"\u003e\n            defined waist and flowing skirt\n          \u003c\/strong\u003e,\n          this silhouette creates balanced proportions without feeling\n          overly complicated.\n          Sheer lace adds a softer contrast to the structured\n          shirt-dress styling.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"media-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/c19cfa9747db429e984652cf655ebcd7.png?v=1789441420\" alt=\"Elegant lace A-line silhouette\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- ======================\n         FRONT \u0026 BACK\n    ======================= --\u003e\n\n    \u003csection class=\"pdp-card\"\u003e\n\n      \u003cdiv class=\"section-head\"\u003e\n\n        \u003cspan class=\"section-tag\"\u003e\n          360° SILHOUETTE\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"section-title\"\u003e\n          Beautiful From Every Angle\n        \u003c\/h2\u003e\n\n        \u003cp class=\"section-copy\"\u003e\n          The front highlights the\n          \u003cstrong class=\"highlight\"\u003e\n            button-front waist definition\n          \u003c\/strong\u003e,\n          while the back keeps the silhouette smooth and balanced.\n          Lace across the upper body adds visual interest from every direction.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"media-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/9b868f7a96e23110cec4409b6b670758.png?v=1789439283\" alt=\"Front and back view of lace A-line shirt dress\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- ======================\n         SIZE\n    ======================= --\u003e\n\n    \u003csection class=\"pdp-card\"\u003e\n\n      \u003cdiv class=\"section-head\"\u003e\n\n        \u003cspan class=\"section-tag\"\u003e\n          FIND YOUR FIT\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"section-title\"\u003e\n          Garment Measurements in Inches\n        \u003c\/h2\u003e\n\n        \u003cp class=\"section-copy\"\u003e\n          Available from\n          \u003cstrong class=\"highlight\"\u003eL through 4XL\u003c\/strong\u003e\n          for a wider range of body shapes.\n          Compare your measurements with the guide before selecting\n          your size for the most comfortable fit.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"media-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/2cebf2146174810059bbabf724254e5c_b1c8863d-76b4-4f45-a797-ab97ede15532.png?v=1789439319\" alt=\"Dress size guide in inches\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- ======================\n         FEATURE 1\n         Independent card\n    ======================= --\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n\n      \u003cspan class=\"feature-kicker\"\u003e\n        FLATTERING SHAPE\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"feature-title\"\u003e\n        Designed to Define Your Waist\n      \u003c\/h2\u003e\n\n      \u003cp class=\"feature-copy\"\u003e\n        A shaped waist creates a more defined hourglass line while\n        the skirt releases smoothly over the hips.\n        The result is a\n        \u003cstrong class=\"highlight\"\u003e\n          balanced fit-and-flare silhouette\n        \u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"media-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/1_883d32c2-015d-4867-b713-696170ca3bd5.png?v=1789439344\" alt=\"Waist defining fit and flare dress\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003c!-- ======================\n         FEATURE 2\n    ======================= --\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n\n      \u003cspan class=\"feature-kicker\"\u003e\n        LACE DETAIL\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"feature-title\"\u003e\n        Delicate Floral Lace\n      \u003c\/h2\u003e\n\n      \u003cp class=\"feature-copy\"\u003e\n        Sheer floral lace across the shoulders and sleeves creates\n        an elegant contrast against the structured body.\n        The detailed pattern gives the dress a\n        \u003cstrong class=\"highlight-gold\"\u003e\n          dressier, more refined finish\n        \u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"media-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/2_d2915477-e032-4df9-b8de-3a895715bc42.png?v=1789439418\" alt=\"Floral lace sleeve and shoulder detail\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003c!-- ======================\n         FEATURE 3\n    ======================= --\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n\n      \u003cspan class=\"feature-kicker\"\u003e\n        POLISHED DETAILS\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"feature-title\"\u003e\n        Classic Collar \u0026amp; Button Front\n      \u003c\/h2\u003e\n\n      \u003cp class=\"feature-copy\"\u003e\n        A classic collar, flap-pocket accents and metallic-tone buttons\n        add structure to the romantic silhouette.\n        Together they create a\n        \u003cstrong class=\"highlight\"\u003e\n          clean shirt-dress inspired finish\n        \u003c\/strong\u003e.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"media-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/03589243d556efd4bf3fbace2dd6c100_6d1775ea-9216-424c-aef2-d99c8d6c573e.png?v=1789439759\" alt=\"Collar and button-front detail\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003c!-- ======================\n         FEATURE 4\n    ======================= --\u003e\n\n    \u003carticle class=\"feature-card\"\u003e\n\n      \u003cspan class=\"feature-kicker\"\u003e\n        GRACEFUL MOVEMENT\n      \u003c\/span\u003e\n\n      \u003ch2 class=\"feature-title\"\u003e\n        Beautifully Flared A-Line Hem\n      \u003c\/h2\u003e\n\n      \u003cp class=\"feature-copy\"\u003e\n        The wide A-line hem creates natural movement with every step\n        while keeping the waist visually defined.\n        A\n        \u003cstrong class=\"highlight-gold\"\u003e\n          soft flowing finish\n        \u003c\/strong\u003e\n        gives the dress its feminine shape.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"media-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/a8ca7dfaf92e4614bf44c5e881fefa93.png?v=1789439456\" alt=\"Flared A-line hem movement\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/article\u003e\n\n\n    \u003c!-- ======================\n         COLORS \u0026 OCCASIONS\n    ======================= --\u003e\n\n    \u003csection class=\"pdp-card\"\u003e\n\n      \u003cdiv class=\"section-head\"\u003e\n\n        \u003cspan class=\"section-tag\"\u003e\n          DAY-TO-NIGHT STYLE\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"section-title\"\u003e\n          Two Colors, Many Moments\n        \u003c\/h2\u003e\n\n        \u003cp class=\"section-copy\"\u003e\n          Choose\n          \u003cstrong class=\"highlight\"\u003eclassic Black\u003c\/strong\u003e\n          for timeless versatility or\n          \u003cstrong class=\"highlight\"\u003erich Burgundy\u003c\/strong\u003e\n          for a warmer statement look.\n          Both work beautifully for dinners, celebrations and special events.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"media-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/d78cfc36bf741d828efa38128aca5070_1cdec102-6247-413a-aa1c-d6eaadeb144c.png?v=1789441046\" alt=\"Black and burgundy dress styling\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- ======================\n         SHIPPING\n    ======================= --\u003e\n\n    \u003csection class=\"pdp-card shipping-wrap\"\u003e\n\n      \u003cdiv class=\"section-head\"\u003e\n\n        \u003cspan class=\"section-tag\"\u003e\n          ORDER WITH CONFIDENCE\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"section-title\"\u003e\n          Simple, Worry-Free Delivery\n        \u003c\/h2\u003e\n\n        \u003cp class=\"section-copy\"\u003e\n          Your order is supported by\n          \u003cstrong class=\"highlight\"\u003e\n            tracked delivery and easy returns\n          \u003c\/strong\u003e.\n          Everything you need is kept simple and easy to scan.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"shipping-grid\"\u003e\n\n        \u003cdiv class=\"shipping-item\"\u003e\n          \u003cdiv class=\"shipping-icon\"\u003e⚡\u003c\/div\u003e\n          \u003cstrong\u003eFast Dispatch\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"shipping-item\"\u003e\n          \u003cdiv class=\"shipping-icon\"\u003e↺\u003c\/div\u003e\n          \u003cstrong\u003eEasy Returns\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"shipping-item\"\u003e\n          \u003cdiv class=\"shipping-icon\"\u003e🔒\u003c\/div\u003e\n          \u003cstrong\u003eSecure Checkout\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"shipping-item\"\u003e\n          \u003cdiv class=\"shipping-icon\"\u003e💬\u003c\/div\u003e\n          \u003cstrong\u003eCustomer Support\u003c\/strong\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"tracking-box\"\u003e\n\n        \u003cdiv class=\"tracking-title\"\u003e\n          Order Journey\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tracking-bar\"\u003e\n          \u003cdiv class=\"tracking-progress\"\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tracking-steps\"\u003e\n\n          \u003cdiv class=\"tracking-step\"\u003e\n            \u003cdiv class=\"tracking-dot\"\u003e\u003c\/div\u003e\n            Order Placed\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tracking-step\"\u003e\n            \u003cdiv class=\"tracking-dot\"\u003e\u003c\/div\u003e\n            In Transit\n          \u003c\/div\u003e\n\n          \u003cdiv class=\"tracking-step\"\u003e\n            \u003cdiv class=\"tracking-dot\"\u003e\u003c\/div\u003e\n            Delivered\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- ======================\n         REVIEWS\n    ======================= --\u003e\n\n    \u003csection class=\"pdp-card\"\u003e\n\n      \u003cdiv class=\"section-head\"\u003e\n\n        \u003cspan class=\"section-tag\"\u003e\n          CUSTOMER FAVORITE\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"section-title\"\u003e\n          Loved by Customers\n        \u003c\/h2\u003e\n\n        \u003cp class=\"section-copy\"\u003e\n          Shoppers especially notice the\n          \u003cstrong class=\"highlight\"\u003e\n            waist-defining silhouette\n          \u003c\/strong\u003e,\n          floral lace and polished button details.\n          Here are a few highlights from customer feedback.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"review-stack\"\u003e\n\n        \u003cdiv class=\"rating-summary\"\u003e\n\n          \u003cdiv class=\"rating-top\"\u003e\n\n            \u003cdiv class=\"rating-score\"\u003e\n              4.9\n            \u003c\/div\u003e\n\n            \u003cdiv\u003e\n\n              \u003cdiv class=\"stars\"\u003e\n                ★★★★★\n              \u003c\/div\u003e\n\n              \u003cdiv class=\"rating-caption\"\u003e\n                Based on 1,420+ verified reviews\n              \u003c\/div\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"rating-bars\"\u003e\n\n            \u003cdiv class=\"rating-row\"\u003e\n\n              \u003cspan\u003e\n                Fit \u0026amp; Sizing\n              \u003c\/span\u003e\n\n              \u003cdiv class=\"rating-track\"\u003e\n                \u003cdiv class=\"rating-fill\" style=\"width:96%;\"\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n\n              \u003cspan\u003e\n                96%\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"rating-row\"\u003e\n\n              \u003cspan\u003e\n                Fabric Quality\n              \u003c\/span\u003e\n\n              \u003cdiv class=\"rating-track\"\u003e\n                \u003cdiv class=\"rating-fill\" style=\"width:94%;\"\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n\n              \u003cspan\u003e\n                94%\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n\n            \u003cdiv class=\"rating-row\"\u003e\n\n              \u003cspan\u003e\n                Waist Definition\n              \u003c\/span\u003e\n\n              \u003cdiv class=\"rating-track\"\u003e\n                \u003cdiv class=\"rating-fill\" style=\"width:98%;\"\u003e\n                \u003c\/div\u003e\n              \u003c\/div\u003e\n\n              \u003cspan\u003e\n                98%\n              \u003c\/span\u003e\n\n            \u003c\/div\u003e\n\n          \u003c\/div\u003e\n\n\n          \u003cdiv class=\"review-highlight\"\u003e\n            Customers frequently mention the\n            \u003cstrong class=\"highlight\"\u003e\n              flattering A-line waist\n            \u003c\/strong\u003e,\n            elegant lace detailing and polished button-front appearance.\n          \u003c\/div\u003e\n\n        \u003c\/div\u003e\n\n\n        \u003carticle class=\"review-card\"\u003e\n\n          \u003cdiv class=\"review-name\"\u003e\n            ★ 5.0 · Jessica M.\n\n            \u003cspan class=\"verified\"\u003e\n              Verified Buyer\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            “The A-line shape is incredibly flattering on me.\n            I especially love the lace across the shoulders because\n            it makes the whole dress feel much more elevated.”\n          \u003c\/p\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/1_68ba3839-d2f8-40fc-a4f6-236f2d8b99f2.png?v=1789441091\" alt=\"Customer wearing black lace A-line dress\"\u003e\n\n        \u003c\/article\u003e\n\n\n        \u003carticle class=\"review-card\"\u003e\n\n          \u003cdiv class=\"review-name\"\u003e\n            ★ 5.0 · Elena R.\n\n            \u003cspan class=\"verified\"\u003e\n              Verified Buyer\n            \u003c\/span\u003e\n\n          \u003c\/div\u003e\n\n          \u003cp\u003e\n            “I wore the burgundy color for an anniversary dinner\n            and received so many compliments.\n            The skirt moves beautifully without feeling overly dramatic.”\n          \u003c\/p\u003e\n\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/2_0c3bd406-8a5c-44cd-b697-e31e40283df8.png?v=1789441114\" alt=\"Customer wearing burgundy lace A-line dress\"\u003e\n\n        \u003c\/article\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- ======================\n         FAQ\n    ======================= --\u003e\n\n    \u003csection class=\"pdp-card\"\u003e\n\n      \u003cdiv class=\"section-head\"\u003e\n\n        \u003cspan class=\"section-tag\"\u003e\n          GOOD TO KNOW\n        \u003c\/span\u003e\n\n        \u003ch2 class=\"section-title\"\u003e\n          Frequently Asked Questions\n        \u003c\/h2\u003e\n\n        \u003cp class=\"section-copy\"\u003e\n          Find quick answers about\n          \u003cstrong class=\"highlight\"\u003e\n            fit, lace details and care\n          \u003c\/strong\u003e\n          before choosing your dress.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"faq-list\"\u003e\n\n        \u003cdetails class=\"faq-item\"\u003e\n\n          \u003csummary class=\"faq-question\"\u003e\n\n            \u003cspan\u003e\n              What size should I choose if I am between sizes?\n            \u003c\/span\u003e\n\n            \u003cspan class=\"faq-plus\"\u003e\n              +\n            \u003c\/span\u003e\n\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"faq-answer\"\u003e\n            Compare your bust, sleeve and dress-length measurements\n            with the inch-based size guide.\n            If you prefer additional room through the bust or shoulders,\n            consider selecting the next size up.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"faq-item\"\u003e\n\n          \u003csummary class=\"faq-question\"\u003e\n\n            \u003cspan\u003e\n              What makes the lace design stand out?\n            \u003c\/span\u003e\n\n            \u003cspan class=\"faq-plus\"\u003e\n              +\n            \u003c\/span\u003e\n\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"faq-answer\"\u003e\n            Floral lace runs across the upper body and sleeves to create\n            a sheer contrast against the structured dress body.\n            It adds a more feminine and occasion-ready finish.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"faq-item\"\u003e\n\n          \u003csummary class=\"faq-question\"\u003e\n\n            \u003cspan\u003e\n              How should I care for the dress?\n            \u003c\/span\u003e\n\n            \u003cspan class=\"faq-plus\"\u003e\n              +\n            \u003c\/span\u003e\n\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"faq-answer\"\u003e\n            Use a gentle cold wash and avoid harsh handling around\n            the lace sections and decorative buttons.\n            Air drying is recommended to help maintain the dress shape.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n\n        \u003cdetails class=\"faq-item\"\u003e\n\n          \u003csummary class=\"faq-question\"\u003e\n\n            \u003cspan\u003e\n              What is the return policy?\n            \u003c\/span\u003e\n\n            \u003cspan class=\"faq-plus\"\u003e\n              +\n            \u003c\/span\u003e\n\n          \u003c\/summary\u003e\n\n          \u003cdiv class=\"faq-answer\"\u003e\n            Unworn items with original tags can be returned within\n            the stated return window.\n            Please review the store return policy for complete eligibility.\n          \u003c\/div\u003e\n\n        \u003c\/details\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n    \u003c!-- ======================\n         CTA\n    ======================= --\u003e\n\n    \u003csection class=\"bottom-cta\"\u003e\n\n      \u003ch3\u003e\n        Ready for Your Next Standout Look?\n      \u003c\/h3\u003e\n\n      \u003cp\u003e\n        Choose between\n        \u003cstrong style=\"color:#F0D28C;\"\u003e\n          Black or Burgundy\n        \u003c\/strong\u003e\n        and find the fit that works best for you.\n        Return to the product options above to select your color and size.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"buy-button-wrap\"\u003e\n\n        \u003ca href=\"#pdp-top\" class=\"buy-button\"\u003e\n          BUY NOW ↑\n        \u003c\/a\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"XIESHU","offers":[{"title":"BLACK \/ L","offer_id":44889984139353,"sku":"NC03142609155977-黑色MT433559-0XL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ XL","offer_id":44889984172121,"sku":"NC03142609155977-黑色MT433559-1XL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 2XL","offer_id":44889984204889,"sku":"NC03142609155977-黑色MT433559-2XL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 3XL","offer_id":44889984237657,"sku":"NC03142609155977-黑色MT433559-3XL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"BLACK \/ 4XL","offer_id":44889984270425,"sku":"NC03142609155977-黑色MT433559-4XL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"RED \/ L","offer_id":44889983975513,"sku":"NC03142609155977-酒红色MT371161-0XL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"RED \/ XL","offer_id":44889984008281,"sku":"NC03142609155977-酒红色MT371161-1XL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"RED \/ 2XL","offer_id":44889984041049,"sku":"NC03142609155977-酒红色MT371161-2XL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"RED \/ 3XL","offer_id":44889984073817,"sku":"NC03142609155977-酒红色MT371161-3XL","price":42.99,"currency_code":"USD","in_stock":true},{"title":"RED \/ 4XL","offer_id":44889984106585,"sku":"NC03142609155977-酒红色MT371161-4XL","price":42.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0754\/3829\/3081\/files\/1_1348d0de-01f4-4f08-a0bb-80fa9cd4d59f.png?v=1789440582","url":"https:\/\/treavhds.com\/products\/elegant-lace-panel-a-line-shirt-dress-flattering-fit-for-every-occasion","provider":"treavhds","version":"1.0","type":"link"}