{"title":"Loafers","description":"","products":[{"product_id":"carmen-mary-jane-ballet-flats","title":"Carmen Mary Jane Ballet Flats","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .carmen-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  .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  .carmen-wrap h1 {\n    font-size: 2rem;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: #0d0d0d;\n  }\n  .carmen-wrap h2 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .carmen-wrap h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .carmen-wrap p {\n    font-size: 1.08rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .tagline {\n    font-size: 1.18rem;\n    font-weight: 700;\n    font-style: italic;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 24px;\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  .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  .rating-summary {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    flex-wrap: wrap;\n  }\n  .rating-summary .score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars { color: #f5a623; font-size: 1.3rem; }\n  .rating-summary .attrs { flex: 1; min-width: 180px; }\n  .attr-row {\n    display: flex;\n    justify-content: space-between;\n    font-size: 0.8rem;\n    color: #555;\n    margin-bottom: 6px;\n    gap: 10px;\n  }\n  .attr-row span:first-child { font-weight: 700; color: #333; }\n  .attr-badge {\n    background: #f0f0f0;\n    border-radius: 4px;\n    padding: 2px 10px;\n    font-size: 0.75rem;\n    color: #444;\n    font-weight: 600;\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-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-avatar {\n    width: 38px; height: 38px; border-radius: 50%;\n    background: #1a1a1a; color: #fff;\n    font-size: 0.9rem; font-weight: 800;\n    display: flex; align-items: center;\n    justify-content: center; flex-shrink: 0;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem; background: #e8f5e9; color: #2e7d32;\n    border-radius: 4px; padding: 2px 7px; font-weight: 700;\n    display: inline-block; margin-top: 2px;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 0.97rem; font-weight: 700; margin-bottom: 4px; color: #111; }\n  .ri-body {\n    font-size: 0.92rem; color: #444;\n    line-height: 1.6; font-style: italic;\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  .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  .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  .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=\"carmen-wrap\"\u003e\n\u003cspan class=\"badge\"\u003eNew In — Spring Collection\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"Tired of the basics? Feel the authentic embrace of romance at your feet.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eLight, refined and endlessly wearable — the Carmen is the spring shoe your wardrobe has been waiting for since January.\u003c\/p\u003e\n\u003ch2\u003eSpring Shoes — The Season's Most Wearable Flat\u003c\/h2\u003e\n\u003cp\u003eSpring is the season of light fabrics, fresh silhouettes and shoes that feel as good as the weather. The Carmen was made for exactly this moment. As the layers come off and the floral dresses, linen sets and pastel co-ords come out, the Carmen Mary Jane flat steps in as the shoe that ties every spring look together with quiet, effortless elegance. \u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eDress yourself with art. The handcrafted sophistication of each floral stitch.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"score\"\u003e4,9\u003c\/div\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attrs\"\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eSpring Wearability\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Season-Perfect\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eMary Jane Strap\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Refined \u0026amp; Delicate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eComfort\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ All-Day Wearable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eStyle\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Timeless \u0026amp; Feminine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eVersatility\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Works With Everything\u003c\/span\u003e\n\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\"\u003eI\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eIsla\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\"\u003eMy perfect spring shoe\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The Mary Jane strap is so delicate and pretty  it looks beautiful with every spring outfit I own. I wore them all day at a spring wedding, on my feet for hours, and they felt completely comfortable the entire time. No blisters, no soreness. Just perfect.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"ri-top\"\u003e\n\u003cdiv class=\"ri-avatar\"\u003eF\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eFreya\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\"\u003eI wear these every single day this season.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The Carmen flats have become my go-to shoe for spring. I reach for them with absolutely everything. They look so polished and refined.\"\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\"\u003e645+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Found Their Spring Essential\u003c\/span\u003e\n\u003cp\u003eJoin over 645 satisfied customers who have already made the Carmen their most-worn spring shoe. A flat this comfortable, this elegant and this perfectly in tune with the season sells out fast — don't miss yours.\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 Carmen Mary Jane Flats 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 SHIPPING \u003c\/strong\u003e sitewide!\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"warning\"\u003e⚠️ Valid only until 11:59 PM tonight · Limited stock remaining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"35","offer_id":56228944314671,"sku":"14:771#White;200000124:200000333","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"36","offer_id":56228944380207,"sku":"14:771#White;200000124:200000334","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"37","offer_id":56228944347439,"sku":"14:771#White;200000124:100010482","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"38","offer_id":56228944445743,"sku":"14:771#White;200000124:200000898","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"39","offer_id":56228944412975,"sku":"14:771#White;200000124:200000364","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"40","offer_id":56228944281903,"sku":"14:771#White;200000124:100013888","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"41","offer_id":56228944249135,"sku":"14:771#White;200000124:100010483","price":59.97,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/carmen-mary-jane-ballet-flats-1775986174474.webp?v=1775986178"},{"product_id":"margot-mary-jane-ballet-flats","title":"Margot Mary Jane Ballet Flats","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .margot-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  .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  .margot-wrap h1 {\n    font-size: 2rem;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: #0d0d0d;\n  }\n  .margot-wrap h2 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .margot-wrap h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .margot-wrap p {\n    font-size: 1.08rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .tagline {\n    font-size: 1.18rem;\n    font-weight: 700;\n    font-style: italic;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 24px;\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  .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  .rating-summary {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    flex-wrap: wrap;\n  }\n  .rating-summary .score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars { color: #f5a623; font-size: 1.3rem; }\n  .rating-summary .attrs { flex: 1; min-width: 180px; }\n  .attr-row {\n    display: flex;\n    justify-content: space-between;\n    font-size: 0.8rem;\n    color: #555;\n    margin-bottom: 6px;\n    gap: 10px;\n  }\n  .attr-row span:first-child { font-weight: 700; color: #333; }\n  .attr-badge {\n    background: #f0f0f0;\n    border-radius: 4px;\n    padding: 2px 10px;\n    font-size: 0.75rem;\n    color: #444;\n    font-weight: 600;\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-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-avatar {\n    width: 38px; height: 38px; border-radius: 50%;\n    background: #1a1a1a; color: #fff;\n    font-size: 0.9rem; font-weight: 800;\n    display: flex; align-items: center;\n    justify-content: center; flex-shrink: 0;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem; background: #e8f5e9; color: #2e7d32;\n    border-radius: 4px; padding: 2px 7px; font-weight: 700;\n    display: inline-block; margin-top: 2px;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 0.97rem; font-weight: 700; margin-bottom: 4px; color: #111; }\n  .ri-body {\n    font-size: 0.92rem; color: #444;\n    line-height: 1.6; font-style: italic;\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  .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  .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  .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=\"margot-wrap\"\u003e\n\u003cspan class=\"badge\"\u003eNEW IN — LIMITED COLLECTION\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"Handcrafted for spring. Made to be noticed everywhere you go.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eNot every shoe tells a story. The Margot does. Entirely handcrafted from natural woven rattan in a rich caramel tone, each pair is individually made — every single loop, every single knot placed by hand. Finished with a sleek dark leather Mary Jane strap and a non-slip sole, the Margot is the spring flat that turns heads before you've even taken a step.\u003c\/p\u003e\n\u003ch2\u003eSpring Shoes — The Season's Most Extraordinary Flat\u003c\/h2\u003e\n\u003cp\u003eSpring is the season that demands something different — and the Margot delivers it completely. As floral dresses, linen co-ords and lightweight sets fill your wardrobe, the Margot steps in as the shoe that makes every single one of them more special. \u003c\/p\u003e\n\u003ch3\u003eHandmade \u0026amp; Non-Slip — Artisan Quality You Can Feel With Every Step\u003c\/h3\u003e\n\u003cp\u003eYou know the difference between a shoe that is made and a shoe that is crafted? The Margot is crafted.\u003c\/p\u003e\n\u003cp\u003eEvery pair is individually handwoven from natural rattan — no two pieces are exactly alike, and that is entirely the point. The intricate open-weave pattern is the work of skilled artisan hands, creating a texture and visual richness that no machine can replicate. \u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eTired of choosing between comfort and power? Master style with Margot.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"score\"\u003e4,8\u003c\/div\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attrs\"\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eCraftsmanship\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Individually Handwoven\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eNon-Slip Sole\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Safe \u0026amp; Secure\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eMary Jane Strap\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Dark Leather Contrast\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eSpring Wearability\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Breathable \u0026amp; Light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eStyle\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Unique \u0026amp; Show-Stopping\u003c\/span\u003e\n\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\"\u003eL\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eLily\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\"\u003eI have never received so many compliments on a pair of shoes.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The Margot flats are genuinely unlike anything I have ever seen. The handwoven rattan is so beautifully crafted — you can feel the quality the moment you hold them. The dark leather strap against the natural weave is stunning.  Absolutely obsessed.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"ri-top\"\u003e\n\u003cdiv class=\"ri-avatar\"\u003eC\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eClara\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\"\u003eA handmade flat that looks like a work of art.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\" These shoes are truly something special.\"\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,087+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Handmade This Spring\u003c\/span\u003e\n\u003cp\u003eJoin over 1,087 satisfied customers who have already made the Margot their most talked-about spring shoe. Each pair is handcrafted individually — once this batch sells out, the next restock takes time. Don't wait.\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 Margot Mary Jane Flats 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 SHIPPING \u003c\/strong\u003e sitewide!\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"warning\"\u003e⚠️ Valid only until 11:59 PM tonight · Handmade stock is strictly limited\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"35","offer_id":56228989993263,"sku":"14:771#Black;200000124:200000333","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"36","offer_id":56228989894959,"sku":"14:771#Black;200000124:200000334","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"37","offer_id":56228989862191,"sku":"14:771#Black;200000124:100010482","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"38","offer_id":56228989960495,"sku":"14:771#Black;200000124:200000898","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"39","offer_id":56228989927727,"sku":"14:771#Black;200000124:200000364","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"40","offer_id":56228990026031,"sku":"14:173#Silver Gray;200000124:100013888","price":54.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/margot-mary-jane-ballet-flats-1775987803813.webp?v=1775987807"},{"product_id":"carmen-mary-jane-ballet-flats-apricot","title":"Carmen Mary Jane Ballet Flats - Apricot","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .carmen-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  .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  .carmen-wrap h1 {\n    font-size: 2rem;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: #0d0d0d;\n  }\n  .carmen-wrap h2 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .carmen-wrap h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .carmen-wrap p {\n    font-size: 1.08rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .tagline {\n    font-size: 1.18rem;\n    font-weight: 700;\n    font-style: italic;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 24px;\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  .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  .rating-summary {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    flex-wrap: wrap;\n  }\n  .rating-summary .score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars { color: #f5a623; font-size: 1.3rem; }\n  .rating-summary .attrs { flex: 1; min-width: 180px; }\n  .attr-row {\n    display: flex;\n    justify-content: space-between;\n    font-size: 0.8rem;\n    color: #555;\n    margin-bottom: 6px;\n    gap: 10px;\n  }\n  .attr-row span:first-child { font-weight: 700; color: #333; }\n  .attr-badge {\n    background: #f0f0f0;\n    border-radius: 4px;\n    padding: 2px 10px;\n    font-size: 0.75rem;\n    color: #444;\n    font-weight: 600;\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-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-avatar {\n    width: 38px; height: 38px; border-radius: 50%;\n    background: #1a1a1a; color: #fff;\n    font-size: 0.9rem; font-weight: 800;\n    display: flex; align-items: center;\n    justify-content: center; flex-shrink: 0;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem; background: #e8f5e9; color: #2e7d32;\n    border-radius: 4px; padding: 2px 7px; font-weight: 700;\n    display: inline-block; margin-top: 2px;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 0.97rem; font-weight: 700; margin-bottom: 4px; color: #111; }\n  .ri-body {\n    font-size: 0.92rem; color: #444;\n    line-height: 1.6; font-style: italic;\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  .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  .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  .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=\"carmen-wrap\"\u003e\n\u003cspan class=\"badge\"\u003eNew In — Spring Collection\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"Tired of the basics? Feel the authentic embrace of romance at your feet.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eLight, refined and endlessly wearable — the Carmen is the spring shoe your wardrobe has been waiting for since January.\u003c\/p\u003e\n\u003ch2\u003eSpring Shoes — The Season's Most Wearable Flat\u003c\/h2\u003e\n\u003cp\u003eSpring is the season of light fabrics, fresh silhouettes and shoes that feel as good as the weather. The Carmen was made for exactly this moment. As the layers come off and the floral dresses, linen sets and pastel co-ords come out, the Carmen Mary Jane flat steps in as the shoe that ties every spring look together with quiet, effortless elegance. \u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eDress yourself with art. The handcrafted sophistication of each floral stitch.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"score\"\u003e4,9\u003c\/div\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attrs\"\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eSpring Wearability\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Season-Perfect\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eMary Jane Strap\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Refined \u0026amp; Delicate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eComfort\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ All-Day Wearable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eStyle\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Timeless \u0026amp; Feminine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eVersatility\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Works With Everything\u003c\/span\u003e\n\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\"\u003eI\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eIsla\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\"\u003eMy perfect spring shoe\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The Mary Jane strap is so delicate and pretty  it looks beautiful with every spring outfit I own. I wore them all day at a spring wedding, on my feet for hours, and they felt completely comfortable the entire time. No blisters, no soreness. Just perfect.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"ri-top\"\u003e\n\u003cdiv class=\"ri-avatar\"\u003eF\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eFreya\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\"\u003eI wear these every single day this season.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The Carmen flats have become my go-to shoe for spring. I reach for them with absolutely everything. They look so polished and refined.\"\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\"\u003e645+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Found Their Spring Essential\u003c\/span\u003e\n\u003cp\u003eJoin over 645 satisfied customers who have already made the Carmen their most-worn spring shoe. A flat this comfortable, this elegant and this perfectly in tune with the season sells out fast — don't miss yours.\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 Carmen Mary Jane Flats 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 SHIPPING \u003c\/strong\u003e sitewide!\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"warning\"\u003e⚠️ Valid only until 11:59 PM tonight · Limited stock remaining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"35","offer_id":56229018042671,"sku":"14:175#Green;200000124:-1","price":43.9,"currency_code":"GBP","in_stock":true},{"title":"36","offer_id":56229017911599,"sku":"14:175#Green;200000124:-2","price":43.9,"currency_code":"GBP","in_stock":true},{"title":"37","offer_id":56229018009903,"sku":"14:175#Green;200000124:-3","price":43.9,"currency_code":"GBP","in_stock":true},{"title":"38","offer_id":56229017878831,"sku":"14:-1;200000124:-4","price":43.9,"currency_code":"GBP","in_stock":false},{"title":"39","offer_id":56229017846063,"sku":"14:-1;200000124:-5","price":43.9,"currency_code":"GBP","in_stock":true},{"title":"40","offer_id":56229017944367,"sku":"14:-1;200000124:-6","price":43.9,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/carmen-mary-jane-ballet-flats-apricot-1775987906497.webp?v=1775987910"},{"product_id":"gigi-mary-jane-ballet-flats","title":"Gigi Mary Jane Ballet Flats","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .gigi-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  .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  .gigi-wrap h1 {\n    font-size: 2rem;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: #0d0d0d;\n  }\n  .gigi-wrap h2 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .gigi-wrap h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .gigi-wrap p {\n    font-size: 1.08rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .tagline {\n    font-size: 1.18rem;\n    font-weight: 700;\n    font-style: italic;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 24px;\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  .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  .rating-summary {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    flex-wrap: wrap;\n  }\n  .rating-summary .score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars { color: #f5a623; font-size: 1.3rem; }\n  .rating-summary .attrs { flex: 1; min-width: 180px; }\n  .attr-row {\n    display: flex;\n    justify-content: space-between;\n    font-size: 0.8rem;\n    color: #555;\n    margin-bottom: 6px;\n    gap: 10px;\n  }\n  .attr-row span:first-child { font-weight: 700; color: #333; }\n  .attr-badge {\n    background: #f0f0f0;\n    border-radius: 4px;\n    padding: 2px 10px;\n    font-size: 0.75rem;\n    color: #444;\n    font-weight: 600;\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-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-avatar {\n    width: 38px; height: 38px; border-radius: 50%;\n    background: #1a1a1a; color: #fff;\n    font-size: 0.9rem; font-weight: 800;\n    display: flex; align-items: center;\n    justify-content: center; flex-shrink: 0;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem; background: #e8f5e9; color: #2e7d32;\n    border-radius: 4px; padding: 2px 7px; font-weight: 700;\n    display: inline-block; margin-top: 2px;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 0.97rem; font-weight: 700; margin-bottom: 4px; color: #111; }\n  .ri-body {\n    font-size: 0.92rem; color: #444;\n    line-height: 1.6; font-style: italic;\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  .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  .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  .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=\"gigi-wrap\"\u003e\n\u003cspan class=\"badge\"\u003eNew In — Spring Collection\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"The flat that refuses to go unnoticed.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eThere are shoes that complete an outfit — and then there are shoes that become the outfit. The Gigi Mary Jane Ballet Flats arrive in a deep, bold burgundy with an open geometric woven body, a cognac leather insole and a sleek leather Mary Jane strap with a silver square buckle. Every detail considered. Every stitch intentional. This is the spring flat that makes every look immediately more interesting.\u003c\/p\u003e\n\u003ch2\u003eWomen's Flat Sandals — Open-Weave Luxury, Flat Sole Freedom\u003c\/h2\u003e\n\u003cp\u003eThe Gigi sits in that perfect sweet spot between a ballet flat and an open sandal — and it does both beautifully. The open diamond-weave body allows air to flow freely around the foot, keeping you cool and comfortable on even the warmest spring days, while the structured woven frame provides a fitted, supportive hold that a traditional sandal simply cannot match. The contrast between the deep burgundy weave and the warm cognac leather insole creates a rich, layered visual depth that makes the Gigi genuinely extraordinary to look at — from every angle, at every step. Style with wide leg trousers and a linen blazer for a polished afternoon look, or pair with a floral midi dress for a spring evening that deserves every compliment it receives.\u003c\/p\u003e\n\u003ch3\u003eSpring Shoes — The Bold Colour That Makes Every Outfit Pop\u003c\/h3\u003e\n\u003cp\u003eYou know that feeling when you put on a shoe and your entire outfit suddenly makes perfect sense? The Gigi does that — immediately, every time.\u003c\/p\u003e\n\u003cp\u003eThe rich burgundy tone is the colour of confidence — deep enough to be sophisticated, bold enough to be completely unforgettable. It works as a striking contrast against neutral spring tones — cream, beige, sand and white — and adds a powerful depth to floral prints, soft pinks and earthy terracottas. The leather Mary Jane strap with silver square buckle fastens securely across the foot with an adjustable fit, while the rounded toe gives the silhouette a soft, feminine finish that balances the boldness of the colour perfectly. One shoe. Endless spring looks. Zero effort required.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eThe Gigi — because your spring shoes should be as bold as you are.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"score\"\u003e4,9\u003c\/div\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attrs\"\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eOpen Weave\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Breathable \u0026amp; Unique\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eColour\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Rich Bold Burgundy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eMary Jane Strap\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Silver Buckle Adjustable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eComfort\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ All-Day Wearable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eSpring Style\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Instantly Show-Stopping\u003c\/span\u003e\n\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\"\u003eV\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eVictoria\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\"\u003eEvery single person asked me where these were from.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The Gigi flats are absolutely stunning in person. The burgundy colour is so deep and rich and the open weave is so beautifully crafted. I wore them with a cream linen set and the contrast looked incredible. The leather strap with the silver buckle is such a refined detail. I was stopped four times in one afternoon by strangers asking about my shoes. Four times. These are genuinely extraordinary.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"ri-top\"\u003e\n\u003cdiv class=\"ri-avatar\"\u003eB\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eBella\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 unique spring shoe I have ever owned.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"I bought the Gigi in burgundy and honestly they are unlike anything I have ever seen on the high street. The open weave keeps my feet so cool and the cognac insole inside looks so luxurious. The strap buckle is so pretty and adjusts perfectly. I've worn them with everything this spring — floral dresses, wide leg jeans, midi skirts. They make every single outfit look better.\"\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,820+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Made a Statement This Spring\u003c\/span\u003e\n\u003cp\u003eJoin over 1,820 satisfied customers who have already made the Gigi their most-complimented spring shoe. A woven flat in this shade of burgundy with this level of detail doesn't stay in stock long — especially in spring.\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 Gigi Mary Jane Flats 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 SHIPPING \u003c\/strong\u003e sitewide!\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"warning\"\u003e⚠️ Valid only until 11:59 PM tonight · Limited stock remaining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"35","offer_id":56229051728175,"sku":"14:771#White;200000124:200000333","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"36","offer_id":56229051760943,"sku":"14:771#White;200000124:200000334","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"37","offer_id":56229051793711,"sku":"14:771#White;200000124:100010482","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"38","offer_id":56229051826479,"sku":"14:771#White;200000124:200000898","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"39","offer_id":56229051597103,"sku":"14:771#White;200000124:200000364","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"40","offer_id":56229051629871,"sku":"14:771#White;200000124:100013888","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"41","offer_id":56229051662639,"sku":"14:771#White;200000124:100010483","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"42","offer_id":56229051695407,"sku":"14:771#White;200000124:200000337","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"43","offer_id":56229051990319,"sku":"14:771#White;200000124:200000338","price":69.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/gigi-mary-jane-ballet-flats-1775988152427.webp?v=1775988156"},{"product_id":"anali-kitten-heels-brown","title":"Analí Kitten Heels – Brown","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .anali-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  .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  .anali-wrap h1 {\n    font-size: 2rem;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: #0d0d0d;\n  }\n  .anali-wrap h2 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .anali-wrap h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .anali-wrap p {\n    font-size: 1.08rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .tagline {\n    font-size: 1.18rem;\n    font-weight: 700;\n    font-style: italic;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 24px;\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  .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  .rating-summary {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    flex-wrap: wrap;\n  }\n  .rating-summary .score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars { color: #f5a623; font-size: 1.3rem; }\n  .rating-summary .attrs { flex: 1; min-width: 180px; }\n  .attr-row {\n    display: flex;\n    justify-content: space-between;\n    font-size: 0.8rem;\n    color: #555;\n    margin-bottom: 6px;\n    gap: 10px;\n  }\n  .attr-row span:first-child { font-weight: 700; color: #333; }\n  .attr-badge {\n    background: #f0f0f0;\n    border-radius: 4px;\n    padding: 2px 10px;\n    font-size: 0.75rem;\n    color: #444;\n    font-weight: 600;\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-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-avatar {\n    width: 38px; height: 38px; border-radius: 50%;\n    background: #1a1a1a; color: #fff;\n    font-size: 0.9rem; font-weight: 800;\n    display: flex; align-items: center;\n    justify-content: center; flex-shrink: 0;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem; background: #e8f5e9; color: #2e7d32;\n    border-radius: 4px; padding: 2px 7px; font-weight: 700;\n    display: inline-block; margin-top: 2px;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 0.97rem; font-weight: 700; margin-bottom: 4px; color: #111; }\n  .ri-body {\n    font-size: 0.92rem; color: #444;\n    line-height: 1.6; font-style: italic;\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  .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  .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  .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=\"anali-wrap\"\u003e\n\u003cspan class=\"badge\"\u003eNew In — Limited Stock\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"Soft suede. Gold studs. The flat that means business.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eSome shoes whisper elegance. The Analí announces it. Crafted in a rich dark brown suede and adorned with gold spherical studs scattered across the entire upper, the Analí takes the timeless Loafers and gives it a bold, fashion-forward edge that is completely, unapologetically its own. Soft on the outside. Sharp in every detail. Impossible to ignore.\u003c\/p\u003e\n\u003ch2\u003eMary Jane Ballet Flats — Classic Silhouette, Extraordinary Detail\u003c\/h2\u003e\n\u003cp\u003eThe Mary Jane has always been the most elegant flat silhouette — and the Analí honours that legacy while taking it somewhere entirely new. The suede Mary Jane strap with gold buckle crosses the foot with a refined, feminine precision that frames the ankle beautifully, while the round toe and flat sole deliver the effortless, all-day comfort that only a true ballet flat can provide. \u003c\/p\u003e\n\u003ch3\u003eBrown Ballet Flats Suede — The Richest Neutral You Will Ever Wear\u003c\/h3\u003e\n\u003cp\u003eYou know that shade of brown that goes with absolutely everything in your wardrobe — and makes all of it look more expensive? That is exactly the brown of the Analí.\u003c\/p\u003e\n\u003cp\u003eThe result is a shoe that works with everything from wide leg trousers to floral midi dresses, leather jackets to elegant coats.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eThe Analí — the flat that makes every outfit look like it was styled on purpose.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"score\"\u003e4,9\u003c\/div\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attrs\"\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eSuede Quality\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Rich \u0026amp; Velvety\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eGold Studs\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Individually Placed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eMary Jane Strap\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Gold Buckle Closure\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eComfort\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ All-Day Wearable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eVersatility\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Works With Everything\u003c\/span\u003e\n\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\"\u003eD\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eDiana\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 unique flats I have ever seen — let alone owned.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"These shoes have completely changed how I think about flats.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"ri-top\"\u003e\n\u003cdiv class=\"ri-avatar\"\u003eP\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003ePriya\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\"\u003eRock-chic meets classic — and it works perfectly.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"I wasn't sure about the studs at first but in person they are absolutely stunning .\"\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\"\u003e460+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Bold Over Ordinary\u003c\/span\u003e\n\u003cp\u003eJoin over 460 satisfied customers who have already made the Analí their most-complimented pair of flats. Dark suede and gold studs in a Mary Jane silhouette this refined doesn't stay in stock for long.\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 Analí Kitten Heels 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 SHIPPING \u003c\/strong\u003e sitewide!\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"warning\"\u003e⚠️ Valid only until 11:59 PM tonight · Limited stock remaining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"35","offer_id":56229445566767,"sku":"14:175;200000124:200000333","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"36","offer_id":56229445599535,"sku":"14:175;200000124:200000334","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"37","offer_id":56229445632303,"sku":"14:175;200000124:100010482","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"38","offer_id":56229445665071,"sku":"14:175;200000124:200000898","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"39","offer_id":56229445697839,"sku":"14:175;200000124:200000364","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"40","offer_id":56229445730607,"sku":"14:175;200000124:100013888","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"41","offer_id":56229445763375,"sku":"14:175;200000124:100010483","price":59.97,"currency_code":"GBP","in_stock":true},{"title":"42","offer_id":56229445796143,"sku":"14:175;200000124:200000337","price":59.97,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/anal-kitten-heels-brown-1775988246231.webp?v=1775988250"},{"product_id":"agatha-mary-jane-ballet-flats","title":"Agatha Mary Jane Ballet Flats","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .agatha-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  .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  .agatha-wrap h1 {\n    font-size: 2rem;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: #0d0d0d;\n  }\n  .agatha-wrap h2 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .agatha-wrap h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .agatha-wrap p {\n    font-size: 1.08rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .tagline {\n    font-size: 1.18rem;\n    font-weight: 700;\n    font-style: italic;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 24px;\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  .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  .rating-summary {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    flex-wrap: wrap;\n  }\n  .rating-summary .score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars { color: #f5a623; font-size: 1.3rem; }\n  .rating-summary .attrs { flex: 1; min-width: 180px; }\n  .attr-row {\n    display: flex;\n    justify-content: space-between;\n    font-size: 0.8rem;\n    color: #555;\n    margin-bottom: 6px;\n    gap: 10px;\n  }\n  .attr-row span:first-child { font-weight: 700; color: #333; }\n  .attr-badge {\n    background: #f0f0f0;\n    border-radius: 4px;\n    padding: 2px 10px;\n    font-size: 0.75rem;\n    color: #444;\n    font-weight: 600;\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-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-avatar {\n    width: 38px; height: 38px; border-radius: 50%;\n    background: #1a1a1a; color: #fff;\n    font-size: 0.9rem; font-weight: 800;\n    display: flex; align-items: center;\n    justify-content: center; flex-shrink: 0;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem; background: #e8f5e9; color: #2e7d32;\n    border-radius: 4px; padding: 2px 7px; font-weight: 700;\n    display: inline-block; margin-top: 2px;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 0.97rem; font-weight: 700; margin-bottom: 4px; color: #111; }\n  .ri-body {\n    font-size: 0.92rem; color: #444;\n    line-height: 1.6; font-style: italic;\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  .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  .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  .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=\"agatha-wrap\"\u003e\n\u003cspan class=\"badge\"\u003eNew In — Limited Stock\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"Velvet. Florals. The flat that feels like a love letter to elegance.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003e Crafted in a warm amber velvet adorned with intricate tonal floral embroidery, every petal and leaf stitched by hand across the plush body, the Agatha Mary Jane flat is a shoe of rare, quiet luxury. Delicate yet deeply considered. Romantic without being fussy. The kind of shoe that makes every outfit feel like a moment.\u003c\/p\u003e\n\u003ch2\u003eMary Jane Ballet Flats — Romantic Elegance, Effortlessly Worn\u003c\/h2\u003e\n\u003cp\u003e Pair with wide-leg linen trousers and a simple white blouse for a quietly stunning daytime look — or wear with an elegant midi dress for an evening that the Agatha will make utterly unforgettable.\u003c\/p\u003e\n\u003ch3\u003eBrown Ballet Flats Suede — The Warmth of Velvet in the Season's Most Wearable Tone\u003c\/h3\u003e\n\u003cp\u003eYou know that warm, golden-brown tone that catches the light like honey and makes every skin tone glow? That is the Agatha's amber velvet — and it is genuinely one of the most beautiful shades a shoe has ever been made in.\u003c\/p\u003e\n\u003cp\u003eThe rich amber velvet base shifts between golden, caramel and warm brown depending on the light — making the Agatha a shoe that looks different and equally beautiful in every setting. \u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eThe Agatha — The understated sophistication of floral embroidery.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"score\"\u003e4,9\u003c\/div\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attrs\"\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eVelvet Quality\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Plush Amber Warmth\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eFloral Embroidery\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Tonal \u0026amp; Intricate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eMary Jane Strap\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Velvet \u0026amp; Gold Buckle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eComfort\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ All-Day Wearable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eVersatility\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Day to Evening\u003c\/span\u003e\n\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\"\u003eH\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eHannah\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 shoes I have ever owned  truly.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\" They are absolutely extraordinary.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"ri-top\"\u003e\n\u003cdiv class=\"ri-avatar\"\u003eN\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eNatalie\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\"\u003eLike wearing a work of art comfortable and stunning.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The Agatha flats are unlike anything I have ever seen on the high street. The tonal floral embroidery on the amber velvet is so detailed and the gold buckle strap is so perfectly delicateI \u003cspan style=\"font-size: 17.28px;\"\u003e.\u003c\/span\u003e\u003cspan style=\"font-size: 1.08rem;\"\u003e\"\u003c\/span\u003e\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\"\u003e733+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Extraordinary Over Ordinary\u003c\/span\u003e\n\u003cp\u003eJoin over 733 satisfied customers who have already made the Agatha the most-talked-about shoe in their wardrobe. Amber velvet with tonal floral embroidery in a Mary Jane flat this beautiful never stays in stock for long.\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 Agatha Kitten Heels 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 SHIPPING \u003c\/strong\u003e sitewide!\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"warning\"\u003e⚠️ Valid only until 11:59 PM tonight · Limited stock remaining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"35","offer_id":56229471158575,"sku":"14:350850#Brown yellow;200000124:200000333","price":55.0,"currency_code":"GBP","in_stock":true},{"title":"36","offer_id":56229471191343,"sku":"14:350850#Brown yellow;200000124:200000334","price":55.0,"currency_code":"GBP","in_stock":true},{"title":"37","offer_id":56229471224111,"sku":"14:350850#Brown yellow;200000124:100010482","price":55.0,"currency_code":"GBP","in_stock":true},{"title":"38","offer_id":56229471256879,"sku":"14:350850#Brown yellow;200000124:200000898","price":55.0,"currency_code":"GBP","in_stock":true},{"title":"39","offer_id":56229471289647,"sku":"14:350850#Brown yellow;200000124:200000364","price":55.0,"currency_code":"GBP","in_stock":true},{"title":"40","offer_id":56229471322415,"sku":"14:350850#Brown yellow;200000124:100013888","price":55.0,"currency_code":"GBP","in_stock":true},{"title":"41","offer_id":56229471355183,"sku":"14:350850#Brown yellow;200000124:100010483","price":55.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/agatha-mary-jane-ballet-flats-1775988343834.webp?v=1775988347"},{"product_id":"nina-ladies-espadrille","title":"Nina Ladies Espadrille","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .nina-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  .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  .nina-wrap h1 {\n    font-size: 2rem;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: #0d0d0d;\n  }\n  .nina-wrap h2 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .nina-wrap h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .nina-wrap p {\n    font-size: 1.08rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .tagline {\n    font-size: 1.18rem;\n    font-weight: 700;\n    font-style: italic;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 24px;\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  .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  .rating-summary {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    flex-wrap: wrap;\n  }\n  .rating-summary .score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars { color: #f5a623; font-size: 1.3rem; }\n  .rating-summary .attrs { flex: 1; min-width: 180px; }\n  .attr-row {\n    display: flex;\n    justify-content: space-between;\n    font-size: 0.8rem;\n    color: #555;\n    margin-bottom: 6px;\n    gap: 10px;\n  }\n  .attr-row span:first-child { font-weight: 700; color: #333; }\n  .attr-badge {\n    background: #f0f0f0;\n    border-radius: 4px;\n    padding: 2px 10px;\n    font-size: 0.75rem;\n    color: #444;\n    font-weight: 600;\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-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-avatar {\n    width: 38px; height: 38px; border-radius: 50%;\n    background: #1a1a1a; color: #fff;\n    font-size: 0.9rem; font-weight: 800;\n    display: flex; align-items: center;\n    justify-content: center; flex-shrink: 0;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem; background: #e8f5e9; color: #2e7d32;\n    border-radius: 4px; padding: 2px 7px; font-weight: 700;\n    display: inline-block; margin-top: 2px;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 0.97rem; font-weight: 700; margin-bottom: 4px; color: #111; }\n  .ri-body {\n    font-size: 0.92rem; color: #444;\n    line-height: 1.6; font-style: italic;\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  .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  .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  .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=\"nina-wrap\" bis_size='{\"x\":12,\"y\":9,\"w\":575,\"h\":2997,\"abs_x\":12,\"abs_y\":9}'\u003e\n\u003cspan class=\"badge\" bis_size='{\"x\":32,\"y\":49,\"w\":259,\"h\":31,\"abs_x\":32,\"abs_y\":49}'\u003eNew In — Spring Collection\u003c\/span\u003e\n\u003cp class=\"tagline\" bis_size='{\"x\":32,\"y\":157,\"w\":535,\"h\":29,\"abs_x\":32,\"abs_y\":157}'\u003e\"Slip on. Step out. Let the daisies do the talking.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\" bis_size='{\"x\":32,\"y\":200,\"w\":535,\"h\":204,\"abs_x\":32,\"abs_y\":200}'\u003eSome shoes make you smile the moment you look at them. The Nina Embroidered Shoes is one of those shoes. A pale blue-grey canvas upper scattered with hand-embroidered white and yellow daisies, a classic jute rope sole and an effortless slip-on fit — the Nina is the shoe that brings the joy of spring to every single step. Fresh. Cheerful. Completely irresistible.\u003c\/p\u003e\n\u003ch2 bis_size='{\"x\":32,\"y\":437,\"w\":535,\"h\":70,\"abs_x\":32,\"abs_y\":437}'\u003eWomen's Slip On Shoes — On in Seconds, Worn All Day Long\u003c\/h2\u003e\n\u003cp bis_size='{\"x\":32,\"y\":517,\"w\":535,\"h\":293,\"abs_x\":32,\"abs_y\":517}'\u003eThe Nina was built around the simplest idea in footwear: the best shoe is the one you never have to think about. The slip-on design means you are out of the door in seconds — no laces, no buckles, no fuss. Just slide your feet in, and go.\u003c\/p\u003e\n\u003ch3 bis_size='{\"x\":32,\"y\":835,\"w\":535,\"h\":59,\"abs_x\":32,\"abs_y\":835}'\u003eSmart Casual Shoes Women — The Daisy Espadrille That Goes With Everything\u003c\/h3\u003e\n\u003cp bis_size='{\"x\":32,\"y\":1005,\"w\":535,\"h\":323,\"abs_x\":32,\"abs_y\":1005}'\u003eThe pale blue-grey canvas tone is the perfect smart-casual neutral — soft enough to feel relaxed, refined enough to look completely intentional. The white and yellow daisy embroidery adds a playful, feminine personality that makes even the simplest outfit feel fresh and considered.\u003c\/p\u003e\n\u003cp class=\"closing-line\" bis_size='{\"x\":32,\"y\":1348,\"w\":535,\"h\":58,\"abs_x\":32,\"abs_y\":1348}'\u003eThe Nina — the spring espadrille that makes every day feel like the best day.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\" bis_size='{\"x\":32,\"y\":1435,\"w\":535,\"h\":193,\"abs_x\":32,\"abs_y\":1435}'\u003e\n\u003cdiv bis_size='{\"x\":57,\"y\":1490,\"w\":86,\"h\":83,\"abs_x\":57,\"abs_y\":1490}'\u003e\n\u003cdiv class=\"score\" bis_size='{\"x\":57,\"y\":1490,\"w\":86,\"h\":48,\"abs_x\":57,\"abs_y\":1490}'\u003e4,9\u003c\/div\u003e\n\u003cdiv class=\"stars\" bis_size='{\"x\":57,\"y\":1538,\"w\":86,\"h\":35,\"abs_x\":57,\"abs_y\":1538}'\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attrs\" bis_size='{\"x\":159,\"y\":1456,\"w\":382,\"h\":151,\"abs_x\":159,\"abs_y\":1456}'\u003e\n\u003cdiv class=\"attr-row\" bis_size='{\"x\":159,\"y\":1456,\"w\":382,\"h\":24,\"abs_x\":159,\"abs_y\":1456}'\u003e\n\u003cspan bis_size='{\"x\":159,\"y\":1456,\"w\":83,\"h\":24,\"abs_x\":159,\"abs_y\":1456}'\u003eSlip-On Ease\u003c\/span\u003e \u003cspan class=\"attr-badge\" bis_size='{\"x\":421,\"y\":1456,\"w\":120,\"h\":24,\"abs_x\":421,\"abs_y\":1456}'\u003e✔ On in Seconds\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\" bis_size='{\"x\":159,\"y\":1486,\"w\":382,\"h\":24,\"abs_x\":159,\"abs_y\":1486}'\u003e\n\u003cspan bis_size='{\"x\":159,\"y\":1486,\"w\":119,\"h\":24,\"abs_x\":159,\"abs_y\":1486}'\u003eDaisy Embroidery\u003c\/span\u003e \u003cspan class=\"attr-badge\" bis_size='{\"x\":374,\"y\":1486,\"w\":168,\"h\":24,\"abs_x\":374,\"abs_y\":1486}'\u003e✔ White \u0026amp; Yellow Detail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\" bis_size='{\"x\":159,\"y\":1517,\"w\":382,\"h\":24,\"abs_x\":159,\"abs_y\":1517}'\u003e\n\u003cspan bis_size='{\"x\":159,\"y\":1517,\"w\":97,\"h\":24,\"abs_x\":159,\"abs_y\":1517}'\u003eJute Rope Sole\u003c\/span\u003e \u003cspan class=\"attr-badge\" bis_size='{\"x\":380,\"y\":1517,\"w\":161,\"h\":24,\"abs_x\":380,\"abs_y\":1517}'\u003e✔ Natural \u0026amp; Cushioned\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\" bis_size='{\"x\":159,\"y\":1547,\"w\":382,\"h\":24,\"abs_x\":159,\"abs_y\":1547}'\u003e\n\u003cspan bis_size='{\"x\":159,\"y\":1547,\"w\":55,\"h\":24,\"abs_x\":159,\"abs_y\":1547}'\u003eComfort\u003c\/span\u003e \u003cspan class=\"attr-badge\" bis_size='{\"x\":400,\"y\":1547,\"w\":141,\"h\":24,\"abs_x\":400,\"abs_y\":1547}'\u003e✔ All-Day Wearable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\" bis_size='{\"x\":159,\"y\":1577,\"w\":382,\"h\":24,\"abs_x\":159,\"abs_y\":1577}'\u003e\n\u003cspan bis_size='{\"x\":159,\"y\":1577,\"w\":123,\"h\":24,\"abs_x\":159,\"abs_y\":1577}'\u003eSmart Casual Style\u003c\/span\u003e \u003cspan class=\"attr-badge\" bis_size='{\"x\":363,\"y\":1577,\"w\":178,\"h\":24,\"abs_x\":363,\"abs_y\":1577}'\u003e✔ Works With Everything\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- REVIEWS --\u003e\n\u003cdiv class=\"reviews-grid\" bis_size='{\"x\":32,\"y\":1657,\"w\":535,\"h\":644,\"abs_x\":32,\"abs_y\":1657}'\u003e\n\u003cdiv class=\"review-card\" bis_size='{\"x\":32,\"y\":1657,\"w\":259,\"h\":644,\"abs_x\":32,\"abs_y\":1657}'\u003e\n\u003cdiv class=\"ri-top\" bis_size='{\"x\":53,\"y\":1678,\"w\":217,\"h\":49,\"abs_x\":53,\"abs_y\":1678}'\u003e\n\u003cdiv class=\"ri-avatar\" bis_size='{\"x\":53,\"y\":1684,\"w\":38,\"h\":38,\"abs_x\":53,\"abs_y\":1684}'\u003eZ\u003c\/div\u003e\n\u003cdiv bis_size='{\"x\":101,\"y\":1678,\"w\":110,\"h\":49,\"abs_x\":101,\"abs_y\":1678}'\u003e\n\u003cdiv class=\"ri-name\" bis_size='{\"x\":101,\"y\":1678,\"w\":110,\"h\":24,\"abs_x\":101,\"abs_y\":1678}'\u003eZoe\u003c\/div\u003e\n\u003cspan class=\"ri-verified\" bis_size='{\"x\":101,\"y\":1704,\"w\":110,\"h\":23,\"abs_x\":101,\"abs_y\":1704}'\u003e✔ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ri-stars\" bis_size='{\"x\":53,\"y\":1735,\"w\":217,\"h\":25,\"abs_x\":53,\"abs_y\":1735}'\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"ri-title\" bis_size='{\"x\":53,\"y\":1767,\"w\":217,\"h\":52,\"abs_x\":53,\"abs_y\":1767}'\u003eMy most worn shoes this spring.\u003c\/div\u003e\n\u003cp class=\"ri-body\" bis_size='{\"x\":53,\"y\":1824,\"w\":217,\"h\":442,\"abs_x\":53,\"abs_y\":1824}'\u003e\"I reach for the Nina every single day. And they go with absolutely everything — linen trousers, midi dresses, jeans.  My favourite spring purchase without question.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\" bis_size='{\"x\":307,\"y\":1657,\"w\":259,\"h\":644,\"abs_x\":307,\"abs_y\":1657}'\u003e\n\u003cdiv class=\"ri-top\" bis_size='{\"x\":328,\"y\":1678,\"w\":217,\"h\":49,\"abs_x\":328,\"abs_y\":1678}'\u003e\n\u003cdiv class=\"ri-avatar\" bis_size='{\"x\":328,\"y\":1684,\"w\":38,\"h\":38,\"abs_x\":328,\"abs_y\":1684}'\u003eG\u003c\/div\u003e\n\u003cdiv bis_size='{\"x\":376,\"y\":1678,\"w\":110,\"h\":49,\"abs_x\":376,\"abs_y\":1678}'\u003e\n\u003cdiv class=\"ri-name\" bis_size='{\"x\":376,\"y\":1678,\"w\":110,\"h\":24,\"abs_x\":376,\"abs_y\":1678}'\u003eGrace\u003c\/div\u003e\n\u003cspan class=\"ri-verified\" bis_size='{\"x\":376,\"y\":1704,\"w\":110,\"h\":23,\"abs_x\":376,\"abs_y\":1704}'\u003e✔ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ri-stars\" bis_size='{\"x\":328,\"y\":1735,\"w\":217,\"h\":25,\"abs_x\":328,\"abs_y\":1735}'\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"ri-title\" bis_size='{\"x\":328,\"y\":1767,\"w\":217,\"h\":79,\"abs_x\":328,\"abs_y\":1767}'\u003eThe perfect smart-casual shoe comfortable and so pretty.\u003c\/div\u003e\n\u003cp class=\"ri-body\" bis_size='{\"x\":328,\"y\":1850,\"w\":217,\"h\":386,\"abs_x\":328,\"abs_y\":1850}'\u003e\"The jute sole is so comfortable even on a full day out. Absolutely love these.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- SOCIAL PROOF NUMBER --\u003e\n\u003cdiv class=\"social-number\" bis_size='{\"x\":32,\"y\":2329,\"w\":535,\"h\":250,\"abs_x\":32,\"abs_y\":2329}'\u003e\n\u003cspan class=\"num\" bis_size='{\"x\":57,\"y\":2358,\"w\":485,\"h\":44,\"abs_x\":57,\"abs_y\":2358}'\u003e516+\u003c\/span\u003e \u003cspan class=\"num-label\" bis_size='{\"x\":57,\"y\":2407,\"w\":485,\"h\":23,\"abs_x\":57,\"abs_y\":2407}'\u003eWomen Who Found Their Favourite Spring Shoe\u003c\/span\u003e\n\u003cp bis_size='{\"x\":57,\"y\":2442,\"w\":485,\"h\":108,\"abs_x\":57,\"abs_y\":2442}'\u003eJoin over 516 satisfied customers who have already made the Nina their most-worn espadrille this season. A daisy-embroidered slip-on this charming and comfortable never stays in stock for long — especially once spring is in full bloom.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- OFFER BOX --\u003e\n\u003cdiv class=\"offer-box\" bis_size='{\"x\":32,\"y\":2608,\"w\":535,\"h\":330,\"abs_x\":32,\"abs_y\":2608}'\u003e\n\u003cspan class=\"offer-badge\" bis_size='{\"x\":218,\"y\":2638,\"w\":161,\"h\":31,\"abs_x\":218,\"abs_y\":2638}'\u003e🔥 Limited Time\u003c\/span\u003e\n\u003cdiv class=\"offer-title\" bis_size='{\"x\":58,\"y\":2683,\"w\":483,\"h\":26,\"abs_x\":58,\"abs_y\":2683}'\u003eSpecial Offer — Today Only\u003c\/div\u003e\n\u003cp class=\"offer-sub\" bis_size='{\"x\":58,\"y\":2720,\"w\":483,\"h\":58,\"abs_x\":58,\"abs_y\":2720}'\u003eOrder your Nina Ladies Espadrille today and take advantage of our exclusive offer:\u003c\/p\u003e\n\u003cdiv class=\"offer-feature\" bis_size='{\"x\":61,\"y\":2793,\"w\":475,\"h\":55,\"abs_x\":61,\"abs_y\":2793}'\u003e\n\u003cspan class=\"check\" bis_size='{\"x\":84,\"y\":2806,\"w\":14,\"h\":29,\"abs_x\":84,\"abs_y\":2806}'\u003e✔\u003c\/span\u003e Buy today and get \u003cstrong bis_size='{\"x\":271,\"y\":2807,\"w\":154,\"h\":28,\"abs_x\":271,\"abs_y\":2807}'\u003e FREE SHIPPING \u003c\/strong\u003e sitewide!\u003c\/div\u003e\n\u003cbr bis_size='{\"x\":537,\"y\":2813,\"w\":0,\"h\":16,\"abs_x\":537,\"abs_y\":2813}'\u003e\n\u003cdiv class=\"warning\" bis_size='{\"x\":63,\"y\":2869,\"w\":471,\"h\":39,\"abs_x\":63,\"abs_y\":2869}'\u003e⚠️ Valid only until 11:59 PM tonight · Limited stock remaining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"5","offer_id":56229484036399,"sku":"14:691#daisy;200000124:698","price":60.0,"currency_code":"GBP","in_stock":true},{"title":"6","offer_id":56229484069167,"sku":"14:691#daisy;200000124:1394","price":60.0,"currency_code":"GBP","in_stock":true},{"title":"7","offer_id":56229483905327,"sku":"14:691#daisy;200000124:3434","price":60.0,"currency_code":"GBP","in_stock":true},{"title":"8","offer_id":56229483938095,"sku":"14:691#daisy;200000124:699","price":60.0,"currency_code":"GBP","in_stock":true},{"title":"9","offer_id":56229483970863,"sku":"14:691#daisy;200000124:350262","price":60.0,"currency_code":"GBP","in_stock":true},{"title":"10","offer_id":56229484003631,"sku":"14:691#daisy;200000124:1583","price":60.0,"currency_code":"GBP","in_stock":true},{"title":"11","offer_id":56229483872559,"sku":"14:691#daisy;200000124:100010420","price":60.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/nina-ladies-espadrille-1775988492124.webp?v=1775988496"},{"product_id":"carmen-mary-jane-ballet-flats-green","title":"Carmen Mary Jane Ballet Flats - Green","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .carmen-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  .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  .carmen-wrap h1 {\n    font-size: 2rem;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: #0d0d0d;\n  }\n  .carmen-wrap h2 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .carmen-wrap h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .carmen-wrap p {\n    font-size: 1.08rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .tagline {\n    font-size: 1.18rem;\n    font-weight: 700;\n    font-style: italic;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 24px;\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  .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  .rating-summary {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    flex-wrap: wrap;\n  }\n  .rating-summary .score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars { color: #f5a623; font-size: 1.3rem; }\n  .rating-summary .attrs { flex: 1; min-width: 180px; }\n  .attr-row {\n    display: flex;\n    justify-content: space-between;\n    font-size: 0.8rem;\n    color: #555;\n    margin-bottom: 6px;\n    gap: 10px;\n  }\n  .attr-row span:first-child { font-weight: 700; color: #333; }\n  .attr-badge {\n    background: #f0f0f0;\n    border-radius: 4px;\n    padding: 2px 10px;\n    font-size: 0.75rem;\n    color: #444;\n    font-weight: 600;\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-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-avatar {\n    width: 38px; height: 38px; border-radius: 50%;\n    background: #1a1a1a; color: #fff;\n    font-size: 0.9rem; font-weight: 800;\n    display: flex; align-items: center;\n    justify-content: center; flex-shrink: 0;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem; background: #e8f5e9; color: #2e7d32;\n    border-radius: 4px; padding: 2px 7px; font-weight: 700;\n    display: inline-block; margin-top: 2px;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 0.97rem; font-weight: 700; margin-bottom: 4px; color: #111; }\n  .ri-body {\n    font-size: 0.92rem; color: #444;\n    line-height: 1.6; font-style: italic;\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  .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  .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  .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=\"carmen-wrap\"\u003e\n\u003cspan class=\"badge\"\u003eNew In — Spring Collection\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"Tired of the basics? Feel the authentic embrace of romance at your feet.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eLight, refined and endlessly wearable — the Carmen is the spring shoe your wardrobe has been waiting for since January.\u003c\/p\u003e\n\u003ch2\u003eSpring Shoes — The Season's Most Wearable Flat\u003c\/h2\u003e\n\u003cp\u003eSpring is the season of light fabrics, fresh silhouettes and shoes that feel as good as the weather. The Carmen was made for exactly this moment. As the layers come off and the floral dresses, linen sets and pastel co-ords come out, the Carmen Mary Jane flat steps in as the shoe that ties every spring look together with quiet, effortless elegance. \u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eDress yourself with art. The handcrafted sophistication of each floral stitch.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"score\"\u003e4,9\u003c\/div\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attrs\"\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eSpring Wearability\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Season-Perfect\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eMary Jane Strap\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Refined \u0026amp; Delicate\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eComfort\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ All-Day Wearable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eStyle\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Timeless \u0026amp; Feminine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eVersatility\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Works With Everything\u003c\/span\u003e\n\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\"\u003eI\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eIsla\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\"\u003eMy perfect spring shoe\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The Mary Jane strap is so delicate and pretty  it looks beautiful with every spring outfit I own. I wore them all day at a spring wedding, on my feet for hours, and they felt completely comfortable the entire time. No blisters, no soreness. Just perfect.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"ri-top\"\u003e\n\u003cdiv class=\"ri-avatar\"\u003eF\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eFreya\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\"\u003eI wear these every single day this season.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The Carmen flats have become my go-to shoe for spring. I reach for them with absolutely everything. They look so polished and refined.\"\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\"\u003e349+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Found Their Spring Essential\u003c\/span\u003e\n\u003cp\u003eJoin over 349 satisfied customers who have already made the Carmen their most-worn spring shoe. A flat this comfortable, this elegant and this perfectly in tune with the season sells out fast — don't miss yours.\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 Carmen Mary Jane Flats 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 SHIPPING \u003c\/strong\u003e sitewide!\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"warning\"\u003e⚠️ Valid only until 11:59 PM tonight · Limited stock remaining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"35","offer_id":56232492826927,"sku":"14:175#Green;200000124:-1","price":47.97,"currency_code":"GBP","in_stock":true},{"title":"36","offer_id":56232492859695,"sku":"14:175#Green;200000124:-2","price":47.97,"currency_code":"GBP","in_stock":true},{"title":"37","offer_id":56232492892463,"sku":"14:175#Green;200000124:-3","price":47.97,"currency_code":"GBP","in_stock":true},{"title":"38","offer_id":56232492925231,"sku":"14:-1;200000124:-4","price":47.97,"currency_code":"GBP","in_stock":false},{"title":"39","offer_id":56232492957999,"sku":"14:-1;200000124:-5","price":47.97,"currency_code":"GBP","in_stock":true},{"title":"40","offer_id":56232492990767,"sku":"14:-1;200000124:-6","price":47.97,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/carmen-mary-jane-ballet-flats-green-1775988603873.webp?v=1775988607"},{"product_id":"gigi-mary-jane-ballet-flats-black","title":"Gigi Mary Jane Ballet Flats - Black","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .gigi-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  .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  .gigi-wrap h1 {\n    font-size: 2rem;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: #0d0d0d;\n  }\n  .gigi-wrap h2 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .gigi-wrap h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .gigi-wrap p {\n    font-size: 1.08rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .tagline {\n    font-size: 1.18rem;\n    font-weight: 700;\n    font-style: italic;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 24px;\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  .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  .rating-summary {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    flex-wrap: wrap;\n  }\n  .rating-summary .score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars { color: #f5a623; font-size: 1.3rem; }\n  .rating-summary .attrs { flex: 1; min-width: 180px; }\n  .attr-row {\n    display: flex;\n    justify-content: space-between;\n    font-size: 0.8rem;\n    color: #555;\n    margin-bottom: 6px;\n    gap: 10px;\n  }\n  .attr-row span:first-child { font-weight: 700; color: #333; }\n  .attr-badge {\n    background: #f0f0f0;\n    border-radius: 4px;\n    padding: 2px 10px;\n    font-size: 0.75rem;\n    color: #444;\n    font-weight: 600;\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-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-avatar {\n    width: 38px; height: 38px; border-radius: 50%;\n    background: #1a1a1a; color: #fff;\n    font-size: 0.9rem; font-weight: 800;\n    display: flex; align-items: center;\n    justify-content: center; flex-shrink: 0;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem; background: #e8f5e9; color: #2e7d32;\n    border-radius: 4px; padding: 2px 7px; font-weight: 700;\n    display: inline-block; margin-top: 2px;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 0.97rem; font-weight: 700; margin-bottom: 4px; color: #111; }\n  .ri-body {\n    font-size: 0.92rem; color: #444;\n    line-height: 1.6; font-style: italic;\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  .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  .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  .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=\"gigi-wrap\"\u003e\n\u003cspan class=\"badge\"\u003eNew In — Spring Collection\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"The flat that refuses to go unnoticed.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eThere are shoes that complete an outfit — and then there are shoes that become the outfit. The Gigi Mary Jane Ballet Flats arrive in a deep, bold burgundy with an open geometric woven body, a cognac leather insole and a sleek leather Mary Jane strap with a silver square buckle. Every detail considered. Every stitch intentional. This is the spring flat that makes every look immediately more interesting.\u003c\/p\u003e\n\u003ch2\u003eWomen's Flat Sandals — Open-Weave Luxury, Flat Sole Freedom\u003c\/h2\u003e\n\u003cp\u003eThe Gigi sits in that perfect sweet spot between a ballet flat and an open sandal — and it does both beautifully. The open diamond-weave body allows air to flow freely around the foot, keeping you cool and comfortable on even the warmest spring days, while the structured woven frame provides a fitted, supportive hold that a traditional sandal simply cannot match. The contrast between the deep burgundy weave and the warm cognac leather insole creates a rich, layered visual depth that makes the Gigi genuinely extraordinary to look at — from every angle, at every step. Style with wide leg trousers and a linen blazer for a polished afternoon look, or pair with a floral midi dress for a spring evening that deserves every compliment it receives.\u003c\/p\u003e\n\u003ch3\u003eSpring Shoes — The Bold Colour That Makes Every Outfit Pop\u003c\/h3\u003e\n\u003cp\u003eYou know that feeling when you put on a shoe and your entire outfit suddenly makes perfect sense? The Gigi does that — immediately, every time.\u003c\/p\u003e\n\u003cp\u003eThe rich burgundy tone is the colour of confidence — deep enough to be sophisticated, bold enough to be completely unforgettable. It works as a striking contrast against neutral spring tones — cream, beige, sand and white — and adds a powerful depth to floral prints, soft pinks and earthy terracottas. The leather Mary Jane strap with silver square buckle fastens securely across the foot with an adjustable fit, while the rounded toe gives the silhouette a soft, feminine finish that balances the boldness of the colour perfectly. One shoe. Endless spring looks. Zero effort required.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eThe Gigi — because your spring shoes should be as bold as you are.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"score\"\u003e4,9\u003c\/div\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attrs\"\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eOpen Weave\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Breathable \u0026amp; Unique\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eColour\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Rich Bold Burgundy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eMary Jane Strap\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Silver Buckle Adjustable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eComfort\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ All-Day Wearable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eSpring Style\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Instantly Show-Stopping\u003c\/span\u003e\n\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\"\u003eV\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eVictoria\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\"\u003eEvery single person asked me where these were from.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The Gigi flats are absolutely stunning in person. The burgundy colour is so deep and rich and the open weave is so beautifully crafted. I wore them with a cream linen set and the contrast looked incredible. The leather strap with the silver buckle is such a refined detail. I was stopped four times in one afternoon by strangers asking about my shoes. Four times. These are genuinely extraordinary.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"ri-top\"\u003e\n\u003cdiv class=\"ri-avatar\"\u003eB\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eBella\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 unique spring shoe I have ever owned.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"I bought the Gigi in burgundy and honestly they are unlike anything I have ever seen on the high street. The open weave keeps my feet so cool and the cognac insole inside looks so luxurious. The strap buckle is so pretty and adjusts perfectly. I've worn them with everything this spring — floral dresses, wide leg jeans, midi skirts. They make every single outfit look better.\"\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,820+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Made a Statement This Spring\u003c\/span\u003e\n\u003cp\u003eJoin over 1,820 satisfied customers who have already made the Gigi their most-complimented spring shoe. A woven flat in this shade of burgundy with this level of detail doesn't stay in stock long — especially in spring.\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 Gigi Mary Jane Flats 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 SHIPPING \u003c\/strong\u003e sitewide!\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"warning\"\u003e⚠️ Valid only until 11:59 PM tonight · Limited stock remaining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"35","offer_id":56242836963631,"sku":"14:771#White;200000124:200000333","price":65.99,"currency_code":"GBP","in_stock":true},{"title":"36","offer_id":56242836996399,"sku":"14:771#White;200000124:200000334","price":65.99,"currency_code":"GBP","in_stock":true},{"title":"37","offer_id":56242837029167,"sku":"14:771#White;200000124:100010482","price":65.99,"currency_code":"GBP","in_stock":true},{"title":"38","offer_id":56242837061935,"sku":"14:771#White;200000124:200000898","price":65.99,"currency_code":"GBP","in_stock":true},{"title":"39","offer_id":56242837094703,"sku":"14:771#White;200000124:200000364","price":65.99,"currency_code":"GBP","in_stock":true},{"title":"40","offer_id":56242837127471,"sku":"14:771#White;200000124:100013888","price":65.99,"currency_code":"GBP","in_stock":true},{"title":"41","offer_id":56242837160239,"sku":"14:771#White;200000124:100010483","price":65.99,"currency_code":"GBP","in_stock":true},{"title":"42","offer_id":56242837193007,"sku":"14:771#White;200000124:200000337","price":65.99,"currency_code":"GBP","in_stock":true},{"title":"43","offer_id":56242837225775,"sku":"14:771#White;200000124:200000338","price":65.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/gigi-mary-jane-ballet-flats-black-1775988642623.webp?v=1775988646"},{"product_id":"anali-kitten-heels-black","title":"Analí Kitten Heels – Black","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .anali-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  .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  .anali-wrap h1 {\n    font-size: 2rem;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: #0d0d0d;\n  }\n  .anali-wrap h2 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .anali-wrap h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .anali-wrap p {\n    font-size: 1.08rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .tagline {\n    font-size: 1.18rem;\n    font-weight: 700;\n    font-style: italic;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 24px;\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  .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  .rating-summary {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px 24px;\n    margin: 28px 0;\n    flex-wrap: wrap;\n  }\n  .rating-summary .score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars { color: #f5a623; font-size: 1.3rem; }\n  .rating-summary .attrs { flex: 1; min-width: 180px; }\n  .attr-row {\n    display: flex;\n    justify-content: space-between;\n    font-size: 0.8rem;\n    color: #555;\n    margin-bottom: 6px;\n    gap: 10px;\n  }\n  .attr-row span:first-child { font-weight: 700; color: #333; }\n  .attr-badge {\n    background: #f0f0f0;\n    border-radius: 4px;\n    padding: 2px 10px;\n    font-size: 0.75rem;\n    color: #444;\n    font-weight: 600;\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-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-avatar {\n    width: 38px; height: 38px; border-radius: 50%;\n    background: #1a1a1a; color: #fff;\n    font-size: 0.9rem; font-weight: 800;\n    display: flex; align-items: center;\n    justify-content: center; flex-shrink: 0;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem; background: #e8f5e9; color: #2e7d32;\n    border-radius: 4px; padding: 2px 7px; font-weight: 700;\n    display: inline-block; margin-top: 2px;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 0.97rem; font-weight: 700; margin-bottom: 4px; color: #111; }\n  .ri-body {\n    font-size: 0.92rem; color: #444;\n    line-height: 1.6; font-style: italic;\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  .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  .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  .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=\"anali-wrap\"\u003e\n\u003cspan class=\"badge\"\u003eNew In — Limited Stock\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"Soft suede. Gold studs. The flat that means business.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eSome shoes whisper elegance. The Analí announces it. Crafted in a rich dark brown suede and adorned with gold spherical studs scattered across the entire upper, the Analí takes the timeless Loafers and gives it a bold, fashion-forward edge that is completely, unapologetically its own. Soft on the outside. Sharp in every detail. Impossible to ignore.\u003c\/p\u003e\n\u003ch2\u003eMary Jane Ballet Flats — Classic Silhouette, Extraordinary Detail\u003c\/h2\u003e\n\u003cp\u003eThe Mary Jane has always been the most elegant flat silhouette — and the Analí honours that legacy while taking it somewhere entirely new. The suede Mary Jane strap with gold buckle crosses the foot with a refined, feminine precision that frames the ankle beautifully, while the round toe and flat sole deliver the effortless, all-day comfort that only a true ballet flat can provide. \u003c\/p\u003e\n\u003ch3\u003eBallet Flats Suede — The Richest Neutral You Will Ever Wear\u003c\/h3\u003e\n\u003cp\u003eYou know that shade of brown that goes with absolutely everything in your wardrobe — and makes all of it look more expensive? That is exactly the Analí.\u003c\/p\u003e\n\u003cp\u003eThe result is a shoe that works with everything from wide leg trousers to floral midi dresses, leather jackets to elegant coats.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eThe Analí — the flat that makes every outfit look like it was styled on purpose.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"score\"\u003e4,9\u003c\/div\u003e\n\u003cdiv class=\"stars\"\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attrs\"\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eSuede Quality\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Rich \u0026amp; Velvety\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eGold Studs\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Individually Placed\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eMary Jane Strap\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Gold Buckle Closure\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eComfort\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ All-Day Wearable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eVersatility\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Works With Everything\u003c\/span\u003e\n\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\"\u003eD\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eDiana\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 unique flats I have ever seen — let alone owned.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"These shoes have completely changed how I think about flats.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"ri-top\"\u003e\n\u003cdiv class=\"ri-avatar\"\u003eP\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003ePriya\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\"\u003eRock-chic meets classic — and it works perfectly.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"I wasn't sure about the studs at first but in person they are absolutely stunning .\"\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\"\u003e405+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Bold Over Ordinary\u003c\/span\u003e\n\u003cp\u003eJoin over 405 satisfied customers who have already made the Analí their most-complimented pair of flats. Dark suede and gold studs in a Mary Jane silhouette this refined doesn't stay in stock for long.\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 Analí Kitten Heels 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 SHIPPING \u003c\/strong\u003e sitewide!\u003c\/div\u003e\n\u003cbr\u003e\n\u003cdiv class=\"warning\"\u003e⚠️ Valid only until 11:59 PM tonight · Limited stock remaining\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"35","offer_id":56244580188463,"sku":"14:175;200000124:200000333","price":68.7,"currency_code":"GBP","in_stock":true},{"title":"36","offer_id":56244580221231,"sku":"14:175;200000124:200000334","price":68.7,"currency_code":"GBP","in_stock":true},{"title":"37","offer_id":56244580253999,"sku":"14:175;200000124:100010482","price":68.7,"currency_code":"GBP","in_stock":true},{"title":"38","offer_id":56244580286767,"sku":"14:175;200000124:200000898","price":68.7,"currency_code":"GBP","in_stock":true},{"title":"39","offer_id":56244580319535,"sku":"14:175;200000124:200000364","price":68.7,"currency_code":"GBP","in_stock":true},{"title":"40","offer_id":56244580352303,"sku":"14:175;200000124:100013888","price":68.7,"currency_code":"GBP","in_stock":true},{"title":"41","offer_id":56244580385071,"sku":"14:175;200000124:100010483","price":68.7,"currency_code":"GBP","in_stock":true},{"title":"42","offer_id":56244580417839,"sku":"14:175;200000124:200000337","price":68.7,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/anal-kitten-heels-black-1775988678180.webp?v=1775988682"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/collections\/carmen-mary-jane-ballet-flats-green-1775988620503.webp?v=1775988812","url":"https:\/\/www.weloversbeauty.uk\/collections\/loafers-1.oembed","provider":"We Lovers Beauty","version":"1.0","type":"link"}