{"title":"Bags","description":"","products":[{"product_id":"cindy-tote-bag-dark-brown","title":"Cindy Tote Bag - Dark Brown","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  .cindy-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  .cindy-wrap h1 {\n    font-size: 2rem;\n    font-weight: 800;\n    line-height: 1.2;\n    margin-bottom: 10px;\n    color: #0d0d0d;\n  }\n  .cindy-wrap h2 {\n    font-size: 1.3rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .cindy-wrap h3 {\n    font-size: 1.1rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .cindy-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=\"cindy-wrap\"\u003e\n\u003cspan class=\"badge\"\u003eNew In — Limited Stock\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"A handmade piece that speaks before you say a word.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eNot everything beautiful is made by machines. The Cindy Tote Bag is entirely handcrafted — each piece woven by hand with rich dark bamboo in a precise herringbone pattern, finished with a structured linen trim and a signature circular bamboo handle. No two bags are exactly alike. That's not a flaw. That's the point.\u003c\/p\u003e\n\u003ch2\u003eHandbag — Where Artisan Craft Meets Modern Elegance\u003c\/h2\u003e\n\u003cp\u003eThe Cindy is built for the woman with an eye for quality. The deep chocolate tones, the structured silhouette and the tactile woven body create an aesthetic that sits effortlessly between bohemian warmth and refined luxury. \u003c\/p\u003e\n\u003ch3\u003eWoven Bag — The Detail That Sets It Apart\u003c\/h3\u003e\n\u003cp\u003eYou know when you spot someone's bag across the room and you simply have to ask where it's from? That's the Cindy.\u003c\/p\u003e\n\u003cp\u003e Paired with leather corner detailing and the sculptural bamboo ring handle, this is artisan design at its finest.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eThe bag that carries your essentials — and your entire aesthetic.\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\u003eCraftsmanship\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Exceptional\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eStructure\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Very Sturdy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eCapacity\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Spacious\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eHandle\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Comfortable\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\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\"\u003eR\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eRachel\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'm obsessed.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"I've had so many bags over the years but nothing quite like the Cindy. The bamboo weave is just stunning in real life — incredibly detailed and sturdy. The circular handle is such a gorgeous touch. I've been stopped three times already asking where it's from. A true investment piece.\"\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\"\u003eThe most unique bag I own.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"I ordered this knowing it was handmade and the quality absolutely blew me away.\"\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\"\u003e982+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Handmade Over Ordinary\u003c\/span\u003e\n\u003cp\u003eJoin over 982 customers who already discovered the difference a truly handcrafted bag makes. Each Cindy is made by hand — 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 Cindy Tote Bag 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!-- TRUST BADGES --\u003e\n\u003cdiv class=\"trust\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cp class=\"social-proof-bottom\"\u003e \u003c\/p\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"Default Title","offer_id":55702083141935,"sku":"14:202530813#Dark Brown","price":92.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/cindy-tote-bag-dark-brown-1775815342452.webp?v=1775815346"},{"product_id":"kaia-handbag-brown","title":"Kaia HandBag – Brown","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  .alanis-wrap {\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 40px 20px;\n    font-family: 'Georgia', serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n  }\n  .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  .headline {\n    font-size: 1.6rem;\n    font-weight: 800;\n    color: #0d0d0d;\n    line-height: 1.3;\n    margin-bottom: 20px;\n    margin-top: 10px;\n  }\n  .alanis-wrap h2 {\n    font-size: 1.45rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .alanis-wrap h3 {\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .alanis-wrap p {\n    font-size: 1.13rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .intro-highlight {\n    font-size: 1.13rem;\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.13rem;\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    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 24px;\n    margin: 28px 0;\n  }\n  .rating-summary .rating-top {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 20px;\n  }\n  .rating-summary .big-score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars-label {\n    color: #f5a623;\n    font-size: 1.3rem;\n  }\n  .slider-row { margin-bottom: 14px; }\n  .slider-row label {\n    font-size: 0.87rem;\n    font-weight: 700;\n    display: block;\n    margin-bottom: 4px;\n    color: #333;\n  }\n  .slider-track {\n    position: relative;\n    height: 6px;\n    background: #e0e0e0;\n    border-radius: 10px;\n    margin: 4px 0 2px;\n  }\n  .slider-fill {\n    height: 6px;\n    background: #1a1a1a;\n    border-radius: 10px;\n  }\n  .slider-end-label {\n    font-size: 0.72rem;\n    color: #888;\n    text-align: right;\n  }\n  .reviews-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 28px 0;\n  }\n  @media(max-width: 560px) {\n    .reviews-grid { grid-template-columns: 1fr; }\n  }\n  .review-card {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px;\n  }\n  .ri-avatar {\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: #1a1a1a;\n    color: #fff;\n    font-size: 0.9rem;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .ri-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-name {\n    font-size: 0.9rem;\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n  .ri-verified {\n    font-size: 0.7rem;\n    background: #e8f5e9;\n    color: #2e7d32;\n    border-radius: 4px;\n    padding: 2px 7px;\n    font-weight: 700;\n  }\n  .ri-stars {\n    color: #f5a623;\n    font-size: 0.95rem;\n    margin-bottom: 6px;\n  }\n  .ri-title {\n    font-size: 1rem;\n    font-weight: 700;\n    margin-bottom: 6px;\n    color: #111;\n  }\n  .ri-body {\n    font-size: 0.97rem;\n    color: #444;\n    line-height: 1.6;\n    font-style: italic;\n  }\n  .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=\"alanis-wrap\"\u003e\n\u003c!-- BADGE + HEADLINE --\u003e \u003cspan class=\"badge\"\u003eNew In — Limited Stock\u003c\/span\u003e\n\u003ch2 class=\"headline\"\u003eSmall bag. Big statement.\u003c\/h2\u003e\n\u003c!-- INTRO --\u003e\n\u003cp class=\"intro-highlight\"\u003eSoft suede texture, sculptural gold hardware and a silhouette that makes even a grey sweater look like a considered outfit.\u003c\/p\u003e\n\u003c!-- H2 --\u003e\n\u003ch2\u003eCrossbody Bag — Gold Knot Detail \u0026amp; Convertible Crossbody Strap\u003c\/h2\u003e\n\u003cp\u003eVelvety suede finish in mocha tones — a color that goes with everything in your wardrobe. The gold detail on the side is the eye-catching touch. Top handle for carrying by hand, adjustable crossbody strap for added convenience — zipper closure for added security.\u003c\/p\u003e\n\u003c!-- H3 --\u003e\n\u003ch3\u003eBrown Suede Bag — From Morning Coffee to Evening Out, Always the Right Choice\u003c\/h3\u003e\n\u003cp\u003eBrunch. Office. Romantic date. Weekend market. Compact enough to be lightweight, structured enough to hold its shape. This is the bag you grab without thinking and always look good in.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eOne bag. Two ways to wear it. Endless reasons to love it.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv class=\"rating-top\"\u003e\n\u003cdiv class=\"big-score\"\u003e4.9\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stars-label\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.87rem; color: #888;\"\u003eBased on verified customer reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eDesign \u0026amp; Hardware Detail\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 99%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eExceptional\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eSuede Texture Quality\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 96%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eLuxurious\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eSize\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 35%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eCompact Mini\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eVersatility\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 97%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eDay to Night\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eValue for Money\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 98%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eLooks Designer\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\"\u003eLauren\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\"\u003eEveryone thinks it's designer.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003eThe gold hardware detail is stunning in person — so unique and well made. I've had so many compliments and people genuinely cannot believe the price. It looks and feels expensive. 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\"\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\"\u003eMy most-used bag by far.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003eI use this literally every day. The mocha colour goes with everything and the crossbody strap is so practical. The suede texture is gorgeous and it holds its shape perfectly. Best purchase I've made this year.\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\"\u003e347+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Upgraded Their Everyday\u003c\/span\u003e\n\u003cp\u003eOver 640 customers have made the Kaia their most-reached-for bag. Once you have it, you'll wonder how you managed without it.\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 mini suede shoulder bag 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\u003cstrong\u003eFREE SHIPPING \u003c\/strong\u003e!\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!-- TRUST BADGES --\u003e\n\u003cdiv class=\"trust\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"Default Title","offer_id":55702101033263,"sku":"14:365458;5:200003927#23x11x10cm","price":48.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/kaia-handbag-brown-01.png?v=1774316290"},{"product_id":"maison-handbag-brown","title":"Maison HandBag — Brown","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  .alanis-wrap {\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 40px 20px;\n    font-family: 'Georgia', serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n  }\n  .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  .headline {\n    font-size: 1.6rem;\n    font-weight: 800;\n    color: #0d0d0d;\n    line-height: 1.3;\n    margin-bottom: 20px;\n    margin-top: 10px;\n  }\n  .alanis-wrap h2 {\n    font-size: 1.45rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .alanis-wrap h3 {\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .alanis-wrap p {\n    font-size: 1.13rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .intro-highlight {\n    font-size: 1.13rem;\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.13rem;\n    font-weight: 700;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 28px;\n  }\n\n  \/* SPECS TABLE *\/\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 28px 0;\n    font-size: 0.97rem;\n  }\n  .specs-table thead tr {\n    background: #1a1a1a;\n    color: #fff;\n  }\n  .specs-table thead th {\n    padding: 12px 16px;\n    text-align: left;\n    font-size: 0.82rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n  .specs-table tbody tr:nth-child(even) {\n    background: #f9f9f9;\n  }\n  .specs-table tbody td {\n    padding: 11px 16px;\n    color: #333;\n    border-bottom: 1px solid #ebebeb;\n    vertical-align: top;\n  }\n  .specs-table tbody td:first-child {\n    font-weight: 700;\n    color: #1a1a1a;\n    white-space: nowrap;\n    width: 38%;\n  }\n\n  \/* SIZE CARDS *\/\n  .size-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 28px 0;\n  }\n  @media(max-width:560px){ .size-grid{ grid-template-columns:1fr; } }\n  .size-card {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n  }\n  .size-card .sc-label {\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: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 12px;\n  }\n  .size-card .sc-dims {\n    font-size: 1rem;\n    color: #333;\n    margin-bottom: 6px;\n  }\n  .size-card .sc-dims span {\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n  .size-card .sc-cap {\n    font-size: 0.87rem;\n    color: #777;\n    font-style: italic;\n    margin-top: 8px;\n  }\n\n  \/* RATING *\/\n  .rating-summary {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 24px;\n    margin: 28px 0;\n  }\n  .rating-summary .rating-top {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 20px;\n  }\n  .rating-summary .big-score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars-label {\n    color: #f5a623;\n    font-size: 1.3rem;\n  }\n  .slider-row { margin-bottom: 14px; }\n  .slider-row label {\n    font-size: 0.87rem;\n    font-weight: 700;\n    display: block;\n    margin-bottom: 4px;\n    color: #333;\n  }\n  .slider-track {\n    position: relative;\n    height: 6px;\n    background: #e0e0e0;\n    border-radius: 10px;\n    margin: 4px 0 2px;\n  }\n  .slider-fill {\n    height: 6px;\n    background: #1a1a1a;\n    border-radius: 10px;\n  }\n  .slider-end-label {\n    font-size: 0.72rem;\n    color: #888;\n    text-align: right;\n  }\n\n  \/* REVIEWS *\/\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) { .reviews-grid { grid-template-columns: 1fr; } }\n  .review-card {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px;\n  }\n  .ri-avatar {\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: #1a1a1a;\n    color: #fff;\n    font-size: 0.9rem;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .ri-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem;\n    background: #e8f5e9;\n    color: #2e7d32;\n    border-radius: 4px;\n    padding: 2px 7px;\n    font-weight: 700;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 1rem; font-weight: 700; margin-bottom: 6px; color: #111; }\n  .ri-body { font-size: 0.97rem; color: #444; line-height: 1.6; font-style: italic; }\n\n  \/* SOCIAL PROOF *\/\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 { font-size: 1rem; color: #555; margin: 0; font-style: italic; }\n\n  \/* OFFER *\/\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 { font-size: 1.4rem; font-weight: 900; color: #c0392b; margin-bottom: 10px; line-height: 1.2; }\n  .offer-sub { font-size: 1rem; color: #555; margin-bottom: 18px; }\n  .offer-feature {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: #fff;\n    border: 1px solid #f5c6c6;\n    border-radius: 8px;\n    padding: 12px 22px;\n    font-size: 1.05rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 20px;\n  }\n  .offer-feature .check { color: #c0392b; font-size: 1.1rem; }\n  .warning {\n    font-size: 0.87rem;\n    color: #c0392b;\n    font-weight: 700;\n    background: #ffeaea;\n    border-radius: 6px;\n    padding: 8px 14px;\n    display: inline-block;\n  }\n\n  \/* TRUST *\/\n  .trust {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 24px 0;\n    justify-content: center;\n  }\n  .trust-item {\n    background: #f0f4ff;\n    border: 1px solid #d0daff;\n    border-radius: 6px;\n    padding: 8px 16px;\n    font-size: 0.82rem;\n    font-weight: 700;\n    color: #1a3080;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  \/* CTA *\/\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 { font-size: 0.85rem; color: #888; margin-top: 8px; text-align: center; }\n  .social-proof-bottom {\n    text-align: center;\n    font-size: 0.92rem;\n    color: #555;\n    margin-top: 18px;\n    font-style: italic;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"alanis-wrap\"\u003e\n\u003c!-- BADGE + HEADLINE --\u003e \u003cspan class=\"badge\"\u003eNew In — Limited Stock\u003c\/span\u003e\n\u003cp class=\"headline\"\u003e\u003cem\u003eReal Leather. Gold Hardware. Built to Last.\u003c\/em\u003e\u003c\/p\u003e\n\u003c!-- INTRO --\u003e\n\u003cp class=\"intro-highlight\"\u003eNo logos. No complications. Just the kind of understated luxury that only genuine leather can offer. The Maison bag is soft, structured, and incredibly elegant — with a gold padlock pendant that speaks for itself.\u003c\/p\u003e\n\u003c!-- H2 --\u003e\n\u003ch2\u003eWomen's Genuine Leather Bag \u003c\/h2\u003e\n\u003cp\u003eCrafted from premium genuine leather with its characteristic grained texture, the Maison bag exudes luxury from the first touch. The padlock pendant, Maison's trademark, is the finishing touch that transforms it into a standout piece.\u003c\/p\u003e\n\u003c!-- H3 --\u003e\n\u003ch3\u003eBrown Bucket Bag — The Quiet Luxury Carry for Every Day\u003c\/h3\u003e\n\u003cp\u003eAn extremely versatile bag with a luxurious touch for everyday use. Its easy opening, soft structure that comfortably molds to your arm, and brown color that goes with absolutely everything—it's exactly what you need.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eGenuine leather. Gold hardware. Zero compromise.\u003c\/p\u003e\n\u003c!-- SPECS TABLE --\u003e\u003c!-- SIZE CARDS --\u003e\n\u003ch3\u003eChoose Your Size\u003c\/h3\u003e\n\u003cdiv class=\"size-grid\"\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"sc-label\"\u003eSmall\u003c\/span\u003e\n\u003cdiv class=\"sc-dims\"\u003eW \u003cspan\u003e18cm\u003c\/span\u003e · H \u003cspan\u003e18cm\u003c\/span\u003e · D \u003cspan\u003e13cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sc-cap\"\u003ePhone, keys, wallet, foldable umbrella \u0026amp; cosmetics\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"sc-label\"\u003eLarge\u003c\/span\u003e\n\u003cdiv class=\"sc-dims\"\u003eW \u003cspan\u003e22cm\u003c\/span\u003e · H \u003cspan\u003e21cm\u003c\/span\u003e · D \u003cspan\u003e18cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sc-cap\"\u003eAll of the above + iPad, long wallet \u0026amp; more essentials\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv class=\"rating-top\"\u003e\n\u003cdiv class=\"big-score\"\u003e4.9\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stars-label\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.87rem; color: #888;\"\u003eBased on verified customer reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eLeather Quality \u0026amp; Texture\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 99%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eExceptional\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eHardware Finish\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 98%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eLuxurious\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eEveryday Practicality\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 97%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eExcellent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eSize\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 55%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eSmall \/ Large\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eValue for Money\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 99%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eLooks Designer\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\"\u003eC\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eCharlotte\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 colleagues genuinely asked if it was Hermès.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003eThe pebbled leather is absolutely stunning and so soft. The gold padlock detail just elevates the whole thing. I've used it every day for weeks and it still looks brand new. Worth every penny.\u003c\/p\u003e\n\u003c\/div\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\"\u003eImogen\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 perfect everyday luxury bag.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003eThe taupe colour goes with literally everything I own. The leather smells amazing and the stitching is so clean and precise. The base rivets show real attention to detail. I ordered the large and could not be happier.\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\"\u003e846+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Quiet Luxury\u003c\/span\u003e\n\u003cp\u003eOver 840 customers have made the Maison their everyday carry. No logo. Just beautifully crafted genuine leather.\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 genuine leather bucket bag 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\u003cstrong\u003e FREE SHIPPING \u003c\/strong\u003e!\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!-- TRUST BADGES --\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"Large Size - 22CM","offer_id":55702126002479,"sku":"14:350850#Jin zong se;5:200003925#Large size 22CM","price":64.99,"currency_code":"GBP","in_stock":true},{"title":"Small Size - 18CM","offer_id":55702125969711,"sku":"14:350850#Jin zong se;5:200001598#Small size 18CM","price":64.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/maison-handbag-brown-01.png?v=1774976523"},{"product_id":"kaia-handbag-coffe","title":"Kaia HandBag – Coffe","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  .alanis-wrap {\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 40px 20px;\n    font-family: 'Georgia', serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n  }\n  .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  .headline {\n    font-size: 1.6rem;\n    font-weight: 800;\n    color: #0d0d0d;\n    line-height: 1.3;\n    margin-bottom: 20px;\n    margin-top: 10px;\n  }\n  .alanis-wrap h2 {\n    font-size: 1.45rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .alanis-wrap h3 {\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .alanis-wrap p {\n    font-size: 1.13rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .intro-highlight {\n    font-size: 1.13rem;\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.13rem;\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    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 24px;\n    margin: 28px 0;\n  }\n  .rating-summary .rating-top {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 20px;\n  }\n  .rating-summary .big-score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars-label {\n    color: #f5a623;\n    font-size: 1.3rem;\n  }\n  .slider-row { margin-bottom: 14px; }\n  .slider-row label {\n    font-size: 0.87rem;\n    font-weight: 700;\n    display: block;\n    margin-bottom: 4px;\n    color: #333;\n  }\n  .slider-track {\n    position: relative;\n    height: 6px;\n    background: #e0e0e0;\n    border-radius: 10px;\n    margin: 4px 0 2px;\n  }\n  .slider-fill {\n    height: 6px;\n    background: #1a1a1a;\n    border-radius: 10px;\n  }\n  .slider-end-label {\n    font-size: 0.72rem;\n    color: #888;\n    text-align: right;\n  }\n  .reviews-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 28px 0;\n  }\n  @media(max-width: 560px) {\n    .reviews-grid { grid-template-columns: 1fr; }\n  }\n  .review-card {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px;\n  }\n  .ri-avatar {\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: #1a1a1a;\n    color: #fff;\n    font-size: 0.9rem;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .ri-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-name {\n    font-size: 0.9rem;\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n  .ri-verified {\n    font-size: 0.7rem;\n    background: #e8f5e9;\n    color: #2e7d32;\n    border-radius: 4px;\n    padding: 2px 7px;\n    font-weight: 700;\n  }\n  .ri-stars {\n    color: #f5a623;\n    font-size: 0.95rem;\n    margin-bottom: 6px;\n  }\n  .ri-title {\n    font-size: 1rem;\n    font-weight: 700;\n    margin-bottom: 6px;\n    color: #111;\n  }\n  .ri-body {\n    font-size: 0.97rem;\n    color: #444;\n    line-height: 1.6;\n    font-style: italic;\n  }\n  .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=\"alanis-wrap\"\u003e\n\u003c!-- BADGE + HEADLINE --\u003e \u003cspan class=\"badge\"\u003eNew In — Limited Stock\u003c\/span\u003e\n\u003ch2 class=\"headline\"\u003eSmall bag. Big statement.\u003c\/h2\u003e\n\u003c!-- INTRO --\u003e\n\u003cp class=\"intro-highlight\"\u003eSoft suede texture, sculptural gold hardware and a silhouette that makes even a grey sweater look like a considered outfit.\u003c\/p\u003e\n\u003c!-- H2 --\u003e\n\u003ch2\u003eCrossbody Bag — Gold Knot Detail \u0026amp; Convertible Crossbody Strap\u003c\/h2\u003e\n\u003cp\u003eVelvety suede finish in mocha tones — a color that goes with everything in your wardrobe. The gold detail on the side is the eye-catching touch. Top handle for carrying by hand, adjustable crossbody strap for added convenience — zipper closure for added security.\u003c\/p\u003e\n\u003c!-- H3 --\u003e\n\u003ch3\u003eCoffe Suede Bag — From Morning Coffee to Evening Out, Always the Right Choice\u003c\/h3\u003e\n\u003cp\u003eBrunch. Office. Romantic date. Weekend market. Compact enough to be lightweight, structured enough to hold its shape. This is the bag you grab without thinking and always look good in.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eOne bag. Two ways to wear it. Endless reasons to love it.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv class=\"rating-top\"\u003e\n\u003cdiv class=\"big-score\"\u003e4.9\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stars-label\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.87rem; color: #888;\"\u003eBased on verified customer reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eDesign \u0026amp; Hardware Detail\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 99%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eExceptional\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eSuede Texture Quality\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 96%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eLuxurious\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eSize\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 35%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eCompact Mini\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eVersatility\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 97%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eDay to Night\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eValue for Money\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv style=\"width: 98%;\" class=\"slider-fill\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eLooks Designer\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\"\u003eLauren\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\"\u003eEveryone thinks it's designer.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003eThe gold hardware detail is stunning in person — so unique and well made. I've had so many compliments and people genuinely cannot believe the price. It looks and feels expensive. 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\"\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\"\u003eMy most-used bag by far.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003eI use this literally every day. The mocha colour goes with everything and the crossbody strap is so practical. The suede texture is gorgeous and it holds its shape perfectly. Best purchase I've made this year.\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\"\u003e347+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Upgraded Their Everyday\u003c\/span\u003e\n\u003cp\u003eOver 640 customers have made the Kaia their most-reached-for bag. Once you have it, you'll wonder how you managed without it.\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 mini suede shoulder bag 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\u003cstrong\u003eFREE SHIPPING \u003c\/strong\u003e!\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!-- TRUST BADGES --\u003e\n\u003cdiv class=\"trust\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"Default Title","offer_id":55707280998703,"sku":"14:200005100;5:200003927#23x11x10cm","price":48.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/kaia-handbag-coffe-01.png?v=1774317274"},{"product_id":"maison-handbag-gray","title":"Maison Handbag - Gray","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  .alanis-wrap {\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 40px 20px;\n    font-family: 'Georgia', serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n  }\n  .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  .headline {\n    font-size: 1.6rem;\n    font-weight: 800;\n    color: #0d0d0d;\n    line-height: 1.3;\n    margin-bottom: 20px;\n    margin-top: 10px;\n  }\n  .alanis-wrap h2 {\n    font-size: 1.45rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .alanis-wrap h3 {\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .alanis-wrap p {\n    font-size: 1.13rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .intro-highlight {\n    font-size: 1.13rem;\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.13rem;\n    font-weight: 700;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 28px;\n  }\n\n  \/* SPECS TABLE *\/\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 28px 0;\n    font-size: 0.97rem;\n  }\n  .specs-table thead tr {\n    background: #1a1a1a;\n    color: #fff;\n  }\n  .specs-table thead th {\n    padding: 12px 16px;\n    text-align: left;\n    font-size: 0.82rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n  .specs-table tbody tr:nth-child(even) {\n    background: #f9f9f9;\n  }\n  .specs-table tbody td {\n    padding: 11px 16px;\n    color: #333;\n    border-bottom: 1px solid #ebebeb;\n    vertical-align: top;\n  }\n  .specs-table tbody td:first-child {\n    font-weight: 700;\n    color: #1a1a1a;\n    white-space: nowrap;\n    width: 38%;\n  }\n\n  \/* SIZE CARDS *\/\n  .size-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 28px 0;\n  }\n  @media(max-width:560px){ .size-grid{ grid-template-columns:1fr; } }\n  .size-card {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n  }\n  .size-card .sc-label {\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: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 12px;\n  }\n  .size-card .sc-dims {\n    font-size: 1rem;\n    color: #333;\n    margin-bottom: 6px;\n  }\n  .size-card .sc-dims span {\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n  .size-card .sc-cap {\n    font-size: 0.87rem;\n    color: #777;\n    font-style: italic;\n    margin-top: 8px;\n  }\n\n  \/* RATING *\/\n  .rating-summary {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 24px;\n    margin: 28px 0;\n  }\n  .rating-summary .rating-top {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 20px;\n  }\n  .rating-summary .big-score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars-label {\n    color: #f5a623;\n    font-size: 1.3rem;\n  }\n  .slider-row { margin-bottom: 14px; }\n  .slider-row label {\n    font-size: 0.87rem;\n    font-weight: 700;\n    display: block;\n    margin-bottom: 4px;\n    color: #333;\n  }\n  .slider-track {\n    position: relative;\n    height: 6px;\n    background: #e0e0e0;\n    border-radius: 10px;\n    margin: 4px 0 2px;\n  }\n  .slider-fill {\n    height: 6px;\n    background: #1a1a1a;\n    border-radius: 10px;\n  }\n  .slider-end-label {\n    font-size: 0.72rem;\n    color: #888;\n    text-align: right;\n  }\n\n  \/* REVIEWS *\/\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) { .reviews-grid { grid-template-columns: 1fr; } }\n  .review-card {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px;\n  }\n  .ri-avatar {\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: #1a1a1a;\n    color: #fff;\n    font-size: 0.9rem;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .ri-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem;\n    background: #e8f5e9;\n    color: #2e7d32;\n    border-radius: 4px;\n    padding: 2px 7px;\n    font-weight: 700;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 1rem; font-weight: 700; margin-bottom: 6px; color: #111; }\n  .ri-body { font-size: 0.97rem; color: #444; line-height: 1.6; font-style: italic; }\n\n  \/* SOCIAL PROOF *\/\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 { font-size: 1rem; color: #555; margin: 0; font-style: italic; }\n\n  \/* OFFER *\/\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 { font-size: 1.4rem; font-weight: 900; color: #c0392b; margin-bottom: 10px; line-height: 1.2; }\n  .offer-sub { font-size: 1rem; color: #555; margin-bottom: 18px; }\n  .offer-feature {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: #fff;\n    border: 1px solid #f5c6c6;\n    border-radius: 8px;\n    padding: 12px 22px;\n    font-size: 1.05rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 20px;\n  }\n  .offer-feature .check { color: #c0392b; font-size: 1.1rem; }\n  .warning {\n    font-size: 0.87rem;\n    color: #c0392b;\n    font-weight: 700;\n    background: #ffeaea;\n    border-radius: 6px;\n    padding: 8px 14px;\n    display: inline-block;\n  }\n\n  \/* TRUST *\/\n  .trust {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 24px 0;\n    justify-content: center;\n  }\n  .trust-item {\n    background: #f0f4ff;\n    border: 1px solid #d0daff;\n    border-radius: 6px;\n    padding: 8px 16px;\n    font-size: 0.82rem;\n    font-weight: 700;\n    color: #1a3080;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  \/* CTA *\/\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 { font-size: 0.85rem; color: #888; margin-top: 8px; text-align: center; }\n  .social-proof-bottom {\n    text-align: center;\n    font-size: 0.92rem;\n    color: #555;\n    margin-top: 18px;\n    font-style: italic;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"alanis-wrap\"\u003e\n\u003c!-- BADGE + HEADLINE --\u003e \u003cspan class=\"badge\"\u003eNew In — Limited Stock\u003c\/span\u003e\n\u003cp class=\"headline\"\u003e\u003cem\u003eReal Leather. Gold Hardware. Built to Last.\u003c\/em\u003e\u003c\/p\u003e\n\u003c!-- INTRO --\u003e\n\u003cp class=\"intro-highlight\"\u003eNo logos. No complications. Just the kind of understated luxury that only genuine leather can offer. The Maison bag is soft, structured, and incredibly elegant — with a gold padlock pendant that speaks for itself.\u003c\/p\u003e\n\u003c!-- H2 --\u003e\n\u003ch2\u003eWomen's Genuine Leather Bag \u003c\/h2\u003e\n\u003cp\u003eCrafted from premium genuine leather with its characteristic grained texture, the Maison bag exudes luxury from the first touch. The padlock pendant, Maison's trademark, is the finishing touch that transforms it into a standout piece.\u003c\/p\u003e\n\u003c!-- H3 --\u003e\n\u003ch3\u003eGray Bucket Bag — The Quiet Luxury Carry for Every Day\u003c\/h3\u003e\n\u003cp\u003eAn extremely versatile bag with a luxurious touch for everyday use. Its easy opening, soft structure that comfortably molds to your arm, and gray color that goes with absolutely everything—it's exactly what you need.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eGenuine leather. Gold hardware. Zero compromise.\u003c\/p\u003e\n\u003c!-- SPECS TABLE --\u003e\u003c!-- SIZE CARDS --\u003e\n\u003ch3\u003eChoose Your Size\u003c\/h3\u003e\n\u003cdiv class=\"size-grid\"\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"sc-label\"\u003eSmall\u003c\/span\u003e\n\u003cdiv class=\"sc-dims\"\u003eW \u003cspan\u003e18cm\u003c\/span\u003e · H \u003cspan\u003e18cm\u003c\/span\u003e · D \u003cspan\u003e13cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sc-cap\"\u003ePhone, keys, wallet, foldable umbrella \u0026amp; cosmetics\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"sc-label\"\u003eLarge\u003c\/span\u003e\n\u003cdiv class=\"sc-dims\"\u003eW \u003cspan\u003e22cm\u003c\/span\u003e · H \u003cspan\u003e21cm\u003c\/span\u003e · D \u003cspan\u003e18cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sc-cap\"\u003eAll of the above + iPad, long wallet \u0026amp; more essentials\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv class=\"rating-top\"\u003e\n\u003cdiv class=\"big-score\"\u003e4.9\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stars-label\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.87rem; color: #888;\"\u003eBased on verified customer reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eLeather Quality \u0026amp; Texture\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 99%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eExceptional\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eHardware Finish\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 98%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eLuxurious\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eEveryday Practicality\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 97%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eExcellent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eSize\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 55%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eSmall \/ Large\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eValue for Money\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 99%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eLooks Designer\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\"\u003eC\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eCharlotte\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 colleagues genuinely asked if it was Hermès.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003eThe pebbled leather is absolutely stunning and so soft. The gold padlock detail just elevates the whole thing. I've used it every day for weeks and it still looks brand new. Worth every penny.\u003c\/p\u003e\n\u003c\/div\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\"\u003eImogen\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 perfect everyday luxury bag.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003eThe taupe colour goes with literally everything I own. The leather smells amazing and the stitching is so clean and precise. The base rivets show real attention to detail. I ordered the large and could not be happier.\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\"\u003e846+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Quiet Luxury\u003c\/span\u003e\n\u003cp\u003eOver 840 customers have made the Maison their everyday carry. No logo. Just beautifully crafted genuine leather.\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 genuine leather bucket bag 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\u003cstrong\u003e FREE SHIPPING \u003c\/strong\u003e!\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!-- TRUST BADGES --\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"Large Size - 22CM","offer_id":55777268924719,"sku":"14:200001438;5:200003925#Large size 22CM","price":64.99,"currency_code":"GBP","in_stock":true},{"title":"Small Size - 18CM","offer_id":55777268891951,"sku":"14:200001438;5:200001598#Small size 18CM","price":64.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/maison-handbag-gray-01.png?v=1774978370"},{"product_id":"maison-handbag-slate-blue","title":"Maison HandBag — Slate Blue","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  .alanis-wrap {\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 40px 20px;\n    font-family: 'Georgia', serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n  }\n  .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  .headline {\n    font-size: 1.6rem;\n    font-weight: 800;\n    color: #0d0d0d;\n    line-height: 1.3;\n    margin-bottom: 20px;\n    margin-top: 10px;\n  }\n  .alanis-wrap h2 {\n    font-size: 1.45rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .alanis-wrap h3 {\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .alanis-wrap p {\n    font-size: 1.13rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .intro-highlight {\n    font-size: 1.13rem;\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.13rem;\n    font-weight: 700;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 28px;\n  }\n\n  \/* SPECS TABLE *\/\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 28px 0;\n    font-size: 0.97rem;\n  }\n  .specs-table thead tr {\n    background: #1a1a1a;\n    color: #fff;\n  }\n  .specs-table thead th {\n    padding: 12px 16px;\n    text-align: left;\n    font-size: 0.82rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n  .specs-table tbody tr:nth-child(even) {\n    background: #f9f9f9;\n  }\n  .specs-table tbody td {\n    padding: 11px 16px;\n    color: #333;\n    border-bottom: 1px solid #ebebeb;\n    vertical-align: top;\n  }\n  .specs-table tbody td:first-child {\n    font-weight: 700;\n    color: #1a1a1a;\n    white-space: nowrap;\n    width: 38%;\n  }\n\n  \/* SIZE CARDS *\/\n  .size-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 28px 0;\n  }\n  @media(max-width:560px){ .size-grid{ grid-template-columns:1fr; } }\n  .size-card {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n  }\n  .size-card .sc-label {\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: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 12px;\n  }\n  .size-card .sc-dims {\n    font-size: 1rem;\n    color: #333;\n    margin-bottom: 6px;\n  }\n  .size-card .sc-dims span {\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n  .size-card .sc-cap {\n    font-size: 0.87rem;\n    color: #777;\n    font-style: italic;\n    margin-top: 8px;\n  }\n\n  \/* RATING *\/\n  .rating-summary {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 24px;\n    margin: 28px 0;\n  }\n  .rating-summary .rating-top {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 20px;\n  }\n  .rating-summary .big-score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars-label {\n    color: #f5a623;\n    font-size: 1.3rem;\n  }\n  .slider-row { margin-bottom: 14px; }\n  .slider-row label {\n    font-size: 0.87rem;\n    font-weight: 700;\n    display: block;\n    margin-bottom: 4px;\n    color: #333;\n  }\n  .slider-track {\n    position: relative;\n    height: 6px;\n    background: #e0e0e0;\n    border-radius: 10px;\n    margin: 4px 0 2px;\n  }\n  .slider-fill {\n    height: 6px;\n    background: #1a1a1a;\n    border-radius: 10px;\n  }\n  .slider-end-label {\n    font-size: 0.72rem;\n    color: #888;\n    text-align: right;\n  }\n\n  \/* REVIEWS *\/\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) { .reviews-grid { grid-template-columns: 1fr; } }\n  .review-card {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px;\n  }\n  .ri-avatar {\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: #1a1a1a;\n    color: #fff;\n    font-size: 0.9rem;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .ri-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem;\n    background: #e8f5e9;\n    color: #2e7d32;\n    border-radius: 4px;\n    padding: 2px 7px;\n    font-weight: 700;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 1rem; font-weight: 700; margin-bottom: 6px; color: #111; }\n  .ri-body { font-size: 0.97rem; color: #444; line-height: 1.6; font-style: italic; }\n\n  \/* SOCIAL PROOF *\/\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 { font-size: 1rem; color: #555; margin: 0; font-style: italic; }\n\n  \/* OFFER *\/\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 { font-size: 1.4rem; font-weight: 900; color: #c0392b; margin-bottom: 10px; line-height: 1.2; }\n  .offer-sub { font-size: 1rem; color: #555; margin-bottom: 18px; }\n  .offer-feature {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: #fff;\n    border: 1px solid #f5c6c6;\n    border-radius: 8px;\n    padding: 12px 22px;\n    font-size: 1.05rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 20px;\n  }\n  .offer-feature .check { color: #c0392b; font-size: 1.1rem; }\n  .warning {\n    font-size: 0.87rem;\n    color: #c0392b;\n    font-weight: 700;\n    background: #ffeaea;\n    border-radius: 6px;\n    padding: 8px 14px;\n    display: inline-block;\n  }\n\n  \/* TRUST *\/\n  .trust {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 24px 0;\n    justify-content: center;\n  }\n  .trust-item {\n    background: #f0f4ff;\n    border: 1px solid #d0daff;\n    border-radius: 6px;\n    padding: 8px 16px;\n    font-size: 0.82rem;\n    font-weight: 700;\n    color: #1a3080;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  \/* CTA *\/\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 { font-size: 0.85rem; color: #888; margin-top: 8px; text-align: center; }\n  .social-proof-bottom {\n    text-align: center;\n    font-size: 0.92rem;\n    color: #555;\n    margin-top: 18px;\n    font-style: italic;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"alanis-wrap\"\u003e\n\u003c!-- BADGE + HEADLINE --\u003e \u003cspan class=\"badge\"\u003eNew In — Limited Stock\u003c\/span\u003e\n\u003cp class=\"headline\"\u003e\u003cem\u003eReal Leather. Gold Hardware. Built to Last.\u003c\/em\u003e\u003c\/p\u003e\n\u003c!-- INTRO --\u003e\n\u003cp class=\"intro-highlight\"\u003eNo logos. No complications. Just the kind of understated luxury that only genuine leather can offer. The Maison bag is soft, structured, and incredibly elegant — with a gold padlock pendant that speaks for itself.\u003c\/p\u003e\n\u003c!-- H2 --\u003e\n\u003ch2\u003eWomen's Genuine Leather Bag \u003c\/h2\u003e\n\u003cp\u003eCrafted from premium genuine leather with its characteristic grained texture, the Maison bag exudes luxury from the first touch. The padlock pendant, Maison's trademark, is the finishing touch that transforms it into a standout piece.\u003c\/p\u003e\n\u003c!-- H3 --\u003e\n\u003ch3\u003eSlate Blue Bucket Bag — The Quiet Luxury Carry for Every Day\u003c\/h3\u003e\n\u003cp\u003eAn extremely versatile bag with a touch of luxury for everyday use. Its easy opening, soft structure that molds comfortably to your arm, and internal pocket—it's exactly what you need.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eGenuine leather. Gold hardware. Zero compromise.\u003c\/p\u003e\n\u003c!-- SPECS TABLE --\u003e\u003c!-- SIZE CARDS --\u003e\n\u003ch3\u003eChoose Your Size\u003c\/h3\u003e\n\u003cdiv class=\"size-grid\"\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"sc-label\"\u003eSmall\u003c\/span\u003e\n\u003cdiv class=\"sc-dims\"\u003eW \u003cspan\u003e18cm\u003c\/span\u003e · H \u003cspan\u003e18cm\u003c\/span\u003e · D \u003cspan\u003e13cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sc-cap\"\u003ePhone, keys, wallet, foldable umbrella \u0026amp; cosmetics\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"sc-label\"\u003eLarge\u003c\/span\u003e\n\u003cdiv class=\"sc-dims\"\u003eW \u003cspan\u003e22cm\u003c\/span\u003e · H \u003cspan\u003e21cm\u003c\/span\u003e · D \u003cspan\u003e18cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sc-cap\"\u003eAll of the above + iPad, long wallet \u0026amp; more essentials\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv class=\"rating-top\"\u003e\n\u003cdiv class=\"big-score\"\u003e4.9\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stars-label\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.87rem; color: #888;\"\u003eBased on verified customer reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eLeather Quality \u0026amp; Texture\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 99%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eExceptional\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eHardware Finish\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 98%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eLuxurious\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eEveryday Practicality\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 97%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eExcellent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eSize\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 55%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eSmall \/ Large\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eValue for Money\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 99%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eLooks Designer\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\"\u003eC\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eCharlotte\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 colleagues genuinely asked if it was Hermès.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003eThe pebbled leather is absolutely stunning and so soft. The gold padlock detail just elevates the whole thing. I've used it every day for weeks and it still looks brand new. Worth every penny.\u003c\/p\u003e\n\u003c\/div\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\"\u003eImogen\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 perfect everyday luxury bag.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003eThe taupe colour goes with literally everything I own. The leather smells amazing and the stitching is so clean and precise. The base rivets show real attention to detail. I ordered the large and could not be happier.\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\"\u003e846+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Quiet Luxury\u003c\/span\u003e\n\u003cp\u003eOver 840 customers have made the Maison their everyday carry. No logo. Just beautifully crafted genuine leather.\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 genuine leather bucket bag 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\u003cstrong\u003e FREE SHIPPING \u003c\/strong\u003e!\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!-- TRUST BADGES --\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"Small Size  - 18CM","offer_id":55780103291183,"sku":"14:100018786#Linen Blue;5:200001598#Small size 18CM","price":64.99,"currency_code":"GBP","in_stock":true},{"title":"Large Size  - 22CM","offer_id":55780103061807,"sku":"14:100018786#Linen Blue;5:200003925#Large size 22CM","price":64.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/maison-handbag-slate-blue-01.png?v=1774981482"},{"product_id":"maison-handbag-white","title":"Maison HandBag — White","description":"\u003cstyle\u003e\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n  .alanis-wrap {\n    max-width: 720px;\n    margin: 0 auto;\n    padding: 40px 20px;\n    font-family: 'Georgia', serif;\n    color: #1a1a1a;\n    line-height: 1.7;\n  }\n  .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  .headline {\n    font-size: 1.6rem;\n    font-weight: 800;\n    color: #0d0d0d;\n    line-height: 1.3;\n    margin-bottom: 20px;\n    margin-top: 10px;\n  }\n  .alanis-wrap h2 {\n    font-size: 1.45rem;\n    font-weight: 700;\n    color: #222;\n    margin: 32px 0 10px;\n  }\n  .alanis-wrap h3 {\n    font-size: 1.25rem;\n    font-weight: 700;\n    color: #333;\n    margin: 24px 0 8px;\n  }\n  .alanis-wrap p {\n    font-size: 1.13rem;\n    color: #333;\n    margin-bottom: 14px;\n  }\n  .intro-highlight {\n    font-size: 1.13rem;\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.13rem;\n    font-weight: 700;\n    color: #111;\n    border-left: 4px solid #1a1a1a;\n    padding-left: 14px;\n    margin: 20px 0 28px;\n  }\n\n  \/* SPECS TABLE *\/\n  .specs-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 28px 0;\n    font-size: 0.97rem;\n  }\n  .specs-table thead tr {\n    background: #1a1a1a;\n    color: #fff;\n  }\n  .specs-table thead th {\n    padding: 12px 16px;\n    text-align: left;\n    font-size: 0.82rem;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    font-weight: 700;\n  }\n  .specs-table tbody tr:nth-child(even) {\n    background: #f9f9f9;\n  }\n  .specs-table tbody td {\n    padding: 11px 16px;\n    color: #333;\n    border-bottom: 1px solid #ebebeb;\n    vertical-align: top;\n  }\n  .specs-table tbody td:first-child {\n    font-weight: 700;\n    color: #1a1a1a;\n    white-space: nowrap;\n    width: 38%;\n  }\n\n  \/* SIZE CARDS *\/\n  .size-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin: 28px 0;\n  }\n  @media(max-width:560px){ .size-grid{ grid-template-columns:1fr; } }\n  .size-card {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px;\n    text-align: center;\n  }\n  .size-card .sc-label {\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: 4px 12px;\n    border-radius: 2px;\n    margin-bottom: 12px;\n  }\n  .size-card .sc-dims {\n    font-size: 1rem;\n    color: #333;\n    margin-bottom: 6px;\n  }\n  .size-card .sc-dims span {\n    font-weight: 700;\n    color: #1a1a1a;\n  }\n  .size-card .sc-cap {\n    font-size: 0.87rem;\n    color: #777;\n    font-style: italic;\n    margin-top: 8px;\n  }\n\n  \/* RATING *\/\n  .rating-summary {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 24px;\n    margin: 28px 0;\n  }\n  .rating-summary .rating-top {\n    display: flex;\n    align-items: center;\n    gap: 16px;\n    margin-bottom: 20px;\n  }\n  .rating-summary .big-score {\n    font-size: 3rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    line-height: 1;\n  }\n  .rating-summary .stars-label {\n    color: #f5a623;\n    font-size: 1.3rem;\n  }\n  .slider-row { margin-bottom: 14px; }\n  .slider-row label {\n    font-size: 0.87rem;\n    font-weight: 700;\n    display: block;\n    margin-bottom: 4px;\n    color: #333;\n  }\n  .slider-track {\n    position: relative;\n    height: 6px;\n    background: #e0e0e0;\n    border-radius: 10px;\n    margin: 4px 0 2px;\n  }\n  .slider-fill {\n    height: 6px;\n    background: #1a1a1a;\n    border-radius: 10px;\n  }\n  .slider-end-label {\n    font-size: 0.72rem;\n    color: #888;\n    text-align: right;\n  }\n\n  \/* REVIEWS *\/\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) { .reviews-grid { grid-template-columns: 1fr; } }\n  .review-card {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 20px;\n  }\n  .ri-avatar {\n    width: 38px;\n    height: 38px;\n    border-radius: 50%;\n    background: #1a1a1a;\n    color: #fff;\n    font-size: 0.9rem;\n    font-weight: 800;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n  }\n  .ri-top {\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    margin-bottom: 8px;\n  }\n  .ri-name { font-size: 0.9rem; font-weight: 700; color: #1a1a1a; }\n  .ri-verified {\n    font-size: 0.7rem;\n    background: #e8f5e9;\n    color: #2e7d32;\n    border-radius: 4px;\n    padding: 2px 7px;\n    font-weight: 700;\n  }\n  .ri-stars { color: #f5a623; font-size: 0.95rem; margin-bottom: 6px; }\n  .ri-title { font-size: 1rem; font-weight: 700; margin-bottom: 6px; color: #111; }\n  .ri-body { font-size: 0.97rem; color: #444; line-height: 1.6; font-style: italic; }\n\n  \/* SOCIAL PROOF *\/\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 { font-size: 1rem; color: #555; margin: 0; font-style: italic; }\n\n  \/* OFFER *\/\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 { font-size: 1.4rem; font-weight: 900; color: #c0392b; margin-bottom: 10px; line-height: 1.2; }\n  .offer-sub { font-size: 1rem; color: #555; margin-bottom: 18px; }\n  .offer-feature {\n    display: inline-flex;\n    align-items: center;\n    gap: 10px;\n    background: #fff;\n    border: 1px solid #f5c6c6;\n    border-radius: 8px;\n    padding: 12px 22px;\n    font-size: 1.05rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    margin-bottom: 20px;\n  }\n  .offer-feature .check { color: #c0392b; font-size: 1.1rem; }\n  .warning {\n    font-size: 0.87rem;\n    color: #c0392b;\n    font-weight: 700;\n    background: #ffeaea;\n    border-radius: 6px;\n    padding: 8px 14px;\n    display: inline-block;\n  }\n\n  \/* TRUST *\/\n  .trust {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 24px 0;\n    justify-content: center;\n  }\n  .trust-item {\n    background: #f0f4ff;\n    border: 1px solid #d0daff;\n    border-radius: 6px;\n    padding: 8px 16px;\n    font-size: 0.82rem;\n    font-weight: 700;\n    color: #1a3080;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  \/* CTA *\/\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 { font-size: 0.85rem; color: #888; margin-top: 8px; text-align: center; }\n  .social-proof-bottom {\n    text-align: center;\n    font-size: 0.92rem;\n    color: #555;\n    margin-top: 18px;\n    font-style: italic;\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"alanis-wrap\"\u003e\n\u003c!-- BADGE + HEADLINE --\u003e \u003cspan class=\"badge\"\u003eNew In — Limited Stock\u003c\/span\u003e\n\u003cp class=\"headline\"\u003e\u003cem\u003eReal Leather. Gold Hardware. Built to Last.\u003c\/em\u003e\u003c\/p\u003e\n\u003c!-- INTRO --\u003e\n\u003cp class=\"intro-highlight\"\u003eNo logos. No complications. Just the kind of understated luxury that only genuine leather can offer. The Maison bag is soft, structured, and incredibly elegant — with a gold padlock pendant that speaks for itself.\u003c\/p\u003e\n\u003c!-- H2 --\u003e\n\u003ch2\u003eWomen's Genuine Leather Bag \u003c\/h2\u003e\n\u003cp\u003eCrafted from premium genuine leather with its characteristic grained texture, the Maison bag exudes luxury from the first touch. The padlock pendant, Maison's trademark, is the finishing touch that transforms it into a standout piece.\u003c\/p\u003e\n\u003c!-- H3 --\u003e\n\u003ch3\u003eWhite Bucket Bag — The Quiet Luxury Carry for Every Day\u003c\/h3\u003e\n\u003cp\u003eAn extremely versatile bag with a touch of luxury for everyday use. Its easy opening, soft structure that molds comfortably to your arm, and internal pocket—it's exactly what you need.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eGenuine leather. Gold hardware. Zero compromise.\u003c\/p\u003e\n\u003c!-- SPECS TABLE --\u003e\u003c!-- SIZE CARDS --\u003e\n\u003ch3\u003eChoose Your Size\u003c\/h3\u003e\n\u003cdiv class=\"size-grid\"\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"sc-label\"\u003eSmall\u003c\/span\u003e\n\u003cdiv class=\"sc-dims\"\u003eW \u003cspan\u003e18cm\u003c\/span\u003e · H \u003cspan\u003e18cm\u003c\/span\u003e · D \u003cspan\u003e13cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sc-cap\"\u003ePhone, keys, wallet, foldable umbrella \u0026amp; cosmetics\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"size-card\"\u003e\n\u003cspan class=\"sc-label\"\u003eLarge\u003c\/span\u003e\n\u003cdiv class=\"sc-dims\"\u003eW \u003cspan\u003e22cm\u003c\/span\u003e · H \u003cspan\u003e21cm\u003c\/span\u003e · D \u003cspan\u003e18cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cp class=\"sc-cap\"\u003eAll of the above + iPad, long wallet \u0026amp; more essentials\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\"\u003e\n\u003cdiv class=\"rating-top\"\u003e\n\u003cdiv class=\"big-score\"\u003e4.9\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"stars-label\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv style=\"font-size: 0.87rem; color: #888;\"\u003eBased on verified customer reviews\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eLeather Quality \u0026amp; Texture\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 99%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eExceptional\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eHardware Finish\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 98%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eLuxurious\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eEveryday Practicality\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 97%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eExcellent\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eSize\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 55%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eSmall \/ Large\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-row\"\u003e\n\u003clabel\u003eValue for Money\u003c\/label\u003e\n\u003cdiv class=\"slider-track\"\u003e\n\u003cdiv class=\"slider-fill\" style=\"width: 99%;\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"slider-end-label\"\u003eLooks Designer\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\"\u003eC\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eCharlotte\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 colleagues genuinely asked if it was Hermès.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003eThe pebbled leather is absolutely stunning and so soft. The gold padlock detail just elevates the whole thing. I've used it every day for weeks and it still looks brand new. Worth every penny.\u003c\/p\u003e\n\u003c\/div\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\"\u003eImogen\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 perfect everyday luxury bag.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003eThe taupe colour goes with literally everything I own. The leather smells amazing and the stitching is so clean and precise. The base rivets show real attention to detail. I ordered the large and could not be happier.\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\"\u003e846+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Quiet Luxury\u003c\/span\u003e\n\u003cp\u003eOver 840 customers have made the Maison their everyday carry. No logo. Just beautifully crafted genuine leather.\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 genuine leather bucket bag 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\u003cstrong\u003e FREE SHIPPING \u003c\/strong\u003e!\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!-- TRUST BADGES --\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"Small Size - 18CM","offer_id":55780256907567,"sku":"14:691#Chicken yellow;5:200001598#Small size 18CM","price":61.99,"currency_code":"GBP","in_stock":true},{"title":"Large Size - 22CM","offer_id":55780256809263,"sku":"14:100018786#Linen Blue;5:200003925#Large size 22CM","price":61.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/maison-handbag-white-01.png?v=1774982597"},{"product_id":"nina-handbag-green","title":"Nina HandBag – Green","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\"\u003e\n\u003cspan class=\"badge\"\u003eNew In — Limited Stock\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"Leather strength. Knit soul. One bag that does it all.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003e Crafted from premium leather with a richly textured knit body in a bold, deep green, this is the bag that instantly upgrades any outfit it accompanies. Where structured leather meets soft, tactile knit — the Nina strikes a balance between luxury and warmth that is completely, beautifully its own.\u003c\/p\u003e\n\u003ch2\u003eCrossbody Handbag Woman — Hands-Free, Style-Full\u003c\/h2\u003e\n\u003cp\u003eThe Nina was designed for the woman who moves through her day with intention. Compact and cleverly organised inside, it fits your daily essentials — phone, cards, keys, lip balm — without ever feeling bulky or oversized. \u003c\/p\u003e\n\u003ch3\u003eShoulder Bag — The One You'll Reach for Every Single Day\u003c\/h3\u003e\n\u003cp\u003eYou know that bag that makes every outfit feel more considered? The Nina is that bag.\u003c\/p\u003e\n\u003cp\u003eEffortlessly elevated — equally at home styled with an oversized coat and ankle boots for a city afternoon as it is paired with a floral dress and heels for a special evening out. One bag. Every occasion.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eThe Nina — the bag that makes people ask, every single time.\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\u003eLeather Quality\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Premium Feel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eKnit Texture\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Beautifully Detailed\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 Deep Green\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eStrap\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Adjustable \u0026amp; Comfy\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 Night\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\"\u003eO\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eOlivia\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 bag I have ever owned.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The leather and knit combination on the Nina is just stunning in person. Absolutely obsessed with it.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"ri-top\"\u003e\n\u003cdiv class=\"ri-avatar\"\u003eH\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eHelena\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\"\u003eLooks so much more expensive than it is.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"I bought the Nina in green and honestly it looks like a designer bag. The leather trim is so well finished and the knit texture has such a premium feel. I love wearing it on the shoulder.\"\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,210+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Found Their Signature Bag\u003c\/span\u003e\n\u003cp\u003eJoin over 1,210 satisfied customers who have already made the Nina their most-reached-for accessory. The leather and knit combination in this shade of green is truly one of a kind — and once it sells out, it doesn't last 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 Nina HandBag 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":"Default Title","offer_id":56029534945583,"sku":"14:200004889#Mustard green;200007763:201336100;5:200003927#about 25x8x18cm","price":94.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/nina-handbag-green-01.png?v=1775094271"},{"product_id":"nina-handbag-blue","title":"Nina HandBag – Blue","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\"\u003e\n\u003cspan class=\"badge\"\u003eHandmade — Limited Stock\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"Handcrafted with care. Carried with confidence.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eNot everything worth having comes off a production line. The Nina is entirely handmade — each bag individually crafted from premium leather and finished with a hand-knitted body in a rich, deep blue. It's the signature of something truly made by hand, made to last, and made entirely for you.\u003c\/p\u003e\n\u003ch2\u003eCrossbody Handbag Woman — Handmade for the Woman Who Moves\u003c\/h2\u003e\n\u003cp\u003e Compact and cleverly organised inside, it carries your daily essentials — phone, cards, keys, lip balm — without ever feeling bulky. The deep blue knit, worked entirely by hand, gives the Nina a warmth and character that no machine-made bag can replicate.\u003c\/p\u003e\n\u003ch3\u003eShoulder Bag \u003c\/h3\u003e\n\u003cp\u003eThe contrast between the smooth leather accents and the deeply textured knit creates a visual richness that looks effortlessly elevated — styled equally well with an oversized coat and ankle boots for a city afternoon, or with a floral dress and heels for a special evening out. \u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eTired of the basics? Discover the piece that transforms any 'jeans and t-shirt' outfit into a statement piece.\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\u003eCraftsmanship\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Beautifully Handmade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eLeather Quality\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Premium Feel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eKnit Texture\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Hand-Knitted Detail\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 Deep Green\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 Night\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\"\u003eO\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eOlivia\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\"\u003eYou can genuinely feel that it's handmade.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"The moment I held the Nina I could feel the quality of the craftsmanship. The knit is so beautifully done.\"\u003c\/p\u003e\n\u003c\/div\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\"\u003eHelena\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\"\u003e looks like a designer piece.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\" I'll definitely be buying more colours — this brand is 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\"\u003e781+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Handmade Over Ordinary\u003c\/span\u003e\n\u003cp\u003eJoin over 781 satisfied customers who have already discovered the difference a truly handmade bag makes. Each Nina is crafted 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 Nina HandBag 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":"Default Title","offer_id":56029794468143,"sku":"14:200004889#Mustard green;200007763:201336100;5:200003927#about 25x8x18cm","price":94.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/nina-handbag-blue-01.png?v=1775095098"},{"product_id":"nina-handbag-burgundy","title":"Nina HandBag - Burgundy","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  .gift-box {\n    background: #f9f5ff;\n    border: 2px solid #7c3aed;\n    border-radius: 10px;\n    padding: 26px 24px;\n    margin: 28px 0;\n    text-align: center;\n  }\n  .gift-badge {\n    display: inline-block;\n    background: #7c3aed;\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  .gift-title {\n    font-size: 1.35rem;\n    font-weight: 900;\n    color: #4c1d95;\n    margin-bottom: 10px;\n    line-height: 1.3;\n  }\n  .gift-sub {\n    font-size: 1rem;\n    color: #555;\n    margin-bottom: 16px;\n  }\n  .gift-items {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    justify-content: center;\n    margin-bottom: 16px;\n  }\n  .gift-item {\n    background: #fff;\n    border: 1px solid #ddd6fe;\n    border-radius: 8px;\n    padding: 12px 20px;\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .gift-item .icon { font-size: 1.2rem; }\n  .gift-note {\n    font-size: 0.87rem;\n    color: #7c3aed;\n    font-weight: 700;\n    background: #ede9fe;\n    border-radius: 6px;\n    padding: 8px 14px;\n    display: inline-block;\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-features {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-bottom: 20px;\n    align-items: center;\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.02rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    width: fit-content;\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\"\u003e\n\u003cspan class=\"badge\"\u003eHandmade — Limited Stock\u003c\/span\u003e\n\u003cp class=\"tagline\"\u003e\"Handcrafted with care. Carried with confidence.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eNot everything worth having comes off a production line. The Nina is entirely handmade — each bag individually crafted from premium leather and finished with a hand-knitted body. No two pieces are exactly alike. Made to last, and made entirely for you.\u003c\/p\u003e\n\u003ch2\u003eCrossbody Handbag Woman \u003c\/h2\u003e\n\u003cp\u003eThe Nina was designed and handcrafted for the woman who moves through her day with intention and style. Compact and cleverly organised inside, it carries your daily essentials — phone, cards, keys, lip balm — without ever feeling bulky. The hand-knitted body gives the Nina a warmth and character that no machine-made bag can replicate.\u003c\/p\u003e\n\u003ch3\u003eShoulder Bag \u003c\/h3\u003e\n\u003cp\u003eWorn over the shoulder, the hand-stitched leather trim sits with a precise, refined elegance while. Styled equally well with an oversized coat and ankle boots for a city afternoon, or with a floral dress and heels for a special evening out. \u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eTired of the basics? Discover the piece that transforms any 'jeans and t-shirt' outfit into a statement piece.\u003c\/p\u003e\n\u003c!-- GIFT BOX --\u003e\n\u003cdiv class=\"gift-box\"\u003e\n\u003cspan class=\"gift-badge\"\u003e🎁 Exclusive Gift — This Week Only\u003c\/span\u003e\n\u003cdiv class=\"gift-title\"\u003eBuy the Nina \u0026amp; Receive a FREE Handmade Wallet\u003c\/div\u003e\n\u003cp class=\"gift-sub\"\u003eEvery Nina HandBag ordered this week comes with an exclusive surprise — a beautiful \u003cstrong\u003ehandmade leather wallet\u003c\/strong\u003e, crafted with the same artisan care and attention as the bag itself. A complete handmade set, delivered straight to your door.\u003c\/p\u003e\n\u003cdiv class=\"gift-items\"\u003e\n\u003cdiv class=\"gift-item\"\u003e\n\u003cspan class=\"icon\"\u003e👜\u003c\/span\u003e Nina HandBag (Handmade)\u003c\/div\u003e\n\u003cdiv class=\"gift-item\"\u003e\n\u003cspan class=\"icon\"\u003e🎁\u003c\/span\u003e FREE Handmade Leather Wallet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"gift-note\"\u003e✦ Both pieces handcrafted · Limited availability · While stock lasts\u003c\/span\u003e\n\u003c\/div\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\u003eCraftsmanship\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Beautifully Handmade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eLeather Quality\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Premium Feel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eKnit Texture\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Hand-Knitted Detail\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 Night\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eFree Gift\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Handmade Wallet Included\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\"\u003eO\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eOlivia\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 bag AND the wallet are absolutely stunning.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"I was already in love with the Nina from the photos but when it arrived with the handmade wallet I was completely blown away. Both pieces have the same incredible craftsmanship — the leather stitching is immaculate and the knit texture is so rich and beautiful. An unbelievable set for the price. I've already recommended it to everyone I know.\"\u003c\/p\u003e\n\u003c\/div\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\"\u003eHelena\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 set that looks like a luxury gift.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"Receiving the Nina with the matching handmade wallet felt like opening a luxury gift. This brand is 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\"\u003e587+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Handmade Over Ordinary\u003c\/span\u003e\n\u003cp\u003eJoin over 587 satisfied customers who have already discovered the difference a truly handmade bag makes. Each Nina comes with a free handmade wallet — but this offer is strictly limited. Once this batch sells out, it's gone.\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\"\u003eOrder Today \u0026amp; Get Both — Bag + Wallet FREE\u003c\/div\u003e\n\u003cp class=\"offer-sub\"\u003eOrder your Nina HandBag today and receive:\u003c\/p\u003e\n\u003cdiv class=\"offer-features\"\u003e\n\u003cdiv class=\"offer-feature\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e Nina HandBag (Handmade)\u003c\/div\u003e\n\u003cdiv class=\"offer-feature\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e FREE Handmade Leather Wallet\u003c\/div\u003e\n\u003cdiv class=\"offer-feature\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e FREE SHIPPING sitewide\u003c\/div\u003e\n\u003c\/div\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":"Default Title","offer_id":56029978394927,"sku":"14:200004889#Mustard green;200007763:201336100;5:200003927#about 25x8x18cm","price":94.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/nina-handbag-burgundy-01.png?v=1775096903"},{"product_id":"nina-handbag-pink","title":"Nina HandBag - Pink","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\n  \/* GIFT BOX *\/\n  .gift-box {\n    background: #f9f5ff;\n    border: 2px solid #7c3aed;\n    border-radius: 10px;\n    padding: 26px 24px;\n    margin: 28px 0;\n    text-align: center;\n  }\n  .gift-badge {\n    display: inline-block;\n    background: #7c3aed;\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  .gift-title {\n    font-size: 1.35rem;\n    font-weight: 900;\n    color: #4c1d95;\n    margin-bottom: 10px;\n    line-height: 1.3;\n  }\n  .gift-sub {\n    font-size: 1rem;\n    color: #555;\n    margin-bottom: 16px;\n  }\n  .gift-items {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    justify-content: center;\n    margin-bottom: 16px;\n  }\n  .gift-item {\n    background: #fff;\n    border: 1px solid #ddd6fe;\n    border-radius: 8px;\n    padding: 12px 20px;\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .gift-item .icon { font-size: 1.2rem; }\n  .gift-note {\n    font-size: 0.87rem;\n    color: #7c3aed;\n    font-weight: 700;\n    background: #ede9fe;\n    border-radius: 6px;\n    padding: 8px 14px;\n    display: inline-block;\n  }\n\n  \/* RATING *\/\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\n  \/* REVIEWS *\/\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\n  \/* SOCIAL NUMBER *\/\n  .social-number {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 28px 24px;\n    text-align: center;\n    margin: 28px 0;\n  }\n  .social-number .num {\n    font-size: 2.8rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    display: block;\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  .social-number .num-label {\n    font-size: 0.85rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n  }\n  .social-number p {\n    font-size: 1rem;\n    color: #555;\n    margin: 0;\n    font-style: italic;\n  }\n\n  \/* OFFER BOX *\/\n  .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-features {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-bottom: 20px;\n    align-items: center;\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.02rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    width: fit-content;\n  }\n  .offer-feature .check { color: #c0392b; font-size: 1.1rem; }\n  .warning {\n    font-size: 0.87rem;\n    color: #c0392b;\n    font-weight: 700;\n    background: #ffeaea;\n    border-radius: 6px;\n    padding: 8px 14px;\n    display: inline-block;\n  }\n\n  \/* TRUST *\/\n  .trust {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 24px 0;\n    justify-content: center;\n  }\n  .trust-item {\n    background: #f0f4ff;\n    border: 1px solid #d0daff;\n    border-radius: 6px;\n    padding: 8px 16px;\n    font-size: 0.82rem;\n    font-weight: 700;\n    color: #1a3080;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  \/* CTA *\/\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\"\u003e\n\u003c!-- BADGE + GIFT BOX no topo --\u003e \u003cspan class=\"badge\"\u003eHandmade — Limited Stock\u003c\/span\u003e \u003c!-- GIFT BOX LOGO ABAIXO DO BADGE --\u003e\n\u003cdiv class=\"gift-box\"\u003e\n\u003cspan class=\"gift-badge\"\u003e🎁 Exclusive Gift — This Week Only\u003c\/span\u003e\n\u003cdiv class=\"gift-title\"\u003eBuy the Nina \u0026amp; Receive a FREE Handmade Wallet\u003c\/div\u003e\n\u003cp class=\"gift-sub\"\u003eEvery Nina HandBag ordered this week comes with an exclusive surprise — a beautiful \u003cstrong\u003ehandmade leather wallet\u003c\/strong\u003e, crafted with the same artisan care and attention as the bag itself. A complete handmade set, delivered straight to your door.\u003c\/p\u003e\n\u003cdiv class=\"gift-items\"\u003e\n\u003cdiv class=\"gift-item\"\u003e\n\u003cspan class=\"icon\"\u003e👜\u003c\/span\u003e Nina HandBag (Handmade)\u003c\/div\u003e\n\u003cdiv class=\"gift-item\"\u003e\n\u003cspan class=\"icon\"\u003e🎁\u003c\/span\u003e FREE Handmade Leather Wallet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"gift-note\"\u003e✦ Both pieces handcrafted · Limited availability · While stock lasts\u003c\/span\u003e\u003cspan class=\"gift-note\"\u003e\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- H1 + COPY --\u003e\n\u003cp class=\"tagline\"\u003e\"Handcrafted with care. Carried with confidence.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eNot everything worth having comes off a production line. The Nina is entirely handmade — each bag individually crafted from premium leather and finished with a hand-knitted body. No two pieces are exactly alike. Made to last, and made entirely for you.\u003c\/p\u003e\n\u003ch2\u003eCrossbody Handbag Woman\u003c\/h2\u003e\n\u003cp\u003eThe Nina was designed and handcrafted for the woman who moves through her day with intention and style. Compact and cleverly organised inside, it carries your daily essentials — phone, cards, keys, lip balm — without ever feeling bulky. The hand-knitted body gives the Nina a warmth and character that no machine-made bag can replicate.\u003c\/p\u003e\n\u003ch3\u003eShoulder Bag\u003c\/h3\u003e\n\u003cp\u003eWorn over the shoulder, the hand-stitched leather trim sits with a precise, refined elegance. Styled equally well with an oversized coat and ankle boots for a city afternoon, or with a floral dress and heels for a special evening out.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eTired of the basics? Discover the piece that transforms any 'jeans and t-shirt' outfit into a statement piece.\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\u003eCraftsmanship\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Beautifully Handmade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eLeather Quality\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Premium Feel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eKnit Texture\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Hand-Knitted Detail\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 Night\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eFree Gift\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Handmade Wallet Included\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\"\u003eO\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eOlivia\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 bag AND the wallet are absolutely stunning.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"I was already in love with the Nina from the photos but when it arrived with the handmade wallet I was completely blown away. Both pieces have the same incredible craftsmanship — the leather stitching is immaculate and the knit texture is so rich and beautiful. An unbelievable set for the price. I've already recommended it to everyone I know.\"\u003c\/p\u003e\n\u003c\/div\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\"\u003eHelena\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 set that looks like a luxury gift.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"Receiving the Nina with the matching handmade wallet felt like opening a luxury gift. This brand is 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\"\u003e587+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Handmade Over Ordinary\u003c\/span\u003e\n\u003cp\u003eJoin over 587 satisfied customers who have already discovered the difference a truly handmade bag makes. Each Nina comes with a free handmade wallet — but this offer is strictly limited. Once this batch sells out, it's gone.\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\"\u003eOrder Today \u0026amp; Get Both — Bag + Wallet FREE\u003c\/div\u003e\n\u003cp class=\"offer-sub\"\u003eOrder your Nina HandBag today and receive:\u003c\/p\u003e\n\u003cdiv class=\"offer-features\"\u003e\n\u003cdiv class=\"offer-feature\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e Nina HandBag (Handmade)\u003c\/div\u003e\n\u003cdiv class=\"offer-feature\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e FREE Handmade Leather Wallet\u003c\/div\u003e\n\u003cdiv class=\"offer-feature\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e FREE SHIPPING sitewide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning\"\u003e⚠️ Valid only until 11:59 PM tonight · Handmade stock is strictly limited\u003ca href=\"#\" class=\"cta-btn\"\u003e\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- TRUST BADGES --\u003e\n\u003cdiv class=\"trust\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e","brand":"We Lovers Beauty","offers":[{"title":"Default Title","offer_id":56041065480495,"sku":"14:200004889#Mustard green;200007763:201336100;5:200003927#about 25x8x18cm","price":94.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/nina-handbag-pink-01.png?v=1775097355"},{"product_id":"nina-handbag-yellow","title":"Nina HandBag - Yellow","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\n  \/* GIFT BOX *\/\n  .gift-box {\n    background: #f9f5ff;\n    border: 2px solid #7c3aed;\n    border-radius: 10px;\n    padding: 26px 24px;\n    margin: 28px 0;\n    text-align: center;\n  }\n  .gift-badge {\n    display: inline-block;\n    background: #7c3aed;\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  .gift-title {\n    font-size: 1.35rem;\n    font-weight: 900;\n    color: #4c1d95;\n    margin-bottom: 10px;\n    line-height: 1.3;\n  }\n  .gift-sub {\n    font-size: 1rem;\n    color: #555;\n    margin-bottom: 16px;\n  }\n  .gift-items {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    justify-content: center;\n    margin-bottom: 16px;\n  }\n  .gift-item {\n    background: #fff;\n    border: 1px solid #ddd6fe;\n    border-radius: 8px;\n    padding: 12px 20px;\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .gift-item .icon { font-size: 1.2rem; }\n  .gift-note {\n    font-size: 0.87rem;\n    color: #7c3aed;\n    font-weight: 700;\n    background: #ede9fe;\n    border-radius: 6px;\n    padding: 8px 14px;\n    display: inline-block;\n  }\n\n  \/* RATING *\/\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\n  \/* REVIEWS *\/\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\n  \/* SOCIAL NUMBER *\/\n  .social-number {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 28px 24px;\n    text-align: center;\n    margin: 28px 0;\n  }\n  .social-number .num {\n    font-size: 2.8rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    display: block;\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  .social-number .num-label {\n    font-size: 0.85rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n  }\n  .social-number p {\n    font-size: 1rem;\n    color: #555;\n    margin: 0;\n    font-style: italic;\n  }\n\n  \/* OFFER BOX *\/\n  .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-features {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-bottom: 20px;\n    align-items: center;\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.02rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    width: fit-content;\n  }\n  .offer-feature .check { color: #c0392b; font-size: 1.1rem; }\n  .warning {\n    font-size: 0.87rem;\n    color: #c0392b;\n    font-weight: 700;\n    background: #ffeaea;\n    border-radius: 6px;\n    padding: 8px 14px;\n    display: inline-block;\n  }\n\n  \/* TRUST *\/\n  .trust {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 24px 0;\n    justify-content: center;\n  }\n  .trust-item {\n    background: #f0f4ff;\n    border: 1px solid #d0daff;\n    border-radius: 6px;\n    padding: 8px 16px;\n    font-size: 0.82rem;\n    font-weight: 700;\n    color: #1a3080;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  \/* CTA *\/\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\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003c!-- BADGE + GIFT BOX no topo --\u003e \u003cspan class=\"badge\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eHandmade — Limited Stock\u003c\/span\u003e \u003c!-- GIFT BOX LOGO ABAIXO DO BADGE --\u003e\n\u003cdiv class=\"gift-box\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan class=\"gift-badge\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e🎁 Exclusive Gift — This Week Only\u003c\/span\u003e\n\u003cdiv class=\"gift-title\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eBuy the Nina \u0026amp; Receive a FREE Handmade Wallet\u003c\/div\u003e\n\u003cp class=\"gift-sub\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eEvery Nina HandBag ordered this week comes with an exclusive surprise — a beautiful \u003cstrong bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003ehandmade leather wallet\u003c\/strong\u003e, crafted with the same artisan care and attention as the bag itself. A complete handmade set, delivered straight to your door.\u003c\/p\u003e\n\u003cdiv class=\"gift-items\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cdiv class=\"gift-item\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan class=\"icon\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e👜\u003c\/span\u003e Nina HandBag (Handmade)\u003c\/div\u003e\n\u003cdiv class=\"gift-item\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan class=\"icon\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e🎁\u003c\/span\u003e FREE Handmade Leather Wallet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"gift-note\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e✦ Both pieces handcrafted · Limited availability · While stock lasts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- H1 + COPY --\u003e\n\u003ch1 bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\u003cbr\u003e\u003c\/h1\u003e\n\u003cp class=\"tagline\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\"Handcrafted with care. Carried with confidence.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eNot everything worth having comes off a production line. The Nina is entirely handmade — each bag individually crafted from premium leather and finished with a hand-knitted body. No two pieces are exactly alike. Made to last, and made entirely for you.\u003c\/p\u003e\n\u003ch2 bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eCrossbody Handbag Woman\u003c\/h2\u003e\n\u003cp bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eThe Nina was designed and handcrafted for the woman who moves through her day with intention and style. Compact and cleverly organised inside, it carries your daily essentials — phone, cards, keys, lip balm — without ever feeling bulky. The hand-knitted body gives the Nina a warmth and character that no machine-made bag can replicate.\u003c\/p\u003e\n\u003ch3 bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eShoulder Bag\u003c\/h3\u003e\n\u003cp bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eWorn over the shoulder, the hand-stitched leather trim sits with a precise, refined elegance. Styled equally well with an oversized coat and ankle boots for a city afternoon, or with a floral dress and heels for a special evening out.\u003c\/p\u003e\n\u003cp class=\"closing-line\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eTired of the basics? Discover the piece that transforms any 'jeans and t-shirt' outfit into a statement piece.\u003c\/p\u003e\n\u003c!-- RATING SUMMARY --\u003e\n\u003cdiv class=\"rating-summary\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cdiv bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cdiv class=\"score\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e4,9\u003c\/div\u003e\n\u003cdiv class=\"stars\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e★★★★★\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attrs\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cdiv class=\"attr-row\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eCraftsmanship\u003c\/span\u003e \u003cspan class=\"attr-badge\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e✔ Beautifully Handmade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eLeather Quality\u003c\/span\u003e \u003cspan class=\"attr-badge\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e✔ Premium Feel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eKnit Texture\u003c\/span\u003e \u003cspan class=\"attr-badge\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e✔ Hand-Knitted Detail\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eVersatility\u003c\/span\u003e \u003cspan class=\"attr-badge\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e✔ Day to Night\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eFree Gift\u003c\/span\u003e \u003cspan class=\"attr-badge\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e✔ Handmade Wallet Included\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\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cdiv class=\"review-card\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cdiv class=\"ri-top\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cdiv class=\"ri-avatar\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eO\u003c\/div\u003e\n\u003cdiv bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cdiv class=\"ri-name\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eOlivia\u003c\/div\u003e\n\u003cspan class=\"ri-verified\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e✔ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ri-stars\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"ri-title\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eThe bag AND the wallet are absolutely stunning.\u003c\/div\u003e\n\u003cp class=\"ri-body\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\"I was already in love with the Nina from the photos but when it arrived with the handmade wallet I was completely blown away. Both pieces have the same incredible craftsmanship — the leather stitching is immaculate and the knit texture is so rich and beautiful. An unbelievable set for the price. I've already recommended it to everyone I know.\"\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cdiv class=\"ri-top\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cdiv class=\"ri-avatar\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eH\u003c\/div\u003e\n\u003cdiv bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cdiv class=\"ri-name\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eHelena\u003c\/div\u003e\n\u003cspan class=\"ri-verified\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e✔ Verified Buyer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ri-stars\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"ri-title\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eA handmade set that looks like a luxury gift.\u003c\/div\u003e\n\u003cp class=\"ri-body\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\"Receiving the Nina with the matching handmade wallet felt like opening a luxury gift. This brand is 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\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan class=\"num\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e587+\u003c\/span\u003e \u003cspan class=\"num-label\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eWomen Who Chose Handmade Over Ordinary\u003c\/span\u003e\n\u003cp bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eJoin over 587 satisfied customers who have already discovered the difference a truly handmade bag makes. Each Nina comes with a free handmade wallet — but this offer is strictly limited. Once this batch sells out, it's gone.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- OFFER BOX --\u003e\n\u003cdiv class=\"offer-box\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan class=\"offer-badge\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e🔥 Limited Time\u003c\/span\u003e\n\u003cdiv class=\"offer-title\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eOrder Today \u0026amp; Get Both — Bag + Wallet FREE\u003c\/div\u003e\n\u003cp class=\"offer-sub\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003eOrder your Nina HandBag today and receive:\u003c\/p\u003e\n\u003cdiv class=\"offer-features\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cdiv class=\"offer-feature\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan class=\"check\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e✔\u003c\/span\u003e Nina HandBag (Handmade)\u003c\/div\u003e\n\u003cdiv class=\"offer-feature\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan class=\"check\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e✔\u003c\/span\u003e FREE Handmade Leather Wallet\u003c\/div\u003e\n\u003cdiv class=\"offer-feature\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e\n\u003cspan class=\"check\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\u003e✔\u003c\/span\u003e FREE SHIPPING sitewide\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"warning\" bis_size='{\"x\":0,\"y\":0,\"w\":0,\"h\":0,\"abs_x\":0,\"abs_y\":0}'\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":"Default Title","offer_id":56043455086895,"sku":"14:200004889#Mustard green;200007763:201336100;5:200003927#about 25x8x18cm","price":94.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/nina-handbag-yellow-01.png?v=1775097764"},{"product_id":"nina-handbag-beige","title":"Nina HandBag - Beige","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\n  \/* GIFT BOX *\/\n  .gift-box {\n    background: #f9f5ff;\n    border: 2px solid #7c3aed;\n    border-radius: 10px;\n    padding: 26px 24px;\n    margin: 28px 0;\n    text-align: center;\n  }\n  .gift-badge {\n    display: inline-block;\n    background: #7c3aed;\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  .gift-title {\n    font-size: 1.35rem;\n    font-weight: 900;\n    color: #4c1d95;\n    margin-bottom: 10px;\n    line-height: 1.3;\n  }\n  .gift-sub {\n    font-size: 1rem;\n    color: #555;\n    margin-bottom: 16px;\n  }\n  .gift-items {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 12px;\n    justify-content: center;\n    margin-bottom: 16px;\n  }\n  .gift-item {\n    background: #fff;\n    border: 1px solid #ddd6fe;\n    border-radius: 8px;\n    padding: 12px 20px;\n    font-size: 1rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .gift-item .icon { font-size: 1.2rem; }\n  .gift-note {\n    font-size: 0.87rem;\n    color: #7c3aed;\n    font-weight: 700;\n    background: #ede9fe;\n    border-radius: 6px;\n    padding: 8px 14px;\n    display: inline-block;\n  }\n\n  \/* RATING *\/\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\n  \/* REVIEWS *\/\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\n  \/* SOCIAL NUMBER *\/\n  .social-number {\n    background: #fff;\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    padding: 28px 24px;\n    text-align: center;\n    margin: 28px 0;\n  }\n  .social-number .num {\n    font-size: 2.8rem;\n    font-weight: 900;\n    color: #1a1a1a;\n    display: block;\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n  .social-number .num-label {\n    font-size: 0.85rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    display: block;\n    margin-bottom: 12px;\n    text-transform: uppercase;\n    letter-spacing: 1.5px;\n  }\n  .social-number p {\n    font-size: 1rem;\n    color: #555;\n    margin: 0;\n    font-style: italic;\n  }\n\n  \/* OFFER BOX *\/\n  .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-features {\n    display: flex;\n    flex-direction: column;\n    gap: 10px;\n    margin-bottom: 20px;\n    align-items: center;\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.02rem;\n    font-weight: 700;\n    color: #1a1a1a;\n    width: fit-content;\n  }\n  .offer-feature .check { color: #c0392b; font-size: 1.1rem; }\n  .warning {\n    font-size: 0.87rem;\n    color: #c0392b;\n    font-weight: 700;\n    background: #ffeaea;\n    border-radius: 6px;\n    padding: 8px 14px;\n    display: inline-block;\n  }\n\n  \/* TRUST *\/\n  .trust {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 10px;\n    margin: 24px 0;\n    justify-content: center;\n  }\n  .trust-item {\n    background: #f0f4ff;\n    border: 1px solid #d0daff;\n    border-radius: 6px;\n    padding: 8px 16px;\n    font-size: 0.82rem;\n    font-weight: 700;\n    color: #1a3080;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n\n  \/* CTA *\/\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\"\u003e\n\u003c!-- BADGE + GIFT BOX no topo --\u003e \u003cspan class=\"badge\"\u003eHandmade — Limited Stock\u003c\/span\u003e \u003c!-- GIFT BOX LOGO ABAIXO DO BADGE --\u003e\n\u003cdiv class=\"gift-box\"\u003e\n\u003cspan class=\"gift-badge\"\u003e🎁 Exclusive Gift — This Week Only\u003c\/span\u003e\n\u003cdiv class=\"gift-title\"\u003eBuy the Nina \u0026amp; Receive a FREE Handmade Wallet\u003c\/div\u003e\n\u003cp class=\"gift-sub\"\u003eEvery Nina HandBag ordered this week comes with an exclusive surprise — a beautiful \u003cstrong\u003ehandmade leather wallet\u003c\/strong\u003e, crafted with the same artisan care and attention as the bag itself. A complete handmade set, delivered straight to your door.\u003c\/p\u003e\n\u003cdiv class=\"gift-items\"\u003e\n\u003cdiv class=\"gift-item\"\u003e\n\u003cspan class=\"icon\"\u003e👜\u003c\/span\u003e Nina HandBag (Handmade)\u003c\/div\u003e\n\u003cdiv class=\"gift-item\"\u003e\n\u003cspan class=\"icon\"\u003e🎁\u003c\/span\u003e FREE Handmade Leather Wallet\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cspan class=\"gift-note\"\u003e✦ Both pieces handcrafted · Limited availability · While stock lasts\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- H1 + COPY --\u003e\n\u003ch1\u003e\u003cbr\u003e\u003c\/h1\u003e\n\u003cp class=\"tagline\"\u003e\"Handcrafted with care. Carried with confidence.\"\u003c\/p\u003e\n\u003cp class=\"intro-highlight\"\u003eNot everything worth having comes off a production line. The Nina is entirely handmade — each bag individually crafted from premium leather and finished with a hand-knitted body. No two pieces are exactly alike. Made to last, and made entirely for you.\u003c\/p\u003e\n\u003ch2\u003eCrossbody Handbag Woman\u003c\/h2\u003e\n\u003cp\u003eThe Nina was designed and handcrafted for the woman who moves through her day with intention and style. Compact and cleverly organised inside, it carries your daily essentials — phone, cards, keys, lip balm — without ever feeling bulky. The hand-knitted body gives the Nina a warmth and character that no machine-made bag can replicate.\u003c\/p\u003e\n\u003ch3\u003eShoulder Bag\u003c\/h3\u003e\n\u003cp\u003eWorn over the shoulder, the hand-stitched leather trim sits with a precise, refined elegance. Styled equally well with an oversized coat and ankle boots for a city afternoon, or with a floral dress and heels for a special evening out.\u003c\/p\u003e\n\u003cp class=\"closing-line\"\u003eTired of the basics? Discover the piece that transforms any 'jeans and t-shirt' outfit into a statement piece.\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\u003eCraftsmanship\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Beautifully Handmade\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eLeather Quality\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Premium Feel\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eKnit Texture\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Hand-Knitted Detail\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 Night\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"attr-row\"\u003e\n\u003cspan\u003eFree Gift\u003c\/span\u003e \u003cspan class=\"attr-badge\"\u003e✔ Handmade Wallet Included\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\"\u003eO\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"ri-name\"\u003eOlivia\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 bag AND the wallet are absolutely stunning.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"I was already in love with the Nina from the photos but when it arrived with the handmade wallet I was completely blown away. Both pieces have the same incredible craftsmanship — the leather stitching is immaculate and the knit texture is so rich and beautiful. An unbelievable set for the price. I've already recommended it to everyone I know.\"\u003c\/p\u003e\n\u003c\/div\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\"\u003eHelena\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 set that looks like a luxury gift.\u003c\/div\u003e\n\u003cp class=\"ri-body\"\u003e\"Receiving the Nina with the matching handmade wallet felt like opening a luxury gift. This brand is 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\"\u003e587+\u003c\/span\u003e \u003cspan class=\"num-label\"\u003eWomen Who Chose Handmade Over Ordinary\u003c\/span\u003e\n\u003cp\u003eJoin over 587 satisfied customers who have already discovered the difference a truly handmade bag makes. Each Nina comes with a free handmade wallet — but this offer is strictly limited. Once this batch sells out, it's gone.\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\"\u003eOrder Today \u0026amp; Get Both — Bag + Wallet FREE\u003c\/div\u003e\n\u003cp class=\"offer-sub\"\u003eOrder your Nina HandBag today and receive:\u003c\/p\u003e\n\u003cdiv class=\"offer-features\"\u003e\n\u003cdiv class=\"offer-feature\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e Nina HandBag (Handmade)\u003c\/div\u003e\n\u003cdiv class=\"offer-feature\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e FREE Handmade Leather Wallet\u003c\/div\u003e\n\u003cdiv class=\"offer-feature\"\u003e\n\u003cspan class=\"check\"\u003e✔\u003c\/span\u003e FREE SHIPPING sitewide\u003c\/div\u003e\n\u003c\/div\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":"Default Title","offer_id":56043624333615,"sku":"14:200004889#Mustard green;200007763:201336100;5:200003927#about 25x8x18cm","price":94.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0926\/3215\/4415\/files\/nina-handbag-beige-01.png?v=1775098024"}],"url":"https:\/\/www.weloversbeauty.uk\/collections\/bags.oembed","provider":"We Lovers Beauty","version":"1.0","type":"link"}