{"title":"Home page","description":null,"products":[{"product_id":"bloom-grace-3-piece-midi-dress-combo-elegant-dresses-for-women-copy","title":"Women’s Floral Midi Dress 3-Piece Combo – Black, Brown \u0026 Powder Blue | Korean Aesthetic Collection","description":"\u003c!-- 3-PIECE WOMEN'S DRESS COMBO – PREMIUM PRODUCT DESCRIPTION --\u003e\n\u003cdiv class=\"wfc-product\"\u003e\n\n  \u003cstyle\u003e\n    .wfc-product{\n      --rose:#e9b8bd;\n      --rose-dark:#a96770;\n      --cream:#fffaf6;\n      --beige:#f4ebe2;\n      --brown:#5a443d;\n      --dark:#292525;\n      --text:#514643;\n      --muted:#786b66;\n      --white:#ffffff;\n\n      width:100%;\n      max-width:1100px;\n      margin:0 auto;\n      padding:0;\n      color:var(--text);\n      font-family:Arial,Helvetica,sans-serif;\n      line-height:1.65;\n      box-sizing:border-box;\n      overflow:hidden;\n    }\n\n    .wfc-product *,\n    .wfc-product *::before,\n    .wfc-product *::after{\n      box-sizing:border-box;\n    }\n\n    \/* HERO *\/\n    .wfc-hero{\n      position:relative;\n      overflow:hidden;\n      text-align:center;\n      padding:58px 24px 52px;\n      margin:0 0 22px;\n      border-radius:28px;\n      background:\n        radial-gradient(circle at 8% 15%,rgba(233,184,189,.45),transparent 28%),\n        radial-gradient(circle at 92% 20%,rgba(244,235,226,.9),transparent 30%),\n        radial-gradient(circle at 50% 100%,rgba(235,216,197,.45),transparent 35%),\n        linear-gradient(135deg,#fffaf7,#f8efeb,#fffdfb);\n    }\n\n    .wfc-hero::before{\n      content:\"♡\";\n      position:absolute;\n      left:5%;\n      top:12%;\n      font-size:75px;\n      color:rgba(169,103,112,.12);\n      animation:wfcFloat 5s ease-in-out infinite;\n    }\n\n    .wfc-hero::after{\n      content:\"✦\";\n      position:absolute;\n      right:7%;\n      bottom:13%;\n      font-size:55px;\n      color:rgba(169,103,112,.14);\n      animation:wfcFloat 4.5s ease-in-out infinite reverse;\n    }\n\n    .wfc-eyebrow{\n      position:relative;\n      z-index:2;\n      display:inline-block;\n      padding:7px 17px;\n      border-radius:50px;\n      background:rgba(255,255,255,.82);\n      border:1px solid rgba(169,103,112,.12);\n      color:var(--rose-dark);\n      font-size:11px;\n      font-weight:700;\n      letter-spacing:1.8px;\n      text-transform:uppercase;\n      box-shadow:0 8px 24px rgba(80,60,50,.07);\n      animation:wfcFade .8s ease both;\n    }\n\n    .wfc-title{\n      position:relative;\n      z-index:2;\n      margin:17px auto 10px;\n      max-width:800px;\n      color:var(--brown);\n      font-size:clamp(29px,5vw,52px);\n      line-height:1.12;\n      letter-spacing:-1.5px;\n      font-weight:800;\n      animation:wfcFade 1s ease both;\n    }\n\n    .wfc-title span{\n      color:var(--rose-dark);\n    }\n\n    .wfc-subtitle{\n      position:relative;\n      z-index:2;\n      max-width:700px;\n      margin:0 auto 22px;\n      color:var(--muted);\n      font-size:14px;\n      animation:wfcFade 1.2s ease both;\n    }\n\n    .wfc-pills{\n      position:relative;\n      z-index:2;\n      display:flex;\n      justify-content:center;\n      align-items:center;\n      flex-wrap:wrap;\n      gap:8px;\n      animation:wfcFade 1.4s ease both;\n    }\n\n    .wfc-pill{\n      display:inline-block;\n      padding:7px 13px;\n      border-radius:30px;\n      background:rgba(255,255,255,.86);\n      border:1px solid rgba(169,103,112,.13);\n      color:#705d57;\n      font-size:11px;\n    }\n\n    \/* SECTIONS *\/\n    .wfc-section{\n      margin:18px 0;\n      padding:30px;\n      border-radius:24px;\n      background:var(--cream);\n      border:1px solid #f0e4dc;\n      box-shadow:0 10px 32px rgba(70,50,40,.055);\n    }\n\n    .wfc-heading{\n      margin:0 0 8px;\n      text-align:center;\n      color:var(--brown);\n      font-size:clamp(23px,4vw,32px);\n      line-height:1.2;\n    }\n\n    .wfc-heading span{\n      color:var(--rose-dark);\n    }\n\n    .wfc-center{\n      max-width:720px;\n      margin:0 auto 24px;\n      text-align:center;\n      color:var(--muted);\n      font-size:13.5px;\n    }\n\n    \/* FEATURES *\/\n    .wfc-grid{\n      display:grid;\n      grid-template-columns:repeat(4,minmax(0,1fr));\n      gap:13px;\n    }\n\n    .wfc-card{\n      position:relative;\n      overflow:hidden;\n      padding:21px 13px;\n      text-align:center;\n      border-radius:19px;\n      background:#ffffff;\n      border:1px solid #eee2db;\n      transition:transform .3s ease,box-shadow .3s ease;\n    }\n\n    .wfc-card:hover{\n      transform:translateY(-5px);\n      box-shadow:0 13px 28px rgba(70,50,40,.10);\n    }\n\n    .wfc-icon{\n      width:46px;\n      height:46px;\n      margin:0 auto 10px;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      border-radius:50%;\n      background:#f7e4e3;\n      font-size:20px;\n      animation:wfcPulse 3s ease-in-out infinite;\n    }\n\n    .wfc-card:nth-child(2) .wfc-icon{\n      animation-delay:.4s;\n    }\n\n    .wfc-card:nth-child(3) .wfc-icon{\n      animation-delay:.8s;\n    }\n\n    .wfc-card:nth-child(4) .wfc-icon{\n      animation-delay:1.2s;\n    }\n\n    .wfc-card h3{\n      margin:0 0 5px;\n      color:#4d3f3a;\n      font-size:14px;\n    }\n\n    .wfc-card p{\n      margin:0;\n      color:#80726c;\n      font-size:11.5px;\n      line-height:1.5;\n    }\n\n    \/* COMBO *\/\n    .wfc-combo{\n      display:grid;\n      grid-template-columns:repeat(3,minmax(0,1fr));\n      gap:14px;\n    }\n\n    .wfc-combo-item{\n      position:relative;\n      overflow:hidden;\n      min-width:0;\n      padding:23px 19px;\n      border-radius:20px;\n      border:1px solid #eaded7;\n      background:linear-gradient(145deg,#ffffff,#fbf0ec);\n      transition:transform .3s ease,box-shadow .3s ease;\n    }\n\n    .wfc-combo-item:hover{\n      transform:translateY(-5px);\n      box-shadow:0 14px 28px rgba(70,50,40,.09);\n    }\n\n    .wfc-combo-item:nth-child(2){\n      background:linear-gradient(145deg,#ffffff,#f1e8df);\n    }\n\n    .wfc-combo-item:nth-child(3){\n      background:linear-gradient(145deg,#ffffff,#edf2f4);\n    }\n\n    .wfc-number{\n      display:inline-flex;\n      width:34px;\n      height:34px;\n      align-items:center;\n      justify-content:center;\n      margin-bottom:10px;\n      border-radius:50%;\n      background:#f0d3d4;\n      color:#80585d;\n      font-size:12px;\n      font-weight:700;\n    }\n\n    .wfc-combo-item h3{\n      margin:0 0 7px;\n      color:var(--brown);\n      font-size:17px;\n    }\n\n    .wfc-combo-item p{\n      margin:0;\n      color:#756862;\n      font-size:12px;\n      line-height:1.55;\n    }\n\n    \/* PRODUCT DETAILS *\/\n    .wfc-details{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      overflow:hidden;\n      border:1px solid #eee1da;\n      border-radius:18px;\n      background:#ffffff;\n    }\n\n    .wfc-detail{\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      gap:14px;\n      min-width:0;\n      padding:13px 17px;\n      border-bottom:1px solid #f1e9e4;\n      font-size:12.5px;\n    }\n\n    .wfc-detail:nth-child(odd){\n      border-right:1px solid #f1e9e4;\n    }\n\n    .wfc-detail strong{\n      color:#55443f;\n      flex:0 0 auto;\n    }\n\n    .wfc-detail span{\n      color:#7e706b;\n      text-align:right;\n    }\n\n    \/* AESTHETIC BOX *\/\n    .wfc-aesthetic{\n      position:relative;\n      overflow:hidden;\n      margin:20px 0;\n      padding:42px 24px;\n      text-align:center;\n      border-radius:25px;\n      background:\n        radial-gradient(circle at 15% 20%,rgba(233,184,189,.25),transparent 25%),\n        radial-gradient(circle at 85% 80%,rgba(218,202,186,.35),transparent 28%),\n        linear-gradient(135deg,#fffaf6,#f7eee8,#fffdfb);\n      border:1px solid #efe2da;\n    }\n\n    .wfc-aesthetic::before{\n      content:\"✿\";\n      position:absolute;\n      left:8%;\n      top:18%;\n      font-size:34px;\n      color:rgba(169,103,112,.22);\n      animation:wfcFloat 4s ease-in-out infinite;\n    }\n\n    .wfc-aesthetic::after{\n      content:\"♡\";\n      position:absolute;\n      right:9%;\n      bottom:15%;\n      font-size:40px;\n      color:rgba(169,103,112,.20);\n      animation:wfcFloat 4.5s ease-in-out infinite reverse;\n    }\n\n    .wfc-aesthetic h2{\n      position:relative;\n      z-index:2;\n      margin:0 0 9px;\n      color:var(--brown);\n      font-size:29px;\n    }\n\n    .wfc-aesthetic p{\n      position:relative;\n      z-index:2;\n      max-width:670px;\n      margin:0 auto;\n      color:#756760;\n      font-size:13px;\n    }\n\n    .wfc-doodles{\n      position:relative;\n      z-index:2;\n      display:flex;\n      justify-content:center;\n      gap:18px;\n      margin-top:20px;\n      font-size:23px;\n    }\n\n    .wfc-doodles span{\n      display:inline-block;\n      animation:wfcFloat 3.5s ease-in-out infinite;\n    }\n\n    .wfc-doodles span:nth-child(2){\n      animation-delay:.4s;\n    }\n\n    .wfc-doodles span:nth-child(3){\n      animation-delay:.8s;\n    }\n\n    .wfc-doodles span:nth-child(4){\n      animation-delay:1.2s;\n    }\n\n    .wfc-doodles span:nth-child(5){\n      animation-delay:1.6s;\n    }\n\n    \/* STYLE NOTES *\/\n    .wfc-style-grid{\n      display:grid;\n      grid-template-columns:repeat(3,minmax(0,1fr));\n      gap:12px;\n    }\n\n    .wfc-style-item{\n      padding:17px 12px;\n      text-align:center;\n      border-radius:17px;\n      background:#fff;\n      border:1px solid #eee3dd;\n    }\n\n    .wfc-style-item strong{\n      display:block;\n      margin-bottom:4px;\n      color:#56443f;\n      font-size:13px;\n    }\n\n    .wfc-style-item span{\n      display:block;\n      color:#80726d;\n      font-size:11px;\n      line-height:1.5;\n    }\n\n    \/* CARE *\/\n    .wfc-care{\n      display:grid;\n      grid-template-columns:repeat(4,minmax(0,1fr));\n      gap:10px;\n    }\n\n    .wfc-care-item{\n      padding:16px 8px;\n      text-align:center;\n      border-radius:16px;\n      background:#fff;\n      border:1px solid #eee3dd;\n      color:#71635e;\n      font-size:11px;\n    }\n\n    .wfc-care-item strong{\n      color:#54443f;\n    }\n\n    \/* CTA *\/\n    .wfc-cta{\n      position:relative;\n      overflow:hidden;\n      margin-top:20px;\n      padding:38px 24px;\n      text-align:center;\n      border-radius:25px;\n      background:\n        radial-gradient(circle at 10% 50%,rgba(255,255,255,.6),transparent 28%),\n        linear-gradient(135deg,#efd1d2,#f4e7dd,#e8e9e8);\n    }\n\n    .wfc-cta h2{\n      margin:0 0 7px;\n      color:#57443f;\n      font-size:28px;\n    }\n\n    .wfc-cta p{\n      max-width:650px;\n      margin:0 auto 17px;\n      color:#74655f;\n      font-size:13px;\n    }\n\n    .wfc-button{\n      display:inline-block;\n      padding:12px 25px;\n      border-radius:50px;\n      background:#76565a;\n      color:#ffffff !important;\n      text-decoration:none !important;\n      font-size:12px;\n      font-weight:700;\n      letter-spacing:.5px;\n      box-shadow:0 8px 20px rgba(70,50,50,.18);\n      transition:transform .3s ease,box-shadow .3s ease;\n    }\n\n    .wfc-button:hover{\n      transform:translateY(-3px);\n      box-shadow:0 12px 25px rgba(70,50,50,.24);\n    }\n\n    .wfc-note{\n      margin-top:13px;\n      color:#87746e;\n      font-size:10.5px;\n    }\n\n    \/* ANIMATIONS *\/\n    @keyframes wfcFade{\n      from{\n        opacity:0;\n        transform:translateY(15px);\n      }\n      to{\n        opacity:1;\n        transform:translateY(0);\n      }\n    }\n\n    @keyframes wfcFloat{\n      0%,100%{\n        transform:translateY(0) rotate(-4deg);\n      }\n      50%{\n        transform:translateY(-9px) rotate(4deg);\n      }\n    }\n\n    @keyframes wfcPulse{\n      0%,100%{\n        transform:scale(1);\n      }\n      50%{\n        transform:scale(1.07);\n      }\n    }\n\n    \/* TABLET *\/\n    @media(max-width:800px){\n\n      .wfc-section{\n        padding:24px 18px;\n      }\n\n      .wfc-grid{\n        grid-template-columns:repeat(2,minmax(0,1fr));\n      }\n\n      .wfc-combo{\n        grid-template-columns:1fr 1fr;\n      }\n\n      .wfc-combo-item:last-child{\n        grid-column:1 \/ -1;\n      }\n\n      .wfc-care{\n        grid-template-columns:repeat(2,minmax(0,1fr));\n      }\n\n      .wfc-style-grid{\n        grid-template-columns:1fr 1fr;\n      }\n    }\n\n    \/* MOBILE *\/\n    @media(max-width:600px){\n\n      .wfc-product{\n        width:100%;\n        max-width:100%;\n      }\n\n      .wfc-hero{\n        padding:38px 15px 34px;\n        margin-bottom:15px;\n        border-radius:20px;\n      }\n\n      .wfc-hero::before{\n        left:-5px;\n        top:8%;\n        font-size:55px;\n      }\n\n      .wfc-hero::after{\n        right:0;\n        bottom:8%;\n        font-size:40px;\n      }\n\n      .wfc-eyebrow{\n        padding:6px 12px;\n        font-size:9px;\n        letter-spacing:1.2px;\n      }\n\n      .wfc-title{\n        margin-top:14px;\n        font-size:29px;\n        letter-spacing:-.8px;\n      }\n\n      .wfc-subtitle{\n        font-size:12px;\n        line-height:1.6;\n        margin-bottom:17px;\n      }\n\n      .wfc-pills{\n        gap:6px;\n      }\n\n      .wfc-pill{\n        padding:6px 9px;\n        font-size:9.5px;\n      }\n\n      .wfc-section{\n        margin:13px 0;\n        padding:21px 12px;\n        border-radius:18px;\n      }\n\n      .wfc-heading{\n        font-size:23px;\n      }\n\n      .wfc-center{\n        margin-bottom:18px;\n        font-size:12px;\n        line-height:1.6;\n      }\n\n      .wfc-grid{\n        grid-template-columns:1fr 1fr;\n        gap:8px;\n      }\n\n      .wfc-card{\n        padding:16px 8px;\n        border-radius:14px;\n      }\n\n      .wfc-icon{\n        width:38px;\n        height:38px;\n        margin-bottom:8px;\n        font-size:16px;\n      }\n\n      .wfc-card h3{\n        font-size:12px;\n      }\n\n      .wfc-card p{\n        font-size:9.5px;\n        line-height:1.45;\n      }\n\n      .wfc-combo{\n        grid-template-columns:1fr;\n        gap:8px;\n      }\n\n      .wfc-combo-item:last-child{\n        grid-column:auto;\n      }\n\n      .wfc-combo-item{\n        padding:18px 14px;\n        border-radius:16px;\n      }\n\n      .wfc-number{\n        width:30px;\n        height:30px;\n        margin-bottom:7px;\n        font-size:10px;\n      }\n\n      .wfc-combo-item h3{\n        font-size:15px;\n      }\n\n      .wfc-combo-item p{\n        font-size:11px;\n      }\n\n      .wfc-details{\n        grid-template-columns:1fr;\n        border-radius:14px;\n      }\n\n      .wfc-detail{\n        min-height:45px;\n        padding:11px 12px;\n        font-size:11px;\n      }\n\n      .wfc-detail:nth-child(odd){\n        border-right:0;\n      }\n\n      .wfc-aesthetic{\n        margin:13px 0;\n        padding:30px 14px;\n        border-radius:19px;\n      }\n\n      .wfc-aesthetic h2{\n        font-size:23px;\n      }\n\n      .wfc-aesthetic p{\n        font-size:11.5px;\n        line-height:1.6;\n      }\n\n      .wfc-doodles{\n        gap:13px;\n        font-size:20px;\n      }\n\n      .wfc-style-grid{\n        grid-template-columns:1fr;\n        gap:8px;\n      }\n\n      .wfc-style-item{\n        padding:14px 10px;\n      }\n\n      .wfc-care{\n        grid-template-columns:1fr 1fr;\n        gap:7px;\n      }\n\n      .wfc-care-item{\n        padding:12px 5px;\n        font-size:9.5px;\n      }\n\n      .wfc-cta{\n        padding:29px 14px;\n        border-radius:19px;\n      }\n\n      .wfc-cta h2{\n        font-size:23px;\n      }\n\n      .wfc-cta p{\n        font-size:11.5px;\n        line-height:1.6;\n      }\n\n      .wfc-button{\n        padding:11px 21px;\n        font-size:11px;\n      }\n    }\n\n    \/* VERY SMALL PHONES *\/\n    @media(max-width:360px){\n\n      .wfc-title{\n        font-size:26px;\n      }\n\n      .wfc-grid{\n        grid-template-columns:1fr;\n      }\n\n      .wfc-card{\n        padding:17px 12px;\n      }\n\n      .wfc-detail{\n        font-size:10.5px;\n      }\n    }\n\n    \/* REDUCE MOTION *\/\n    @media(prefers-reduced-motion:reduce){\n\n      .wfc-product *,\n      .wfc-product *::before,\n      .wfc-product *::after{\n        animation:none !important;\n        transition:none !important;\n      }\n    }\n  \u003c\/style\u003e\n\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"wfc-hero\"\u003e\n\n    \u003cdiv class=\"wfc-eyebrow\"\u003e\n      Korean Inspired Fashion Collection\n    \u003c\/div\u003e\n\n    \u003ch1 class=\"wfc-title\"\u003e\n      Besties \u003cspan\u003eDress Edit\u003c\/span\u003e\u003cbr\u003e\n      3-Piece Combo ♡\n    \u003c\/h1\u003e\n\n    \u003cp class=\"wfc-subtitle\"\u003e\n      Three dreamy dress styles in one beautiful combo — \n      from elegant floral prints to timeless brown and classic black,\n      made for effortless everyday fashion and picture-perfect moments.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wfc-pills\"\u003e\n      \u003cspan class=\"wfc-pill\"\u003e♡ 3 Piece Combo\u003c\/span\u003e\n      \u003cspan class=\"wfc-pill\"\u003e✿ Floral Styles\u003c\/span\u003e\n      \u003cspan class=\"wfc-pill\"\u003e✦ Feminine Look\u003c\/span\u003e\n      \u003cspan class=\"wfc-pill\"\u003e♡ Everyday Fashion\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- INTRO --\u003e\n  \u003cdiv class=\"wfc-section\"\u003e\n\n    \u003ch2 class=\"wfc-heading\"\u003e\n      Three Dresses. \u003cspan\u003eOne Perfect Combo.\u003c\/span\u003e ♡\n    \u003c\/h2\u003e\n\n    \u003cp class=\"wfc-center\"\u003e\n      Refresh your wardrobe with a charming collection of feminine dresses\n      featuring soft floral detailing, elegant silhouettes and beautiful\n      everyday colours. Perfect for outings, brunch dates, vacations,\n      casual gatherings and memorable moments with your besties.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wfc-grid\"\u003e\n\n      \u003cdiv class=\"wfc-card\"\u003e\n        \u003cdiv class=\"wfc-icon\"\u003e✿\u003c\/div\u003e\n        \u003ch3\u003eFloral Details\u003c\/h3\u003e\n        \u003cp\u003e\n          Beautiful floral-inspired prints add a soft and feminine touch.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-card\"\u003e\n        \u003cdiv class=\"wfc-icon\"\u003e♡\u003c\/div\u003e\n        \u003ch3\u003eFeminine Silhouette\u003c\/h3\u003e\n        \u003cp\u003e\n          Elegant dress shapes create a graceful and stylish appearance.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-card\"\u003e\n        \u003cdiv class=\"wfc-icon\"\u003e✦\u003c\/div\u003e\n        \u003ch3\u003e3 Beautiful Styles\u003c\/h3\u003e\n        \u003cp\u003e\n          Black, chocolate brown and powder blue designs in one combo.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-card\"\u003e\n        \u003cdiv class=\"wfc-icon\"\u003e☀\u003c\/div\u003e\n        \u003ch3\u003eEveryday Ready\u003c\/h3\u003e\n        \u003cp\u003e\n          Perfect for casual outings, brunches, trips and daytime looks.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- COMBO --\u003e\n  \u003cdiv class=\"wfc-section\"\u003e\n\n    \u003ch2 class=\"wfc-heading\"\u003e\n      What's Inside Your \u003cspan\u003e3-Piece Combo?\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp class=\"wfc-center\"\u003e\n      Three distinct looks designed to give you variety while keeping\n      your wardrobe effortlessly stylish.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wfc-combo\"\u003e\n\n      \u003cdiv class=\"wfc-combo-item\"\u003e\n\n        \u003cdiv class=\"wfc-number\"\u003e01\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Midnight Floral Dress 🌸\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A classic black dress decorated with delicate multicolour\n          floral motifs and puff sleeves for a charming feminine look.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wfc-combo-item\"\u003e\n\n        \u003cdiv class=\"wfc-number\"\u003e02\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Chocolate Bow Dress 🤎\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A rich chocolate-brown dress featuring elegant shoulder ties,\n          a graceful neckline and subtle contrasting trim details.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"wfc-combo-item\"\u003e\n\n        \u003cdiv class=\"wfc-number\"\u003e03\u003c\/div\u003e\n\n        \u003ch3\u003e\n          Powder Blue Floral Dress 💙\n        \u003c\/h3\u003e\n\n        \u003cp\u003e\n          A dreamy powder-blue floral dress with soft puff sleeves,\n          tiered detailing and a romantic feminine finish.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003cdiv class=\"wfc-section\"\u003e\n\n    \u003ch2 class=\"wfc-heading\"\u003e\n      Product \u003cspan\u003eDetails\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"wfc-details\"\u003e\n\n      \u003cdiv class=\"wfc-detail\"\u003e\n        \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n        \u003cspan\u003eWomen's Dresses\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-detail\"\u003e\n        \u003cstrong\u003eCombo\u003c\/strong\u003e\n        \u003cspan\u003e3 Dresses\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-detail\"\u003e\n        \u003cstrong\u003eColour Options\u003c\/strong\u003e\n        \u003cspan\u003eBlack, Brown \u0026amp; Powder Blue\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-detail\"\u003e\n        \u003cstrong\u003eDesign\u003c\/strong\u003e\n        \u003cspan\u003eFloral \u0026amp; Solid Styles\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-detail\"\u003e\n        \u003cstrong\u003eStyle\u003c\/strong\u003e\n        \u003cspan\u003eFeminine \/ Korean Inspired\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-detail\"\u003e\n        \u003cstrong\u003eSilhouette\u003c\/strong\u003e\n        \u003cspan\u003eFlared \/ Tiered Dresses\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-detail\"\u003e\n        \u003cstrong\u003eSleeve Styles\u003c\/strong\u003e\n        \u003cspan\u003ePuff \/ Short Sleeves\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-detail\"\u003e\n        \u003cstrong\u003eOccasion\u003c\/strong\u003e\n        \u003cspan\u003eCasual, Brunch \u0026amp; Outings\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-detail\"\u003e\n        \u003cstrong\u003eLook\u003c\/strong\u003e\n        \u003cspan\u003eSoft Feminine Aesthetic\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-detail\"\u003e\n        \u003cstrong\u003eCollection\u003c\/strong\u003e\n        \u003cspan\u003eWomen's Fashion\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- AESTHETIC --\u003e\n  \u003cdiv class=\"wfc-aesthetic\"\u003e\n\n    \u003ch2\u003e\n      Good Friends. Good Times. ♡\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Dress up, step outside and make every little moment feel special.\n      Whether it's a garden walk, coffee date, vacation afternoon or\n      a cute photoshoot with your besties — these three styles bring\n      effortless charm to every frame.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wfc-doodles\"\u003e\n      \u003cspan\u003e♡\u003c\/span\u003e\n      \u003cspan\u003e✿\u003c\/span\u003e\n      \u003cspan\u003e✦\u003c\/span\u003e\n      \u003cspan\u003e🌸\u003c\/span\u003e\n      \u003cspan\u003e♡\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- STYLE GUIDE --\u003e\n  \u003cdiv class=\"wfc-section\"\u003e\n\n    \u003ch2 class=\"wfc-heading\"\u003e\n      Style It \u003cspan\u003eYour Way\u003c\/span\u003e ✦\n    \u003c\/h2\u003e\n\n    \u003cp class=\"wfc-center\"\u003e\n      Mix your favourite accessories and footwear to create a different\n      mood with every dress.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wfc-style-grid\"\u003e\n\n      \u003cdiv class=\"wfc-style-item\"\u003e\n        \u003cstrong\u003e🌸 Garden Date\u003c\/strong\u003e\n        \u003cspan\u003e\n          Pair with delicate jewellery and soft heels for a romantic look.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-style-item\"\u003e\n        \u003cstrong\u003e☕ Brunch Look\u003c\/strong\u003e\n        \u003cspan\u003e\n          Add a mini handbag and simple sandals for effortless chic style.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-style-item\"\u003e\n        \u003cstrong\u003e📸 Bestie Photoshoot\u003c\/strong\u003e\n        \u003cspan\u003e\n          Coordinate the three colours for an aesthetic group outfit.\n        \u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- CARE --\u003e\n  \u003cdiv class=\"wfc-section\"\u003e\n\n    \u003ch2 class=\"wfc-heading\"\u003e\n      Simple \u003cspan\u003eCare\u003c\/span\u003e ♡\n    \u003c\/h2\u003e\n\n    \u003cp class=\"wfc-center\"\u003e\n      Follow the garment care instructions provided with your product\n      to help maintain its appearance and detailing.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wfc-care\"\u003e\n\n      \u003cdiv class=\"wfc-care-item\"\u003e\n        🫧\u003cbr\u003e\n        \u003cstrong\u003eGentle Wash\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-care-item\"\u003e\n        💧\u003cbr\u003e\n        \u003cstrong\u003eCarefully Handle\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-care-item\"\u003e\n        ☀️\u003cbr\u003e\n        \u003cstrong\u003eDry Naturally\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wfc-care-item\"\u003e\n        ♡\u003cbr\u003e\n        \u003cstrong\u003eFollow Label\u003c\/strong\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\n  \u003c!-- CTA --\u003e\n  \u003cdiv class=\"wfc-cta\"\u003e\n\n    \u003ch2\u003e\n      Find Your Favourite Look. ♡\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Three beautiful dresses, three different moods —\n      choose your favourite and make every outing a little more special.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#AddToCart\" class=\"wfc-button\"\u003e\n      ADD TO CART ♡\n    \u003c\/a\u003e\n\n    \u003cdiv class=\"wfc-note\"\u003e\n      ✦ Dress cute · Feel confident · Make memories ✦\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"store","offers":[{"title":"S","offer_id":50185350447361,"sku":null,"price":899.0,"currency_code":"INR","in_stock":true},{"title":"M","offer_id":50185350480129,"sku":null,"price":899.0,"currency_code":"INR","in_stock":true},{"title":"L","offer_id":50185350512897,"sku":null,"price":899.0,"currency_code":"INR","in_stock":true},{"title":"XL","offer_id":50185350545665,"sku":null,"price":899.0,"currency_code":"INR","in_stock":true},{"title":"XXL","offer_id":50185350578433,"sku":null,"price":899.0,"currency_code":"INR","in_stock":true},{"title":"XXXL","offer_id":50185350611201,"sku":null,"price":899.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0836\/0699\/5201\/files\/ChatGPTImageAug13_2026_05_27_39PM.png?v=1786635277"}],"url":"https:\/\/lovlle.online\/collections\/frontpage.oembed","provider":"My Store","version":"1.0","type":"link"}