{"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","url":"https:\/\/www.weloversbeauty.uk\/products\/gigi-mary-jane-ballet-flats-black","provider":"We Lovers Beauty","version":"1.0","type":"link"}