{"product_id":"women-s-printed-kaftan-beach-maxi-dress","title":"Women’s Printed Kaftan Beach Maxi Dress","description":"\u003c!--\nSHOPIFY CUSTOM LIQUID\nPRINTED KAFTAN MAXI DRESS — COASTAL RESORT PRODUCT PAGE\nPaste the full code into a Shopify \"Custom liquid\" section.\n--\u003e\n\u003cstyle\u003e\n    .kft-page{\n      --kft-white:#ffffff;\n      --kft-shell:#fbfaf7;\n      --kft-sand:#e7dfd3;\n      --kft-seafoam:#e1e4dc;\n      --kft-aqua:#ecebe6;\n      --kft-coral:#9a846f;\n      --kft-coral-dark:#746657;\n      --kft-teal:#64695f;\n      --kft-title:#33312d;\n      --kft-text:#6c6861;\n      --kft-line:rgba(100,105,95,.15);\n      --kft-shadow:0 10px 30px rgba(70,65,58,.075);\n\n      width:100%;\n      max-width:840px;\n      margin:0 auto!important;\n      padding:0 10px!important;\n      color:var(--kft-title);\n      font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif;\n      font-size:14px;\n      line-height:1.65;\n      box-sizing:border-box;\n    }\n\n    .kft-page *,\n    .kft-page *::before,\n    .kft-page *::after{box-sizing:border-box;}\n\n    .kft-page h1,\n    .kft-page h2,\n    .kft-page h3,\n    .kft-page p,\n    .kft-page ul{margin-top:0;}\n\n    .kft-page img{display:block;max-width:100%;height:auto;}\n    .kft-section{margin:0 0 14px;padding:0;}\n\n    .kft-hero{\n      position:relative;\n      isolation:isolate;\n      overflow:hidden;\n      margin:0;\n      padding:26px 20px 22px;\n      border:1px solid var(--kft-line);\n      border-radius:18px;\n      text-align:center;\n      background:\n        radial-gradient(circle at 91% 8%,rgba(255,255,255,.97),transparent 27%),\n        radial-gradient(circle at 8% 98%,rgba(238,227,212,.55),transparent 35%),\n        radial-gradient(circle at 86% 92%,rgba(221,233,228,.55),transparent 31%),\n        linear-gradient(145deg,#fdfbf7 0%,#f4eee5 48%,#e8f0ee 100%);\n      box-shadow:var(--kft-shadow);\n    }\n\n    .kft-hero::before,\n    .kft-hero::after{\n      content:\"\";\n      position:absolute;\n      border-radius:50%;\n      pointer-events:none;\n      z-index:-1;\n    }\n\n    .kft-hero::before{\n      top:-76px;\n      right:-52px;\n      width:190px;\n      height:190px;\n      background:rgba(229,240,242,.52);\n    }\n\n    .kft-hero::after{\n      bottom:-98px;\n      left:-66px;\n      width:225px;\n      height:225px;\n      background:rgba(238,227,212,.48);\n    }\n\n    .kft-hero h1{\n      max-width:680px;\n      margin:0 auto 8px;\n      color:var(--kft-title);\n      font-family:Georgia,\"Times New Roman\",serif;\n      font-size:25px;\n      font-weight:800;\n      line-height:1.25;\n      letter-spacing:-.35px;\n    }\n\n    .kft-hero-intro{\n      max-width:670px;\n      margin:0 auto;\n      color:#586663;\n      font-size:13.8px;\n      font-weight:800;\n    }\n\n    .kft-gif{\n      width:calc(100% - 18px);\n      margin:17px auto;\n      padding:0;\n      overflow-x:auto;\n      overflow-y:hidden;\n      border:0;\n      border-radius:13px;\n      background:transparent;\n      box-shadow:none;\n      text-align:center;\n      line-height:0;\n      -webkit-overflow-scrolling:touch;\n    }\n\n    .kft-gif img{\n      display:inline-block!important;\n      width:auto!important;\n      height:auto!important;\n      min-width:0!important;\n      max-width:none!important;\n      margin:0 auto!important;\n      border-radius:12px!important;\n      background:transparent!important;\n      object-fit:none!important;\n      vertical-align:top;\n    }\n\n    .kft-hero-description{\n      max-width:700px;\n      margin:0 auto;\n      color:var(--kft-text);\n      font-size:14px;\n      line-height:1.68;\n    }\n\n    .kft-hero-benefits{\n      display:grid;\n      grid-template-columns:repeat(3,minmax(0,1fr));\n      max-width:670px;\n      margin:15px auto 0;\n      gap:7px;\n    }\n\n    .kft-hero-benefit{\n      padding:9px 7px;\n      border:1px solid rgba(79,113,110,.12);\n      border-radius:11px;\n      color:var(--kft-teal);\n      font-size:11.5px;\n      font-weight:800;\n      background:linear-gradient(180deg,rgba(255,255,255,.90),rgba(245,248,246,.86));\n    }\n\n    .kft-feature-list{display:grid;gap:14px;}\n\n    .kft-card{\n      overflow:hidden;\n      border:1px solid var(--kft-line);\n      border-radius:17px;\n      background:\n        radial-gradient(circle at 92% 4%,rgba(229,240,242,.20),transparent 27%),\n        linear-gradient(180deg,#ffffff 0%,#fbfaf7 100%);\n      box-shadow:var(--kft-shadow);\n    }\n\n    .kft-card-media{\n      margin:10px 10px 0;\n      padding:5px;\n      overflow:hidden;\n      border:1px solid rgba(79,113,110,.09);\n      border-radius:13px;\n      background:linear-gradient(180deg,#f8f6f1,#ece8df);\n    }\n\n    .kft-card:nth-child(3n+2) .kft-card-media{background:linear-gradient(180deg,#f3f8f6,#e5efea);}\n    .kft-card:nth-child(3n) .kft-card-media{background:linear-gradient(180deg,#f3f8f9,#e6f0f2);}\n\n    .kft-card-media img{\n      width:100%;\n      height:auto;\n      border-radius:10px;\n      object-fit:contain;\n    }\n\n    .kft-card-copy{padding:18px 21px 21px;text-align:left;}\n\n    .kft-card-copy h3{\n      margin:0 0 8px;\n      color:var(--kft-title);\n      font-family:Georgia,\"Times New Roman\",serif;\n      font-size:17px;\n      font-weight:800;\n      line-height:1.35;\n      letter-spacing:-.1px;\n    }\n\n    .kft-card-copy p{\n      max-width:none;\n      margin:0;\n      color:var(--kft-text);\n      font-size:14.1px;\n      line-height:1.68;\n    }\n\n    .kft-details{\n      overflow:hidden;\n      border:1px solid var(--kft-line);\n      border-radius:16px;\n      background:\n        radial-gradient(circle at 92% 0%,rgba(229,240,242,.40),transparent 28%),\n        linear-gradient(145deg,#fff 0%,#faf7f1 52%,#f4f8f6 100%);\n      box-shadow:var(--kft-shadow);\n    }\n\n    .kft-box-title{\n      margin:0;\n      padding:13px 16px;\n      border-bottom:1px solid var(--kft-line);\n      color:var(--kft-title);\n      font-family:Georgia,\"Times New Roman\",serif;\n      font-size:17px;\n      font-weight:800;\n      background:linear-gradient(90deg,#efe3d4,#f8f5ef,#e5efec);\n    }\n\n    .kft-spec-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}\n\n    .kft-spec{\n      display:grid;\n      grid-template-columns:128px minmax(0,1fr);\n      gap:9px;\n      padding:11px 14px;\n      border-right:1px solid var(--kft-line);\n      border-bottom:1px solid var(--kft-line);\n      font-size:13.2px;\n      line-height:1.55;\n    }\n\n    .kft-spec:nth-child(even){border-right:0;}\n    .kft-spec:last-child{grid-column:1\/-1;border-right:0;border-bottom:0;}\n    .kft-spec-label{color:var(--kft-teal);font-weight:800;}\n    .kft-spec-value{color:var(--kft-text);}\n\n    .kft-heading{\n      max-width:690px;\n      margin:0 auto 12px;\n      padding:0 12px;\n      text-align:center;\n    }\n\n    .kft-heading h2{\n      margin:0 0 5px;\n      color:var(--kft-title);\n      font-family:Georgia,\"Times New Roman\",serif;\n      font-size:19px;\n      font-weight:800;\n      line-height:1.3;\n    }\n\n    .kft-heading p{margin:0;color:var(--kft-text);font-size:12.8px;}\n    .kft-faq{display:grid;gap:8px;}\n\n    .kft-faq-item{\n      overflow:hidden;\n      border:1px solid var(--kft-line);\n      border-radius:13px;\n      background:#fff;\n      box-shadow:0 4px 14px rgba(69,82,78,.045);\n    }\n\n    .kft-faq-item summary{\n      position:relative;\n      display:flex;\n      min-height:54px;\n      padding:14px 46px 14px 15px;\n      align-items:center;\n      color:var(--kft-title);\n      font-size:14px;\n      font-weight:800;\n      line-height:1.5;\n      list-style:none;\n      cursor:pointer;\n      user-select:none;\n      background:linear-gradient(90deg,#fff,#f6f9f7);\n    }\n\n    .kft-faq-item summary::-webkit-details-marker{display:none;}\n    .kft-faq-item summary::marker{content:\"\";}\n\n    .kft-faq-arrow{\n      position:absolute;\n      top:50%;\n      right:18px;\n      width:9px;\n      height:9px;\n      border-right:2px solid var(--kft-teal);\n      border-bottom:2px solid var(--kft-teal);\n      transform:translateY(-65%) rotate(45deg);\n      transition:transform .28s ease;\n    }\n\n    .kft-faq-item[open] .kft-faq-arrow{transform:translateY(-30%) rotate(225deg);}\n\n    .kft-faq-answer{\n      padding:0 15px 15px;\n      color:var(--kft-text);\n      font-size:13.5px;\n      line-height:1.65;\n      background:#fff;\n    }\n\n    .kft-faq-answer p{margin:0;}\n\n    .kft-guarantees{\n      padding:20px;\n      border:1px solid var(--kft-line);\n      border-radius:16px;\n      background:\n        radial-gradient(circle at 90% 5%,rgba(255,255,255,.94),transparent 26%),\n        linear-gradient(135deg,#f9f6f0 0%,#eee5d8 48%,#e5efec 100%);\n      box-shadow:var(--kft-shadow);\n    }\n\n    .kft-guarantee-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;}\n\n    .kft-guarantee{\n      padding:15px 12px;\n      border:1px solid rgba(79,113,110,.12);\n      border-radius:13px;\n      text-align:center;\n      background:rgba(255,255,255,.80);\n    }\n\n    .kft-guarantee-icon{\n      display:grid;\n      width:40px;\n      height:40px;\n      margin:0 auto 8px;\n      place-items:center;\n      border-radius:50%;\n      font-size:19px;\n      background:linear-gradient(145deg,#fff,#e9f0ed);\n    }\n\n    .kft-guarantee h3{margin:0 0 5px;color:var(--kft-title);font-size:13.5px;font-weight:800;line-height:1.3;}\n    .kft-guarantee p{margin:0;color:var(--kft-text);font-size:12px;line-height:1.5;}\n\n    .kft-trust-buy{\n      margin-top:14px;\n      padding-top:14px;\n      border-top:1px solid rgba(79,113,110,.14);\n      text-align:center;\n    }\n\n    .kft-buy{\n      display:inline-flex;\n      min-width:220px;\n      min-height:48px;\n      padding:12px 28px;\n      align-items:center;\n      justify-content:center;\n      border:1px solid var(--kft-coral-dark);\n      border-radius:999px;\n      color:#fff!important;\n      font-size:13.5px;\n      font-weight:800;\n      line-height:1;\n      text-decoration:none!important;\n      background:linear-gradient(135deg,var(--kft-coral-dark),var(--kft-coral));\n      box-shadow:0 10px 22px rgba(159,97,78,.23);\n      cursor:pointer;\n      transition:transform .22s ease,box-shadow .22s ease,filter .22s ease;\n    }\n\n    .kft-buy:hover{\n      color:#fff!important;\n      transform:translateY(-3px);\n      box-shadow:0 14px 28px rgba(159,97,78,.30);\n      filter:saturate(1.06);\n    }\n\n    .kft-buy:active{transform:translateY(1px) scale(.98);}\n\n    @media screen and (max-width:680px){\n      .kft-spec-grid{grid-template-columns:1fr;}\n      .kft-spec,.kft-spec:nth-child(even),.kft-spec:last-child{grid-column:auto;border-right:0;border-bottom:1px solid var(--kft-line);}\n      .kft-spec:last-child{border-bottom:0;}\n      .kft-guarantee-grid{grid-template-columns:1fr;}\n      .kft-guarantee{display:grid;grid-template-columns:42px 1fr;column-gap:10px;text-align:left;}\n      .kft-guarantee-icon{grid-row:1\/3;margin:0;}\n    }\n\n    @media screen and (max-width:640px){\n      .kft-page{\n        position:relative;\n        left:50%;\n        width:100vw;\n        max-width:none;\n        margin:0 0 0 -50vw!important;\n        padding:0!important;\n        overflow-x:hidden;\n      }\n\n      .kft-section{margin-bottom:10px;}\n      .kft-hero{padding:22px 0 18px;border-right:0;border-left:0;border-radius:0;}\n      .kft-hero \u003e *:not(.kft-gif){margin-right:14px;margin-left:14px;}\n      .kft-hero h1{font-size:21px;}\n      .kft-hero-intro,.kft-hero-description{font-size:13.5px;}\n      .kft-gif{width:calc(100% - 20px);margin:14px auto;}\n      .kft-hero-benefits{gap:5px;}\n      .kft-hero-benefit{padding:8px 5px;font-size:10.5px;}\n      .kft-feature-list{gap:10px;}\n      .kft-card,.kft-details,.kft-guarantees{border-right:0;border-left:0;border-radius:0;}\n      .kft-card-media{margin:9px 10px 0;padding:4px;}\n      .kft-card-copy{padding:16px 16px 19px;}\n      .kft-card-copy h3{font-size:16px;}\n      .kft-card-copy p{font-size:14px;line-height:1.65;}\n      .kft-spec{grid-template-columns:1fr;gap:3px;padding:10px 14px;}\n      .kft-faq{padding:0 10px;}\n      .kft-faq-item summary{min-height:52px;padding:13px 43px 13px 14px;font-size:13.5px;}\n      .kft-guarantees{padding:16px 10px;}\n      .kft-trust-buy{margin-top:12px;padding-top:12px;}\n      .kft-trust-buy .kft-buy{width:100%;}\n    }\n\n    .kft-page,\n    .kft-page \u003e .kft-section:first-child,\n    .kft-page \u003e .kft-section:last-child{\n      margin-top:0!important;\n      margin-bottom:0!important;\n    }\n  \n    \/* =========================================================\n       40+ LUXURY RESORT PALETTE\n       Pearl ivory · champagne greige · smoked sage · warm bronze\n    ========================================================== *\/\n\n    .kft-hero{\n      background:\n        radial-gradient(circle at 90% 8%,rgba(255,255,255,.97),transparent 27%),\n        radial-gradient(circle at 8% 98%,rgba(225,216,203,.48),transparent 35%),\n        radial-gradient(circle at 86% 92%,rgba(224,227,218,.42),transparent 31%),\n        linear-gradient(145deg,#fbfaf7 0%,#f1ece5 50%,#e7e5df 100%) !important;\n      box-shadow:0 11px 32px rgba(70,65,58,.085) !important;\n    }\n\n    .kft-hero::before{\n      background:rgba(232,229,222,.48) !important;\n    }\n\n    .kft-hero::after{\n      background:rgba(225,218,207,.44) !important;\n    }\n\n    .kft-hero-intro{\n      color:#575b54 !important;\n    }\n\n    .kft-hero-description{\n      color:#68645e !important;\n    }\n\n    .kft-hero-benefit{\n      color:#62675d !important;\n      border-color:rgba(100,105,95,.14) !important;\n      background:linear-gradient(\n        180deg,\n        rgba(255,255,255,.92),\n        rgba(243,240,234,.92)\n      ) !important;\n      box-shadow:0 4px 12px rgba(70,65,58,.04);\n    }\n\n    .kft-card{\n      border-color:rgba(100,105,95,.14) !important;\n      background:\n        radial-gradient(circle at 92% 4%,rgba(228,222,212,.18),transparent 27%),\n        linear-gradient(180deg,#ffffff 0%,#faf8f4 100%) !important;\n      box-shadow:0 10px 28px rgba(70,65,58,.065) !important;\n    }\n\n    .kft-card-media,\n    .kft-card:nth-child(3n+2) .kft-card-media,\n    .kft-card:nth-child(3n) .kft-card-media{\n      border-color:rgba(100,105,95,.10) !important;\n      background:linear-gradient(180deg,#f6f3ee,#ebe6de) !important;\n    }\n\n    .kft-card-copy h3{\n      color:#34312d !important;\n    }\n\n    .kft-card-copy p{\n      color:#69645e !important;\n    }\n\n    .kft-details{\n      background:\n        radial-gradient(circle at 92% 0%,rgba(226,222,214,.28),transparent 28%),\n        linear-gradient(145deg,#ffffff 0%,#f7f3ed 52%,#f2f4ef 100%) !important;\n    }\n\n    .kft-box-title{\n      color:#34312d !important;\n      background:linear-gradient(\n        90deg,\n        #e9e0d4,\n        #f6f3ee,\n        #e4e7df\n      ) !important;\n    }\n\n    .kft-spec-label{\n      color:#62675d !important;\n    }\n\n    .kft-spec-value{\n      color:#6b6760 !important;\n    }\n\n    .kft-faq-item{\n      border-color:rgba(100,105,95,.14) !important;\n    }\n\n    .kft-faq-item summary{\n      color:#34312d !important;\n      background:linear-gradient(90deg,#ffffff,#f6f4f0) !important;\n    }\n\n    .kft-faq-arrow{\n      border-right-color:#6c7066 !important;\n      border-bottom-color:#6c7066 !important;\n    }\n\n    .kft-faq-answer{\n      color:#6b6760 !important;\n    }\n\n    .kft-guarantees{\n      background:\n        radial-gradient(circle at 90% 5%,rgba(255,255,255,.95),transparent 26%),\n        linear-gradient(135deg,#f7f4ef 0%,#ebe4da 50%,#e4e8e1 100%) !important;\n      box-shadow:0 10px 28px rgba(70,65,58,.07) !important;\n    }\n\n    .kft-guarantee{\n      border-color:rgba(100,105,95,.13) !important;\n      background:rgba(255,255,255,.80) !important;\n    }\n\n    .kft-guarantee-icon{\n      background:linear-gradient(145deg,#ffffff,#ece8e0) !important;\n    }\n\n    .kft-guarantee h3{\n      color:#34312d !important;\n    }\n\n    .kft-guarantee p{\n      color:#6b6760 !important;\n    }\n\n    .kft-trust-buy{\n      border-top-color:rgba(100,105,95,.15) !important;\n    }\n\n    .kft-buy{\n      border-color:#6b5f51 !important;\n      background:linear-gradient(135deg,#6b5f51,#91806d) !important;\n      box-shadow:0 10px 24px rgba(107,95,81,.24) !important;\n    }\n\n    .kft-buy:hover{\n      box-shadow:0 15px 30px rgba(107,95,81,.30) !important;\n    }\n\n  \u003c\/style\u003e\n\u003cdiv class=\"kft-page\" id=\"kft-page\"\u003e\n\u003csection class=\"kft-section\"\u003e\n\u003cdiv class=\"kft-hero\"\u003e\n\u003ch1\u003eOne Dress. Endless Vacation Energy. 🌴\u003c\/h1\u003e\n\u003cp class=\"kft-hero-intro\"\u003eSlip it on, add sandals, and your look is complete.\u003c\/p\u003e\n\u003cdiv class=\"kft-gif\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/TikSave.io_7666858688631639309er_1.gif?v=1785982174\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cp class=\"kft-hero-description\"\u003eThis flowing printed kaftan brings together bold resort style, generous coverage, and an easy relaxed fit. Wear it over swimwear by the pool, style it for a seaside lunch, or enjoy it as comfortable loungewear at home.\u003c\/p\u003e\n\u003cdiv class=\"kft-hero-benefits\"\u003e\n\u003cdiv class=\"kft-hero-benefit\"\u003e🌺 Bold Resort Print\u003c\/div\u003e\n\u003cdiv class=\"kft-hero-benefit\"\u003e✨ Flowing Coverage\u003c\/div\u003e\n\u003cdiv class=\"kft-hero-benefit\"\u003e🏖️ Beach to Dinner\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"kft-section\"\u003e\n\u003cdiv class=\"kft-feature-list\"\u003e\n\u003carticle class=\"kft-card\"\u003e\n\u003cdiv class=\"kft-card-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/398b5c54-c631-460f-860c-dcf52a15c74b.png?v=1785983324\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kft-card-copy\"\u003e\n\u003ch3\u003e🌺 Statement Style with Zero Effort\u003c\/h3\u003e\n\u003cp\u003eVibrant artistic prints transform a simple silhouette into an eye-catching vacation look. No complicated layering or styling required—just add your favorite jewelry, handbag, and sandals.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"kft-card\"\u003e\n\u003cdiv class=\"kft-card-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/a7e6c824-11e0-40bd-82c4-e81efac6058e.png?v=1785983324\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kft-card-copy\"\u003e\n\u003ch3\u003e✨ A Flowing Fit That Flatters\u003c\/h3\u003e\n\u003cp\u003eThe roomy silhouette drapes softly over the tummy, waist, hips, and thighs without clinging. Its long, fluid shape creates an elegant look while giving you plenty of room to walk, sit, and relax comfortably.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"kft-card\"\u003e\n\u003cdiv class=\"kft-card-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/eccc8a14-ca61-459d-b0bd-d325460d67e2.png?v=1785983324\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kft-card-copy\"\u003e\n\u003ch3\u003e💖 Elegant V-Neckline\u003c\/h3\u003e\n\u003cp\u003eThe V-neck design beautifully frames the neckline and creates a longer-looking upper-body line. It also provides the perfect space for a pendant necklace or statement earrings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"kft-card\"\u003e\n\u003cdiv class=\"kft-card-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/bff0754c-9691-4e22-ad88-271d63dfd8c0.png?v=1785983324\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kft-card-copy\"\u003e\n\u003ch3\u003e☀️ Lightweight Warm-Weather Coverage\u003c\/h3\u003e\n\u003cp\u003eEnjoy the coverage of a maxi dress without the bulky feel of heavier clothing. The lightweight fabric makes it easy to layer over a swimsuit for beach days, poolside lounging, cruises, and sunny getaways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"kft-card\"\u003e\n\u003cdiv class=\"kft-card-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/97bacde3-36b2-4d8a-ba47-1a4cfebd4b65.png?v=1785984198\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kft-card-copy\"\u003e\n\u003ch3\u003e🌿 Comfortable Half-Sleeve Design\u003c\/h3\u003e\n\u003cp\u003eThe wide half sleeves provide relaxed upper-arm coverage while allowing easy movement. The open, flowing construction helps keep the outfit comfortable throughout warm days.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"kft-card\"\u003e\n\u003cdiv class=\"kft-card-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_5_19_34_04_1.png?v=1785983730\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kft-card-copy\"\u003e\n\u003ch3\u003e🏖️ More Than a Swimsuit Cover-Up\u003c\/h3\u003e\n\u003cp\u003eWear it as a beach cover-up during the day, then dress it up with jewelry and sandals for dinner. It also works beautifully as a relaxed house dress, vacation maxi, poolside outfit, or comfortable loungewear.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003carticle class=\"kft-card\"\u003e\n\u003cdiv class=\"kft-card-media\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/ChatGPT_Image_2026_8_5_19_34_05_2.png?v=1785983731\" alt=\"\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"kft-card-copy\"\u003e\n\u003ch3\u003e🧳 Made for Easy Vacation Packing\u003c\/h3\u003e\n\u003cp\u003eOne effortless piece gives you multiple outfit options, helping you pack lighter without sacrificing style. It is a practical choice for resort stays, tropical trips, cruises, weekend escapes, and warm-weather outings.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/article\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"kft-section\"\u003e\n\u003cdiv class=\"kft-details\"\u003e\n\u003ch2 class=\"kft-box-title\"\u003eProduct Details\u003c\/h2\u003e\n\u003cdiv class=\"kft-spec-grid\"\u003e\n\u003cdiv class=\"kft-spec\"\u003e\n\u003cdiv class=\"kft-spec-label\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"kft-spec-value\"\u003ePrinted kaftan maxi dress\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-spec\"\u003e\n\u003cdiv class=\"kft-spec-label\"\u003eFit\u003c\/div\u003e\n\u003cdiv class=\"kft-spec-value\"\u003eLoose, relaxed and flowing\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-spec\"\u003e\n\u003cdiv class=\"kft-spec-label\"\u003eNeckline\u003c\/div\u003e\n\u003cdiv class=\"kft-spec-value\"\u003eV-neck\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-spec\"\u003e\n\u003cdiv class=\"kft-spec-label\"\u003eSleeves\u003c\/div\u003e\n\u003cdiv class=\"kft-spec-value\"\u003eWide half sleeves\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-spec\"\u003e\n\u003cdiv class=\"kft-spec-label\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"kft-spec-value\"\u003ePolyester\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-spec\"\u003e\n\u003cdiv class=\"kft-spec-label\"\u003eBust Measurement\u003c\/div\u003e\n\u003cdiv class=\"kft-spec-value\"\u003eApproximately 63 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-spec\"\u003e\n\u003cdiv class=\"kft-spec-label\"\u003eDress Length\u003c\/div\u003e\n\u003cdiv class=\"kft-spec-value\"\u003eApproximately 51.2 in\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-spec\"\u003e\n\u003cdiv class=\"kft-spec-label\"\u003eSize\u003c\/div\u003e\n\u003cdiv class=\"kft-spec-value\"\u003eOne-size relaxed fit, designed to accommodate approximately US M–XXL\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-spec\"\u003e\n\u003cdiv class=\"kft-spec-label\"\u003eSeasons\u003c\/div\u003e\n\u003cdiv class=\"kft-spec-value\"\u003eSpring, summer and early autumn\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-spec\"\u003e\n\u003cdiv class=\"kft-spec-label\"\u003eOccasions\u003c\/div\u003e\n\u003cdiv class=\"kft-spec-value\"\u003eBeach, pool, cruise, resort, vacation, casual dining and home lounging\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-spec\"\u003e\n\u003cdiv class=\"kft-spec-label\"\u003eCare Instructions\u003c\/div\u003e\n\u003cdiv class=\"kft-spec-value\"\u003eMachine wash cold on a gentle cycle; hang or lay flat to dry\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-spec\"\u003e\n\u003cdiv class=\"kft-spec-label\"\u003ePackage Includes\u003c\/div\u003e\n\u003cdiv class=\"kft-spec-value\"\u003e1 × Printed kaftan dress\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"kft-section\"\u003e\n\u003cdiv class=\"kft-heading\"\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-faq\"\u003e\n\u003cdetails class=\"kft-faq-item\"\u003e\n\u003csummary\u003eHow does the kaftan fit?\u003cspan class=\"kft-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"kft-faq-answer\"\u003e\n\u003cp\u003eIt has a loose, relaxed and flowing one-size fit designed to accommodate approximately US M–XXL.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"kft-faq-item\"\u003e\n\u003csummary\u003eCan I wear it over swimwear?\u003cspan class=\"kft-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"kft-faq-answer\"\u003e\n\u003cp\u003eYes. The lightweight, flowing design makes it easy to layer over a swimsuit for beach days, poolside lounging, cruises, and sunny getaways.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"kft-faq-item\"\u003e\n\u003csummary\u003eCan it be worn beyond the beach?\u003cspan class=\"kft-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"kft-faq-answer\"\u003e\n\u003cp\u003eYes. Wear it for seaside lunches, casual dining, resort stays, vacation outings, home lounging, or dress it up with jewelry and sandals for dinner.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"kft-faq-item\"\u003e\n\u003csummary\u003eWhat are the approximate measurements?\u003cspan class=\"kft-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"kft-faq-answer\"\u003e\n\u003cp\u003eThe bust measures approximately 63 in and the dress length is approximately 51.2 in.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails class=\"kft-faq-item\"\u003e\n\u003csummary\u003eHow should I care for the dress?\u003cspan class=\"kft-faq-arrow\"\u003e\u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"kft-faq-answer\"\u003e\n\u003cp\u003eMachine wash cold on a gentle cycle, then hang or lay flat to dry.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"kft-section\"\u003e\n\u003cdiv class=\"kft-guarantees\"\u003e\n\u003cdiv class=\"kft-heading\"\u003e\n\u003ch2\u003eShop With Confidence\u003c\/h2\u003e\n\u003cp\u003eThoughtful service from checkout through delivery.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-guarantee-grid\"\u003e\n\u003cdiv class=\"kft-guarantee\"\u003e\n\u003cdiv class=\"kft-guarantee-icon\"\u003e📦\u003c\/div\u003e\n\u003ch3\u003eCarefully Packed\u003c\/h3\u003e\n\u003cp\u003eYour order is prepared and packed with care before shipment.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-guarantee\"\u003e\n\u003cdiv class=\"kft-guarantee-icon\"\u003e🚚\u003c\/div\u003e\n\u003ch3\u003eShipping Updates\u003c\/h3\u003e\n\u003cp\u003eOrder and shipping updates are sent using the details provided at checkout.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-guarantee\"\u003e\n\u003cdiv class=\"kft-guarantee-icon\"\u003e🔒\u003c\/div\u003e\n\u003ch3\u003eSecure Checkout\u003c\/h3\u003e\n\u003cp\u003eComplete your purchase through Shopify’s secure checkout experience.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"kft-trust-buy\"\u003e\u003ca class=\"kft-buy\" href=\"#MainContent\"\u003eBUY NOW →\u003c\/a\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"CWLdabucunjkldasx","offers":[{"title":"A \/ One Size","offer_id":43118788542558,"sku":"NC02362608064607-女士沙滩裙-A-均码","price":29.98,"currency_code":"USD","in_stock":true},{"title":"B \/ One Size","offer_id":43118788575326,"sku":"NC02362608064607-女士沙滩裙-B-均码","price":29.98,"currency_code":"USD","in_stock":true},{"title":"C \/ One Size","offer_id":43118788608094,"sku":"NC02362608064607-女士沙滩裙-C-均码","price":29.98,"currency_code":"USD","in_stock":true},{"title":"D \/ One Size","offer_id":43118788640862,"sku":"NC02362608064607-女士沙滩裙-D-均码","price":29.98,"currency_code":"USD","in_stock":true},{"title":"E \/ One Size","offer_id":43118788673630,"sku":"NC02362608064607-女士沙滩裙-E-均码","price":29.98,"currency_code":"USD","in_stock":true},{"title":"F \/ One Size","offer_id":43118788706398,"sku":"NC02362608064607-女士沙滩裙-F-均码","price":29.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0659\/0647\/5102\/files\/t59118-st75033-i0.png?v=1785982134","url":"https:\/\/miscellista.com\/products\/women-s-printed-kaftan-beach-maxi-dress","provider":"Miscellista.com","version":"1.0","type":"link"}