{"product_id":"maggie-dress-woman-black","title":"Maggie Dress Woman Black","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .alanis-wrap {\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 40px 20px;\n    font-family: 'Georgia', serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n  }\n\n  .badge {\n    display: inline-block;\n    background: #1a1a1a;\n    color: #fff;\n    font-size: 0.72rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 6px 14px;\n    border-radius: 2px;\n    margin-bottom: 18px;\n  }\n\n  .alanis-wrap h2 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .alanis-wrap h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .alanis-wrap h4 {\n    font-size: 1rem;\n    font-weight: 700;\n    color: #444;\n    margin: 20px 0 8px;\n  }\n  .alanis-wrap p {\n    font-size: 1.08rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n\n  .intro-highlight {\n    font-size: 1.08rem;\n    color: #444;\n    background: #f5f5f5;\n    border-left: 4px solid #ccc;\n    padding: 14px 18px;\n    border-radius: 4px;\n    margin-bottom: 24px;\n    font-style: italic;\n  }\n\n  .closing-line {\n    font-size: 1.08rem;\n    font-weight: 700;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 28px;\n  }\n\n  .rating-summary {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 24px;\n    margin: 28px 0;\n  }\n  .rating-summary .rating-top {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 20px;\n  }\n  .rating-summary .big-score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars-label {\n    color: #f5a623;\n    font-size: 1.3rem;\n  }\n  .slider-row { margin-bottom: 14px; }\n  .slider-row label {\n    font-size: 0.87rem;\n    font-weight: 700;\n    display: block;\n    margin-bottom: 4px;\n    color: #333;\n  }\n  .slider-track {\n    position: relative;\n    height: 6px;\n    background: #e0e0e0;\n    border-radius: 10px;\n    margin: 4px 0 2px;\n  }\n  .slider-fill {\n    height: 6px;\n    background: #1a1a1a;\n    border-radius: 10px;\n  }\n  .slider-end-label {\n    font-size: 0.72rem;\n    color: #888;\n    text-align: right;\n  }\n\n  .reviews-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 28px 0;\n  }\n  @media(max-width: 560px) {\n    .reviews-grid { grid-template-columns: 1fr; }\n  }\n  .review-card {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px;\n  }\n  .ri-avatar {\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: #1a1a1a;\n    color: #fff;\n    font-size: 0.9rem;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .ri-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-name {\n    font-size: 0.9rem;\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n  .ri-verified {\n    font-size: 0.7rem;\n    background: #e8f5e9;\n    color: #2e7d32;\n    border-radius: 4px;\n    padding: 2px 7px;\n    font-weight: 700;\n  }\n  .ri-stars {\n    color: #f5a623;\n    font-size: 0.95rem;\n    margin-bottom: 6px;\n  }\n  .ri-title {\n    font-size: 1rem;\n    font-weight: 700;\n    margin-bottom: 6px;\n    color: #111;\n  }\n  .ri-body {\n    font-size: 0.97rem;\n    color: #444;\n    line-height: 1.6;\n    font-style: italic;\n  }\n\n  .social-number {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 28px 24px;\n    text-align: center;\n    margin: 28px 0;\n  }\n  .social-number .num {\n    font-size: 2.8rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    display: block;\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  .social-number .num-label {\n    font-size: 0.85rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n  }\n  .social-number p {\n    font-size: 1rem;\n    color: #555;\n    margin: 0;\n    font-style: italic;\n  }\n\n  .offer-box {\n    background: #fff8f8;\n    border: 2px solid #c0392b;\n    border-radius: 10px;\n    padding: 28px 24px;\n    margin: 28px 0;\n    text-align: center;\n  }\n  .offer-badge {\n    display: inline-block;\n    background: #c0392b;\n    color: #fff;\n    font-size: 0.72rem;\n    letter-spacing: 2px;\n    text-transform: uppercase;\n    padding: 6px 16px;\n    border-radius: 2px;\n    margin-bottom: 14px;\n  }\n  .offer-title {\n    font-size: 1.4rem;\n    font-weight: 900;\n    color: #c0392b;\n    margin-bottom: 10px;\n    line-height: 1.2;\n  }\n  .offer-sub {\n    font-size: 1rem;\n    color: #555;\n    margin-bottom: 18px;\n  }\n  .offer-feature {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: #fff;\n    border: 1px solid #f5c6c6;\n    border-radius: 8px;\n    padding: 12px 22px;\n    font-size: 1.05rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 20px;\n  }\n  .offer-feature .check { color: #c0392b; font-size: 1.1rem; }\n  .warning {\n    font-size: 0.87rem;\n    color: #c0392b;\n    font-weight: 700;\n    background: #ffeaea;\n    border-radius: 6px;\n    padding: 8px 14px;\n    display: inline-block;\n  }\n\n  .trust {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 24px 0;\n    justify-content: center;\n  }\n  .trust-item {\n    background: #f0f4ff;\n    border: 1px solid #d0daff;\n    border-radius: 6px;\n    padding: 8px 16px;\n    font-size: 0.82rem;\n    font-weight: 700;\n    color: #1a3080;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  .cta-wrap { text-align: center; margin: 10px 0; }\n  .cta-btn {\n    display: inline-block;\n    background: #1a1a1a;\n    color: #fff !important;\n    font-size: 1.05rem;\n    font-weight: 800;\n    letter-spacing: 0.5px;\n    padding: 18px 40px;\n    border-radius: 4px;\n    text-decoration: none !important;\n    text-transform: uppercase;\n  }\n  .cta-sub {\n    font-size: 0.85rem;\n    color: #888;\n    margin-top: 8px;\n    text-align: center;\n  }\n  .social-proof-bottom {\n    text-align: center;\n    font-size: 0.92rem;\n    color: #555;\n    margin-top: 18px;\n    font-style: italic;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"alanis-wrap\"\u003e\n\u003c!-- BADGE --\u003e \u003cspan class=\"badge\"\u003eNew In — Limited Stock\u003c\/span\u003e \u003c!-- INTRO --\u003e\n\u003cp class=\"intro-highlight\"\u003e\"Own the moment without saying a word.\" Maggie is the dress that makes you feel ready the instant you put it on. Elegant in white, feminine and sophisticated, it conveys lightness, presence and a naturally refined look — effortlessly. The kind of dress that turns heads through elegance, not excess.\u003c\/p\u003e\n\u003c!-- H2 --\u003e\n\u003ch2\u003eMini Dress — Lightness, Sensuality \u0026amp; Freedom of Movement\u003c\/h2\u003e\n\u003cp\u003eBeyond flattering your silhouette, it offers greater freedom of movement and all-day comfort — making it a practical yet stunning choice for special occasions, especially on warmer days or in heated venues. Versatile and effortlessly easy to style with boots or sandals, this is the perfect party to dress.\u003c\/p\u003e\n\u003c!-- H3 --\u003e\n\u003ch3\u003eLong-Sleeve Dress — Elegance That Keeps You Warm While You Stand Out\u003c\/h3\u003e\n\u003cp\u003eYou know that feeling when you walk into a room and \u003cem\u003efeel\u003c\/em\u003e every gaze turn towards you? That's Maggie.\u003c\/p\u003e\n\u003cp\u003eIt carries a clean, sophisticated aesthetic that instantly communicates great taste. A piece that fits beautifully, photographs stunningly and makes you feel more confident, feminine and truly unforgettable. And when the temperature drops, the long sleeves keep you warm without compromising the look for a single second.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eThis is the dress that turns every occasion into a moment worth remembering.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv class=\"rating-top\"\u003e\n\u003cdiv class=\"big-score\"\u003e4.8\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stars-label\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.87rem; color: #888;\"\u003eBased on verified customer reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eComfort\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 96%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eComfortable\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eQuality\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 94%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003ePerfect\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eLength\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 50%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003ePerfect\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eSleeves\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 50%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003ePerfect Length\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eTransparency\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 97%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eNot See-Through\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- REVIEWS --\u003e\n\u003cdiv class=\"reviews-grid\"\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"ri-top\"\u003e\n\u003cdiv class=\"ri-avatar\"\u003eS\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eSofia\u003c\/div\u003e\n\u003cspan class=\"ri-verified\"\u003e✔ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ri-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"ri-title\"\u003eAbsolutely stunning — I received compliments all evening.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"I wore the Maggie dress to a dinner and was blown away by how many compliments I got. The lace details are gorgeous, the fit is perfect and the long sleeves add such an elegant touch. I'm already thinking about the next occasion to wear it!\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"ri-top\"\u003e\n\u003cdiv class=\"ri-avatar\"\u003eE\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eEmma\u003c\/div\u003e\n\u003cspan class=\"ri-verified\"\u003e✔ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ri-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"ri-title\"\u003eThe most beautiful dress I own.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The Maggie dress is everything. Lightweight but not see-through, the mini length is perfect and the flare sleeves are a wonderful touch. I felt incredibly confident wearing it. Delivery was fast too — I will definitely be ordering again!\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SOCIAL PROOF NUMBER --\u003e\n\u003cdiv class=\"social-number\"\u003e\n\u003cspan class=\"num\"\u003e1,009+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Made Maggie Their Go-To Dress\u003c\/span\u003e\n\u003cp\u003eJoin over 1,009 happy customers who have already chosen the Maggie dress as their favourite for every special occasion. Once you wear it, you'll understand why it sells out every single week.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- OFFER BOX --\u003e\n\u003cdiv class=\"offer-box\"\u003e\n\u003cspan class=\"offer-badge\"\u003e🔥 Limited Time\u003c\/span\u003e\n\u003cdiv class=\"offer-title\"\u003eSpecial Offer — Today Only\u003c\/div\u003e\n\u003cp class=\"offer-sub\"\u003eOrder your Maggie dress today and take advantage of our exclusive offer:\u003c\/p\u003e\n\u003cdiv class=\"offer-feature\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e Buy today and get \u003cstrong\u003e FREE UK DELIVERY \u003c\/strong\u003e sitewide!\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"warning\"\u003e⚠️ Valid today until 11:59 PM only · Limited stock available\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"S","offer_id":55393281016111,"sku":"14:771;5:100014064","price":64.97,"currency_code":"GBP","in_stock":true},{"title":"M","offer_id":55393281048879,"sku":"14:193;5:361386","price":64.97,"currency_code":"GBP","in_stock":true},{"title":"L","offer_id":55393281081647,"sku":"14:193;5:361385","price":64.97,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/maggie-dress-woman-black-01.png?v=1773764360","url":"https:\/\/www.weloversbeauty.uk\/products\/maggie-dress-woman-black","provider":"We Lovers Beauty","version":"1.0","type":"link"}