{"title":"Bedroom Lighting","description":"","products":[{"product_id":"aluminum-led-charging-table-lamp","title":"Luma — Wireless Table Lamp","description":"\u003cbody\u003e\n\n\n\u003cmeta charset=\"UTF-8\"\u003e\n\u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n\u003ctitle\u003eCordless Table Lamp — Product Description\u003c\/title\u003e\n\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  body {\n    background: transparent;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .mode-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 10px;\n  }\n  .mode-item {\n    border: 1px solid var(--rule);\n    border-radius: 2px;\n    padding: 10px 12px;\n  }\n  .mode-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 4px;\n  }\n  .mode-desc {\n    font-size: 12px;\n    font-weight: 300;\n    color: var(--mid);\n    line-height: 1.5;\n  }\n  \/* Colour text tags *\/\n  .colour-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .colour-tag {\n    border: 1px solid var(--rule);\n    border-radius: 2px;\n    padding: 6px 14px;\n    font-size: 12px;\n    font-weight: 300;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eNo cord. No fuss.\u003cbr\u003e\u003cem\u003eJust the right light, exactly where you want it.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eA slender cordless table lamp in aluminium — refined enough for a restaurant table, practical enough for a bedside. Touch the top to turn it on, hold to glide through brightness from a whisper of warm glow to full clarity. Three colour temperatures let you set the mood precisely. USB-C charging keeps it ready wherever life takes it — dinner table, desk, balcony, or beside a hotel bed. Available in ten colours to sit quietly in any interior.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eAluminium body (iron base on select variants)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e220V\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eTouch control\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eTap to switch colour temperature — hold to dim\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eDimming\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eStepless — soft glow to full brightness\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCharging\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUSB-C — fast and convenient\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBattery life\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUp to 48 hours of cordless light\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eColour temperatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWhite \/ Natural \/ Warm white\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eModern minimal, tapered shade, square base\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eColour temperatures\u003c\/div\u003e\n    \u003cdiv class=\"mode-grid\"\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-label\"\u003eWhite\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eBright cool white — clear and energising\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-label\"\u003eNatural\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eBalanced neutral — ideal for reading and tasks\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-label\"\u003eWarm white\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eSoft amber glow — relaxed and atmospheric\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eAvailable colours\u003c\/div\u003e\n    \u003cdiv class=\"colour-grid\"\u003e\n      \u003cdiv class=\"colour-tag\"\u003eBlack\u003c\/div\u003e\n      \u003cdiv class=\"colour-tag\"\u003eBrown\u003c\/div\u003e\n      \u003cdiv class=\"colour-tag\"\u003eGold\u003c\/div\u003e\n      \u003cdiv class=\"colour-tag\"\u003eSilver\u003c\/div\u003e\n      \u003cdiv class=\"colour-tag\"\u003eWhite\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eTouch control on top of shade — tap to cycle colour temperatures, hold to dim\u003c\/li\u003e\n      \u003cli\u003eStepless dimming from a soft glow to full brightness with no fixed steps\u003c\/li\u003e\n      \u003cli\u003eThree colour temperatures: white, natural, and warm white\u003c\/li\u003e\n      \u003cli\u003eUSB-C rechargeable — fast charging, no proprietary cables\u003c\/li\u003e\n      \u003cli\u003eUp to 48 hours of cordless light on a single charge\u003c\/li\u003e\n      \u003cli\u003eSlim aluminium body with a weighted square base for stability\u003c\/li\u003e\n      \u003cli\u003eAvailable in 10 colours — all aluminium, or aluminium with iron base\u003c\/li\u003e\n      \u003cli\u003eCompletely cordless — place it anywhere without needing a power socket nearby\u003c\/li\u003e\n      \u003cli\u003eSuitable for dining tables, bedside, desks, shelves, and outdoor entertaining\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eBattery life of up to 48 hours is based on use at low brightness in warm white mode. Higher brightness settings will reduce battery life.\u003c\/p\u003e\n      \u003cp\u003eA USB-C charging cable is included. The lamp does not require a mains connection during use — it operates entirely on its internal battery once charged.\u003c\/p\u003e\n      \u003cp\u003e220V input voltage. Please ensure compatibility with your local supply before use.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eTouch it on. Hold to find your light. Take it anywhere.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c\/body\u003e","brand":"Avertta","offers":[{"title":"Black","offer_id":57027347611979,"sku":"CJSN193339901AZ","price":44.99,"currency_code":"GBP","in_stock":true},{"title":"Brown","offer_id":57027347710283,"sku":"CJSN193339913MN","price":44.99,"currency_code":"GBP","in_stock":true},{"title":"Gold","offer_id":57027347743051,"sku":"CJSN193339905EV","price":44.99,"currency_code":"GBP","in_stock":true},{"title":"White","offer_id":57027347939659,"sku":"CJSN193339903CX","price":44.99,"currency_code":"GBP","in_stock":true},{"title":"Silver","offer_id":57027347906891,"sku":"CJSN193339909IR","price":44.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260505_133645_ffc20523-4131-4a1d-a53c-6cd28fa110f7.png?v=1777988303"},{"product_id":"ins-wooden-cute-mushroom-led-night-light-with-touch-switch-bedside-table-lamp-for-bedroom-childrens-room-sleeping-night-lamps-home-decor","title":"The Forest Mushroom Lamp","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .size-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px;\n  }\n  .size-item {\n    border: 1px solid var(--rule);\n    border-radius: 2px;\n    padding: 10px 14px;\n  }\n  .size-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 4px;\n  }\n  .size-value {\n    font-size: 14px;\n    font-weight: 300;\n    color: var(--charcoal);\n    margin-bottom: 2px;\n  }\n  .size-desc {\n    font-size: 12px;\n    font-weight: 300;\n    color: var(--mid);\n    line-height: 1.5;\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eCarved from beech wood,\u003cbr\u003e\u003cem\u003eshaped like something from a forest floor.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eA solid beech wood mushroom that glows warmly from beneath its cap — cordless, rechargeable via USB-C, and controlled with a single touch. The natural wood grain means no two are identical. By day it sits as a sculptural object on any surface. By night it casts a soft amber glow that turns any room into something quieter and more considered. Available in two sizes, it makes a beautiful gift as much as a beautiful lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eNatural beech wood\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003ePower\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e2.4W LED\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCharging\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUSB-C (cable included)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBattery run time\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e6–8 hours on full charge\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eControl\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eTouch switch, adjustable brightness\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eColour\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eNatural beech\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eAvailable sizes\u003c\/div\u003e\n    \u003cdiv class=\"size-grid\"\u003e\n      \u003cdiv class=\"size-item\"\u003e\n        \u003cdiv class=\"size-label\"\u003eLarge\u003c\/div\u003e\n        \u003cdiv class=\"size-value\"\u003e16.5 × 10 cm\u003c\/div\u003e\n        \u003cdiv class=\"size-desc\"\u003eMakes a strong statement on a sideboard, desk, or dining table\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"size-item\"\u003e\n        \u003cdiv class=\"size-label\"\u003eSmall\u003c\/div\u003e\n        \u003cdiv class=\"size-value\"\u003e10.5 × 9 cm\u003c\/div\u003e\n        \u003cdiv class=\"size-desc\"\u003ePerfect for a bedside table, shelf, or as a gift\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eHand-finished natural beech wood — unique grain on every piece\u003c\/li\u003e\n      \u003cli\u003eWarm amber LED glow from beneath the cap — soft and eye-friendly\u003c\/li\u003e\n      \u003cli\u003eTouch control with adjustable brightness — long press to dim\u003c\/li\u003e\n      \u003cli\u003eFully cordless and rechargeable via USB-C\u003c\/li\u003e\n      \u003cli\u003e6–8 hours of illumination on a full charge\u003c\/li\u003e\n      \u003cli\u003eSuitable for bedrooms, living rooms, desks, shelves, and dining tables\u003c\/li\u003e\n      \u003cli\u003eMakes a thoughtful and distinctive gift\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eAs each lamp is made from natural beech wood, the grain, tone, and texture will vary slightly between pieces — this is a characteristic of the material and part of its charm.\u003c\/p\u003e\n      \u003cp\u003eThis lamp is rechargeable via USB-C — a charging cable is included. No batteries need to be purchased separately.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eWood, light, and nothing else. Sometimes that is everything.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Tall – 16.5cm","offer_id":57027560767819,"sku":"CJSN164392802BY","price":42.99,"currency_code":"GBP","in_stock":true},{"title":"Medium – 16.5cm","offer_id":57027560833355,"sku":"CJSN164392804DW","price":42.99,"currency_code":"GBP","in_stock":true},{"title":"Small – 10.5cm","offer_id":57027560898891,"sku":"CJSN164392806FU","price":36.99,"currency_code":"GBP","in_stock":true},{"title":"Mini – 10.5cm","offer_id":57027560964427,"sku":"CJSN164392808HS","price":36.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260427_094936_f33215be-9dee-4543-9d93-2af9c334246a_1.png?v=1777283867"},{"product_id":"new-style-smart-human-body-induction-motion-sensor-led-night-light-for-home-bed-kitchen-cabinet-wardrobe-wall-lamp","title":"Smart Motion Sensor Night Light","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .mode-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 10px;\n  }\n  .mode-item {\n    border: 1px solid var(--rule);\n    border-radius: 2px;\n    padding: 10px 12px;\n  }\n  .mode-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 4px;\n  }\n  .mode-desc {\n    font-size: 12px;\n    font-weight: 300;\n    color: var(--mid);\n    line-height: 1.5;\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eSenses you, follows you,\u003cbr\u003e\u003cem\u003elights the way without asking.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eA slim white cylinder that works on its own — detecting movement up to 3 metres away through a 100° wide-angle sensor, activating only in the dark, and switching off when you leave. The 350° rotating head directs light exactly where you need it, and the whole unit is fully rechargeable so it goes wherever you do — on a wall, on a desk, or freestanding on any surface. Three colour temperatures and infinitely adjustable brightness put you in complete control of the mood.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSensing distance\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUp to 3 metres\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSensing angle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e100° wide angle\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eHead rotation\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e350° adjustable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eColour temperatures\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWarm \/ Natural \/ Cool white\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBrightness\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eInfinitely dimmable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCharging\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUSB rechargeable (cable included)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eColour\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWhite\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMounting\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWall mount, freestanding, or hanging\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eColour temperatures\u003c\/div\u003e\n    \u003cdiv class=\"mode-grid\"\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-label\"\u003eWarm\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eSoft amber — relaxing and sleep-friendly\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-label\"\u003eNatural\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eBalanced neutral — ideal for reading\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-label\"\u003eCool\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eBright white — clear and energising\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003ePIR motion sensor detects movement up to 3m — activates in darkness only\u003c\/li\u003e\n      \u003cli\u003e100° wide-angle sensing for broad, reliable coverage\u003c\/li\u003e\n      \u003cli\u003e350° rotating head — direct light exactly where it's needed\u003c\/li\u003e\n      \u003cli\u003eInfinitely dimmable brightness with long press — no fixed steps\u003c\/li\u003e\n      \u003cli\u003eThree colour temperatures: warm, natural, and cool white\u003c\/li\u003e\n      \u003cli\u003eFully rechargeable via USB — charging cable included\u003c\/li\u003e\n      \u003cli\u003eThree placement options: wall mounted, freestanding, or hanging\u003c\/li\u003e\n      \u003cli\u003eSuitable for bedrooms, hallways, bathrooms, studies, and wardrobes\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThe motion sensor activates in dark conditions only — it will not trigger in a well-lit room, even in sensor mode. This prevents unnecessary activation during the day.\u003c\/p\u003e\n      \u003cp\u003eThis light is rechargeable — a USB charging cable is included. No batteries need to be purchased separately.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eIt knows when you need it. You never have to think about it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"White – Battery","offer_id":57027764289867,"sku":"CJJT187400504DW","price":24.99,"currency_code":"GBP","in_stock":true},{"title":"White – Rechargeable","offer_id":57027764257099,"sku":"CJJT187400506FU","price":24.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/ChatGPTImageApr27_2026_11_26_01AM.png?v=1777282138"},{"product_id":"creative-corridor-square-solid-wood-wall-bedside-lamp","title":"The Grove Wall Light","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .mode-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 10px;\n  }\n  .mode-item {\n    border: 1px solid var(--rule);\n    border-radius: 2px;\n    padding: 10px 12px;\n  }\n  .mode-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 4px;\n  }\n  .mode-desc {\n    font-size: 12px;\n    font-weight: 300;\n    color: var(--mid);\n    line-height: 1.5;\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eHand-carved from solid wood —\u003cbr\u003e\u003cem\u003elight glowing through every grain.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eA single block of natural wood, carved so that warm light seeps through its cracks and grain like embers from within. The Grove is not a lamp in the conventional sense — it is a piece of the natural world brought indoors. Wall mounted and hardwired, it sits flush against your wall with no visible cables and no shade. Just wood, light, and the quiet character of something made by hand. No two pieces are ever the same.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSize\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e8 × 8 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eHigh-quality solid wood\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eInstallation\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWall mounted, hardwired\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eShade type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eShadeless — light glows through wood grain\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCoverage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e3 to 5 m²\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e220V (UK mains compatible)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cdiv class=\"mode-grid\"\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-label\"\u003eBedroom\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eBedside walls and reading corners — warm, intimate light without a bedside lamp\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-label\"\u003eLiving room\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eA statement piece above a sofa or console — as beautiful off as it is on\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-label\"\u003eHallway\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eEntrance areas and corridors — a warm, natural first impression\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eHand-carved solid wood block — each piece is entirely unique\u003c\/li\u003e\n      \u003cli\u003eNatural cracks and grain glow with warm light from within\u003c\/li\u003e\n      \u003cli\u003eShadeless design — the wood itself diffuses and shapes the light\u003c\/li\u003e\n      \u003cli\u003eWall mounted and hardwired for a clean, cable-free finish\u003c\/li\u003e\n      \u003cli\u003eWarm, organic glow suits bedrooms, living rooms, hallways, and studies\u003c\/li\u003e\n      \u003cli\u003eCompatible with UK mains voltage at 220V\u003c\/li\u003e\n      \u003cli\u003eCovers 3 to 5 square metres of ambient light\u003c\/li\u003e\n      \u003cli\u003eA statement piece as beautiful switched off as it is switched on\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThis is a hardwired wall light that connects directly to your mains supply at 220V. Always switch off the power at the mains before installation. Professional installation is recommended.\u003c\/p\u003e\n      \u003cp\u003eAs each Grove is hand-carved from natural solid wood, the grain pattern, colour, and crack formation will vary between pieces. This is not a defect — it is what makes each lamp unique.\u003c\/p\u003e\n      \u003cp\u003eThe Grove is an indoor wall light and is not suitable for outdoor use.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eNot just a light. A piece of the natural world, glowing on your wall.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Default Title","offer_id":57042710823243,"sku":"CJYD218133201AZ","price":69.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260425_154957_1d750faf-5f85-4435-87b7-76290f6085cb_1.png?v=1777132645"},{"product_id":"bedside-lamps-with-3-pin-plug-3-way-dimmable-table-lamp-with-usb-a-c-charging","title":"The Classic Table Lamp","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block:nth-child(5) { animation-delay: 0.56s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  \/* brightness levels *\/\n  .brightness-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 8px;\n  }\n  .brightness-item {\n    border: 1px solid var(--rule);\n    border-radius: 2px;\n    padding: 10px 12px 8px;\n  }\n  .brightness-title {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 4px;\n  }\n  .brightness-desc {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.6;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.63s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eA bedside lamp\u003cbr\u003e\u003cem\u003ethat charges your life.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eEverything your bedside needs, in one considered piece. A warm linen shade on a natural wood base, three levels of dimmable light for every moment of the evening, and two USB charging ports built quietly into the base so your phone and watch charge overnight without a cable in sight. Touch anywhere on the lamp to switch it on. Tap again to go darker. Hold to turn off.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eShade material\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eLinen fabric\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBase material\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eNatural wood\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBulb\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5W dimmable LED, E27 (included)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSwitch type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eTouch control, 3-way dimming\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eUSB-A port\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5V \/ 2.1A output\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eUSB-C port\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5V \/ 2.1A output\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCharging works\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWhether lamp is on or off\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMains plug\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePlugs into standard wall socket\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eBrightness levels\u003c\/div\u003e\n    \u003cdiv class=\"brightness-grid\"\u003e\n      \u003cdiv class=\"brightness-item\"\u003e\n        \u003cdiv class=\"brightness-title\"\u003eLevel 1\u003c\/div\u003e\n        \u003cdiv class=\"brightness-desc\"\u003eSoft ambient glow for winding down and falling asleep\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"brightness-item\"\u003e\n        \u003cdiv class=\"brightness-title\"\u003eLevel 2\u003c\/div\u003e\n        \u003cdiv class=\"brightness-desc\"\u003eModerate light for reading or relaxing in the evening\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"brightness-item\"\u003e\n        \u003cdiv class=\"brightness-title\"\u003eLevel 3\u003c\/div\u003e\n        \u003cdiv class=\"brightness-desc\"\u003eFull brightness for work, study, or tasks requiring clear light\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eLinen fabric shade for soft, warm, diffused light\u003c\/li\u003e\n      \u003cli\u003eNatural wood base with a clean, minimal Scandinavian feel\u003c\/li\u003e\n      \u003cli\u003e3-way dimmable touch control — tap to cycle brightness levels\u003c\/li\u003e\n      \u003cli\u003eBuilt-in USB-A and USB-C ports to charge two devices simultaneously\u003c\/li\u003e\n      \u003cli\u003eUSB charging works whether the lamp is on or off\u003c\/li\u003e\n      \u003cli\u003e5W dimmable LED bulb included, energy efficient and long lasting\u003c\/li\u003e\n      \u003cli\u003eCompact footprint, ideal for bedside tables and small desks\u003c\/li\u003e\n      \u003cli\u003ePlugs into a standard UK wall socket\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhat's in the box\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e1 x Table lamp\u003c\/li\u003e\n      \u003cli\u003e2 x 5W dimmable LED bulbs (E27)\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eThe lamp that lights the room, and charges everything in it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Default Title","offer_id":57042874433867,"sku":"CJSN282645101AZ","price":45.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260419_065855_841afa0f-7eb6-45c6-b654-eea3aa77b04b.png?v=1776583205"},{"product_id":"retro-small-night-lamp-modern-simple-dining-table-living-room-bar-table-decoration-table-lamp","title":"The Cone Table Lamp","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eMinimal by design,\u003cbr\u003e\u003cem\u003eeffortless by nature.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eSlender, sculptural, and quietly confident. This lamp does not compete with the room — it completes it. A fine stem rising from a weighted base, topped with a small cone that casts warm, considered light downward. Touch to turn on, long press to find your brightness. No wires trailing across the table, just clean lines and cordless freedom.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSize\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e10.5 x 10.5 x 28 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eIron and aluminium\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLight source\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eLED, 3W\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003ePower supply\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUSB, 5V rechargeable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLight colour\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e3 colour temperatures\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSwitch type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eTouch control\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eDimming\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eLong press to adjust brightness\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eAvailable colours\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eBlack, Brown, Gold, White\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eSlender cone-top silhouette — minimal and architectural\u003c\/li\u003e\n      \u003cli\u003e3 colour temperatures for warm, natural, or cool light\u003c\/li\u003e\n      \u003cli\u003eTouch control with long-press dimming\u003c\/li\u003e\n      \u003cli\u003eUSB rechargeable, no trailing cables during use\u003c\/li\u003e\n      \u003cli\u003eWeighted iron base for a stable, premium feel\u003c\/li\u003e\n      \u003cli\u003eSuits dining tables, bedside tables, bars, and desks\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhat's in the box\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e1 x Table lamp\u003c\/li\u003e\n      \u003cli\u003e1 x USB charging cable\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eCharged via USB cable. A UK plug adaptor is not included — any standard 5V USB plug adaptor will work.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eThe lamp that disappears into the room — and makes the room better for it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Gold","offer_id":57043232620875,"sku":"CJYD178338604DW","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Brown","offer_id":57043232588107,"sku":"CJYD178338603CX","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":57043232522571,"sku":"CJYD178338601AZ","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"White","offer_id":57043232653643,"sku":"CJYD178338602BY","price":49.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260417_212131_74d53a80-2563-44f1-870a-fa08aff30abc.png?v=1776461651"},{"product_id":"nordic-modern-minimalist-creative-night-light-bedroom-bedside","title":"The Lantern Table Lamp","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(22px, 3.5vw, 30px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eSoft light, softer\u003cbr\u003e\u003cem\u003eatmosphere.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eThere is something quietly beautiful about rice paper and warm light. This hand-assembled lantern lamp diffuses its glow evenly through every fold, washing a room in soft, even warmth that feels calm rather than bright. Minimal by nature, considered in every detail — the kind of lamp that makes a bedroom feel like a sanctuary.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSize\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e21 x 23 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eRice paper shade, wire tripod base\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBulb fitting\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eE14\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBulb included\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eYes, warm white LED\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eInput voltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e90V to 260V (UK compatible)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSwitch type\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePush button on cable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eColour\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWhite\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSuitable for\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1 to 3 square metres\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eHandmade rice paper shade for soft, even light diffusion\u003c\/li\u003e\n      \u003cli\u003eDrop-shaped silhouette with a delicate ribbed texture\u003c\/li\u003e\n      \u003cli\u003eSlim wire tripod base — sits cleanly on any surface\u003c\/li\u003e\n      \u003cli\u003eWarm white LED bulb included, ready to use\u003c\/li\u003e\n      \u003cli\u003ePush button switch on the cable for easy on and off\u003c\/li\u003e\n      \u003cli\u003eFlat-packed and simple to assemble\u003c\/li\u003e\n      \u003cli\u003eIdeal for bedrooms, reading corners, and living rooms\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eUK customers please note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThis lamp comes with a EU plug, but it is fully compatible with UK mains power (90V to 260V covers the UK standard of 220 to 240V).\u003c\/p\u003e\n      \u003cp\u003eAll you need is a simple EU to UK plug adaptor, available inexpensively from most supermarkets, hardware shops, or online.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eThe gentlest light in the room. And often the most remembered.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Default Title","offer_id":57043508494667,"sku":"CJSN124985801AZ","price":45.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260417_192843_2cf78b1e-7167-40d9-a6a2-a5dbf6d8e784.png?v=1776454347"},{"product_id":"infrared-sensor-lamp-smart-rechargeable-infrared-color-magnetic-suction","title":"The Hue Night Light","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(22px, 3.5vw, 30px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block:nth-child(5) { animation-delay: 0.56s; }\n  .block:nth-child(6) { animation-delay: 0.63s; }\n  .block-label {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .mode-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 8px;\n  }\n  .mode-item {\n    border: 1px solid var(--rule);\n    border-radius: 2px;\n    padding: 10px 10px 8px;\n  }\n  .mode-title {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 4px;\n  }\n  .mode-desc {\n    font-size: 11px;\n    font-weight: 300;\n    line-height: 1.6;\n    color: var(--mid);\n  }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.70s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eColour, atmosphere,\u003cbr\u003e\u003cem\u003eon demand.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eA night light that does more than guide you down the hallway. Short press to cycle through warm, pink, blue, green, and gradient colour modes. Long press to dim it to exactly where you want it. Mount it on the wall in seconds, no drilling needed, and let it sense the room. When it is dark and you move, it wakes. When you leave, it rests.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSize\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e96 x 58 x 16 mm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003ePower supply\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eBuilt-in rechargeable battery, USB\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e36V or below\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLight colours\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWarm, pink, blue, green, colourful gradient\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eDimming\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e10 to 100% smooth dimming\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSensing range\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e3 to 5 metres, 120 degree angle\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eAuto off delay\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e20 seconds after last motion\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMounting\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eStrong magnetic base, no drilling\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWorking modes\u003c\/div\u003e\n    \u003cdiv class=\"mode-grid\"\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-title\"\u003eOn\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eAlways on, constant light\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-title\"\u003eOff\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003ePowered off completely\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-title\"\u003eAuto\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eMotion sensing, lights in the dark only\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e5 light colours: warm, pink, blue, green, and colourful gradient\u003c\/li\u003e\n      \u003cli\u003eShort press to cycle colours, long press to adjust brightness\u003c\/li\u003e\n      \u003cli\u003eInfrared motion sensor activates in the dark within 3 to 5 metres\u003c\/li\u003e\n      \u003cli\u003e120 degree sensing angle for wide coverage\u003c\/li\u003e\n      \u003cli\u003eBidirectional side glow — can be mounted horizontally, vertically, or on the floor\u003c\/li\u003e\n      \u003cli\u003e360 degree adjustable direction after installation\u003c\/li\u003e\n      \u003cli\u003eStrong magnetic base attaches and detaches in seconds\u003c\/li\u003e\n      \u003cli\u003eNo drilling required — sticks firmly to any wall surface\u003c\/li\u003e\n      \u003cli\u003eAvailable as a single unit or a twin pack\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhat's in the box\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e1 or 2 x Motion sensor night light (choose your pack size)\u003c\/li\u003e\n      \u003cli\u003e1 x USB charging cable\u003c\/li\u003e\n      \u003cli\u003e1 x Magnetic mounting plate\u003c\/li\u003e\n      \u003cli\u003e1 x Manual\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eLight that responds to you. Colour that sets the mood. All from something the size of your palm.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"1 Light","offer_id":57043531006283,"sku":"CJJT226566901AZ","price":25.0,"currency_code":"GBP","in_stock":true},{"title":"2 Lights","offer_id":57043530973515,"sku":"CJJT226566902BY","price":45.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260503_122453_2fee94a9-a759-4ebc-8e04-fdd948c4903c.png?v=1777811158"},{"product_id":"nordic-eye-protection-simple-bedroom-bedside-lamp","title":"The Nordic Desk Lamp","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(22px, 3.5vw, 30px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block:nth-child(5) { animation-delay: 0.56s; }\n  .block-label {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 11px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.63s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eLight that follows\u003cbr\u003e\u003cem\u003eyour lead.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003ePoint it at your book. Angle it over your desk. Tilt it just so for the perfect reading light. This Scandi-inspired desk lamp pairs natural rubberwood with a matte metal shade in five soft, considered colours — and with a simple twist of the knuckle joint, it holds exactly where you put it. Warm and inviting, practical and personal.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSize\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e150 x 150 x 450 mm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eIron, rubberwood\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLight source\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eLED, 5W\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eAC 85 to 265V\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eColour temperature\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWarm white \/ Cool white\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eDimming\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eAdjustable brightness\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eAvailable colours\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eBlack, White, Yellow, Green, Pink\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBulb included\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eYes, LED bulb included\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eAdjustable knuckle joint for flexible shade angle\u003c\/li\u003e\n      \u003cli\u003eNatural rubberwood arm and base for a warm, Scandi aesthetic\u003c\/li\u003e\n      \u003cli\u003eDimmable LED for comfortable reading and task lighting\u003c\/li\u003e\n      \u003cli\u003eWarm white and cool white colour temperature options\u003c\/li\u003e\n      \u003cli\u003eSuitable for desks, bedside tables, and reading nooks\u003c\/li\u003e\n      \u003cli\u003eWide voltage compatibility, works with standard UK mains power\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhat's in the box\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e1 x LED desk lamp\u003c\/li\u003e\n      \u003cli\u003e1 x LED bulb (pre-installed)\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThis lamp uses a standard mains plug and is compatible with UK power sockets (AC 85 to 265V).\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eSimple materials, thoughtful design, and light that goes exactly where you need it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black","offer_id":57043571016011,"sku":"CJSN144545342PK","price":65.0,"currency_code":"GBP","in_stock":true},{"title":"White","offer_id":57043571114315,"sku":"CJSN144545333GT","price":65.0,"currency_code":"GBP","in_stock":true},{"title":"Green","offer_id":57043571048779,"sku":"CJSN144545315OL","price":65.0,"currency_code":"GBP","in_stock":true},{"title":"Pink","offer_id":57043571081547,"sku":"CJSN144545306FU","price":65.0,"currency_code":"GBP","in_stock":true},{"title":"Yellow","offer_id":57043571147083,"sku":"CJSN144545324XC","price":65.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260416_072255_f17f0272-ac27-493b-8b83-264eeb483766_1.png?v=1776324917"},{"product_id":"360-rotating-human-body-induction-led-small-night-lamp-rechargeable","title":"The Motion Night Light","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(22px, 3.5vw, 30px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block:nth-child(5) { animation-delay: 0.56s; }\n  .block-label {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.63s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eLight that knows\u003cbr\u003e\u003cem\u003ewhen you need it.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eStick it in the hallway, the wardrobe, the staircase, or under the stairs. This little light wakes the moment you walk past and fades quietly once you have gone. No switches, no fumbling in the dark. Just warm, instant light exactly where you need it — then nothing. Magnetic, rechargeable, and built to go anywhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSize\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e82 x 54 x 82 mm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eABS\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003ePower\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e0.6W\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBattery\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e500 mAh, USB rechargeable\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCharge time\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eApprox. 2 hours\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBattery life\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUp to 90 days\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLED lifespan\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e20,000+ hours\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLight colour\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWarm white (3000K) or Daylight (6500K)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSensing distance\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUp to 5 metres\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSensing angle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e120 degrees\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eRotation\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e360 degrees\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eAuto off delay\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e20 seconds after last motion\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eOperating temp\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e-20°C to 40°C\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eModes\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eAuto \/ Off \/ On\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003ePIR motion sensor activates instantly within 5 metres\u003c\/li\u003e\n      \u003cli\u003e120 degree sensing range with 360 degree rotatable base\u003c\/li\u003e\n      \u003cli\u003eMagnetic mount — snaps on and off the wall base in seconds\u003c\/li\u003e\n      \u003cli\u003eNo drilling required — attaches with included double-sided adhesive pad\u003c\/li\u003e\n      \u003cli\u003eTwo light options: warm white (3000K) or cool daylight (6500K)\u003c\/li\u003e\n      \u003cli\u003eCharges in 2 hours and lasts up to 90 days on a single charge\u003c\/li\u003e\n      \u003cli\u003eAuto, Off, and On modes for flexible use\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eHallways, staircases, and porches\u003c\/li\u003e\n      \u003cli\u003eWardrobes, cupboards, and drawers\u003c\/li\u003e\n      \u003cli\u003eBedrooms, bathrooms, and under-stair storage\u003c\/li\u003e\n      \u003cli\u003eAnywhere you need hands-free, automatic light\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhat's in the box\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e1 x Motion sensor night light\u003c\/li\u003e\n      \u003cli\u003e1 x USB charging cable\u003c\/li\u003e\n      \u003cli\u003e1 x Double-sided adhesive pad\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eCharge it once. Forget it for three months. It will be there when you need it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Default Title","offer_id":57043591070027,"sku":"CJYD193188602BY","price":24.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/Ontwerpzondertitel_10.png?v=1776368876"},{"product_id":"desk-lamp-wireless-rechargeable-ornaments","title":"The Serene Table Lamp","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(22px, 3.5vw, 30px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block:nth-child(5) { animation-delay: 0.56s; }\n  .block-label {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 11px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.63s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eEffortless light,\u003cbr\u003e\u003cem\u003ewherever you want it.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eNo wires. No fuss. Just a gentle tap to bring warm, considered light to your bedside, dining table, or wherever the evening takes you. With a CRI above 95, this lamp renders colours the way they are meant to look — honest, flattering, and easy on the eye. Cordless, splash-resistant, and refined enough to earn a permanent spot in your home.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eMetal alloy + PC\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eAvailable colours\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWhite, Black, Grey\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003ePower\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e0.5 to 4W\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eInput\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eDC 5V \/ 2A\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCharging port\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUSB-C\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBattery\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e2000 mAh\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLighting time\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUp to 760 hours\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eService life\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e10,000 hours\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eColour temperature\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e3000K \/ 4500K \/ 6000K\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCRI\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e95+\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eDimming\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eStepless touch dimming\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eProtection\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eIP54 splash resistant\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eFully cordless and rechargeable via USB-C\u003c\/li\u003e\n      \u003cli\u003eTouch control with seamless stepless dimming\u003c\/li\u003e\n      \u003cli\u003e3 colour temperatures: warm (3000K), natural (4500K), cool (6000K)\u003c\/li\u003e\n      \u003cli\u003eCRI 95+ for true, flattering colour rendering\u003c\/li\u003e\n      \u003cli\u003eIP54 rated — splash resistant for versatile use\u003c\/li\u003e\n      \u003cli\u003eSuitable for bedrooms, living rooms, dining rooms, bars, and outdoor use\u003c\/li\u003e\n      \u003cli\u003eElegant metal construction with gold accent detail\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhat's in the box\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003e1 x Wireless rechargeable desk lamp\u003c\/li\u003e\n      \u003cli\u003e1 x USB-C charging cable\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eCharged via USB-C cable. A UK plug adaptor is not included — any standard 5V\/2A USB-C adaptor will work.\u003c\/p\u003e\n      \u003cp\u003eMinor variations in colour and finish may occur between batches. This does not affect performance or quality.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eThe kind of lamp that makes every room feel like it was designed with intention.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black","offer_id":57043602932043,"sku":"CJSN188597102BY","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Gray","offer_id":57043602964811,"sku":"CJSN188597103CX","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"White","offer_id":57043602997579,"sku":"CJSN188597101AZ","price":49.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260503_140823_8a8c5b60-1240-4322-8b9c-d87dc22020eb.png?v=1777817385"},{"product_id":"usb-powered-spiral-desk-lamp-simple-and-adjustable-led-desk-lamp","title":"The Spiral Table Lamp","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(22px, 3.5vw, 30px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block:nth-child(5) { animation-delay: 0.56s; }\n  .block:nth-child(6) { animation-delay: 0.63s; }\n  .block-label {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 8px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  \/* remote control grid *\/\n  .remote-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .remote-item {\n    display: flex;\n    align-items: flex-start;\n    gap: 8px;\n  }\n  .remote-icon {\n    width: 22px;\n    height: 22px;\n    border: 1px solid var(--rule);\n    border-radius: 4px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    font-size: 10px;\n    color: var(--accent);\n    margin-top: 1px;\n  }\n  .remote-label {\n    font-size: 12px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .remote-sublabel {\n    font-size: 9px;\n    color: var(--accent);\n    letter-spacing: 0.08em;\n    display: block;\n    margin-top: 1px;\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 11px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.70s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 15px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eA lamp that earns\u003cbr\u003e\u003cem\u003ea second glance.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eMost lamps disappear into the room. This one becomes part of it. The spiral form winds upward like a piece of sculpture, glowing softly from within — warm, neutral, or cool, dialled to exactly the brightness you want. Switched off, it still looks beautiful. Switched on, it transforms the corner it sits in.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSize\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e100 x 100 x 260 mm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003ePower\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5W\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5V USB\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eABS PC + Metal\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eAvailable colours\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eBlack, Gold\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLight modes\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e3 colour temperatures\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eDimming\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eInfinite stepless dimming\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eControl\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWired remote included\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eRemote control\u003c\/div\u003e\n    \u003cdiv class=\"remote-grid\"\u003e\n      \u003cdiv class=\"remote-item\"\u003e\n        \u003cdiv class=\"remote-icon\"\u003e+\u003c\/div\u003e\n        \u003cdiv class=\"remote-label\"\u003eIncrease brightness\u003cspan class=\"remote-sublabel\"\u003eBrightness up\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"remote-item\"\u003e\n        \u003cdiv class=\"remote-icon\"\u003e↻\u003c\/div\u003e\n        \u003cdiv class=\"remote-label\"\u003eCycle light modes\u003cspan class=\"remote-sublabel\"\u003e3 colour temperatures\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"remote-item\"\u003e\n        \u003cdiv class=\"remote-icon\"\u003e−\u003c\/div\u003e\n        \u003cdiv class=\"remote-label\"\u003eDecrease brightness\u003cspan class=\"remote-sublabel\"\u003eBrightness down\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"remote-item\"\u003e\n        \u003cdiv class=\"remote-icon\"\u003e⏻\u003c\/div\u003e\n        \u003cdiv class=\"remote-label\"\u003ePower on \/ off\u003cspan class=\"remote-sublabel\"\u003eSwitch\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eSculptural spiral design — a statement piece even when switched off\u003c\/li\u003e\n      \u003cli\u003e3 colour temperatures: warm, neutral, and cool white\u003c\/li\u003e\n      \u003cli\u003eInfinite stepless dimming for full brightness control\u003c\/li\u003e\n      \u003cli\u003eWired remote with brightness, mode, and on\/off controls\u003c\/li\u003e\n      \u003cli\u003eUSB powered — connect to any USB adaptor, computer, or power bank\u003c\/li\u003e\n      \u003cli\u003eSturdy metal body with PC lampshade for lasting stability\u003c\/li\u003e\n      \u003cli\u003eSuitable for bedrooms, living rooms, and office desks\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003ePowered via USB cable. A UK plug adaptor is not included — any standard 5V USB plug adaptor will work.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eWhere good design meets good light. A piece your room has been waiting for.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black","offer_id":57043609878859,"sku":"CJJT253796301AZ","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"White","offer_id":57043609911627,"sku":"CJJT253796302BY","price":49.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260415_224215_0332858e-6e67-4932-81c7-252fb88fa321_1.png?v=1776293988"},{"product_id":"portable-charging-led-desk-lamp","title":"The Cube Night Light","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap'); *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --charcoal: #1c1c1c; --mid: #6b6560; --accent: #c4b49a; --rule: #ddd8d0; } .lamp-intro { background: transparent; font-family: 'Jost', sans-serif; -webkit-font-smoothing: antialiased; padding: 0 0 28px 0; border-bottom: 1px solid var(--rule); margin-bottom: 28px; width: 100%; } .lamp-eyebrow { font-size: 8px; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--accent); margin-bottom: 10px; display: flex; align-items: center; gap: 8px; opacity: 0; animation: fadeUp 0.6s ease 0.05s forwards; } .lamp-eyebrow::after { content: ''; flex: 1; height: 1px; background: var(--rule); } .lamp-headline { font-family: 'Cormorant Garamond', serif; font-weight: 300; font-size: clamp(22px, 3.5vw, 30px); line-height: 1.25; color: var(--charcoal); margin-bottom: 12px; opacity: 0; animation: fadeUp 0.6s ease 0.12s forwards; } .lamp-headline em { font-style: italic; color: var(--mid); } .lamp-body { font-family: 'Jost', sans-serif; font-size: 12px; font-weight: 300; line-height: 1.85; color: var(--mid); opacity: 0; animation: fadeUp 0.6s ease 0.2s forwards; } @keyframes fadeUp { to { opacity: 1; transform: translateY(0); } } .product-section { background: transparent; font-family: 'Jost', sans-serif; color: var(--charcoal); -webkit-font-smoothing: antialiased; padding: 0; width: 100%; } .block { margin-bottom: 24px; opacity: 0; transform: translateY(12px); animation: fadeUp 0.6s ease forwards; } .block:nth-child(1) { animation-delay: 0.28s; } .block:nth-child(2) { animation-delay: 0.35s; } .block:nth-child(3) { animation-delay: 0.42s; } .block:nth-child(4) { animation-delay: 0.49s; } .block:nth-child(5) { animation-delay: 0.56s; } .block-label { font-size: 8px; font-weight: 500; letter-spacing: 0.20em; text-transform: uppercase; color: var(--accent); margin-bottom: 10px; display: flex; align-items: center; gap: 8px; } .block-label::after { content: ''; flex: 1; height: 1px; background: var(--rule); } .spec-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px 16px; } .spec-key { font-size: 8px; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; color: var(--accent); margin-bottom: 2px; } .spec-value { font-size: 12px; font-weight: 300; line-height: 1.5; color: var(--mid); } .feature-list { list-style: none; } .feature-list li { font-size: 12px; font-weight: 300; line-height: 1.75; color: var(--mid); padding-left: 14px; position: relative; margin-bottom: 4px; } .feature-list li::before { content: ''; position: absolute; left: 0; top: 10px; width: 4px; height: 1px; background: var(--accent); } .colour-grid { display: flex; flex-wrap: wrap; gap: 8px; } .colour-tag { border: 1px solid var(--rule); border-radius: 2px; padding: 6px 14px; font-size: 11px; font-weight: 300; letter-spacing: 0.10em; text-transform: uppercase; color: var(--mid); } .notice-box { border: 1px solid var(--rule); padding: 12px 14px; border-radius: 2px; } .notice-box p { font-size: 11px; font-weight: 300; line-height: 1.75; color: var(--mid); margin-bottom: 4px; } .notice-box p:last-child { margin-bottom: 0; } .quote-block { border-left: 2px solid var(--accent); padding: 4px 0 4px 16px; margin: 0; opacity: 0; transform: translateY(12px); animation: fadeUp 0.6s ease 0.63s forwards; } .quote-block p { font-family: 'Cormorant Garamond', serif; font-size: 15px; font-weight: 300; font-style: italic; line-height: 1.55; color: var(--charcoal); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eRest easy.\u003cbr\u003e\u003cem\u003eIt turns itself off.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003ePlace it on your nightstand and let it do the thinking. This little cube glows softly as you drift off, then quietly switches itself off at 5, 15, 30, or 60 minutes — whichever side you flip it to. No reaching for a switch in the dark. No wasted battery. Just a warm, calming light that knows when to say goodnight.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSize\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e80 x 80 x 80 mm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBattery\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e1200 mAh\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCharge time\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eApprox. 4 hours\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBattery life\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUp to 40 hours\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLight source\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eLED, 0.3W\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003ePower supply\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eUSB, 5V\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eABS + HIPS\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBrightness\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eSoft glow and bright light\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eHow it works\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eFlip face up to turn on — off face up to turn off\u003c\/li\u003e\n      \u003cli\u003eFlip to a numbered side to set a sleep timer: 5, 15, 30, or 60 minutes\u003c\/li\u003e\n      \u003cli\u003eTwo brightness modes: soft glow for drifting off, brighter light for reading\u003c\/li\u003e\n      \u003cli\u003eUSB rechargeable — up to 40 hours of use per charge\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eAvailable colours\u003c\/div\u003e\n    \u003cdiv class=\"colour-grid\"\u003e\n      \u003cdiv class=\"colour-tag\"\u003eGreen\u003c\/div\u003e\n      \u003cdiv class=\"colour-tag\"\u003eGrey\u003c\/div\u003e\n      \u003cdiv class=\"colour-tag\"\u003eOrange\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eFlip to set your sleep timer — no apps, no switches, just flip\u003c\/li\u003e\n      \u003cli\u003eSoft warm glow that calms the room as you wind down\u003c\/li\u003e\n      \u003cli\u003eTurns itself off automatically — no wasted battery\u003c\/li\u003e\n      \u003cli\u003eTwo brightness modes — soft for sleep, brighter for reading\u003c\/li\u003e\n      \u003cli\u003eUSB rechargeable with long lasting battery life\u003c\/li\u003e\n      \u003cli\u003eCompact cube design — sits perfectly on any bedside table\u003c\/li\u003e\n      \u003cli\u003eSuitable for bedrooms, children's rooms, and reading corners\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThis lamp is charged via USB cable. A UK plug adaptor is not included — any standard 5V USB adaptor will work.\u003c\/p\u003e\n      \u003cp\u003eThe LED light source is not user replaceable.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eNot just a light. A small, considered object that earns its place in your home.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Green","offer_id":57043622429003,"sku":"CJJZSNSN01640-Green","price":29.99,"currency_code":"GBP","in_stock":true},{"title":"Grey","offer_id":57043622461771,"sku":"CJJZSNSN01640-Grey","price":29.99,"currency_code":"GBP","in_stock":true},{"title":"Orange","offer_id":57043622494539,"sku":"CJJZSNSN01640-Orange","price":29.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/Ontwerp_zonder_titel_8.png?v=1776290857"},{"product_id":"nordic-restaurant-modern-minimalist-round-flying-saucer-chandelier","title":"The Halo Pendant","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block:nth-child(5) { animation-delay: 0.56s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  \/* variant grid *\/\n  .variant-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 8px;\n  }\n  .variant-item {\n    border: 1px solid var(--rule);\n    border-radius: 2px;\n    padding: 10px 12px 8px;\n  }\n  .variant-title {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 4px;\n  }\n  .variant-desc {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.6;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.63s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eThe disc that floats\u003cbr\u003e\u003cem\u003eabove the room.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eClean, flat, and quietly confident. This disc pendant hangs from a fine fishing wire that seems to disappear against the ceiling, leaving just a sleek iron ring suspended in the air, glowing softly downward. A baked paint finish resists rust and corrosion, a high-transmittance PMMA shade keeps the light even and soft. Simple Scandinavian design that works in any room it enters.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eAvailable variants\u003c\/div\u003e\n    \u003cdiv class=\"variant-grid\"\u003e\n      \u003cdiv class=\"variant-item\"\u003e\n        \u003cdiv class=\"variant-title\"\u003eBlack\u003c\/div\u003e\n        \u003cdiv class=\"variant-desc\"\u003e30 cm diameter\u003cbr\u003e40 cm diameter\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"variant-item\"\u003e\n        \u003cdiv class=\"variant-title\"\u003eWhite\u003c\/div\u003e\n        \u003cdiv class=\"variant-desc\"\u003e30 cm diameter\u003cbr\u003e40 cm diameter\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"variant-item\"\u003e\n        \u003cdiv class=\"variant-title\"\u003eBlue\u003c\/div\u003e\n        \u003cdiv class=\"variant-desc\"\u003e30 cm diameter\u003cbr\u003e40 cm diameter\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBody material\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eIron, baked paint finish\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eShade material\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePMMA high-transmittance acrylic\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLight source\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eLED, integrated\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLight colour\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWarm white\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSuspension\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eAdjustable fishing wire, 100 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eScandinavian minimal\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eFloating disc silhouette suspended on near-invisible fishing wire\u003c\/li\u003e\n      \u003cli\u003eBaked paint iron body — anti-corrosion and anti-rust\u003c\/li\u003e\n      \u003cli\u003ePMMA lampshade for high light transmittance and soft, even output\u003c\/li\u003e\n      \u003cli\u003eAvailable in black, white, and blue in two diameters\u003c\/li\u003e\n      \u003cli\u003eClean Scandinavian aesthetic, suits living rooms, dining rooms, and bedrooms\u003c\/li\u003e\n      \u003cli\u003eHardwired ceiling installation, compatible with UK mains voltage\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThis is a hardwired ceiling pendant. Always switch off the power at the mains before installation.\u003c\/p\u003e\n      \u003cp\u003eKeep the lamp away from corrosive chemicals. Clean only with a soft dry cloth — do not use water.\u003c\/p\u003e\n      \u003cp\u003eAlways switch off the power before cleaning or changing any components.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eInvisible wire. Visible impact. A pendant that looks like it belongs.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black – 30 cm","offer_id":57060386865483,"sku":"CJJT147496707GT","price":79.99,"currency_code":"GBP","in_stock":true},{"title":"Black – 40 cm","offer_id":57060386898251,"sku":"CJJT147496708HS","price":119.99,"currency_code":"GBP","in_stock":true},{"title":"Blue – 30 cm","offer_id":57060386931019,"sku":"CJJT147496709IR","price":79.99,"currency_code":"GBP","in_stock":true},{"title":"Blue – 40 cm","offer_id":57060386963787,"sku":"CJJT147496710JQ","price":119.99,"currency_code":"GBP","in_stock":true},{"title":"White - 30 cm","offer_id":57060386996555,"sku":"CJJT147496711KP","price":79.99,"currency_code":"GBP","in_stock":true},{"title":"White - 40 cm","offer_id":57060387029323,"sku":"CJJT147496712LO","price":119.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260418_210008_f6e32b75-1610-4376-8ee4-271c9240cf0f.png?v=1776547510"},{"product_id":"modern-minimalist-hotel-living-room-background-wall-light","title":"The Zenith Wall Light","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eA stem, a globe,\u003cbr\u003e\u003cem\u003enothing more needed.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eA slender vertical stem descends from a round wall backplate, cradling a large frosted glass globe at its midpoint before tapering to a fine point below. The form is elemental — a single line interrupted by a perfect sphere of light. It works equally well as a bedside sconce, a hallway accent, or a living room focal point. The milk-white glass diffuses light gently in all directions, casting a warm, even glow without glare. Available in brushed gold and matte black.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e30 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eWidth\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e12 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eWall projection\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e18 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBackplate diameter\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e10 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eIron + frosted glass globe\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eFinish\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eBrushed Gold, Matte Black\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBulb fitting\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eG9, 9W LED\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e220V (UK mains compatible)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eSlim vertical stem with round wall backplate in brushed gold or matte black\u003c\/li\u003e\n      \u003cli\u003eLarge milk-white frosted glass globe for soft, glare-free light diffusion\u003c\/li\u003e\n      \u003cli\u003eGlobe positioned mid-stem with a fine pin extending below — a refined, balanced silhouette\u003c\/li\u003e\n      \u003cli\u003eG9 LED fitting for bright, energy-efficient output\u003c\/li\u003e\n      \u003cli\u003eCompact footprint — only 12 cm wide, ideal for narrower walls and alcoves\u003c\/li\u003e\n      \u003cli\u003eSuitable for bedrooms, hallways, living rooms, studies, and bathrooms\u003c\/li\u003e\n      \u003cli\u003eHardwired installation, compatible with UK mains voltage\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThis is a hardwired wall light that connects directly to your mains supply at 220V. Always switch off the power at the mains before installation.\u003c\/p\u003e\n      \u003cp\u003eA G9 bulb is not included. A 9W G9 LED bulb is recommended for best results and energy efficiency.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eReduce it to a line and a sphere. That is all light needs to be.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Matte Black","offer_id":57065305342283,"sku":"CJSN175210508HS","price":89.99,"currency_code":"GBP","in_stock":true},{"title":"Brushed Gold","offer_id":57065305309515,"sku":"CJSN175210507GT","price":89.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260422_182952_2c3bc4f8-be2a-448a-8305-5c7c3c72423b_1.png?v=1776889889"},{"product_id":"rounded-wall-lamp","title":"The Eclipse Wall Light","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eA circle, a disc,\u003cbr\u003e\u003cem\u003egeometry as light.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eA large metal ring frames a softly glowing disc shade, held in place by twin horizontal bars that pierce through its centre. The composition is precise and almost celestial — a planet suspended within its own orbit. Where other wall lights recede into the wall, this one commands it. The frosted disc diffuses light gently outward while the ring structure casts its own quiet shadow. Available in brushed gold and matte black with gold detail, it brings a sculptural, art-object quality to any room.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e30 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eWidth\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e44 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eAluminium + PC\/ABS, frosted disc shade\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eFinish\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eBrushed Gold, Black \u0026amp; Gold\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003ePower\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e40W LED\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLuminous flux\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e249–2000 lm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eColour temperature\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eWarm \/ Natural \/ White\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eAC 90–260V (UK mains compatible)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eIP Rating\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eIP20 (indoor)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCertification\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCE, RoHS, FCC\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eLarge circular metal ring frame in brushed gold or black with gold detail\u003c\/li\u003e\n      \u003cli\u003eFrosted disc shade for soft, even forward-facing light\u003c\/li\u003e\n      \u003cli\u003eTwin horizontal bars pass through the ring for a distinctive, architectural silhouette\u003c\/li\u003e\n      \u003cli\u003eIntegrated 40W LED — no bulb replacement needed\u003c\/li\u003e\n      \u003cli\u003eThree colour temperature modes: warm, natural, and white light\u003c\/li\u003e\n      \u003cli\u003eFlicker-free, no UV or IR radiation — eye-protection rated\u003c\/li\u003e\n      \u003cli\u003eSuitable for living rooms, bedrooms, hallways, and dining rooms\u003c\/li\u003e\n      \u003cli\u003eHardwired installation, compatible with UK mains voltage\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThis light uses an integrated 40W LED — no separate bulb is required or needed.\u003c\/p\u003e\n      \u003cp\u003eThis is a hardwired wall light that connects directly to your mains supply. Always switch off the power at the mains before installation. Installation by a qualified electrician is recommended.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eThe ring does not just hold the light. It becomes it.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black","offer_id":57071543976267,"sku":"CJSN175210512LO","price":89.99,"currency_code":"GBP","in_stock":true},{"title":"Gold","offer_id":57071544009035,"sku":"CJSN175210511KP","price":89.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260422_181923_a6816997-9bec-475b-8363-d0a77c40548b.png?v=1776889023"},{"product_id":"wall-lamp-6703copper-natura","title":"The Axis Wall Light","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eA horizontal line,\u003cbr\u003e\u003cem\u003ea globe suspended.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eA single tapered bar extends from a round wall backplate, holding a frosted glass globe at its tip — compact, horizontal, quietly bold. Where most wall lights reach upward, this one reaches out. The result is a low-profile sconce with real presence, equally at home above a bedside table, beside a mirror, or anchoring a hallway wall. Available in brushed gold and matte black, it brings a considered, sculptural touch to any interior that values simplicity done well.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e18 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eWidth\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e24 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eMetal + frosted glass globe\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eFinish\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eBrushed Gold, Matte Black\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBulb fitting\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eG9, 9W LED\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLuminous flux\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e249–2000 lm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCoverage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5 to 10 m²\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e220V (UK mains compatible)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eTapered horizontal bar extending from a round metal backplate\u003c\/li\u003e\n      \u003cli\u003eFrosted glass globe for soft, even light diffusion\u003c\/li\u003e\n      \u003cli\u003eLow-profile design — projects outward rather than upward\u003c\/li\u003e\n      \u003cli\u003eG9 LED fitting for bright, energy-efficient output\u003c\/li\u003e\n      \u003cli\u003eSuitable for bedrooms, living rooms, hallways, studies, and bathrooms\u003c\/li\u003e\n      \u003cli\u003eHardwired installation, compatible with UK mains voltage\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThis is a hardwired wall light that connects directly to your mains supply at 220V. Always switch off the power at the mains before installation.\u003c\/p\u003e\n      \u003cp\u003eA G9 bulb is not included. A 9W G9 LED bulb is recommended for best results and energy efficiency.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eNot up, not down — just outward. Light, exactly where it belongs.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black","offer_id":57086619550027,"sku":"CJSN175210506FU","price":89.99,"currency_code":"GBP","in_stock":true},{"title":"Gold","offer_id":57086619582795,"sku":"CJSN175210505EV","price":89.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/Ontwerp_zonder_titel_3_0e22b299-314d-424d-bef1-22e58cd017a4.png?v=1776888045"},{"product_id":"wall-lamp","title":"The Aureole Wall Light","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eA globe of light\u003cbr\u003e\u003cem\u003eframed in gold.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eAn oval of brushed gold metal, a frosted glass globe sitting within it like the moon in a frame. This wall light is as much a piece of art as it is a light fitting — beautiful switched off, warm and inviting switched on. It brings an instant sense of considered style to a bedroom wall, a hallway, or a living room, without demanding any attention. It simply belongs.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e32 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eWidth\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e10 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eMetal frame + glass globe shade\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eFinish\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eGold, Black\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBulb fitting\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eG9, 7W\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLuminous flux\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e249 to 2000 lm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCoverage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e8 to 10 m²\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e220V (UK mains compatible)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eElegant oval metal frame in a brushed gold or black finish\u003c\/li\u003e\n      \u003cli\u003eFrosted glass globe shade for soft, even light diffusion\u003c\/li\u003e\n      \u003cli\u003eG9 bulb fitting — compatible with standard G9 LED bulbs\u003c\/li\u003e\n      \u003cli\u003eSlim profile sits close to the wall without protruding\u003c\/li\u003e\n      \u003cli\u003eSuits living rooms, hallways, bedside walls, and aisles\u003c\/li\u003e\n      \u003cli\u003eHardwired installation, compatible with UK mains voltage\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThis is a hardwired wall light that connects directly to your mains supply at 220V. Always switch off the power at the mains before installation.\u003c\/p\u003e\n      \u003cp\u003eA G9 bulb is not included. A G9 LED bulb is recommended for best results and energy efficiency.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eThe wall light that makes the room feel like it was always meant to look this way.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Gold","offer_id":57086626988363,"sku":"CJSN175210501AZ","price":89.99,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":57086626955595,"sku":"CJSN175210502BY","price":89.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260422_175750_61fb9632-af61-4a11-8e6e-894e0066da02.png?v=1776880825"},{"product_id":"wall-lamp-6732copper-natura","title":"Arch Globe Wall Light","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eAn arch, a globe,\u003cbr\u003e\u003cem\u003eeffortless character.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eA slender arm curves upward in a clean arc, cradles a frosted glass globe, then drops straight back down — a single fluid gesture in metal. Wall-mounted on a round backplate, this sconce brings quiet sculptural interest without demanding attention. The frosted globe diffuses light evenly and warmly, while the arched form adds just enough movement to feel considered. Available in matte black and brushed gold to suit both cooler and warmer interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e31.5 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eWidth\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e12 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eMetal arm \u0026amp; backplate + frosted glass globe\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eFinish\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eMatte Black, Brushed Gold\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBulb fitting\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eG9, 9W LED\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e220V (UK mains compatible)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eArched metal arm with round wall backplate in matte black or brushed gold\u003c\/li\u003e\n      \u003cli\u003eFrosted glass globe for soft, even light diffusion\u003c\/li\u003e\n      \u003cli\u003eSlim vertical stem drops below the backplate for a balanced silhouette\u003c\/li\u003e\n      \u003cli\u003eG9 LED fitting for bright, energy-efficient output\u003c\/li\u003e\n      \u003cli\u003eSuitable for bedrooms, hallways, living rooms, dining rooms, and bathrooms\u003c\/li\u003e\n      \u003cli\u003eHardwired installation, compatible with UK mains voltage\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThis is a hardwired wall light that connects directly to your mains supply at 220V. Always switch off the power at the mains before installation.\u003c\/p\u003e\n      \u003cp\u003eA G9 bulb is not included. A 9W G9 LED bulb is recommended for best results and energy efficiency.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eOne arch. One globe. A room that feels complete.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Gold","offer_id":57086629642571,"sku":"CJSN175210509IR","price":89.99,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":57086629609803,"sku":"CJSN175210510JQ","price":89.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260422_180444_fddf8ed8-88fe-49e1-8a1d-2a11dd04f766_1.png?v=1776886821"},{"product_id":"wall-lamp-6736copper-natural","title":"Oval Globe Wall Light","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eSimple form,\u003cbr\u003e\u003cem\u003estriking presence.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eA solid oval backplate, a frosted glass globe resting at its top — nothing more, nothing less. This wall light works through restraint. The rounded metal panel sits flat against the wall, the globe glows softly outward, and the whole piece casts a warm halo of light across the room. Available in gold and black, it suits any space that values calm, considered design.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e30 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eWidth\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e12.5 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eMetal backplate + glass globe shade\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eFinish\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eGold, Black\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBulb fitting\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eG9, 9W LED\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLuminous flux\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e2000 to 82000 lm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eCoverage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e5 to 10 m²\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e220V (UK mains compatible)\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eSolid oval metal backplate in gold or black\u003c\/li\u003e\n      \u003cli\u003eFrosted glass globe for soft, even light diffusion\u003c\/li\u003e\n      \u003cli\u003eG9 LED fitting for bright, energy-efficient output\u003c\/li\u003e\n      \u003cli\u003eSlim profile, sits flush against the wall\u003c\/li\u003e\n      \u003cli\u003eSuitable for kitchens, dining rooms, bedrooms, hallways, studies, and bathrooms\u003c\/li\u003e\n      \u003cli\u003eHardwired installation, compatible with UK mains voltage\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThis is a hardwired wall light that connects directly to your mains supply at 220V. Always switch off the power at the mains before installation.\u003c\/p\u003e\n      \u003cp\u003eA G9 bulb is not included. A 9W G9 LED bulb is recommended for best results and energy efficiency.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eA globe, a backplate, and a wall. Sometimes that is all a room needs.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black","offer_id":57086640390475,"sku":"CJSN175210504DW","price":89.99,"currency_code":"GBP","in_stock":true},{"title":"Gold","offer_id":57086640423243,"sku":"CJSN175210503CX","price":89.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260422_173920_605b5c00-80ac-44d0-90a8-9e693d64dc45.png?v=1776879761"},{"product_id":"nordic-simple-round-spherical-wall-lamp","title":"Nordic Round Spherical Wall Lamp","description":"\u003cstyle\u003e\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n  :root {\n    --charcoal: #1c1c1c;\n    --mid: #6b6560;\n    --accent: #c4b49a;\n    --rule: #ddd8d0;\n  }\n  .lamp-intro {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    -webkit-font-smoothing: antialiased;\n    padding: 0 0 28px 0;\n    border-bottom: 1px solid var(--rule);\n    margin-bottom: 28px;\n    width: 100%;\n  }\n  .lamp-eyebrow {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.05s forwards;\n  }\n  .lamp-eyebrow::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .lamp-headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(24px, 3.5vw, 32px);\n    line-height: 1.25;\n    color: var(--charcoal);\n    margin-bottom: 12px;\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.12s forwards;\n  }\n  .lamp-headline em {\n    font-style: italic;\n    color: var(--mid);\n  }\n  .lamp-body {\n    font-family: 'Jost', sans-serif;\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.85;\n    color: var(--mid);\n    opacity: 0;\n    animation: fadeUp 0.6s ease 0.2s forwards;\n  }\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(10px); }\n    to { opacity: 1; transform: translateY(0); }\n  }\n  .product-section {\n    background: transparent;\n    font-family: 'Jost', sans-serif;\n    color: var(--charcoal);\n    -webkit-font-smoothing: antialiased;\n    padding: 0;\n    width: 100%;\n  }\n  .block {\n    margin-bottom: 24px;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease forwards;\n  }\n  .block:nth-child(1) { animation-delay: 0.28s; }\n  .block:nth-child(2) { animation-delay: 0.35s; }\n  .block:nth-child(3) { animation-delay: 0.42s; }\n  .block:nth-child(4) { animation-delay: 0.49s; }\n  .block-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.20em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 10px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .block-label::after {\n    content: '';\n    flex: 1;\n    height: 1px;\n    background: var(--rule);\n  }\n  .spec-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 10px 16px;\n  }\n  .spec-key {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 2px;\n  }\n  .spec-value {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.5;\n    color: var(--mid);\n  }\n  .mode-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr 1fr;\n    gap: 10px;\n  }\n  .mode-item {\n    border: 1px solid var(--rule);\n    border-radius: 2px;\n    padding: 10px 12px;\n  }\n  .mode-label {\n    font-size: 10px;\n    font-weight: 500;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: var(--accent);\n    margin-bottom: 4px;\n  }\n  .mode-desc {\n    font-size: 12px;\n    font-weight: 300;\n    color: var(--mid);\n    line-height: 1.5;\n  }\n  .colour-grid {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n  }\n  .colour-tag {\n    border: 1px solid var(--rule);\n    border-radius: 2px;\n    padding: 6px 14px;\n    font-size: 12px;\n    font-weight: 300;\n    letter-spacing: 0.10em;\n    text-transform: uppercase;\n    color: var(--mid);\n  }\n  .feature-list { list-style: none; }\n  .feature-list li {\n    font-size: 14px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    padding-left: 14px;\n    position: relative;\n    margin-bottom: 4px;\n  }\n  .feature-list li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 10px;\n    width: 4px;\n    height: 1px;\n    background: var(--accent);\n  }\n  .notice-box {\n    border: 1px solid var(--rule);\n    padding: 12px 14px;\n    border-radius: 2px;\n  }\n  .notice-box p {\n    font-size: 13px;\n    font-weight: 300;\n    line-height: 1.75;\n    color: var(--mid);\n    margin-bottom: 4px;\n  }\n  .notice-box p:last-child { margin-bottom: 0; }\n  .quote-block {\n    border-left: 2px solid var(--accent);\n    padding: 4px 0 4px 16px;\n    margin: 0;\n    opacity: 0;\n    transform: translateY(12px);\n    animation: fadeUp 0.6s ease 0.56s forwards;\n  }\n  .quote-block p {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 17px;\n    font-weight: 300;\n    font-style: italic;\n    line-height: 1.55;\n    color: var(--charcoal);\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eA frosted globe, a brushed base —\u003cbr\u003e\u003cem\u003esimple as a room should be.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eA Nordic-inspired globe light that works equally well on the ceiling or the wall. The frosted glass sphere diffuses light evenly and softly, casting a warm glow without glare — the kind of light that makes a room feel considered rather than just lit. The base is available in brushed copper, matte black, or white, each with a premium electroplated finish that is fade-resistant and scratch-resistant. Two sizes — 10 cm and 15 cm — let you match the scale of the room. G9 LED fitting for high colour rendering and energy efficiency.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eSizes\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e10 cm · 15 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBulb fitting\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eG9 LED\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e≤ 36V\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eInstallation\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eCeiling flush mount or wall sconce\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eShade\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eFrosted glass globe\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBase finish\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003ePremium electroplated — fade \u0026amp; scratch resistant\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eNordic minimal\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eLight quality\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eHigh colour rendering · energy saving\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eAvailable variants\u003c\/div\u003e\n    \u003cdiv class=\"colour-grid\"\u003e\n      \u003cdiv class=\"colour-tag\"\u003eBlack — 10 cm\u003c\/div\u003e\n      \u003cdiv class=\"colour-tag\"\u003eBlack — 15 cm\u003c\/div\u003e\n      \u003cdiv class=\"colour-tag\"\u003eCopper — 10 cm\u003c\/div\u003e\n      \u003cdiv class=\"colour-tag\"\u003eCopper — 15 cm\u003c\/div\u003e\n      \u003cdiv class=\"colour-tag\"\u003eWhite — 10 cm\u003c\/div\u003e\n      \u003cdiv class=\"colour-tag\"\u003eWhite — 15 cm\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eIdeal for\u003c\/div\u003e\n    \u003cdiv class=\"mode-grid\"\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-label\"\u003eLiving room\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eCeiling flush mount for soft, even ambient light\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-label\"\u003eHallway\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eWall sconce beside a mirror or along an entrance\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"mode-item\"\u003e\n        \u003cdiv class=\"mode-label\"\u003eBedroom\u003c\/div\u003e\n        \u003cdiv class=\"mode-desc\"\u003eBedside wall light for a warm, intimate glow\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eFrosted glass globe shade — diffuses light softly with no harsh glare\u003c\/li\u003e\n      \u003cli\u003eG9 LED fitting — high colour rendering, energy efficient, long lasting\u003c\/li\u003e\n      \u003cli\u003ePremium electroplated base — fade-resistant, scratch-resistant finish\u003c\/li\u003e\n      \u003cli\u003eAvailable in brushed copper, matte black, and white\u003c\/li\u003e\n      \u003cli\u003eTwo sizes — 10 cm and 15 cm — to suit any room scale\u003c\/li\u003e\n      \u003cli\u003eInstalls as a ceiling flush mount or wall sconce\u003c\/li\u003e\n      \u003cli\u003eNordic minimal aesthetic — complements modern, Scandinavian, and understated interiors\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eBulb not included. Compatible with G9 LED bulbs — we recommend a warm white G9 for the best atmosphere.\u003c\/p\u003e\n      \u003cp\u003eVoltage ≤ 36V. Please ensure your installation is carried out by a qualified electrician if you are unsure.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eA globe of frosted light. Nothing more needed.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Copper 10 cm","offer_id":57108924072267,"sku":"CJYD242405216PK","price":39.99,"currency_code":"GBP","in_stock":true},{"title":"Copper 15 cm","offer_id":57108924105035,"sku":"CJYD242405217QJ","price":79.99,"currency_code":"GBP","in_stock":true},{"title":"Black 10 cm","offer_id":57108924006731,"sku":"CJYD242405219SH","price":39.99,"currency_code":"GBP","in_stock":true},{"title":"Black 15 cm","offer_id":57108924039499,"sku":"CJYD242405221UF","price":79.99,"currency_code":"GBP","in_stock":true},{"title":"White 10 cm","offer_id":57108924137803,"sku":"CJYD242405227AZ","price":39.99,"currency_code":"GBP","in_stock":true},{"title":"White 15 cm","offer_id":57108924170571,"sku":"CJYD242405229CX","price":79.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/ChatGPT_Image_Apr_28_2026_07_11_55_PM.png?v=1777396462"},{"product_id":"simple-living-room-background-wall-colorful-wall-lamp","title":"Half Moon Globe Wall Light","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap'); *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; } :root { --charcoal: #1c1c1c; --mid: #6b6560; --accent: #c4b49a; --rule: #ddd8d0; } .lamp-intro { background: transparent; font-family: 'Jost', sans-serif; -webkit-font-smoothing: antialiased; padding: 0 0 28px 0; border-bottom: 1px solid var(--rule); margin-bottom: 28px; width: 100%; } .lamp-eyebrow { font-size: 10px; font-weight: 500; letter-spacing: 0.22em; text-transform: uppercase; color: var(--accent); margin-bottom: 10px; display: flex; align-items: center; gap: 8px; opacity: 0; animation: fadeUp 0.6s ease 0.05s forwards; } .lamp-eyebrow::after { content: ''; flex: 1; height: 1px; background: var(--rule); } .lamp-headline { font-family: 'Cormorant Garamond', serif; font-weight: 300; font-size: clamp(24px, 3.5vw, 32px); line-height: 1.25; color: var(--charcoal); margin-bottom: 12px; opacity: 0; animation: fadeUp 0.6s ease 0.12s forwards; } .lamp-headline em { font-style: italic; color: var(--mid); } .lamp-body { font-family: 'Jost', sans-serif; font-size: 14px; font-weight: 300; line-height: 1.85; color: var(--mid); opacity: 0; animation: fadeUp 0.6s ease 0.2s forwards; } @keyframes fadeUp { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } } .product-section { background: transparent; font-family: 'Jost', sans-serif; color: var(--charcoal); -webkit-font-smoothing: antialiased; padding: 0; width: 100%; } .block { margin-bottom: 24px; opacity: 0; transform: translateY(12px); animation: fadeUp 0.6s ease forwards; } .block:nth-child(1) { animation-delay: 0.28s; } .block:nth-child(2) { animation-delay: 0.35s; } .block:nth-child(3) { animation-delay: 0.42s; } .block:nth-child(4) { animation-delay: 0.49s; } .block-label { font-size: 10px; font-weight: 500; letter-spacing: 0.20em; text-transform: uppercase; color: var(--accent); margin-bottom: 10px; display: flex; align-items: center; gap: 8px; } .block-label::after { content: ''; flex: 1; height: 1px; background: var(--rule); } .spec-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 10px 16px; } .spec-key { font-size: 10px; font-weight: 500; letter-spacing: 0.14em; text-transform: uppercase; color: var(--accent); margin-bottom: 2px; } .spec-value { font-size: 14px; font-weight: 300; line-height: 1.5; color: var(--mid); } .colour-grid { display: flex; flex-wrap: wrap; gap: 8px; } .colour-tag { border: 1px solid var(--rule); border-radius: 2px; padding: 6px 14px; font-size: 12px; font-weight: 300; letter-spacing: 0.10em; text-transform: uppercase; color: var(--mid); } .feature-list { list-style: none; } .feature-list li { font-size: 14px; font-weight: 300; line-height: 1.75; color: var(--mid); padding-left: 14px; position: relative; margin-bottom: 4px; } .feature-list li::before { content: ''; position: absolute; left: 0; top: 10px; width: 4px; height: 1px; background: var(--accent); } .notice-box { border: 1px solid var(--rule); padding: 12px 14px; border-radius: 2px; } .notice-box p { font-size: 13px; font-weight: 300; line-height: 1.75; color: var(--mid); margin-bottom: 4px; } .notice-box p:last-child { margin-bottom: 0; } .quote-block { border-left: 2px solid var(--accent); padding: 4px 0 4px 16px; margin: 0; opacity: 0; transform: translateY(12px); animation: fadeUp 0.6s ease 0.56s forwards; } .quote-block p { font-family: 'Cormorant Garamond', serif; font-size: 17px; font-weight: 300; font-style: italic; line-height: 1.55; color: var(--charcoal); }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eA disc, a globe,\u003cbr\u003e\u003cem\u003egeometry that glows.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eA semi-circular metal backplate cradles a frosted glass globe — part wall light, part sculptural object. The half-disc form creates a striking geometric silhouette that commands the wall without overwhelming it. Switched off, it is a considered piece of design. Switched on, the frosted globe diffuses a warm, even glow that turns any room quieter and more considered. Available in black and white.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eWidth\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e20 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e16 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eDepth from wall\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e17 cm\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eBulb fitting\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eG9\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003e220V (UK mains compatible)\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eInstallation\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eHardwired wall mount\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eShade\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eFrosted glass globe\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n        \u003cdiv class=\"spec-key\"\u003eStyle\u003c\/div\u003e\n        \u003cdiv class=\"spec-value\"\u003eModern minimal · sculptural\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eAvailable colours\u003c\/div\u003e\n    \u003cdiv class=\"colour-grid\"\u003e\n      \u003cdiv class=\"colour-tag\"\u003eBlack\u003c\/div\u003e\n      \u003cdiv class=\"colour-tag\"\u003eWhite\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eSemi-circular metal backplate — a sculptural presence on any wall\u003c\/li\u003e\n      \u003cli\u003eFrosted glass globe for soft, warm, and even light diffusion\u003c\/li\u003e\n      \u003cli\u003eCompact dimensions — 20 cm wide, 16 cm tall, sits close to the wall\u003c\/li\u003e\n      \u003cli\u003eG9 bulb fitting — compatible with standard G9 LED bulbs\u003c\/li\u003e\n      \u003cli\u003eHardwired installation, compatible with UK mains voltage at 220V\u003c\/li\u003e\n      \u003cli\u003eSuits bedrooms, hallways, living rooms, and bathrooms\u003c\/li\u003e\n      \u003cli\u003eAvailable in black and white to suit any interior palette\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eThis is a hardwired wall light that connects directly to your mains supply at 220V. Always switch off the power at the mains before installation.\u003c\/p\u003e\n      \u003cp\u003eA G9 LED bulb is included in the box.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eHalf disc. Whole glow. A wall that earns its place.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black","offer_id":57109063991627,"sku":"CJYD205025816PK","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"White","offer_id":57109064057163,"sku":"CJYD205025815OL","price":69.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260428_182310_9d7e0f27-212f-4142-b6c9-3fbfe29c63b6_1.png?v=1777495684"},{"product_id":"brume-serenity-diffuser","title":"Brume — Serenity Diffuser","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0;}\n.lamp-intro{background:transparent;font-family:'Jost',sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 28px 0;border-bottom:1px solid var(--rule);margin-bottom:28px;width:100%;}\n.lamp-eyebrow{font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeUp 0.6s ease 0.05s forwards;}\n.lamp-eyebrow::after{content:'';flex:1;height:1px;background:var(--rule);}\n.lamp-headline{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:clamp(28px,4vw,38px);line-height:1.25;color:var(--charcoal);margin-bottom:14px;opacity:0;animation:fadeUp 0.6s ease 0.12s forwards;}\n.lamp-headline em{font-style:italic;color:var(--mid);}\n.lamp-body{font-family:'Jost',sans-serif;font-size:16px;font-weight:300;line-height:1.85;color:var(--mid);opacity:0;animation:fadeUp 0.6s ease 0.2s forwards;}\n.product-section{background:transparent;font-family:'Jost',sans-serif;color:var(--charcoal);-webkit-font-smoothing:antialiased;padding:0;width:100%;}\n.block{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease forwards;}\n.block:nth-child(1){animation-delay:0.28s;}.block:nth-child(2){animation-delay:0.35s;}.block:nth-child(3){animation-delay:0.42s;}.block:nth-child(4){animation-delay:0.49s;}.block:nth-child(5){animation-delay:0.56s;}\n.block-label{font-size:12px;font-weight:500;letter-spacing:0.20em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px;}\n.block-label::after{content:'';flex:1;height:1px;background:var(--rule);}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;}\n.spec-key{font-size:12px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:3px;}\n.spec-value{font-size:16px;font-weight:300;line-height:1.5;color:var(--mid);}\n.feature-list{list-style:none;}\n.feature-list li{font-size:16px;font-weight:300;line-height:1.75;color:var(--mid);padding-left:16px;position:relative;margin-bottom:6px;}\n.feature-list li::before{content:'';position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--accent);}\n.notice-box{border:1px solid var(--rule);padding:14px 16px;border-radius:2px;}\n.notice-box p{font-size:15px;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:6px;}\n.notice-box p:last-child{margin-bottom:0;}\n.quote-block{border-left:2px solid var(--accent);padding:6px 0 6px 18px;margin:0;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease 0.63s forwards;}\n.quote-block p{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;font-style:italic;line-height:1.55;color:var(--charcoal);}\n@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eSoft fabric, warm glow, gentle mist —\u003cbr\u003e\u003cem\u003ecalm, beautifully made.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eAn ultrasonic aromatherapy diffuser wrapped in soft natural linen fabric on a warm wood grain base. When lit from within, the fabric glows like a lantern — warm, quiet, and genuinely beautiful on any surface. Add a few drops of essential oil, press the button, and let ultra-fine mist fill the room. Covers up to 30 m², whisper quiet, and designed to look as good turned off as it does on. The kind of piece that improves every room it sits in.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCoverage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e21–30 m²\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eNoise level\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBelow 36 dB — whisper quiet\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eTechnology\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUltrasonic cold atomisation\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eDirect current (DC)\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eNatural linen fabric · wood grain base\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eShape\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eCylindrical\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePush-button\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eColour\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eNatural linen with wood grain\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eSoft natural linen fabric body — glows warmly from within when the light is on\u003c\/li\u003e\n      \u003cli\u003eUltrasonic cold atomisation — preserves the purity of essential oils for true aromatherapy\u003c\/li\u003e\n      \u003cli\u003eCovers 21–30 m² — one of the largest coverage areas of any home diffuser\u003c\/li\u003e\n      \u003cli\u003eWhisper quiet at under 36 dB — you won't hear it, only smell it\u003c\/li\u003e\n      \u003cli\u003eWarm wood grain base — tactile, natural, and beautifully finished\u003c\/li\u003e\n      \u003cli\u003eEssential oil compatible — simply add a few drops to the water tank\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eLiving rooms and open-plan spaces — large enough to fill the whole room\u003c\/li\u003e\n      \u003cli\u003eBedrooms — calm scent and soft warm light for a perfect evening wind-down\u003c\/li\u003e\n      \u003cli\u003eHome offices — focus and calm without distraction\u003c\/li\u003e\n      \u003cli\u003eYoga and meditation spaces\u003c\/li\u003e\n      \u003cli\u003eBoutique hotel rooms, spas, and wellness studios\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eEssential oils are not included — add a few drops of your preferred oil to the water tank.\u003c\/p\u003e\n      \u003cp\u003eDo not overfill the water tank beyond the indicated maximum level.\u003c\/p\u003e\n      \u003cp\u003eKeep the linen fabric dry — do not allow water to come into contact with the fabric exterior.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eLinen and wood. Mist and light. A room that finally breathes.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Default Title","offer_id":57345200193867,"sku":"CJJT253075001AZ","price":54.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260517_204713_5a6858e6-dc9b-44f2-b6d2-be35a7f28c89_2.png?v=1779051469"},{"product_id":"candle-filament-diffuser","title":"Candle Filament Diffuser","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0;}\n.lamp-intro{background:transparent;font-family:'Jost',sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 28px 0;border-bottom:1px solid var(--rule);margin-bottom:28px;width:100%;}\n.lamp-eyebrow{font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeUp 0.6s ease 0.05s forwards;}\n.lamp-eyebrow::after{content:'';flex:1;height:1px;background:var(--rule);}\n.lamp-headline{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:clamp(28px,4vw,38px);line-height:1.25;color:var(--charcoal);margin-bottom:14px;opacity:0;animation:fadeUp 0.6s ease 0.12s forwards;}\n.lamp-headline em{font-style:italic;color:var(--mid);}\n.lamp-body{font-family:'Jost',sans-serif;font-size:16px;font-weight:300;line-height:1.85;color:var(--mid);opacity:0;animation:fadeUp 0.6s ease 0.2s forwards;}\n.product-section{background:transparent;font-family:'Jost',sans-serif;color:var(--charcoal);-webkit-font-smoothing:antialiased;padding:0;width:100%;}\n.block{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease forwards;}\n.block:nth-child(1){animation-delay:0.28s;}.block:nth-child(2){animation-delay:0.35s;}.block:nth-child(3){animation-delay:0.42s;}.block:nth-child(4){animation-delay:0.49s;}.block:nth-child(5){animation-delay:0.56s;}\n.block-label{font-size:12px;font-weight:500;letter-spacing:0.20em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px;}\n.block-label::after{content:'';flex:1;height:1px;background:var(--rule);}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;}\n.spec-key{font-size:12px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:3px;}\n.spec-value{font-size:16px;font-weight:300;line-height:1.5;color:var(--mid);}\n.feature-list{list-style:none;}\n.feature-list li{font-size:16px;font-weight:300;line-height:1.75;color:var(--mid);padding-left:16px;position:relative;margin-bottom:6px;}\n.feature-list li::before{content:'';position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--accent);}\n.notice-box{border:1px solid var(--rule);padding:14px 16px;border-radius:2px;}\n.notice-box p{font-size:15px;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:6px;}\n.notice-box p:last-child{margin-bottom:0;}\n.quote-block{border-left:2px solid var(--accent);padding:6px 0 6px 18px;margin:0;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease 0.63s forwards;}\n.quote-block p{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;font-style:italic;line-height:1.55;color:var(--charcoal);}\n@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eThe details\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eA candle glow inside a glass dome —\u003cbr\u003e\u003cem\u003escent and light, together.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eAn aromatherapy diffuser with a glowing Edison-style candle filament at its centre, housed inside a clear glass dome. The warm filament light is as soothing as a real candle — without the flame, without the worry. Add a few drops of essential oil, plug it in via USB, and within minutes your room is filled with soft scented mist and warm amber light. Quiet, compact, and genuinely beautiful. The kind of thing that sits on your bedside table and makes the whole room feel calmer.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eCapacity\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e120 ml\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUSB · DC 5V \/ 1A · ≤4.5W\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eNoise level\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBelow 36 dB — whisper quiet\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eLight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eCandle filament warm ambient glow\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eABS \/ PP \/ AS with clear glass dome\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMechanical push-button\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eIncludes\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUSB cable included\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv class=\"spec-item\"\u003e\n\u003cdiv class=\"spec-key\"\u003eColours\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBeige \/ Black\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eCandle filament warm light inside a clear glass dome — the most beautiful diffuser glow you'll find\u003c\/li\u003e\n      \u003cli\u003eEssential oil compatible — add a few drops to the 120 ml water tank for scented mist\u003c\/li\u003e\n      \u003cli\u003eUSB powered with cable included — plug into any USB socket, power bank, or laptop\u003c\/li\u003e\n      \u003cli\u003eWhisper quiet at under 36 dB — perfect for bedrooms and quiet workspaces\u003c\/li\u003e\n      \u003cli\u003eCompact and portable — light enough to move from room to room or take away with you\u003c\/li\u003e\n      \u003cli\u003eSmart timer function — set it and let it switch off automatically\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eBedside table — warm light and scent for the perfect wind-down\u003c\/li\u003e\n      \u003cli\u003eHome office desk — calm focus without distraction\u003c\/li\u003e\n      \u003cli\u003eBathroom shelf — spa atmosphere at home\u003c\/li\u003e\n      \u003cli\u003eLiving room and yoga or meditation spaces\u003c\/li\u003e\n      \u003cli\u003eBoutique hotel rooms and wellness studios\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eUSB cable is included in the box. A USB plug adaptor is not included — plug into any USB socket, laptop, or power bank.\u003c\/p\u003e\n      \u003cp\u003eEssential oils are not included — add a few drops of your preferred oil to the water tank.\u003c\/p\u003e\n      \u003cp\u003eDo not overfill beyond the 120 ml maximum capacity.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eThe warmth of a candle. The calm of essential oils. No flame needed.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Beige","offer_id":57346075165003,"sku":"CJJT154827201AZ","price":44.99,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":57346075197771,"sku":"CJJT154827202BY","price":44.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260517_213050_e34bde75-a493-482a-bdf2-ceb4eb574751.png?v=1779054411"},{"product_id":"double-wall-light","title":"Duo Wall Light","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0;}\n.lamp-intro{font-family:'Jost',sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 28px 0;border-bottom:1px solid var(--rule);margin-bottom:28px;width:100%;}\n.lamp-eyebrow{font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeUp 0.6s ease 0.05s forwards;}\n.lamp-eyebrow::after{content:'';flex:1;height:1px;background:var(--rule);}\n.lamp-headline{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:clamp(28px,4vw,38px);line-height:1.25;color:var(--charcoal);margin-bottom:14px;opacity:0;animation:fadeUp 0.6s ease 0.12s forwards;}\n.lamp-headline em{font-style:italic;color:var(--mid);}\n.lamp-body{font-family:'Jost',sans-serif;font-size:16px;font-weight:300;line-height:1.85;color:var(--mid);opacity:0;animation:fadeUp 0.6s ease 0.2s forwards;}\n.product-section{font-family:'Jost',sans-serif;color:var(--charcoal);-webkit-font-smoothing:antialiased;padding:0;width:100%;}\n.block{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease forwards;}\n.block:nth-child(1){animation-delay:0.28s;}.block:nth-child(2){animation-delay:0.35s;}.block:nth-child(3){animation-delay:0.42s;}.block:nth-child(4){animation-delay:0.49s;}.block:nth-child(5){animation-delay:0.56s;}\n.block-label{font-size:12px;font-weight:500;letter-spacing:0.20em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px;}\n.block-label::after{content:'';flex:1;height:1px;background:var(--rule);}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;}\n.spec-key{font-size:12px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:3px;}\n.spec-value{font-size:16px;font-weight:300;line-height:1.5;color:var(--mid);}\n.feature-list{list-style:none;}\n.feature-list li{font-size:16px;font-weight:300;line-height:1.75;color:var(--mid);padding-left:16px;position:relative;margin-bottom:6px;}\n.feature-list li::before{content:'';position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--accent);}\n.notice-box{border:1px solid var(--rule);padding:14px 16px;border-radius:2px;}\n.notice-box p{font-size:15px;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:6px;}\n.notice-box p:last-child{margin-bottom:0;}\n.quote-block{border-left:2px solid var(--accent);padding:6px 0 6px 18px;margin:0;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease 0.63s forwards;}\n.quote-block p{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;font-style:italic;line-height:1.55;color:var(--charcoal);}\n@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\n\u003c\/style\u003e\n\u003cdiv class=\"lamp-intro\"\u003e\n\u003cdiv class=\"lamp-eyebrow\"\u003eLighting · Wall Light\u003c\/div\u003e\n\u003cdiv class=\"lamp-headline\"\u003eTwo tubes, two colours — \u003cem\u003eone wall light that owns the room.\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cp class=\"lamp-body\"\u003eThe Duo Wall Light is a double-tube LED sconce with two contrasting coloured cylinders — one pointing up, one pointing down — mounted on a circular colour-matched backplate. Bold enough to be a talking point, warm enough to be genuinely liveable. Available in five colour combinations, it is the kind of wall light that makes a bedroom or living room wall feel intentional rather than afterthought.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cdiv class=\"block\"\u003e\n\u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e12 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e25.5 cm\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e220 V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eLight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWarm white — both tubes\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eInstallation\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eHardwired wall mount\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eStyle\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eColour block · contemporary\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eColours\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e5 combinations — see options\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"block\"\u003e\n\u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003eTwo contrasting coloured cylinders on a circular backplate — the colour-block wall light look that is all over interior design right now, done with real quality\u003c\/li\u003e\n\u003cli\u003eWarm white light glows from both tubes simultaneously — up and down, soft and flattering against any wall\u003c\/li\u003e\n\u003cli\u003e25.5cm tall and 12cm wide — a genuine statement piece that holds its own on a bedroom or living room wall\u003c\/li\u003e\n\u003cli\u003eFive colour combinations — Green \u0026amp; Pink, Beige \u0026amp; Red, Black, Pink \u0026amp; Red, and Red \u0026amp; Green\u003c\/li\u003e\n\u003cli\u003eWorks beautifully as a single sconce or paired either side of a bed, mirror, or sofa\u003c\/li\u003e\n\u003cli\u003e220V mains powered — clean hardwired installation with no visible cable when fitted correctly\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"block\"\u003e\n\u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003eBedroom — paired either side of the bed as a bold alternative to bedside lamps\u003c\/li\u003e\n\u003cli\u003eLiving room — flanking a sofa, fireplace, or piece of artwork\u003c\/li\u003e\n\u003cli\u003eHallway — a single sconce that immediately makes the wall feel considered\u003c\/li\u003e\n\u003cli\u003eDining room — warm up-down light that adds colour and atmosphere at the table\u003c\/li\u003e\n\u003cli\u003eBoutique hotel room or rental property — distinctive, memorable, and genuinely impressive\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"block\"\u003e\n\u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n\u003cdiv class=\"notice-box\"\u003e\n\u003cp\u003eThis is a hardwired wall light. Always switch off the power at the mains before installation.\u003c\/p\u003e\n\u003cp\u003eWarm white LED integrated. 220V mains powered. Available in five colour combinations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quote-block\"\u003e\n\u003cp\u003eColour, warmth, and a wall that finally says something.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Green\/Pink","offer_id":57462938960203,"sku":"CJYD200104823WD","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Beige\/Red","offer_id":57462938992971,"sku":"CJYD200104842PK","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":57462939025739,"sku":"CJYD200104839MN","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Pink\/Red","offer_id":57462939058507,"sku":"CJYD200104829CX","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Red\/Green","offer_id":57462939091275,"sku":"CJYD200104831EV","price":49.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260528_205241_98a51083-d413-4e31-b246-f2e343617bf6_1.png?v=1780002635"},{"product_id":"ceiling-lamp-1","title":"Flute Pendant Lamp","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n\n*,*::before,*::after{\n  box-sizing:border-box;\n  margin:0;\n  padding:0;\n}\n\n:root{\n  --charcoal:#1c1c1c;\n  --mid:#6b6560;\n  --accent:#c4b49a;\n  --rule:#ddd8d0;\n}\n\n.lamp-intro{\n  font-family:'Jost',sans-serif;\n  -webkit-font-smoothing:antialiased;\n  padding:0 0 20px 0;\n  border-bottom:1px solid var(--rule);\n  margin-bottom:20px;\n  width:100%;\n}\n\n.lamp-eyebrow{\n  font-size:10px;\n  font-weight:500;\n  letter-spacing:0.20em;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin-bottom:7px;\n  display:flex;\n  align-items:center;\n  gap:8px;\n}\n\n.lamp-eyebrow::after{\n  content:'';\n  flex:1;\n  height:1px;\n  background:var(--rule);\n}\n\n.lamp-headline{\n  font-family:'Cormorant Garamond',serif;\n  font-weight:300;\n  font-size:clamp(24px,3.5vw,32px);\n  line-height:1.2;\n  color:var(--charcoal);\n  margin-bottom:10px;\n}\n\n.lamp-headline em{\n  font-style:italic;\n  color:var(--mid);\n}\n\n.lamp-body{\n  font-family:'Jost',sans-serif;\n  font-size:14px;\n  font-weight:300;\n  line-height:1.65;\n  color:var(--mid);\n}\n\n.product-section{\n  font-family:'Jost',sans-serif;\n  color:var(--charcoal);\n  -webkit-font-smoothing:antialiased;\n  padding:0;\n  width:100%;\n}\n\n.block{\n  margin-bottom:20px;\n}\n\n.block-label{\n  font-size:10px;\n  font-weight:500;\n  letter-spacing:0.18em;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin-bottom:9px;\n  display:flex;\n  align-items:center;\n  gap:8px;\n}\n\n.block-label::after{\n  content:'';\n  flex:1;\n  height:1px;\n  background:var(--rule);\n}\n\n.spec-grid{\n  display:grid;\n  grid-template-columns:1fr 1fr;\n  gap:10px 16px;\n}\n\n.spec-key{\n  font-size:10px;\n  font-weight:500;\n  letter-spacing:0.10em;\n  text-transform:uppercase;\n  color:var(--accent);\n  margin-bottom:2px;\n}\n\n.spec-value{\n  font-size:14px;\n  font-weight:300;\n  line-height:1.45;\n  color:var(--mid);\n}\n\n.feature-list{\n  list-style:none;\n}\n\n.feature-list li{\n  font-size:14px;\n  font-weight:300;\n  line-height:1.55;\n  color:var(--mid);\n  padding-left:14px;\n  position:relative;\n  margin-bottom:5px;\n}\n\n.feature-list li::before{\n  content:'';\n  position:absolute;\n  left:0;\n  top:10px;\n  width:4px;\n  height:1px;\n  background:var(--accent);\n}\n\n.notice-box{\n  border:1px solid var(--rule);\n  padding:11px 13px;\n  border-radius:2px;\n}\n\n.notice-box p{\n  font-size:13px;\n  font-weight:300;\n  line-height:1.55;\n  color:var(--mid);\n  margin-bottom:4px;\n}\n\n.notice-box p:last-child{\n  margin-bottom:0;\n}\n\n.quote-block{\n  border-left:2px solid var(--accent);\n  padding:4px 0 4px 14px;\n  margin:0;\n}\n\n.quote-block p{\n  font-family:'Cormorant Garamond',serif;\n  font-size:18px;\n  font-weight:300;\n  font-style:italic;\n  line-height:1.4;\n  color:var(--charcoal);\n}\n\n\/* MOBILE *\/\n@media only screen and (max-width: 749px){\n\n  .lamp-intro{\n    padding-bottom:16px;\n    margin-bottom:17px;\n  }\n\n  .lamp-headline{\n    font-size:25px;\n    line-height:1.18;\n    margin-bottom:8px;\n  }\n\n  .lamp-body{\n    font-size:13px;\n    line-height:1.6;\n  }\n\n  .block{\n    margin-bottom:17px;\n  }\n\n  .spec-grid{\n    grid-template-columns:1fr;\n    gap:9px;\n  }\n\n  .spec-value,\n  .feature-list li{\n    font-size:13px;\n  }\n\n  .feature-list li{\n    line-height:1.5;\n  }\n\n  .quote-block p{\n    font-size:17px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"lamp-intro\"\u003e\n\u003cdiv class=\"lamp-eyebrow\"\u003eLighting · Pendant Lamp\u003c\/div\u003e\n\u003cdiv class=\"lamp-headline\"\u003eRibbed glass, warm light — \u003cem\u003ebeautiful from every angle.\u003c\/em\u003e\n\u003c\/div\u003e\n\u003cp class=\"lamp-body\"\u003eThe Flute Pendant Lamp combines ribbed glass with brass or matte black details. Its textured shade softly refracts warm light, creating an elegant atmosphere in bedrooms, dining rooms and living spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n\u003cdiv class=\"block\"\u003e\n\u003cdiv class=\"block-label\"\u003eShapes \u0026amp; Sizes\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eCapsule\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e13 × 32 cm — slim and elegant\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eBarrel\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e20 × 30 cm — balanced and versatile\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eOval\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e30 × 28 cm — wider statement design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"block\"\u003e\n\u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eBulb\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eE27 · Included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eLight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWarm white\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e220 V\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRibbed glass · Metal\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eColours\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBrass \u0026amp; Sage · Brass \u0026amp; Amber · Brass \u0026amp; Smoke · Black \u0026amp; Smoke\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"block\"\u003e\n\u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003eRibbed glass softly refracts the warm light\u003c\/li\u003e\n\u003cli\u003eAvailable in three distinctive shapes\u003c\/li\u003e\n\u003cli\u003eBrass or matte black metal detailing\u003c\/li\u003e\n\u003cli\u003eE27 warm white bulb included\u003c\/li\u003e\n\u003cli\u003eElegant design for modern and classic interiors\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"block\"\u003e\n\u003cdiv class=\"block-label\"\u003ePerfect for\u003c\/div\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003eDining tables and kitchen islands\u003c\/li\u003e\n\u003cli\u003eBedrooms and bedside lighting\u003c\/li\u003e\n\u003cli\u003eLiving rooms and hallways\u003c\/li\u003e\n\u003cli\u003eRestaurants, cafés and hospitality spaces\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"block\"\u003e\n\u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n\u003cdiv class=\"notice-box\"\u003e\n\u003cp\u003eHardwired ceiling pendant. E27 warm white bulb included · 220V.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quote-block\"\u003e\n\u003cp\u003eFluted glass, warm light, effortless atmosphere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Barrel — Brass \u0026 Sage","offer_id":57479858520395,"sku":"CJYD223095305EV","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"Barrel — Matte Black \u0026 Smoke","offer_id":57479858553163,"sku":"B black cigarette ash","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"Barrel — Brass \u0026 Smoke","offer_id":57479858585931,"sku":"CJYD223095307GT","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"Barrel — Brass \u0026 Amber","offer_id":57479858618699,"sku":"CJYD223095306FU","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"Capsule — Matte Black \u0026 Smoke","offer_id":57479858651467,"sku":"CJYD223095316PK","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Capsule — Brass \u0026 Sage","offer_id":57479858684235,"sku":"CJYD223095302BY","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Capsule — Brass \u0026 Amber","offer_id":57479858717003,"sku":"CJYD223095303CX","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Capsule — Brass \u0026 Smoke","offer_id":57479858749771,"sku":"CJYD223095304DW","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Oval — Brass \u0026 Amber","offer_id":57479858782539,"sku":"CJYD223095309IR","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"Oval — Brass \u0026 Smoke","offer_id":57479858815307,"sku":"CJYD223095310JQ","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"Brass \u0026 Sage","offer_id":57479868514635,"sku":"CJYD223095308HS","price":69.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260531_121353_a59892f8-0bce-4b99-8b52-1fddd9cd52d8_1.png?v=1780230590"},{"product_id":"petal-pendant-lamp","title":"Petal Pendant Lamp","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0;}\n.lamp-intro{font-family:'Jost',sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 28px 0;border-bottom:1px solid var(--rule);margin-bottom:28px;width:100%;}\n.lamp-eyebrow{font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeUp 0.6s ease 0.05s forwards;}\n.lamp-eyebrow::after{content:'';flex:1;height:1px;background:var(--rule);}\n.lamp-headline{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:clamp(28px,4vw,38px);line-height:1.25;color:var(--charcoal);margin-bottom:14px;opacity:0;animation:fadeUp 0.6s ease 0.12s forwards;}\n.lamp-headline em{font-style:italic;color:var(--mid);}\n.lamp-body{font-family:'Jost',sans-serif;font-size:16px;font-weight:300;line-height:1.85;color:var(--mid);opacity:0;animation:fadeUp 0.6s ease 0.2s forwards;}\n.product-section{font-family:'Jost',sans-serif;color:var(--charcoal);-webkit-font-smoothing:antialiased;padding:0;width:100%;}\n.block{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease forwards;}\n.block:nth-child(1){animation-delay:0.28s;}.block:nth-child(2){animation-delay:0.35s;}.block:nth-child(3){animation-delay:0.42s;}.block:nth-child(4){animation-delay:0.49s;}.block:nth-child(5){animation-delay:0.56s;}\n.block-label{font-size:12px;font-weight:500;letter-spacing:0.20em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px;}\n.block-label::after{content:'';flex:1;height:1px;background:var(--rule);}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;}\n.spec-key{font-size:12px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:3px;}\n.spec-value{font-size:16px;font-weight:300;line-height:1.5;color:var(--mid);}\n.feature-list{list-style:none;}\n.feature-list li{font-size:16px;font-weight:300;line-height:1.75;color:var(--mid);padding-left:16px;position:relative;margin-bottom:6px;}\n.feature-list li::before{content:'';position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--accent);}\n.notice-box{border:1px solid var(--rule);padding:14px 16px;border-radius:2px;}\n.notice-box p{font-size:15px;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:6px;}\n.notice-box p:last-child{margin-bottom:0;}\n.quote-block{border-left:2px solid var(--accent);padding:6px 0 6px 18px;margin:0;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease 0.63s forwards;}\n.quote-block p{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;font-style:italic;line-height:1.55;color:var(--charcoal);}\n@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\n\u003c\/style\u003e\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eLighting · Pendant Lamp\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eA wave of warm light — \u003cem\u003esuspended like a petal in air.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eThe Petal Pendant Lamp features a wavy acrylic leaf shade with a brass rod that passes through its centre, anchored by a circular brass disc at the midpoint. The result is a pendant that feels more like sculpture than lighting — and one that casts a beautiful, organic warm glow through its textured acrylic surface.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e20 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e15 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eSuspension Line\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e150 cm adjustable\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eCeiling Rose\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e10 cm brass\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eIron · Aluminium · Acrylic\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eLight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWarm white LED\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e220 V\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eFitting\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBrass rod through shade\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eWavy acrylic leaf shade with brass rod passing through the centre — a sculptural pendant that looks as beautiful unlit as it does switched on\u003c\/li\u003e\n      \u003cli\u003eCircular brass disc anchors the rod at the shade midpoint — a small, considered detail that makes the whole piece feel premium\u003c\/li\u003e\n      \u003cli\u003eWarm white light glows softly through the textured acrylic — the organic wave form catches and diffuses light in every direction\u003c\/li\u003e\n      \u003cli\u003e20cm diameter and 15cm tall — compact and delicate, works above a bedside table or clustered over a dining table\u003c\/li\u003e\n      \u003cli\u003e150cm adjustable suspension line from a 10cm brass ceiling rose\u003c\/li\u003e\n      \u003cli\u003eIron, aluminium, and acrylic construction — light in weight, considered in finish\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eBedroom — above the bedside table for a warm, intimate pendant light\u003c\/li\u003e\n      \u003cli\u003eDining table — clustered in groups of two or three at varying heights\u003c\/li\u003e\n      \u003cli\u003eLiving room reading corner — soft, directional warm light with real character\u003c\/li\u003e\n      \u003cli\u003eHallway or entrance — a single sculptural pendant that sets the tone immediately\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eHardwired ceiling pendant. Warm white LED integrated. 220V mains powered. Also available in the Rod Below version.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eOrganic form, warm light — a pendant that belongs in a room.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Wave Leaf Double Rod","offer_id":57481966027083,"sku":"CJYD259142125YB","price":349.0,"currency_code":"GBP","in_stock":true},{"title":"Wave Leaf Single Rod","offer_id":57481966059851,"sku":"CJYD259142129CX","price":349.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260531_154941_36bda815-d8dc-4ef4-8639-0a4324773b33.png?v=1780242788"},{"product_id":"wal-lamp","title":"Alabaster Column Wall Light","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0;}\n.lamp-intro{font-family:'Jost',sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 28px 0;border-bottom:1px solid var(--rule);margin-bottom:28px;width:100%;}\n.lamp-eyebrow{font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeUp 0.6s ease 0.05s forwards;}\n.lamp-eyebrow::after{content:'';flex:1;height:1px;background:var(--rule);}\n.lamp-headline{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:clamp(28px,4vw,38px);line-height:1.25;color:var(--charcoal);margin-bottom:14px;opacity:0;animation:fadeUp 0.6s ease 0.12s forwards;}\n.lamp-headline em{font-style:italic;color:var(--mid);}\n.lamp-body{font-family:'Jost',sans-serif;font-size:16px;font-weight:300;line-height:1.85;color:var(--mid);opacity:0;animation:fadeUp 0.6s ease 0.2s forwards;}\n.product-section{font-family:'Jost',sans-serif;color:var(--charcoal);-webkit-font-smoothing:antialiased;padding:0;width:100%;}\n.block{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease forwards;}\n.block:nth-child(1){animation-delay:0.28s;}.block:nth-child(2){animation-delay:0.35s;}.block:nth-child(3){animation-delay:0.42s;}.block:nth-child(4){animation-delay:0.49s;}.block:nth-child(5){animation-delay:0.56s;}\n.block-label{font-size:12px;font-weight:500;letter-spacing:0.20em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px;}\n.block-label::after{content:'';flex:1;height:1px;background:var(--rule);}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;}\n.spec-key{font-size:12px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:3px;}\n.spec-value{font-size:16px;font-weight:300;line-height:1.5;color:var(--mid);}\n.feature-list{list-style:none;}\n.feature-list li{font-size:16px;font-weight:300;line-height:1.75;color:var(--mid);padding-left:16px;position:relative;margin-bottom:6px;}\n.feature-list li::before{content:'';position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--accent);}\n.notice-box{border:1px solid var(--rule);padding:14px 16px;border-radius:2px;}\n.notice-box p{font-size:15px;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:6px;}\n.notice-box p:last-child{margin-bottom:0;}\n.quote-block{border-left:2px solid var(--accent);padding:6px 0 6px 18px;margin:0;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease 0.63s forwards;}\n.quote-block p{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;font-style:italic;line-height:1.55;color:var(--charcoal);}\n@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eLighting · Wall Light\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eStone that glows — \u003cem\u003eevery vein revealed by warm light.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eThe Alabaster Column Wall Light is a tall cylindrical wall sconce with a natural marble shade that, when illuminated, reveals its unique veining in warm, amber-toned light. No two are quite the same. Slender, vertical, and quietly extraordinary — it transforms any wall it sits on into a feature.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eDiameter\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e6 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eLength\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e50 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e14 W LED — integrated\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eLight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWarm white\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eShade\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eNatural marble\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eFitting\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eMetal — Black or Brass\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eCoverage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3–5 m²\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e220 V · hardwired\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eNatural marble cylinder — each piece has its own unique veining pattern, revealed beautifully when the warm light glows through it\u003c\/li\u003e\n      \u003cli\u003e14W integrated LED — warm, even light from top to bottom of the full 50cm column, no hot spots or shadows\u003c\/li\u003e\n      \u003cli\u003eSlender at just 6cm wide — makes a wall feel taller and more architectural without adding visual bulk\u003c\/li\u003e\n      \u003cli\u003eAvailable in Black and Brass fittings — the Black for dramatic, minimal interiors, the Brass for warmer, more classical spaces\u003c\/li\u003e\n      \u003cli\u003eWorks beautifully as a single statement sconce or paired symmetrically either side of a bed, mirror, or doorway\u003c\/li\u003e\n      \u003cli\u003eSuits bedrooms, studies, hallways, living rooms, and bathroom walls equally well\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eBedroom — paired either side of the bed for a dramatic, hotel-suite quality bedhead lighting\u003c\/li\u003e\n      \u003cli\u003eHallway — a single column on a plain wall that transforms the whole space\u003c\/li\u003e\n      \u003cli\u003eLiving room — flanking a fireplace, artwork, or console for warm ambient light\u003c\/li\u003e\n      \u003cli\u003eBathroom — beside a mirror for warm, flattering vanity lighting\u003c\/li\u003e\n      \u003cli\u003eStudy or home office — a vertical accent light that makes the room feel properly considered\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eHardwired wall light. 14W warm white LED integrated — no bulb required. Natural marble shade — veining will vary slightly between pieces. 220V mains powered. Available in Black and Brass fittings.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eMarble, warm light, and a wall that finally earns its place.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Gold","offer_id":57482184786251,"sku":"CJYD257601503CX","price":89.99,"currency_code":"GBP","in_stock":true},{"title":"Black","offer_id":57482184819019,"sku":"CJYD257601502BY","price":89.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260531_171641_701650f5-fdc7-461b-b2da-d2b10ca285d8.png?v=1780248555"},{"product_id":"petal-wall-light","title":"Petal Wall Light","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0;}\n.lamp-intro{font-family:'Jost',sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 28px 0;border-bottom:1px solid var(--rule);margin-bottom:28px;width:100%;}\n.lamp-eyebrow{font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeUp 0.6s ease 0.05s forwards;}\n.lamp-eyebrow::after{content:'';flex:1;height:1px;background:var(--rule);}\n.lamp-headline{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:clamp(28px,4vw,38px);line-height:1.25;color:var(--charcoal);margin-bottom:14px;opacity:0;animation:fadeUp 0.6s ease 0.12s forwards;}\n.lamp-headline em{font-style:italic;color:var(--mid);}\n.lamp-body{font-family:'Jost',sans-serif;font-size:16px;font-weight:300;line-height:1.85;color:var(--mid);opacity:0;animation:fadeUp 0.6s ease 0.2s forwards;}\n.product-section{font-family:'Jost',sans-serif;color:var(--charcoal);-webkit-font-smoothing:antialiased;padding:0;width:100%;}\n.block{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease forwards;}\n.block:nth-child(1){animation-delay:0.28s;}.block:nth-child(2){animation-delay:0.35s;}.block:nth-child(3){animation-delay:0.42s;}.block:nth-child(4){animation-delay:0.49s;}.block:nth-child(5){animation-delay:0.56s;}\n.block-label{font-size:12px;font-weight:500;letter-spacing:0.20em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px;}\n.block-label::after{content:'';flex:1;height:1px;background:var(--rule);}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;}\n.spec-key{font-size:12px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:3px;}\n.spec-value{font-size:16px;font-weight:300;line-height:1.5;color:var(--mid);}\n.feature-list{list-style:none;}\n.feature-list li{font-size:16px;font-weight:300;line-height:1.75;color:var(--mid);padding-left:16px;position:relative;margin-bottom:6px;}\n.feature-list li::before{content:'';position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--accent);}\n.notice-box{border:1px solid var(--rule);padding:14px 16px;border-radius:2px;}\n.notice-box p{font-size:15px;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:6px;}\n.notice-box p:last-child{margin-bottom:0;}\n.quote-block{border-left:2px solid var(--accent);padding:6px 0 6px 18px;margin:0;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease 0.63s forwards;}\n.quote-block p{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;font-style:italic;line-height:1.55;color:var(--charcoal);}\n@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eLighting · Wall Light\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eGlass that opens like a flower — \u003cem\u003ewarm light rising from within.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eThe Petal Wall Light is a fluted glass sconce with an open upward form — like a flower caught mid-bloom — mounted on a copper base fitting. The glass glows from within with a warm, even light that catches every rib and fold of the shade. Available in White, Green, and Amber, each with its own character and entirely different mood when lit.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e28 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e24 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eProjection\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e13 cm from wall\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eBulb Fitting\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eE14 × 2 — not included\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGlass · Iron · Copper\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e1.38 kg\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eCoverage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e3–8 m²\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e220 V · hardwired\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eColours\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWhite · Green · Amber\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eFluted glass in an open upward petal form — warm light illuminates every rib and fold of the shade for a genuinely beautiful wall effect\u003c\/li\u003e\n      \u003cli\u003eCopper base fitting — adds warmth and quality to all three colourways\u003c\/li\u003e\n      \u003cli\u003eTwo E14 bulb sockets — generous light output for rooms of 3 to 8 square metres\u003c\/li\u003e\n      \u003cli\u003e28cm wide and 24cm tall — a substantial decorative piece with real presence on a wall\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n      \u003cli\u003eAvailable in White, Green, and Amber — each glows with a completely different character when lit\u003c\/li\u003e\n      \u003cli\u003eGlass, iron, and copper construction — solid, well-made, and built to last\u003c\/li\u003e\n    \n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eLiving room — a single statement sconce or paired either side of a fireplace or sofa\u003c\/li\u003e\n      \u003cli\u003eBedroom — paired either side of the bed for warm, decorative ambient light\u003c\/li\u003e\n      \u003cli\u003eDining room — above a sideboard or flanking a mirror for warm, flattering light at dinner\u003c\/li\u003e\n      \u003cli\u003eHallway — a single petal sconce that transforms an entrance wall immediately\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eHardwired wall light. Two E14 bulbs required — not included. 220V mains powered. Available in White, Green, and Amber.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eGlass, copper, warm light — a wall that blooms.\u003c\/p\u003e\n  \u003c\/div\u003e\n","brand":"Avertta","offers":[{"title":"White","offer_id":57482852270411,"sku":"CJYD247066504DW","price":109.99,"currency_code":"GBP","in_stock":true},{"title":"Green","offer_id":57482852303179,"sku":"CJYD247066501AZ","price":109.99,"currency_code":"GBP","in_stock":true},{"title":"Amber","offer_id":57482852335947,"sku":"CJYD247066503CX","price":109.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260531_194118_9b96f5ed-17b6-4ba3-87b6-c0926e6c3164_1.png?v=1780256939"},{"product_id":"travertine-wall-light","title":"Travertine Wall Light","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0;}\n.lamp-intro{font-family:'Jost',sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 28px 0;border-bottom:1px solid var(--rule);margin-bottom:28px;width:100%;}\n.lamp-eyebrow{font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeUp 0.6s ease 0.05s forwards;}\n.lamp-eyebrow::after{content:'';flex:1;height:1px;background:var(--rule);}\n.lamp-headline{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:clamp(28px,4vw,38px);line-height:1.25;color:var(--charcoal);margin-bottom:14px;opacity:0;animation:fadeUp 0.6s ease 0.12s forwards;}\n.lamp-headline em{font-style:italic;color:var(--mid);}\n.lamp-body{font-family:'Jost',sans-serif;font-size:16px;font-weight:300;line-height:1.85;color:var(--mid);opacity:0;animation:fadeUp 0.6s ease 0.2s forwards;}\n.product-section{font-family:'Jost',sans-serif;color:var(--charcoal);-webkit-font-smoothing:antialiased;padding:0;width:100%;}\n.block{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease forwards;}\n.block:nth-child(1){animation-delay:0.28s;}.block:nth-child(2){animation-delay:0.35s;}.block:nth-child(3){animation-delay:0.42s;}.block:nth-child(4){animation-delay:0.49s;}.block:nth-child(5){animation-delay:0.56s;}\n.block-label{font-size:12px;font-weight:500;letter-spacing:0.20em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px;}\n.block-label::after{content:'';flex:1;height:1px;background:var(--rule);}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;}\n.spec-key{font-size:12px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:3px;}\n.spec-value{font-size:16px;font-weight:300;line-height:1.5;color:var(--mid);}\n.feature-list{list-style:none;}\n.feature-list li{font-size:16px;font-weight:300;line-height:1.75;color:var(--mid);padding-left:16px;position:relative;margin-bottom:6px;}\n.feature-list li::before{content:'';position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--accent);}\n.notice-box{border:1px solid var(--rule);padding:14px 16px;border-radius:2px;}\n.notice-box p{font-size:15px;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:6px;}\n.notice-box p:last-child{margin-bottom:0;}\n.quote-block{border-left:2px solid var(--accent);padding:6px 0 6px 18px;margin:0;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease 0.63s forwards;}\n.quote-block p{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;font-style:italic;line-height:1.55;color:var(--charcoal);}\n@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eLighting · Wall Light\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eStone, wood, glass — \u003cem\u003ea wall light that feels like it was found, not bought.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eThe Travertine Wall Light pairs a sculptural off-white travertine body with a frosted glass globe — warm light resting against natural stone. The texture and character of the travertine makes every piece unique. Slender, considered, and genuinely luxurious for its price, it is the kind of wall light that makes a bedroom or hallway feel like a boutique hotel.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e9 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e25 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eProjection\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e13.5 cm from wall\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eBulb Fitting\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eG9 — not included\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eTravertine · Solid wood · Glass\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eWeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e0.8 kg\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e220 V · hardwired\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eFinish\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eOff-white travertine\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eOff-white travertine stone body — the natural pitting and texture gives every piece its own unique character\u003c\/li\u003e\n      \u003cli\u003eFrosted glass globe shade — glows with a soft, warm light that sits beautifully against the stone surface\u003c\/li\u003e\n      \u003cli\u003eSolid wood backing — adds warmth and structural integrity to the natural stone body\u003c\/li\u003e\n      \u003cli\u003eSlender at 9cm wide and 25cm tall — a vertical accent that makes a wall feel taller and more considered\u003c\/li\u003e\n      \u003cli\u003eG9 bulb fitting — compatible with a wide range of warm white G9 LED bulbs\u003c\/li\u003e\n      \u003cli\u003eTravertine, wood, and glass — genuinely premium natural materials at a surprisingly accessible price\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eBedroom — paired either side of the bed for a warm, natural bedhead lighting\u003c\/li\u003e\n      \u003cli\u003eHallway — a single sconce on a plain wall that immediately elevates the whole space\u003c\/li\u003e\n      \u003cli\u003eLiving room — beside a sofa, fireplace, or piece of artwork\u003c\/li\u003e\n      \u003cli\u003eBathroom — above or beside a mirror for warm, flattering vanity light\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eHardwired wall light. G9 bulb not included — a warm white G9 LED bulb is recommended. Natural travertine stone — texture and colouring will vary slightly between pieces. 220V mains powered.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eStone, warmth, and a wall that finally feels like somewhere.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Default Title","offer_id":57484814942539,"sku":"CJYD238823501AZ","price":109.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260601_073408_51e1669a-f1c4-49c1-b473-308d9126dede.png?v=1780300510"},{"product_id":"ceiling-lamp-2","title":"Solstice Ceiling Light","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0;}\n.lamp-intro{font-family:'Jost',sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 28px 0;border-bottom:1px solid var(--rule);margin-bottom:28px;width:100%;}\n.lamp-eyebrow{font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeUp 0.6s ease 0.05s forwards;}\n.lamp-eyebrow::after{content:'';flex:1;height:1px;background:var(--rule);}\n.lamp-headline{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:clamp(28px,4vw,38px);line-height:1.25;color:var(--charcoal);margin-bottom:14px;opacity:0;animation:fadeUp 0.6s ease 0.12s forwards;}\n.lamp-headline em{font-style:italic;color:var(--mid);}\n.lamp-body{font-family:'Jost',sans-serif;font-size:16px;font-weight:300;line-height:1.85;color:var(--mid);opacity:0;animation:fadeUp 0.6s ease 0.2s forwards;}\n.product-section{font-family:'Jost',sans-serif;color:var(--charcoal);-webkit-font-smoothing:antialiased;padding:0;width:100%;}\n.block{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease forwards;}\n.block:nth-child(1){animation-delay:0.28s;}.block:nth-child(2){animation-delay:0.35s;}.block:nth-child(3){animation-delay:0.42s;}.block:nth-child(4){animation-delay:0.49s;}.block:nth-child(5){animation-delay:0.56s;}\n.block-label{font-size:12px;font-weight:500;letter-spacing:0.20em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px;}\n.block-label::after{content:'';flex:1;height:1px;background:var(--rule);}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;}\n.spec-key{font-size:12px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:3px;}\n.spec-value{font-size:16px;font-weight:300;line-height:1.5;color:var(--mid);}\n.size-table{width:100%;border-collapse:collapse;}\n.size-table th{font-size:12px;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--accent);padding:8px 12px;border-bottom:1px solid var(--rule);text-align:left;}\n.size-table td{font-size:15px;font-weight:300;color:var(--mid);padding:8px 12px;border-bottom:1px solid var(--rule);}\n.feature-list{list-style:none;}\n.feature-list li{font-size:16px;font-weight:300;line-height:1.75;color:var(--mid);padding-left:16px;position:relative;margin-bottom:6px;}\n.feature-list li::before{content:'';position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--accent);}\n.notice-box{border:1px solid var(--rule);padding:14px 16px;border-radius:2px;}\n.notice-box p{font-size:15px;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:6px;}\n.notice-box p:last-child{margin-bottom:0;}\n.quote-block{border-left:2px solid var(--accent);padding:6px 0 6px 18px;margin:0;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease 0.63s forwards;}\n.quote-block p{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;font-style:italic;line-height:1.55;color:var(--charcoal);}\n@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eLighting · Ceiling Light\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eClean light, warm detail — \u003cem\u003ea ceiling that finally works.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eThe Solstice is a round flush LED ceiling light with a soft diffuser panel and a natural wood grain accent on the rim — the detail that separates it from every other ceiling fitting in the room. Available in three sizes to suit everything from a compact bedroom to a large open-plan space, in Black \u0026amp; Wood or White \u0026amp; Wood.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSizes \u0026amp; Coverage\u003c\/div\u003e\n    \u003ctable class=\"size-table\"\u003e\n      \u003ctr\u003e\n\u003cth\u003eDiameter\u003c\/th\u003e\n\u003cth\u003eWattage\u003c\/th\u003e\n\u003cth\u003eCoverage\u003c\/th\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e30 cm\u003c\/td\u003e\n\u003ctd\u003e36 W\u003c\/td\u003e\n\u003ctd\u003e5–10 m²\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e40 cm\u003c\/td\u003e\n\u003ctd\u003e60 W\u003c\/td\u003e\n\u003ctd\u003e6–18 m²\u003c\/td\u003e\n\u003c\/tr\u003e\n      \u003ctr\u003e\n\u003ctd\u003e50 cm\u003c\/td\u003e\n\u003ctd\u003e90 W\u003c\/td\u003e\n\u003ctd\u003e12–20 m²\u003c\/td\u003e\n\u003c\/tr\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e5 cm — all sizes\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eLight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWarm white LED\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eDiffuser\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePVC light guide panel\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eFrame\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBaked-paint metal\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eAccent\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eNatural wood grain\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e220 V · hardwired\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eColours\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBlack \u0026amp; Wood · White \u0026amp; Wood\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eNatural wood grain accent panel on the rim — the detail that lifts it above a standard flush ceiling fitting\u003c\/li\u003e\n      \u003cli\u003eWarm white LED diffuser panel — even, shadow-free light across the whole room with no hot spots or glare\u003c\/li\u003e\n      \u003cli\u003eThree sizes available — choose based on the room size using the coverage guide above\u003c\/li\u003e\n      \u003cli\u003eSlim at just 5cm — sits close to the ceiling and works in rooms with lower clearance\u003c\/li\u003e\n      \u003cli\u003eLED integrated — no bulb to replace, efficient and maintenance-free once installed\u003c\/li\u003e\n      \u003cli\u003eAvailable in Black \u0026amp; Wood and White \u0026amp; Wood — both suit Japandi, Scandi, and modern minimalist interiors\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eBedroom — the 30cm or 40cm for a soft, even overhead light\u003c\/li\u003e\n      \u003cli\u003eLiving room — the 50cm as a statement ceiling light in a larger space\u003c\/li\u003e\n      \u003cli\u003eOpen-plan kitchen and dining — the 50cm covers up to 20m² comfortably\u003c\/li\u003e\n      \u003cli\u003eHome office or study — clean, even light without harsh shadows\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eHardwired ceiling light. LED integrated — no bulb required. Available in three sizes and two colour finishes. 220V mains powered.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eWarm light, one clean detail, a room that feels finished.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black\/30cm","offer_id":57485084492107,"sku":"CJJT172560636JQ","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Black\/40cm","offer_id":57485084524875,"sku":"CJJT172560640NM","price":72.99,"currency_code":"GBP","in_stock":true},{"title":"Black\/50cm","offer_id":57485084557643,"sku":"CJJT172560644RI","price":104.99,"currency_code":"GBP","in_stock":true},{"title":"White\/30cm","offer_id":57485084590411,"sku":"CJJT172560604DW","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"White\/40cm","offer_id":57485084623179,"sku":"CJJT172560608HS","price":72.99,"currency_code":"GBP","in_stock":true},{"title":"White\/50cm","offer_id":57485084655947,"sku":"CJJT172560612LO","price":104.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260601_084707_1a914bb7-82b5-466e-9a96-c389bd105051.png?v=1780304193"},{"product_id":"atelier-floor-lamp","title":"Atelier Floor Lamp","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0;}\n.lamp-intro{font-family:'Jost',sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 28px 0;border-bottom:1px solid var(--rule);margin-bottom:28px;width:100%;}\n.lamp-eyebrow{font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeUp 0.6s ease 0.05s forwards;}\n.lamp-eyebrow::after{content:'';flex:1;height:1px;background:var(--rule);}\n.lamp-headline{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:clamp(28px,4vw,38px);line-height:1.25;color:var(--charcoal);margin-bottom:14px;opacity:0;animation:fadeUp 0.6s ease 0.12s forwards;}\n.lamp-headline em{font-style:italic;color:var(--mid);}\n.lamp-body{font-family:'Jost',sans-serif;font-size:16px;font-weight:300;line-height:1.85;color:var(--mid);opacity:0;animation:fadeUp 0.6s ease 0.2s forwards;}\n.product-section{font-family:'Jost',sans-serif;color:var(--charcoal);-webkit-font-smoothing:antialiased;padding:0;width:100%;}\n.block{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease forwards;}\n.block:nth-child(1){animation-delay:0.28s;}.block:nth-child(2){animation-delay:0.35s;}.block:nth-child(3){animation-delay:0.42s;}.block:nth-child(4){animation-delay:0.49s;}.block:nth-child(5){animation-delay:0.56s;}\n.block-label{font-size:12px;font-weight:500;letter-spacing:0.20em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px;}\n.block-label::after{content:'';flex:1;height:1px;background:var(--rule);}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;}\n.spec-key{font-size:12px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:3px;}\n.spec-value{font-size:16px;font-weight:300;line-height:1.5;color:var(--mid);}\n.feature-list{list-style:none;}\n.feature-list li{font-size:16px;font-weight:300;line-height:1.75;color:var(--mid);padding-left:16px;position:relative;margin-bottom:6px;}\n.feature-list li::before{content:'';position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--accent);}\n.notice-box{border:1px solid var(--rule);padding:14px 16px;border-radius:2px;}\n.notice-box p{font-size:15px;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:6px;}\n.notice-box p:last-child{margin-bottom:0;}\n.quote-block{border-left:2px solid var(--accent);padding:6px 0 6px 18px;margin:0;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease 0.63s forwards;}\n.quote-block p{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;font-style:italic;line-height:1.55;color:var(--charcoal);}\n@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eLighting · Floor Lamp\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eA lamp with \u003cem\u003ethe confidence of something designed.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eThe Atelier Floor Lamp has a distinctive mechanical arm and a generous acrylic shade that glows with warm light from within. At 150cm tall it fills a corner or reading nook with the kind of presence that makes a living room feel properly considered. Available in three shade finishes — Transparent, Brown, and Milky White — each with its own character when lit.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e150 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eShade Diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e35 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eIron Art · Acrylic\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eBulb Fitting\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eE27 — not included\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eLight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWarm white\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUK plug included\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eShades\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eTransparent · Brown · Milky White\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eMechanical arm design with architectural presence — the French atelier-inspired detail that makes it look considered rather than generic\u003c\/li\u003e\n      \u003cli\u003eThree shade options — Transparent for an open warm glow, Brown for a rich amber tone, Milky White for the softest most diffused light\u003c\/li\u003e\n      \u003cli\u003e150cm tall with a generous 35cm shade — fills a reading corner or living room with warm, ambient light\u003c\/li\u003e\n      \u003cli\u003eIron art and acrylic construction — solid and well-made, light enough to move between rooms\u003c\/li\u003e\n      \u003cli\u003eE27 fitting — use your preferred warm white bulb for full control over brightness\u003c\/li\u003e\n      \u003cli\u003eUK plug included — ready to use straight out of the box\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n    \n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eLiving room reading corner — warm ambient light beside a sofa or armchair\u003c\/li\u003e\n      \u003cli\u003eBedroom — a tall statement lamp beside the bed or in a corner\u003c\/li\u003e\n      \u003cli\u003eHome office — soft, directional warm light for focused evening work\u003c\/li\u003e\n      \u003cli\u003eDining room — beside a sideboard or in a corner to add warm atmosphere\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eE27 bulb not included — a warm white E27 LED bulb is recommended. UK plug included — ready to use straight out of the box. Available in Transparent, Brown, and Milky White shade finishes.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eWarm light, considered form — a corner that earns its keep.\u003c\/p\u003e\n  \u003c\/div\u003e\n","brand":"Avertta","offers":[{"title":"Transparant","offer_id":57487662383435,"sku":"CJYD289417906FU","price":119.99,"currency_code":"GBP","in_stock":true},{"title":"Brown","offer_id":57487662416203,"sku":"CJYD289417909IR","price":124.99,"currency_code":"GBP","in_stock":true},{"title":"Milky White","offer_id":57487662448971,"sku":"CJYD289417908HS","price":119.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/ChatGPTImageJun1_2026_11_28_18AM.png?v=1780306526"},{"product_id":"ovale-table-lamp","title":"Ovale Table Lamp","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0;}\n.lamp-intro{font-family:'Jost',sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 28px 0;border-bottom:1px solid var(--rule);margin-bottom:28px;width:100%;}\n.lamp-eyebrow{font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeUp 0.6s ease 0.05s forwards;}\n.lamp-eyebrow::after{content:'';flex:1;height:1px;background:var(--rule);}\n.lamp-headline{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:clamp(28px,4vw,38px);line-height:1.25;color:var(--charcoal);margin-bottom:14px;opacity:0;animation:fadeUp 0.6s ease 0.12s forwards;}\n.lamp-headline em{font-style:italic;color:var(--mid);}\n.lamp-body{font-family:'Jost',sans-serif;font-size:16px;font-weight:300;line-height:1.85;color:var(--mid);opacity:0;animation:fadeUp 0.6s ease 0.2s forwards;}\n.product-section{font-family:'Jost',sans-serif;color:var(--charcoal);-webkit-font-smoothing:antialiased;padding:0;width:100%;}\n.block{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease forwards;}\n.block:nth-child(1){animation-delay:0.28s;}.block:nth-child(2){animation-delay:0.35s;}.block:nth-child(3){animation-delay:0.42s;}.block:nth-child(4){animation-delay:0.49s;}.block:nth-child(5){animation-delay:0.56s;}\n.block-label{font-size:12px;font-weight:500;letter-spacing:0.20em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px;}\n.block-label::after{content:'';flex:1;height:1px;background:var(--rule);}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;}\n.spec-key{font-size:12px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:3px;}\n.spec-value{font-size:16px;font-weight:300;line-height:1.5;color:var(--mid);}\n.feature-list{list-style:none;}\n.feature-list li{font-size:16px;font-weight:300;line-height:1.75;color:var(--mid);padding-left:16px;position:relative;margin-bottom:6px;}\n.feature-list li::before{content:'';position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--accent);}\n.notice-box{border:1px solid var(--rule);padding:14px 16px;border-radius:2px;}\n.notice-box p{font-size:15px;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:6px;}\n.notice-box p:last-child{margin-bottom:0;}\n.quote-block{border-left:2px solid var(--accent);padding:6px 0 6px 18px;margin:0;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease 0.63s forwards;}\n.quote-block p{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;font-style:italic;line-height:1.55;color:var(--charcoal);}\n@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eLighting · Table Lamp\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eMid-century form, \u003cem\u003ethree lights in one.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eThe Ovale Table Lamp pairs a glossy oval glass shade with a polished chrome pedestal base — a shape that has been considered beautiful since the 1960s and shows no signs of stopping. Three colour temperatures let you switch between warm evening light, a neutral reading glow, and a bright cool white, all from the same lamp. Available in Cream and Pink.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eWidth\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e29 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e22 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eBase\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePolished chrome pedestal\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eShade\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eGlossy glass — oval\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eLight Colours\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eWarm · Neutral · Cool white\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e220 V\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003ePower\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUK plug included\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eColours\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eCream · Pink\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eGlossy oval glass shade on a polished chrome pedestal base — that classic mid-century silhouette done with real quality and finish\u003c\/li\u003e\n      \u003cli\u003eThree colour temperatures — warm white for evenings and winding down, neutral for reading, cool white for tasks and focus\u003c\/li\u003e\n      \u003cli\u003ePolished chrome base — solid, reflective, and genuinely premium looking on any surface\u003c\/li\u003e\n      \u003cli\u003e29cm wide and 22cm tall — a generous, well-proportioned shade with real presence on a bedside table or side table\u003c\/li\u003e\n      \u003cli\u003eUK plug included — ready to use straight out of the box\u003c\/li\u003e\n      \u003cli\u003eAvailable in Cream and Pink — each with a completely different character when lit\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eBedside table — switch between warm for winding down and cool for reading without changing lamps\u003c\/li\u003e\n      \u003cli\u003eLiving room side table — a sculptural piece that works as décor even when switched off\u003c\/li\u003e\n      \u003cli\u003eDressing table — the neutral setting gives a flattering, accurate light for getting ready\u003c\/li\u003e\n      \u003cli\u003eHome office desk — cool white for focused daytime work, warm for evening sessions\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eUK plug included — ready to use straight out of the box. Three colour temperatures — warm, neutral, and cool white. Available in Cream and Pink. 220V mains powered.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eOne lamp. Three lights. A bedside that finally has it all.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Pink","offer_id":57488664068427,"sku":"CJJT172467403CX","price":74.99,"currency_code":"GBP","in_stock":true},{"title":"Cream","offer_id":57488664101195,"sku":"CJJT172467401AZ","price":74.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260601_143800_eafefc6a-c746-442d-b97a-de365569ae8c_1.png?v=1780325222"},{"product_id":"ceiling-lamp-4","title":"Pebble Pendant Light","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0;}\n.lamp-intro{font-family:'Jost',sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 28px 0;border-bottom:1px solid var(--rule);margin-bottom:28px;width:100%;}\n.lamp-eyebrow{font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeUp 0.6s ease 0.05s forwards;}\n.lamp-eyebrow::after{content:'';flex:1;height:1px;background:var(--rule);}\n.lamp-headline{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:clamp(28px,4vw,38px);line-height:1.25;color:var(--charcoal);margin-bottom:14px;opacity:0;animation:fadeUp 0.6s ease 0.12s forwards;}\n.lamp-headline em{font-style:italic;color:var(--mid);}\n.lamp-body{font-family:'Jost',sans-serif;font-size:16px;font-weight:300;line-height:1.85;color:var(--mid);opacity:0;animation:fadeUp 0.6s ease 0.2s forwards;}\n.product-section{font-family:'Jost',sans-serif;color:var(--charcoal);-webkit-font-smoothing:antialiased;padding:0;width:100%;}\n.block{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease forwards;}\n.block:nth-child(1){animation-delay:0.28s;}.block:nth-child(2){animation-delay:0.35s;}.block:nth-child(3){animation-delay:0.42s;}.block:nth-child(4){animation-delay:0.49s;}.block:nth-child(5){animation-delay:0.56s;}\n.block-label{font-size:12px;font-weight:500;letter-spacing:0.20em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px;}\n.block-label::after{content:'';flex:1;height:1px;background:var(--rule);}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;}\n.spec-key{font-size:12px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:3px;}\n.spec-value{font-size:16px;font-weight:300;line-height:1.5;color:var(--mid);}\n.feature-list{list-style:none;}\n.feature-list li{font-size:16px;font-weight:300;line-height:1.75;color:var(--mid);padding-left:16px;position:relative;margin-bottom:6px;}\n.feature-list li::before{content:'';position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--accent);}\n.notice-box{border:1px solid var(--rule);padding:14px 16px;border-radius:2px;}\n.notice-box p{font-size:15px;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:6px;}\n.notice-box p:last-child{margin-bottom:0;}\n.quote-block{border-left:2px solid var(--accent);padding:6px 0 6px 18px;margin:0;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease 0.63s forwards;}\n.quote-block p{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;font-style:italic;line-height:1.55;color:var(--charcoal);}\n@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003ePendant Lighting · Avertta\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eA ribbed globe, \u003cem\u003ea shape worth looking for.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eThe Pebble Pendant pairs a ribbed globe shade with a smooth spherical accent piece above it — a quietly sculptural combination that looks far more considered than its price suggests. Available as a single pendant or a set of three on a linear ceiling bar, in five colours.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eShade diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e16 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eMaterial\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003ePlastic shade, wrought iron\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eShade height\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e22 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eColour options\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRed · Green · Silver · Cream · Brown\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eCanopy diameter\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e10 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eSet of 3 bar\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e65 cm × 6 cm, height 2.5 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eCable length\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eAdjustable up to 120 cm\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eBulb\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eIncluded\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eRibbed globe shade diffuses warm light softly — flattering and even, not harsh\u003c\/li\u003e\n      \u003cli\u003eSmooth spherical accent above the shade — the detail that gives this lamp its character\u003c\/li\u003e\n      \u003cli\u003eCable adjusts up to 120 cm — works for low bedside positions and higher ceilings alike\u003c\/li\u003e\n      \u003cli\u003eSet of 3 includes a 65 cm linear ceiling bar — no extra fittings needed\u003c\/li\u003e\n      \u003cli\u003eFive colour options — the colour is in the spherical accent piece, not the shade\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eAbove a bedside table — single pendant at lowered height for intimate evening light\u003c\/li\u003e\n      \u003cli\u003eOver a dining table — the set of three on the linear bar is a simple, complete solution\u003c\/li\u003e\n      \u003cli\u003eKitchen island — the trio works especially well in open-plan spaces\u003c\/li\u003e\n      \u003cli\u003eHallway — a single pendant at mid height makes an immediate impression\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eBulb included with every purchase. When ordering the Set of 3, the full linear ceiling bar fitting is included. The colour variation between pieces is in the spherical accent piece above each shade — the shades themselves are the same across all colour options.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eThat shape — a smooth ball above a glowing ribbed globe — is the kind of thing you see in a beautifully styled interior and spend a while trying to track down.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Single Lamp \/ Red","offer_id":57518452834635,"sku":"CJYD223154223WD","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Single Lamp \/ Green","offer_id":57518452867403,"sku":"CJYD223154224XC","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Single Lamp \/ Silver","offer_id":57518452900171,"sku":"CJYD223154225YB","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Single Lamp \/ Cream","offer_id":57518452932939,"sku":"CJYD223154222VE","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Single Lamp \/ Brown","offer_id":57518452965707,"sku":null,"price":49.99,"currency_code":"GBP","in_stock":false},{"title":"Set of 3 \/ Red","offer_id":57518452998475,"sku":"CJYD223154227AZ","price":159.99,"currency_code":"GBP","in_stock":true},{"title":"Set of 3 \/ Green","offer_id":57518453031243,"sku":"CJYD223154228BY","price":159.99,"currency_code":"GBP","in_stock":true},{"title":"Set of 3 \/ Silver","offer_id":57518453064011,"sku":"CJYD223154229CX","price":159.99,"currency_code":"GBP","in_stock":true},{"title":"Set of 3 \/ Cream","offer_id":57518453096779,"sku":"CJYD223154226ZA","price":159.99,"currency_code":"GBP","in_stock":true},{"title":"Set of 3 \/ Brown","offer_id":57518453129547,"sku":"CJYD223154230DW","price":159.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/ChatGPT_Image_Jun_5_2026_08_48_13_PM.png?v=1780685330"},{"product_id":"candle-warmer-lamp","title":"Candle Warmer Lamp","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0;}\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0;}\n.lamp-intro{font-family:'Jost',sans-serif;-webkit-font-smoothing:antialiased;padding:0 0 28px 0;border-bottom:1px solid var(--rule);margin-bottom:28px;width:100%;}\n.lamp-eyebrow{font-size:12px;font-weight:500;letter-spacing:0.22em;text-transform:uppercase;color:var(--accent);margin-bottom:10px;display:flex;align-items:center;gap:8px;opacity:0;animation:fadeUp 0.6s ease 0.05s forwards;}\n.lamp-eyebrow::after{content:'';flex:1;height:1px;background:var(--rule);}\n.lamp-headline{font-family:'Cormorant Garamond',serif;font-weight:300;font-size:clamp(28px,4vw,38px);line-height:1.25;color:var(--charcoal);margin-bottom:14px;opacity:0;animation:fadeUp 0.6s ease 0.12s forwards;}\n.lamp-headline em{font-style:italic;color:var(--mid);}\n.lamp-body{font-family:'Jost',sans-serif;font-size:16px;font-weight:300;line-height:1.85;color:var(--mid);opacity:0;animation:fadeUp 0.6s ease 0.2s forwards;}\n.product-section{font-family:'Jost',sans-serif;color:var(--charcoal);-webkit-font-smoothing:antialiased;padding:0;width:100%;}\n.block{margin-bottom:28px;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease forwards;}\n.block:nth-child(1){animation-delay:0.28s;}.block:nth-child(2){animation-delay:0.35s;}.block:nth-child(3){animation-delay:0.42s;}.block:nth-child(4){animation-delay:0.49s;}.block:nth-child(5){animation-delay:0.56s;}\n.block-label{font-size:12px;font-weight:500;letter-spacing:0.20em;text-transform:uppercase;color:var(--accent);margin-bottom:12px;display:flex;align-items:center;gap:8px;}\n.block-label::after{content:'';flex:1;height:1px;background:var(--rule);}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px;}\n.spec-key{font-size:12px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:var(--accent);margin-bottom:3px;}\n.spec-value{font-size:16px;font-weight:300;line-height:1.5;color:var(--mid);}\n.feature-list{list-style:none;}\n.feature-list li{font-size:16px;font-weight:300;line-height:1.75;color:var(--mid);padding-left:16px;position:relative;margin-bottom:6px;}\n.feature-list li::before{content:'';position:absolute;left:0;top:11px;width:5px;height:1px;background:var(--accent);}\n.notice-box{border:1px solid var(--rule);padding:14px 16px;border-radius:2px;}\n.notice-box p{font-size:15px;font-weight:300;line-height:1.75;color:var(--mid);margin-bottom:6px;}\n.notice-box p:last-child{margin-bottom:0;}\n.quote-block{border-left:2px solid var(--accent);padding:6px 0 6px 18px;margin:0;opacity:0;transform:translateY(12px);animation:fadeUp 0.6s ease 0.63s forwards;}\n.quote-block p{font-family:'Cormorant Garamond',serif;font-size:20px;font-weight:300;font-style:italic;line-height:1.55;color:var(--charcoal);}\n@keyframes fadeUp{from{opacity:0;transform:translateY(10px);}to{opacity:1;transform:translateY(0);}}\n\u003c\/style\u003e\n\n\u003cdiv class=\"lamp-intro\"\u003e\n  \u003cdiv class=\"lamp-eyebrow\"\u003eWellness · Candle Warmer\u003c\/div\u003e\n  \u003cdiv class=\"lamp-headline\"\u003eAll the scent. \u003cem\u003eNone of the flame.\u003c\/em\u003e\n\u003c\/div\u003e\n  \u003cp class=\"lamp-body\"\u003eThe Avertta Candle Warmer Lamp heats your favourite jar candle from above — no wick, no smoke, no soot, just clean fragrance released slowly and evenly. A ribbed glass shade, adjustable height arm, remote control dimmer, and 2\/4\/8 hour timer make it as practical as it is beautiful. Available in four finishes.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"product-section\"\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eSpecifications\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eShade\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRibbed glass\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eBase material\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eBamboo \u0026amp; wood \/ metal\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eDimming\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e4 levels — 25 \/ 50 \/ 75 \/ 100%\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eTimer\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e2H \/ 4H \/ 8H\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eControl\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eRemote control included\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eHeight\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eAdjustable via knob\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003eVoltage\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003e≤36V\u003c\/div\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cdiv class=\"spec-key\"\u003ePlug\u003c\/div\u003e\n\u003cdiv class=\"spec-value\"\u003eUK plug included\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eFeatures\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eFlameless warming — heats the candle from above, releasing fragrance without burning the wick\u003c\/li\u003e\n      \u003cli\u003e4-level dimmer — controls both brightness and warming speed from the remote\u003c\/li\u003e\n      \u003cli\u003e2H \/ 4H \/ 8H timer — set it and forget it, switches off automatically\u003c\/li\u003e\n      \u003cli\u003eAdjustable height knob — set the warming distance to suit different candle jar sizes\u003c\/li\u003e\n      \u003cli\u003eNo smoke, no soot — candles last longer and the room stays clean\u003c\/li\u003e\n      \u003cli\u003eBulb included — ready to use straight out of the box\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003eWhere to use it\u003c\/div\u003e\n    \u003cul class=\"feature-list\"\u003e\n      \u003cli\u003eBedside table — warm evening scent with the timer set so it switches off while you sleep\u003c\/li\u003e\n      \u003cli\u003eLiving room — fills the space with fragrance without any open flame concern\u003c\/li\u003e\n      \u003cli\u003eHome office — a calm, grounding scent through the working day\u003c\/li\u003e\n      \u003cli\u003eBathroom — safe to use in a steamy environment where a candle flame would struggle\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"block\"\u003e\n    \u003cdiv class=\"block-label\"\u003ePlease note\u003c\/div\u003e\n    \u003cdiv class=\"notice-box\"\u003e\n      \u003cp\u003eUK plug included — ready to use straight out of the box. Bulb included. Candle not included. Compatible with most standard jar candles. The adjustable height knob lets you control warming distance — position closer for a stronger scent throw, higher for something more subtle.\u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote-block\"\u003e\n    \u003cp\u003eYour favourite candle, burning longer and smelling better — without a single flame.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Brushed Gold Full Metal","offer_id":57525767733579,"sku":"CJSN263203607GT","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"Matte Black Metal","offer_id":57525767766347,"sku":"CJSN263203603CX","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"Brushed Gold Natural Oak Wood Base","offer_id":57525767799115,"sku":"CJSN263203615OL","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"Brushed Gold Honey Oak Wood Base","offer_id":57525767831883,"sku":"CJSN263203611KP","price":54.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260607_065731_974ceb26-1f5a-4b8e-81b2-b34bf63befb4.png?v=1780816398"},{"product_id":"clear-light-striped-glass-decorative-atmosphere-pumpkin-decorative-lighting","title":"Pumpkin Ribbed Glass Pendant Light — Nordic Decorative Ceiling Lamp","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003ePendant Lighting\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eShape the Light — \u003cem\u003ea sculptural glass pendant that turns every room into atmosphere\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eThe Pumpkin Pendant is an exercise in considered form. Its vertical ribbed glass construction creates a gentle play of light and shadow across any room — the glass diffusing warmth softly in all directions when lit. Available in Transparent and White, and in four sizes from an intimate 14cm to a statement 30cm, it works equally well centred over a dining table, beside a bed, or as a cluster above a kitchen island.\u003c\/p\u003e\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eRibbed Glass\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eStyle\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eNordic\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eAvailable Sizes\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e14cm \/ 20cm \/ 26cm \/ 30cm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eFinish Options\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eTransparent \/ White\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e220V\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eWhat's Included\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003ePendant lamp × 1\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eSculptural ribbed glass body — vertical ribs cast delicate patterns of light and shadow across the room when illuminated\u003c\/li\u003e\n      \u003cli\u003eFour size options — from a compact 14cm bedside accent to a commanding 30cm dining statement piece\u003c\/li\u003e\n      \u003cli\u003eTransparent or White finish — clear glass for a warm amber glow; white glass for softer, more diffused light\u003c\/li\u003e\n      \u003cli\u003eAtmospheric illumination — the ribbed structure breaks and softens light naturally, creating a calm and cosy mood\u003c\/li\u003e\n      \u003cli\u003eHardwired ceiling pendant — a clean, permanent installation that keeps cables hidden and the look uncluttered\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eDining room — centred over the table, the ribbed glass becomes a sculptural focal point at every meal\u003c\/li\u003e\n      \u003cli\u003eBedroom — soft ambient glow perfect for unwinding, especially in White for a gentler light quality\u003c\/li\u003e\n      \u003cli\u003eLiving room — use singly as an accent or in a cluster of three at varying heights for a layered effect\u003c\/li\u003e\n      \u003cli\u003eKitchen island — an elegant alternative to recessed lighting above a work or breakfast surface\u003c\/li\u003e\n      \u003cli\u003eHallway — makes a quiet but confident first impression as guests enter the home\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eThis is a hardwired ceiling pendant. Always switch off the power at the mains before installation. Assembly required — straightforward to put together with the included instructions.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"quote\"\u003eLight filtered through form — every evening becomes an occasion.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Large 30cm \/ Transparent","offer_id":57538611347787,"sku":"CJYD208262104DW","price":179.99,"currency_code":"GBP","in_stock":true},{"title":"Large 30cm \/ White","offer_id":57538611380555,"sku":"CJYD208262108HS","price":179.99,"currency_code":"GBP","in_stock":true},{"title":"Medium 20cm \/ Transparent","offer_id":57538611413323,"sku":"CJYD208262102BY","price":129.99,"currency_code":"GBP","in_stock":true},{"title":"Medium 20cm \/ White","offer_id":57538611446091,"sku":"CJYD208262106FU","price":129.99,"currency_code":"GBP","in_stock":true},{"title":"Medium 26cm \/ Transparent","offer_id":57538611478859,"sku":"CJYD208262103CX","price":149.99,"currency_code":"GBP","in_stock":true},{"title":"Medium 26cm \/ White","offer_id":57538611511627,"sku":"CJYD208262107GT","price":149.99,"currency_code":"GBP","in_stock":true},{"title":"Small 14cm \/ Transparent","offer_id":57538611544395,"sku":"CJYD208262101AZ","price":114.99,"currency_code":"GBP","in_stock":true},{"title":"Small 14cm \/ White","offer_id":57538611577163,"sku":"CJYD208262105EV","price":114.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260609_115839_c1574259-dcbb-4e51-8da9-a13a83e2ce51.jpg?v=1781007033"},{"product_id":"single-head-pendant-light-for-the-living-room-bedroom-study-living-room-coffee-area-or-dining-bar-counter","title":"Nordic Opal Globe Pendant Light — Milky White Glass Ceiling Lamp","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003ePendant Lighting\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eSoft light, beautifully \u003cem\u003econtained\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eA smooth opal globe that transforms any room with a warm, even glow. The milky-white glass diffuses light so gently you'll notice the atmosphere before you notice the lamp — a quiet presence that feels at home above a dining table, bedside, or in a reading corner. Finished with a brushed brass stem for a touch of warmth in the hardware.\u003c\/p\u003e\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eShade Diameter\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e25 cm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eGlass Type\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eOpal milky-white glass\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eHardware Finish\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eBrushed brass\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e220V\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eStyle\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eNordic \/ Japandi\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eBulb Included\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eNot included\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eOpal glass diffuser — eliminates glare, fills the room with soft even warmth\u003c\/li\u003e\n      \u003cli\u003eSmooth globe silhouette — a timeless form that complements any Nordic or Japandi interior\u003c\/li\u003e\n      \u003cli\u003eBrushed brass stem — adds a refined metallic detail without overpowering the shade\u003c\/li\u003e\n      \u003cli\u003eSingle-head pendant — focused, intentional light exactly where you need it\u003c\/li\u003e\n      \u003cli\u003eAdjustable cable length — hang at the perfect height for your ceiling and space\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eAbove a dining table — creates an intimate, inviting atmosphere for meals\u003c\/li\u003e\n      \u003cli\u003eBedside pendant — replaces a table lamp for a cleaner, more minimal look\u003c\/li\u003e\n      \u003cli\u003eHome office — warm diffused light that reduces eye strain during long hours\u003c\/li\u003e\n      \u003cli\u003eReading corner — cosy focused glow without harsh shadows\u003c\/li\u003e\n      \u003cli\u003eKitchen island or bar counter — practical light with a sculptural presence\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eThis is a hardwired ceiling pendant. Always switch off the power at the mains before installation. Bulb not included — we recommend an E27 warm white LED bulb (2700K) for best results.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"quote\"\u003eLight that settles, rather than demands.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Default Title","offer_id":57539429990731,"sku":"CJYD273062402BY","price":99.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260609_112416_ee0e8728-0aa6-4244-b112-07162a5267b6.png?v=1781004732"},{"product_id":"porch-balcony-corridor-minimalist-light-luxury-cafe-lamp-bar","title":"Globe Tinted Glass Ceiling Light — Smoked \u0026 Amber","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003eCeiling Lighting\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eA globe of tinted glass — \u003cem\u003ewarm light, beautifully filtered\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eThis globe ceiling light pairs a full, rounded glass shade with a slender metal rod and ceiling canopy — available in smoked grey with matte black hardware, or warm amber with brushed gold. The tinted glass softens the Edison bulb into a rich, atmospheric glow that feels considered rather than simply bright. Available in two mounting configurations: a semi-flush ceiling fit for lower ceilings, and a standard chandelier drop for rooms with more height.\u003c\/p\u003e\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eShade Material\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eTinted glass — smoked grey or amber\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eHardware Finish\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eMatte black or brushed gold\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eBulb Fitting\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eE27 (bulb not included)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e220V\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eMounting Style\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eCeiling (semi-flush) or Chandelier (rod drop)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eCoverage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eApprox. 5–10 m²\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eFull globe glass shade — the rounded silhouette creates a sculptural focal point that reads beautifully from below\u003c\/li\u003e\n      \u003cli\u003eTinted glass filters warm light into a rich, diffused glow — never harsh, always atmospheric\u003c\/li\u003e\n      \u003cli\u003eTwo colourways: smoked grey with matte black, or amber tinted with brushed gold — each with a distinct character\u003c\/li\u003e\n      \u003cli\u003eTwo mounting options in one product — choose a semi-flush ceiling fit or a standard rod drop to suit your ceiling height\u003c\/li\u003e\n      \u003cli\u003eCompatible with E27 Edison-style bulbs — pair with a warm filament bulb for the full effect\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eHallway or entrance — a single globe creates an immediate impression as you step inside\u003c\/li\u003e\n      \u003cli\u003eLiving room — hang above a coffee table for warm, intimate evening light\u003c\/li\u003e\n      \u003cli\u003eBedroom — the semi-flush ceiling option works beautifully in rooms where pendant drops feel too low\u003c\/li\u003e\n      \u003cli\u003eDining area or kitchen — position above a small table or breakfast bar for a focused warm glow\u003c\/li\u003e\n      \u003cli\u003eHome office or study — adds considered lighting without dominating a working space\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eThis is a hardwired ceiling pendant. Always switch off the power at the mains before installation. Bulb not included — we recommend an E27 warm white filament bulb for best results.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"quote\"\u003eLight that earns its place in every room.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Ceiling Black","offer_id":57542346899787,"sku":"CJTH163763709IR","price":99.99,"currency_code":"GBP","in_stock":true},{"title":"Ceiling Gold","offer_id":57542346932555,"sku":"CJTH163763703CX","price":99.99,"currency_code":"GBP","in_stock":true},{"title":"Chandelier Black","offer_id":57542346965323,"sku":"CJTH163763712LO","price":99.99,"currency_code":"GBP","in_stock":true},{"title":"Chandelier Gold","offer_id":57542346998091,"sku":"CJTH163763706FU","price":99.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260609_181553_8553d440-4f4e-4559-9790-5bcd1ec40814.png?v=1781030990"},{"product_id":"round-clock-yellow-cave-stone-wall-lamp","title":"Stone \u0026 Marble LED Wall Clock Light — Round Disc with Tri-Colour Backglow","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n\u003cp class=\"av-eyebrow\"\u003eWall Lighting\u003c\/p\u003e\n\u003cp class=\"av-headline\"\u003eWhere Every Hour Has Its Glow — \u003cem\u003ea stone-faced clock that becomes your room's quiet centrepiece\u003c\/em\u003e\u003c\/p\u003e\n\u003cp class=\"av-body\"\u003eThis round disc wall clock does more than keep time — it casts a soft, decorative LED glow that transforms any wall into a considered moment. Finished in natural cave stone, dark marble, or classic white marble textures, it brings organic character to modern and eclectic interiors alike. The tricolour LED allows you to shift between warm, neutral, and cool light to suit the time of day and the mood of the room.\u003c\/p\u003e\n\u003cdiv class=\"av-section\" style=\"margin-top: 36px; animation-delay: .1s;\"\u003e\n\u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eShade Material\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eAcrylic stone-effect\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eLight Source\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eLED\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e100–240V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eLight Colours\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eTricolour (warm \/ neutral \/ cool)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eShape\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eRound disc\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eWhat's Included\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e1× wall clock light\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-section\" style=\"animation-delay: .2s;\"\u003e\n\u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"feat-list\"\u003e\n\u003cli\u003eDual-purpose clock and wall light — functional timekeeping and decorative LED ambience in a single piece\u003c\/li\u003e\n\u003cli\u003eTricolour LED backglow — choose between warm, neutral, and cool light to match the atmosphere you need\u003c\/li\u003e\n\u003cli\u003eStone and marble texture finishes — cave stone, black, green marble, and white marble each carry their own organic character\u003c\/li\u003e\n\u003cli\u003eMultiple dial styles — select from hands, numbered, or light-only to suit your interior's aesthetic\u003c\/li\u003e\n\u003cli\u003e100–240V input — universally compatible and suitable for any UK home or hospitality space\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-section\" style=\"animation-delay: .3s;\"\u003e\n\u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"feat-list\"\u003e\n\u003cli\u003eLiving room — above a console or sideboard, it becomes an effortless focal point that works at every hour\u003c\/li\u003e\n\u003cli\u003eBedroom — the soft backlit glow creates a calming nighttime presence without harsh overhead light\u003c\/li\u003e\n\u003cli\u003eHallway — a sculptural welcome piece that illuminates and makes an impression in equal measure\u003c\/li\u003e\n\u003cli\u003eHome office — mark the hours beautifully without compromising the considered feel of your workspace\u003c\/li\u003e\n\u003cli\u003eDining room — a conversation piece that adds warmth to evening meals and quiet Sunday mornings alike\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-section\" style=\"animation-delay: .4s;\"\u003e\n\u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notice\"\u003eAssembly required — straightforward to put together with the included instructions. Wall mounting requires appropriate fixings for your wall type. This product contains electrical components — always switch off the power at the mains before installation. If in doubt, consult a qualified electrician.M\u003cspan\u003eovement is powered by one AA dry battery. The wall‑lamp light source is mains‑powered.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quote\"\u003eTime, beautifully lit — a wall clock that becomes a work of light\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Cave Stone — Hands","offer_id":57560601755979,"sku":"CJYD217914201AZ","price":99.99,"currency_code":"GBP","in_stock":true},{"title":"Cave Stone — Numbered","offer_id":57560601788747,"sku":"CJYD217914202BY","price":99.99,"currency_code":"GBP","in_stock":true},{"title":"Cave Stone — Light","offer_id":57560601821515,"sku":"CJYD217914203CX","price":99.99,"currency_code":"GBP","in_stock":true},{"title":"Black — Numbered","offer_id":57560601854283,"sku":"CJYD217914206FU","price":99.99,"currency_code":"GBP","in_stock":true},{"title":"Green Marble — Numbered","offer_id":57560601887051,"sku":"CJYD217914205EV","price":99.99,"currency_code":"GBP","in_stock":true},{"title":"White Marble — Numbered","offer_id":57560601919819,"sku":"CJYD217914204DW","price":99.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260613_064324_270426be-d9d0-43c9-a363-bcb810ad512e.png?v=1781333212"},{"product_id":"warm-white-tricolor-floor-lamp-adjustable","title":"Tricolour Floor Lamp with Remote Control — Dimmable Warm Light","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003eFloor Lamp\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eSet the mood, adjust the light — \u003cem\u003eyour room, your atmosphere\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eA slender contemporary floor lamp crafted from alloy, standing 1.42 metres tall and designed to bring considered warmth to any living space. Three selectable colour temperatures — warm, neutral, and cool white — give you complete control over the ambiance in your room, all from the included remote. Equally at home beside a reading chair, a bedside table, or tucked into a living room corner.\u003c\/p\u003e\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eHeight\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e1.42 m\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eAlloy\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003ePower\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e10W\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e≤36V\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eLight Settings\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e3-colour temperature dimming\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eControl\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eRemote control (included)\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eFinishes\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eBlack, White\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eIn the Box\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eLamp, remote control, manual\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eThree colour temperature settings — warm, neutral, and cool white to suit any mood or task\u003c\/li\u003e\n      \u003cli\u003eRemote control included — adjust colour temperature from across the room\u003c\/li\u003e\n      \u003cli\u003eSlender alloy construction — a refined, contemporary profile for modern interiors\u003c\/li\u003e\n      \u003cli\u003e1.42 m standing height — fills the room at an ideal ambient lamp height\u003c\/li\u003e\n      \u003cli\u003eLow-voltage LED system — energy-efficient and safe for extended daily use\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eLiving room — ambient corner lighting for relaxing evenings\u003c\/li\u003e\n      \u003cli\u003eBedroom — a bedside reading light with adjustable warmth\u003c\/li\u003e\n      \u003cli\u003eStudy — switch to cool white for focused late-night work\u003c\/li\u003e\n      \u003cli\u003eDining room — warm mood lighting to set the atmosphere for evenings\u003c\/li\u003e\n      \u003cli\u003eHallway — a considered welcome light at the entrance to your home\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eAssembly required — straightforward to put together with the included instructions.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"quote\"\u003e\"The light you want, exactly when you want it.\"\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black","offer_id":57575564312907,"sku":"CJYD287186202BY","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"White","offer_id":57575564345675,"sku":"CJYD287186201AZ","price":49.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260614_205551_eb8c7637-0903-4071-bbf8-7092477322a2.png?v=1781470679"},{"product_id":"aromatherapy-diffuser-wax-electric-melt-warmer-safety-yankee-candle-lamp-essential-oil-burner-night-light-for-home-bedroom-decor","title":"Wax Melt Warmer Candle Lamp — Curved Arm, Stepless Dimming \u0026 Flameless Fragrance","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003eHome Fragrance\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eWarmth without a flame — \u003cem\u003efragrance the moment you walk in.\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eA beautifully curved candle warmer lamp that melts your favourite wax slowly, releasing a clean, subtle scent without a single open flame. Finished in cold-rolled steel with a semi-matte surface, it sits as a design object as much as a functional piece. The GU10 bulb warms wax gently from above, and the stepless dimmer lets you set exactly the right mood.\u003c\/p\u003e\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eSize\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e15 × 33.5 cm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eCold-rolled steel\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eSwitch\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eStepless dimmer\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eLight Source\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eGU10 bulb\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eWire Length\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e1.6 m\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eWhat's Included\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eLamp × 1 (wax not included)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eFlameless wax warming — all the atmosphere of a slow-melting wax without soot, smoke, or an open flame in the room\u003c\/li\u003e\n      \u003cli\u003eStepless dimming — adjust the brightness from the gentlest amber flicker to a full warm glow, entirely to your taste\u003c\/li\u003e\n      \u003cli\u003eSculpted curved steel arm — a piece that earns its place on a bedside table, console, or shelf as much as it earns its scent\u003c\/li\u003e\n      \u003cli\u003eGU10 bulb fitting — straightforward to replace and compatible with a wide range of readily available bulbs\u003c\/li\u003e\n      \u003cli\u003e1.6 m cable — generous length for flexible placement anywhere in the room without an extension lead\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eBedroom — a flameless evening ritual on the bedside table, scent and soft light in one\u003c\/li\u003e\n      \u003cli\u003eLiving room — layer with books and botanicals on a console for a warm, welcoming atmosphere\u003c\/li\u003e\n      \u003cli\u003eStudy — a calming presence on the desk that helps you settle into focus without distraction\u003c\/li\u003e\n      \u003cli\u003eBathroom — fragrance and low light for a proper wind-down at the end of the day\u003c\/li\u003e\n      \u003cli\u003eHallway — first-impression scent and warmth the moment you come through the door\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eThis lamp warms solid wax melts using a GU10 bulb — no flame, no smoke, no soot. It is not compatible with liquid essential oils, water-based scents, or candles in glass containers. Use solid wax melts only. Wax is not included. Assembly required — straightforward to put together with the included instructions.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"quote\"\u003e\"A simple ritual, repeated every evening — warmth, scent, and one small beautiful lamp.\"\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black","offer_id":57575754006859,"sku":"CJJT129416505EV","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"Bronze","offer_id":57575754039627,"sku":"CJJT129416504DW","price":69.99,"currency_code":"GBP","in_stock":true},{"title":"White","offer_id":57575754072395,"sku":"CJJT129416506FU","price":69.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260614_174830_c46dfe24-f5c0-4217-9562-b00d5476a6f5.png?v=1781459379"},{"product_id":"remote-control-e27-screw-adjustable-light-bedroom-aromatherapy-small-fan-lamp","title":"E27 Fan Lamp — Remote Control","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003eBedroom \u0026amp; Home Comfort\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eLight, Breeze, and Fragrance — \u003cem\u003ethe effortless bedside upgrade\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eA simple screw-in solution that transforms any existing E27 lamp holder into a three-in-one bedroom essential. Fitted in seconds without tools or rewiring, this compact fan lamp delivers adjustable light and a gentle cooling breeze — all controlled from the comfort of your bed with the included remote. Upgraded fragrance variants also disperse essential oil scent gently through the fan's airflow, making the wind-down feel quietly considered.\u003c\/p\u003e\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eFitting\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eE27 Universal Screw\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003ePower\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e30W\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eDimensions\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e25 × 11 cm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eFan Blade\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003ePlastic\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e220V\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eControl\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eRemote control included\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eE27 universal fitting — screws directly into any standard E27 lamp holder for an instant upgrade with no rewiring\u003c\/li\u003e\n      \u003cli\u003eRemote control included — adjust light and fan settings from across the room without getting up\u003c\/li\u003e\n      \u003cli\u003eIntegrated fragrance tray — gently disperses essential oil scent through the fan's airflow (fragrance variants)\u003c\/li\u003e\n      \u003cli\u003eAdjustable light output — warm illumination that adapts from bright task lighting to soft bedtime ambience\u003c\/li\u003e\n      \u003cli\u003e6-inch fan blade — quietly circulates air throughout the bedroom, reducing stuffiness without creating draughts\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eBedrooms — the natural home for this product; fits into an existing lamp for a complete comfort upgrade\u003c\/li\u003e\n      \u003cli\u003eLiving rooms — a discreet fan-and-light addition to any standard floor or table lamp\u003c\/li\u003e\n      \u003cli\u003eReading nooks — gentle air circulation and adjustable warmth for long, comfortable evenings\u003c\/li\u003e\n      \u003cli\u003eHome offices — keeps air moving without occupying desk or floor space\u003c\/li\u003e\n      \u003cli\u003eGuest rooms — a thoughtful feature that makes visitors feel genuinely considered\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eThis unit requires an existing E27 lamp holder and is not a standalone fixture. Always switch off at the socket before fitting. Ensure the lamp holder is rated for at least 30W. Allow adequate clearance around the fan blade during use.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"quote\"\u003eFrom a single lamp holder — light, air, and fragrance for a more restful night.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Remote Control Fan White","offer_id":57583301230923,"sku":"CJYD179024706FU","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Remote Control Fan Orange","offer_id":57583301263691,"sku":"CJYD179024704DW","price":49.99,"currency_code":"GBP","in_stock":true},{"title":"Remote Control Ordinary White","offer_id":57583301296459,"sku":"CJYD179024702BY","price":49.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260616_074419_ea4df174-cf36-4139-8453-75a86371dd7c_1.png?v=1781596472"},{"product_id":"aromatherapy-candle-essential-oil-melt-candle-aroma-diffuser-lamp","title":"Candle Warmer Lamp — Wax Melt Aromatherapy with Timer Switch","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003eHome Fragrance \u0026amp; Ambient Lighting\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eWarmth, scent, and stillness — \u003cem\u003eall from a single lamp\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eThis candle warmer lamp combines gentle radiant heat with decorative ambient light, slowly releasing fragrance from your favourite wax melts or scented candles without an open flame. Crafted with a slender metal rod, a refined warming shade, and a weighted base, it brings a sense of calm ritual to any bedside table or living room shelf. A built-in timer switch lets you set it and forget it — the perfect companion for winding down in the evening.\u003c\/p\u003e\n\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eFunction\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eWax melt \u0026amp; candle warmer\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eSwitch\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eTimer switch\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003ePlug\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eUK plug included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eColour Options\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eBlack, Bronze, White body — Black or Gold rod\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eLight\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eWarm ambient glow\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eUse\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eIndoor — home use\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eFlameless fragrance — melts wax and scented candles safely using radiant warmth\u003c\/li\u003e\n      \u003cli\u003eTimer switch included — set your preferred run time without having to return to switch it off\u003c\/li\u003e\n      \u003cli\u003eDual-finish combinations — mix and match body and rod colours to suit your interior\u003c\/li\u003e\n      \u003cli\u003eWarm ambient glow — softly illuminates the room as it diffuses fragrance\u003c\/li\u003e\n      \u003cli\u003eUK plug ready — no adaptors needed, plug in and enjoy straight away\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eBedroom — placed on a bedside table for a calming evening routine\u003c\/li\u003e\n      \u003cli\u003eLiving room — on a side table or shelf as a fragrant decorative accent\u003c\/li\u003e\n      \u003cli\u003eHome office — adds gentle scent and warmth to a desk or workspace\u003c\/li\u003e\n      \u003cli\u003eBathroom — creates a spa-like atmosphere on a vanity or windowsill\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eThis lamp warms wax melts and scented candles using radiant heat — no water or liquid oils are required. Always place wax melts in a suitable heat-safe dish beneath the warming shade. Do not leave unattended for extended periods. UK plug included — ready to use straight out of the box. Wax melts and candles are not included.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote\"\u003eFragrance without flame — quiet luxury for every evening.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black \u0026 Black Rod","offer_id":57583797109067,"sku":"CJSN279864351YB","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"Black \u0026 Gold Rod","offer_id":57583797141835,"sku":"CJSN279864353AZ","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"Gold \u0026 Black","offer_id":57583797174603,"sku":"CJSN279864355CX","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"Gold \u0026 Gold Rod","offer_id":57583797207371,"sku":"CJSN279864357EV","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"White \u0026 Black Rod","offer_id":57583797240139,"sku":"CJSN279864359GT","price":54.99,"currency_code":"GBP","in_stock":true},{"title":"White \u0026 Gold Rod","offer_id":57583797272907,"sku":"CJSN279864361IR","price":54.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260615_200601_a0e08c01-369d-4f60-be6a-edf176d1c4e3.png?v=1781555043"},{"product_id":"fragrance-wax-lamp-fire-free-aromatherapy-candle-lamp-bedside-table-lamp","title":"Nordic Candlewick Bedside Lamp — Decorative Night Light","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003eDecorative Lighting\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eThe Glow of a Candle — \u003cem\u003ewithout the flame\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eA fire-free decorative night light designed to bring the intimate warmth of candlelight into the home — no flame, no wax, no risk. Its clean Nordic silhouette casts a soft, contained amber glow that makes it a natural companion for a bedside table, evening shelf, or hallway console. A UK plug is included, so it is ready to use straight out of the box.\u003c\/p\u003e\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eStyle\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eNordic\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eFlame\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eFire-free\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e220V\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003ePlug\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eUK plug included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eColours\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eBlack, White\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eIn the box\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eLamp × 1\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eFire-free design — all the warmth and atmosphere of candlelight with none of the risk\u003c\/li\u003e\n      \u003cli\u003eNordic aesthetic — clean, understated silhouette suited to minimalist and Scandinavian interiors\u003c\/li\u003e\n      \u003cli\u003eSoft night light — a gentle, contained glow for calm, low-light moments\u003c\/li\u003e\n      \u003cli\u003eTwo colourways — Black and White, each suited to a different interior palette\u003c\/li\u003e\n      \u003cli\u003eUK plug included — plug in and use straight away, no adaptor required\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eBedside table — a calming point of light for drifting off to sleep\u003c\/li\u003e\n      \u003cli\u003eLiving room shelf — a decorative accent that softens an evening space\u003c\/li\u003e\n      \u003cli\u003eBathroom surface — adds a spa-like quality to an evening wind-down\u003c\/li\u003e\n      \u003cli\u003eHallway console — a soft, welcoming glow for an entrance space\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eUK plug included — ready to use straight out of the box. This lamp is a decorative night light — it does not have wax-melt or aromatherapy functionality.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"quote\"\u003eA fire-free candle glow, shaped with Nordic simplicity.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black","offer_id":57584531603787,"sku":"CJSN256503004DW","price":44.99,"currency_code":"GBP","in_stock":true},{"title":"White","offer_id":57584531636555,"sku":"CJSN256503003CX","price":44.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/ChatGPT_Image_Jun_16_2026_08_26_05_PM.png?v=1781634439"},{"product_id":"japanese-style-log-fusion-candle-lamp-ins","title":"Japanese Log Fusion Candle Lamp — Dimmer Switch","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003eDecorative Lighting\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eWarmth Shaped in Wood — \u003cem\u003eJapanese Log Fusion\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eA candlestick lamp rooted in Japanese design, where the quiet beauty of log-fusion textures meets a soft, controllable glow. Place a fragrance candle beneath the warming shade and the lamp’s gentle heat will slowly melt it, releasing its natural scent into the room — warm light and beautiful fragrance from a single, considered piece. The smooth dimmer switch lets you move between full-brightness illumination and the softest ambient glow. Available in Black Oak and White Oak.\u003c\/p\u003e\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e220V\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eSwitch\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eDimmer switch\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003ePlug\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eUK plug included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eColours\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eBlack Oak, White Oak\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eStyle\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eJapanese log fusion\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eDimensions\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e190 × 100 × 310 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eIn the box\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eCandlestick lamp × 1\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eFragrance candle compatible — place a scented candle beneath the warming shade; the lamp’s gentle heat melts it to release its natural fragrance without a flame\u003c\/li\u003e\n      \u003cli\u003eDimmer switch — adjust from full task light to the softest ambient glow\u003c\/li\u003e\n      \u003cli\u003eJapanese log-fusion design — organic wood-grain character in a refined contemporary silhouette\u003c\/li\u003e\n      \u003cli\u003eBlack Oak and White Oak finishes — two colourways that complement any interior palette\u003c\/li\u003e\n      \u003cli\u003eUK plug included — ready to use straight out of the box, no adaptor needed\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eBedside table — soft dimmed glow and gentle fragrance for a calm evening wind-down\u003c\/li\u003e\n      \u003cli\u003eLiving room shelf — organic texture and scent that lifts a styled display\u003c\/li\u003e\n      \u003cli\u003eReading nook — adjustable brightness and a favourite fragrance for focused comfort\u003c\/li\u003e\n      \u003cli\u003eHome office desk — a composed, considered presence during long working days\u003c\/li\u003e\n      \u003cli\u003eDining table — gentle accent light and subtle scent for a relaxed evening setting\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eAlways place wax melts in a suitable heat-safe dish, or a fragrance candle, beneath the warming shade. Do not leave unattended for extended periods. Wax melts and candles are not included. UK plug included — ready to use straight out of the box.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"quote\"\u003eA lamp with the calm of Japanese craft quietly at its heart.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black","offer_id":57584621125963,"sku":"CJSN198145806FU","price":65.0,"currency_code":"GBP","in_stock":true},{"title":"White","offer_id":57584621158731,"sku":"CJSN198145805EV","price":65.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260616_181542_f276fec3-5a40-4d78-95e0-4454b7f793dd.png?v=1781634820"},{"product_id":"led-straight-leaf-fan-lamp-e27-screw-detachable-fan-blade-bedroom-three-color-dimming-ceiling-ceiling-fan-lights","title":"E27 Ceiling Fan Light — 50W LED, Remote Control \u0026 Three-Colour Dimming","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003eCeiling Fan Lights\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eCool air, warm light — \u003cem\u003eall from a single fitting\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eThis E27 socket ceiling fan light combines a whisper-quiet fan with a 50W LED light in one elegant unit. Three selectable colour temperatures let you shift the mood from bright and energising to warm and restful, all controlled wirelessly from the included remote. A smart, space-saving upgrade for any room with an existing E27 ceiling rose.\u003c\/p\u003e\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003ePower\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e50W\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eLight Source\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eBuilt-in LED\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eColour Temperatures\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eWarm White \/ Neutral \/ Cool White\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eControl\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eRemote Control Included\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eConnection\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eE27 Socket\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eDimming\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eYes — Three-Colour Dimming\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eE27 socket fitting — installs directly into any standard ceiling rose, no rewiring required\u003c\/li\u003e\n      \u003cli\u003e50W built-in LED — bright, energy-efficient light built into the fan body\u003c\/li\u003e\n      \u003cli\u003eThree-colour dimming — switch between warm white, neutral, and cool white to suit the mood\u003c\/li\u003e\n      \u003cli\u003eRemote control included — adjust fan speed, light mode, and brightness from across the room\u003c\/li\u003e\n      \u003cli\u003eQuiet fan motor — gentle air circulation without disruptive noise\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eBedroom — cool air and adjustable light without getting out of bed\u003c\/li\u003e\n      \u003cli\u003eLiving room — ambient airflow and mood lighting in one fitting\u003c\/li\u003e\n      \u003cli\u003eHome office — stay comfortable and focused during warmer months\u003c\/li\u003e\n      \u003cli\u003eDining room — a discreet fan that won't interrupt the atmosphere\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eThis fan light connects directly to an existing E27 ceiling socket — no hardwiring or electrician required. Please ensure your ceiling rose accepts an E27 bulb fitting before purchasing. Assembly is straightforward with the included instructions.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"quote\"\u003eOne fitting, two functions — light and air, effortlessly balanced.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Default Title","offer_id":57585018896715,"sku":"CJYD207004801AZ","price":52.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/ChatGPT_Image_Jun_16_2026_03_16_59_PM.png?v=1781615833"},{"product_id":"black-adjustable-candle-bedroom-atmosphere-table-lamp","title":"Adjustable Candle Warmer Lamp — New Chinese Style, Black","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003eCandle Warmer Lamp\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eAdjustable warmth, considered form — \u003cem\u003eatmosphere by design\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eA candle warmer lamp built for those who want their space to feel intentional. Place a fragrance candle beneath the warming shade and the lamp's gentle heat melts it slowly, filling the room with its natural scent — warm light and natural fragrance from a single, considered piece. The adjustable head lets you direct the glow exactly where you want it, and the two-tone base — a black outer ring with a soft bronze centre — brings a refined New Chinese aesthetic to any surface it sits on.\u003c\/p\u003e\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eStyle\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eNew Chinese\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eFinish\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eMatte Black\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eBase Detail\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eTwo-tone — black \u0026amp; bronze\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eDimensions\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e12.2 × 31.2 cm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eUK Plug\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eIncluded\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eFragrance candle compatible — place a candle beneath the warming shade; the lamp's gentle heat melts it slowly, releasing its natural scent into the room without a flame\u003c\/li\u003e\n      \u003cli\u003eAdjustable lamp head — angle the warmth and glow to exactly where you want it\u003c\/li\u003e\n      \u003cli\u003eTwo-tone base — a black outer ring with a soft bronze centre for a refined, layered look\u003c\/li\u003e\n      \u003cli\u003eWarm amber glow — the lamp bulb radiates a soft, calming light for evening atmosphere\u003c\/li\u003e\n      \u003cli\u003eNew Chinese style — clean lines, considered proportions, and a grounded Asian-inspired aesthetic\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eBedroom — on a bedside table for a calming evening atmosphere\u003c\/li\u003e\n      \u003cli\u003eLiving room — on a side table or console to anchor the space\u003c\/li\u003e\n      \u003cli\u003eStudy — soft ambient light that makes evening reading feel considered\u003c\/li\u003e\n      \u003cli\u003eShelf or mantelpiece — a decorative statement that doubles as functional lighting\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eAlways place wax melts in a suitable heat-safe dish, or a fragrance candle, beneath the warming shade. Do not leave unattended for extended periods. Wax melts and candles are not included. UK plug included — ready to use straight out of the box.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"quote\"\u003eWarm light, natural fragrance — atmosphere made simple.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Default Title","offer_id":57594314785099,"sku":"CJYD247365702BY","price":54.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260616_191507_7bad3a10-a9cb-4a0c-b9ae-e113e431d64a.png?v=1781638199"},{"product_id":"log-timing-dimming-aromatherapy-wax-melting-candle-lamp","title":"Log Candle Warmer Lamp — Dimmable, Timer \u0026 Aromatherapy","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n\u003cp class=\"av-eyebrow\"\u003eCandle Warmers \u0026amp; Aromatherapy\u003c\/p\u003e\n\u003cp class=\"av-headline\"\u003eWarmth without a flame — \u003cem\u003escent, light, and calm in one sculptural lamp\u003c\/em\u003e\u003c\/p\u003e\n\u003cp class=\"av-body\"\u003eA beautifully crafted log-style candle warmer lamp that gently heats a fragrance candle beneath its oval shade, releasing its natural scent into the room without any flame. The warm glow from the bulb creates a soft, cosy atmosphere — part lamp, part diffuser, and entirely at home on a bedside table or living room shelf. With a built-in dimmer and timer, you can set the mood and let it take care of the rest.\u003c\/p\u003e\n\u003cdiv class=\"av-section\" style=\"margin-top: 36px; animation-delay: .1s;\"\u003e\n\u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eFunction\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eCandle Warmer + Lamp\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eControls\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eDimmer + Timer\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eShade Shape\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eOval\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eBase Style\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eLog \/ Natural Wood\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003ePlug Type\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eEuropean Plug 220V\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eBulb\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eIncluded\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-section\" style=\"animation-delay: .2s;\"\u003e\n\u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"feat-list\"\u003e\n\u003cli\u003ePlace a fragrance candle beneath the shade — the lamp's gentle heat melts it slowly, filling the room with its natural scent. No flame, no fuss.\u003c\/li\u003e\n\u003cli\u003eBuilt-in dimmer — adjust the warmth and glow to suit the time of day\u003c\/li\u003e\n\u003cli\u003eTimer function — set it and let it switch off on its own\u003c\/li\u003e\n\u003cli\u003eWarm bulb glow creates a soft, ambient light without the candle flame\u003c\/li\u003e\n\u003cli\u003eLog-inspired wooden base — a sculptural piece that suits any interior\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-section\" style=\"animation-delay: .3s;\"\u003e\n\u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cul class=\"feat-list\"\u003e\n\u003cli\u003eBedroom — a calming bedside lamp that gently scents the room as you wind down\u003c\/li\u003e\n\u003cli\u003eLiving room — adds warm ambient light and fragrance to a reading nook or side table\u003c\/li\u003e\n\u003cli\u003eHome office — a quiet, flame-free way to keep the space feeling calm and focused\u003c\/li\u003e\n\u003cli\u003eBathroom — elevate an evening bath with soft light and your favourite scent\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"av-section\" style=\"animation-delay: .4s;\"\u003e\n\u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"notice\"\u003eAlways place wax melts in a suitable heat-safe dish beneath the warming shade. Do not leave unattended for extended periods. Wax melts and candles are not included. This lamp uses a UK plug (220V)\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"quote\"\u003eGentle heat, natural scent — a calmer way to fill a room.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Milky Natural","offer_id":57594416955723,"sku":"CJSN212624931EV","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"Milky Walnut","offer_id":57594416988491,"sku":"CJSN212624934HS","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"Orange Walnut","offer_id":57594417021259,"sku":"CJSN212624935IR","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"Orange Natural","offer_id":57594417054027,"sku":"CJSN212624932FU","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"White Walnut","offer_id":57594417086795,"sku":"CJSN212624936JQ","price":59.99,"currency_code":"GBP","in_stock":true},{"title":"White Natural","offer_id":57594417119563,"sku":"CJSN212624933GT","price":59.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/hf_20260621_070558_b70dd049-3a56-467d-ba7d-f560131785b0.png?v=1782026223"},{"product_id":"compatible-with-apple-wireless-smart-phone-controlled-led-modular-honeycomb-light-diy-assembly-hexagonal-quantum-light-working-with-android-ios-system","title":"Modular Hexagonal LED Wall Light — RGB App \u0026 Touch Controlled Panels","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003eSmart Wall Lighting\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eBuild your wall. \u003cem\u003eChange your room.\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eModular hexagonal LED panels that interlock and snap together into any configuration you choose — a honeycomb cluster, a diagonal run, a single accent row. Each panel glows with full RGB colour, controlled by touch directly on the surface or through the free app on your phone. Start with a set and expand later — every panel connects to the next.\u003c\/p\u003e\n\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003ePanel Shape\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eHexagonal, 103 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eColour\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eFull RGB spectrum\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eControl\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eTouch + Bluetooth app\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eApp Compatibility\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eiOS \u0026amp; Android\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003ePower\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e5V USB LED\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eLED Lifespan\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e50,000 hours\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eSets Available\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e3, 6, 10, 12 panels\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eCertification\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eRoHS\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eModular snap-together design — panels interlock in any shape, so the layout is entirely yours to decide\u003c\/li\u003e\n      \u003cli\u003eFull RGB colour via the app — choose a static colour, a gradient, a dynamic scene, or sync with music\u003c\/li\u003e\n      \u003cli\u003eTouch control on the panel — tap to cycle colours or adjust brightness without reaching for your phone\u003c\/li\u003e\n      \u003cli\u003eBluetooth app control — iOS and Android compatible, no hub or Wi-Fi setup required\u003c\/li\u003e\n      \u003cli\u003eExpandable — every panel uses the same connector, so you can add more sets to the same installation\u003c\/li\u003e\n      \u003cli\u003e50,000-hour LED lifespan — set it up once and it runs for years without needing attention\u003c\/li\u003e\n      \u003cli\u003eRoHS certified — safe, compliant, and built to a standard you can trust\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eGaming or streaming setup — a dynamic backdrop that reacts to the moment\u003c\/li\u003e\n      \u003cli\u003eLiving room or bedroom — ambient accent lighting you can change for any mood\u003c\/li\u003e\n      \u003cli\u003eHome office — a considered wall feature that makes video calls look far more intentional\u003c\/li\u003e\n      \u003cli\u003eChildren's room — bright, colourful, and safe with no exposed elements\u003c\/li\u003e\n      \u003cli\u003eCommercial space or studio — a bold, customisable visual statement\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eNot an Apple product. Compatible with iPhone and all iOS devices via Bluetooth. Also fully compatible with Android. No Wi-Fi hub required — the app connects directly via Bluetooth.\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"quote\"\u003eYour wall, your layout, your colour — and it changes whenever you do.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Set of 10","offer_id":57664130023755,"sku":"CJYZ106907909IR","price":65.99,"currency_code":"GBP","in_stock":true},{"title":"Set of 12","offer_id":57664130056523,"sku":"CJYZ106907910JQ","price":83.99,"currency_code":"GBP","in_stock":true},{"title":"Set of 3","offer_id":57664130089291,"sku":"CJYZ106907907GT","price":34.99,"currency_code":"GBP","in_stock":true},{"title":"Set of 6","offer_id":57664130122059,"sku":"CJYZ106907908HS","price":45.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/ChatGPT_Image_Jun_25_2026_11_24_13_PM.png?v=1782422940"},{"product_id":"360-degree-rotating-personalized-modeling-wall-lamp","title":"Rotating Disc Ceiling Light — Dramatic Beam Effect, 3 Colour Temperatures","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;1,300;1,400\u0026family=Jost:wght@300;400;500\u0026display=swap');\n:root{--charcoal:#1c1c1c;--mid:#6b6560;--accent:#c4b49a;--rule:#ddd8d0}\n@keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}\n.av-wrap{max-width:760px;padding:8px 0 32px;color:var(--charcoal)}\n.av-eyebrow{font-family:'Jost',sans-serif;font-weight:400;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin:0 0 14px}\n.av-headline{font-family:'Cormorant Garamond',serif !important;font-weight:300 !important;font-size:34px !important;line-height:1.25 !important;color:var(--charcoal) !important;margin:0 0 20px !important;text-transform:none !important;letter-spacing:normal !important}\n.av-headline em{font-style:italic}\n.av-body{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;line-height:1.85;color:var(--mid);max-width:640px;margin:0}\n.av-section{margin-bottom:36px;animation:fadeUp .6s ease both}\n.av-label-row{display:flex;align-items:center;gap:16px;margin-bottom:20px}\n.av-label{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);white-space:nowrap;margin:0}\n.av-label-line{flex:1;height:1px;background:var(--rule)}\n.spec-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px}\n.spec-key{font-family:'Jost',sans-serif;font-weight:400;font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);display:block;margin-bottom:4px}\n.spec-value{font-family:'Jost',sans-serif;font-weight:300;font-size:15px;color:var(--charcoal);display:block}\n.feat-list{list-style:none !important;padding:0 !important;margin:0 !important}\n.feat-list li{font-family:'Jost',sans-serif;font-weight:300;font-size:14px;color:var(--mid);line-height:1.75;padding:7px 0 7px 20px !important;position:relative;border:none !important}\n.feat-list li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:5px;height:1px;background:var(--accent)}\n.notice{border:1px solid var(--rule);padding:20px 24px;font-family:'Jost',sans-serif;font-weight:300;font-size:13px;color:var(--mid);line-height:1.85}\n.quote{border-left:2px solid var(--accent);padding-left:24px;font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:300;font-size:22px;color:var(--mid);line-height:1.5;margin-top:36px;border-radius:0}\n\u003c\/style\u003e\n\u003cdiv class=\"av-wrap\"\u003e\n  \u003cp class=\"av-eyebrow\"\u003eCeiling Lighting\u003c\/p\u003e\n  \u003cp class=\"av-headline\"\u003eA single arc of light — \u003cem\u003efor the spaces in between\u003c\/em\u003e\u003c\/p\u003e\n  \u003cp class=\"av-body\"\u003eThis compact ceiling spotlight projects a thin crescent beam of warm light along the wall in front of it, creating a glow-line effect that transforms a plain corridor or staircase into something worth noticing. The disc rotates a full 360 degrees so you can aim it precisely — then leave it. Three colour temperatures let you choose between warm, neutral and cool white to suit the mood of the space.\u003c\/p\u003e\n  \u003cdiv class=\"av-section\" style=\"margin-top:36px;animation-delay:.1s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eSpecifications\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"spec-grid\"\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eDiameter\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e110 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eHeight\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e160 mm\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eLight Source\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eCOB LED, 9W\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eColour Temperatures\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003eWarm \/ Neutral \/ Cool White\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eRotation\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e360°\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003cdiv\u003e\n\u003cspan class=\"spec-key\"\u003eVoltage\u003c\/span\u003e\u003cspan class=\"spec-value\"\u003e85–265V (universal)\u003c\/span\u003e\n\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.2s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eFeatures\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003e360° rotating disc — aim the beam precisely along any wall, then lock it in place\u003c\/li\u003e\n      \u003cli\u003eDramatic glow-line effect — the crescent beam casts a thin arc of light that travels the length of the wall\u003c\/li\u003e\n      \u003cli\u003e3 colour temperatures — switch between warm (3000K), neutral (4000K) and cool white (6000K)\u003c\/li\u003e\n      \u003cli\u003eCOB LED light source — consistent, clean output with no visible hot spots\u003c\/li\u003e\n      \u003cli\u003eUniversal voltage — works on any standard UK mains supply\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.3s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003eWhere to use it\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cul class=\"feat-list\"\u003e\n      \u003cli\u003eHallway — a single fitting turns a plain corridor into a considered space\u003c\/li\u003e\n      \u003cli\u003eStaircase — the beam follows the line of the wall beautifully on landings and steps\u003c\/li\u003e\n      \u003cli\u003eBedroom — angled above the bed for a soft, directional glow instead of overhead light\u003c\/li\u003e\n      \u003cli\u003eStudy or reading nook — focused warm light without harsh overhead glare\u003c\/li\u003e\n      \u003cli\u003eRetail or display space — dramatic accent lighting for products, artwork, or shelving\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"av-section\" style=\"animation-delay:.4s\"\u003e\n    \u003cdiv class=\"av-label-row\"\u003e\n\u003cp class=\"av-label\"\u003ePlease note\u003c\/p\u003e\n\u003cdiv class=\"av-label-line\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n    \u003cdiv class=\"notice\"\u003eThis is a hardwired ceiling pendant. Always switch off the power at the mains before installation. We recommend a qualified electrician for fitting.\u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"quote\"\u003eOne small disc. One long arc of light. Entirely worth it.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Avertta","offers":[{"title":"Black Shell Black","offer_id":57695353340235,"sku":"CJYD231137301AZ","price":37.99,"currency_code":"GBP","in_stock":true},{"title":"White Shell White","offer_id":57695353373003,"sku":"CJYD231137302BY","price":37.99,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/files\/ChatGPT_Image_Jun_27_2026_09_24_23_PM.png?v=1782589051"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0998\/9026\/6443\/collections\/bedroom_lightning.png?v=1775853915","url":"https:\/\/avertta.com\/collections\/bedroom-lighting.oembed?page=3","provider":"Avertta","version":"1.0","type":"link"}