{"title":"Lampe Collection - BO X","description":"\u003cstyle\u003e\n\/* CSS : Defines button style and initial content state *\/\n#collapsibleContentBoX {\n    \/* Hides content by default *\/\n    max-height: 0;\n    overflow: hidden;\n    \/* Transition for a smooth open\/close effect *\/\n    transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out;\n    opacity: 0;\n}\n\n\/* Class added by JavaScript to open content *\/\n#collapsibleContentBoX.is-open {\n    \/* High value to ensure all content is displayed *\/\n    max-height: 2000px; \n    opacity: 1;\n}\n\n\/* Button style *\/\n#toggleButtonBoX {\n    display: block; \/* Ensures the button takes full width *\/\n    width: 100%;\n    cursor: pointer;\n    padding: 12px 15px;\n    margin-bottom: 20px;\n    margin-top: 10px;\n    border: none;\n    background-color: #f0f0f0; \/* Subtle background color *\/\n    color: #333;\n    border-radius: 4px;\n    font-weight: 600;\n    text-align: left; \/* Text aligned to the left *\/\n    transition: background-color 0.2s;\n}\n\n#toggleButtonBoX:hover {\n    background-color: #e0e0e0; \/* A slight change on hover *\/\n}\n\u003c\/style\u003e\n\n\u003ch2\u003eBO X Collection: The Icon of Design, Minimalist and Bold\u003c\/h2\u003e\n\n\u003cbutton id=\"toggleButtonBoX\" aria-expanded=\"false\" aria-controls=\"collapsibleContentBoX\"\u003e\n    + Show full description\n\u003c\/button\u003e\n\n\u003cdiv id=\"collapsibleContentBoX\" aria-hidden=\"true\"\u003e\n\n    \u003cp\u003e \u003c\/p\u003e\n    \u003cp\u003eDiscover the \u003cb\u003eBO X Collection\u003c\/b\u003e, the boldest and most symbolic version of our minimalist concept. Born from the \u003cb\u003eingenious nesting of two BO luminaires\u003c\/b\u003e, the BO X collection features a recognizable \u003cb\u003e\"X\" shaped design\u003c\/b\u003e, transforming light into a strong architectural \u003cb\u003estatement of style\u003c\/b\u003e. Crafted with passion in \u003cb\u003eRhône-Alpes, France\u003c\/b\u003e, this range is aimed at architects, decorators, and anyone looking for a \u003cb\u003eunique designer luminaire\u003c\/b\u003e to make their space stand out.\u003c\/p\u003e\n    \u003cp\u003e \u003c\/p\u003e\n    \u003ch3\u003eCustomization and Unique Character\u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e\n    \u003cp\u003eAlthough based on a strong structure, the BO X Collection offers \u003cb\u003ecustomization\u003c\/b\u003e options that make it adaptable to all projects, from the most understated to the most vibrant:\u003c\/p\u003e\n    \u003cul\u003e\n        \u003cli\u003e\n            \u003cp\u003e\u003cb\u003eBicolor Style Possible:\u003c\/b\u003e The assembly of the two rectangular shapes allows for color contrasts, reinforcing the graphic effect of the \"X\" (ideal for a \u003cb\u003ePop Art luminaire\u003c\/b\u003e).\u003c\/p\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n            \u003cp\u003e\u003cb\u003e12 Frame Colors:\u003c\/b\u003e The structure is available in our palette of \u003cb\u003e12 vibrant colors\u003c\/b\u003e, ensuring perfect harmony with your indoor or outdoor decor.\u003c\/p\u003e\n        \u003c\/li\u003e\n        \u003cli\u003e\n            \u003cp\u003e\u003cb\u003eHarmonious Finish:\u003c\/b\u003e Like the BO collection, the BO X benefits from \u003cb\u003esocket covers\u003c\/b\u003e, \u003cb\u003etextile cables\u003c\/b\u003e, and \u003cb\u003ematching ceiling roses\u003c\/b\u003e, ensuring a high-end and consistent finish.\u003c\/p\u003e\n        \u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003cp\u003e \u003c\/p\u003e\n    \u003ch3\u003eA Complete BO X Range: Indoor \u0026amp; Outdoor Architectural Lighting\u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e\n    \u003cp\u003eThe BO X Collection is a complete range of \u003cb\u003eminimalist luminaires\u003c\/b\u003e designed to be focal points in all environments.\u003c\/p\u003e\n    \u003cdiv class=\"horizontal-scroll-wrapper\"\u003e\n        \u003cdiv class=\"table-block-component\"\u003e\n            \u003cdiv class=\"table-block has-export-button\"\u003e\u003cbr\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ch3\u003eThe Impact of French Manufacturing\u003c\/h3\u003e\n    \u003cp\u003e \u003c\/p\u003e\n    \u003cp\u003eChoosing a luminaire from the BO X Collection means investing in French craftsmanship. Our \u003cb\u003eMade in France luminaires\u003c\/b\u003e are manufactured by CELLUX in Rhône-Alpes, guaranteeing exceptional \u003cb\u003edurability\u003c\/b\u003e and direct support for regional innovation. The BO X is not just a decorative object; it is a commitment to the excellence of \u003cb\u003eethical and sustainable design\u003c\/b\u003e.\u003c\/p\u003e\n    \u003cp\u003e\u003cb\u003eAssert your uniqueness with the BO X Collection: bold design, impeccable French quality, and limitless customization potential.\u003c\/b\u003e\u003c\/p\u003e\n\n\u003c\/div\u003e \n\n\u003cscript\u003e\n\/\/ JAVASCRIPT: The 'setTimeout' function is used to work around Shopify loading issues.\n\/\/ This function executes the code AFTER the browser has finished loading and rendering the HTML,\n\/\/ which is often more reliable than DOMContentLoaded in content editors.\nsetTimeout(() =\u003e {\n    \/\/ 1. Get both HTML elements by their ID\n    const toggleButton = document.getElementById('toggleButtonBoX');\n    const content = document.getElementById('collapsibleContentBoX');\n\n    \/\/ Check to ensure elements exist\n    if (toggleButton \u0026\u0026 content) {\n        \/\/ 2. Define the function to be executed on click\n        function toggleContent() {\n            \/\/ Add\/remove the 'is-open' class that controls visibility via CSS\n            content.classList.toggle('is-open');\n\n            \/\/ 3. Update accessibility (ARIA) attributes and button text\n            const isContentOpen = content.classList.contains('is-open');\n\n            \/\/ Update the ARIA attribute of the button\n            toggleButton.setAttribute('aria-expanded', isContentOpen);\n\n            \/\/ Update the ARIA attribute of the content\n            content.setAttribute('aria-hidden', !isContentOpen);\n\n            \/\/ Update the button text\n            if (isContentOpen) {\n                toggleButton.textContent = '- Hide full description';\n            } else {\n                toggleButton.textContent = '+ Show full description';\n            }\n        }\n\n        \/\/ 4. Listen for the 'click' event on the button\n        toggleButton.addEventListener('click', toggleContent);\n    }\n}, 500); \/\/ Execute after 0.5 seconds to ensure the DOM is ready.\n\u003c\/script\u003e","products":[{"product_id":"plafonnier-bo-x","title":"Ceiling Lamp - BO X recycled steel 100% French made","description":"\u003c!-- Custom Liquid Page Template --\u003e\n\u003csection class=\"product-page\"\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eThe Bo X Ceiling Light\u003c\/h1\u003e\n\u003cp class=\"product-description\"\u003eTurn the \u003cstrong\u003eBo X\u003c\/strong\u003e lamp into a ceiling light and elevate your spaces to new heights of sophistication and design. This ceiling light, a result of assembling two \"bo\" lamps, brings a new dimension to interior design. Created with passion and precision in Rhône Alpes, 100% French-made, this lamp merges the minimalist design of the 60s with current vintage contemporary style. Whether you want a vibrant and colorful ambiance or a more sober and elegant tone, the \u003cstrong\u003eBo X\u003c\/strong\u003e perfectly adapts to your desires and projects.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image Section --\u003e\n\u003cdiv class=\"product-gallery\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/FABRICATION_DES_LAMPES_DESIGN_ARELIER_CELLUX.gif?v=1739443741\" alt=\"Plafonnier Bo X\" class=\"product-image\" width=\"493\" height=\"645\"\u003e\u003c\/div\u003e\n\u003c!-- Details Section --\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003ch2 class=\"details-title\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"product-benefits\"\u003e\n\u003cli\u003e\n\u003cspan role=\"img\" aria-label=\"design\"\u003e🎨\u003c\/span\u003e \u003cstrong\u003eUnique design:\u003c\/strong\u003e A centerpiece that catches the eye and transforms any space into a work of art.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan role=\"img\" aria-label=\"france\"\u003e🇫🇷\u003c\/span\u003e \u003cstrong\u003eMade in France:\u003c\/strong\u003e Support French manufacturing and opt for production from Saint-Étienne made by CELLUX.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan role=\"img\" aria-label=\"assembly\"\u003e🔧\u003c\/span\u003e \u003cstrong\u003eHarmonious assembly:\u003c\/strong\u003e The union of two \"bo\" lamps for a singular and modular aesthetic.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action Section --\u003e\n\u003cdiv class=\"product-action\"\u003e\n\u003ch3 class=\"cta-title\"\u003eFor Unique Interior Decoration\u003c\/h3\u003e\n\u003cp class=\"cta-description\"\u003eWhether you are an architect, interior designer, or manager of a decoration store, the \u003cstrong\u003eBo X\u003c\/strong\u003e ceiling light highlights your commitment to quality and innovation. Discover the \u003cstrong\u003eBo X\u003c\/strong\u003e ceiling light and let yourself be inspired by the many possibilities to create spaces that reflect not only your style but also your values.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Community Section --\u003e\n\u003cdiv class=\"product-community\"\u003e\n\u003ch3 class=\"community-title\"\u003eJoin Our Community\u003c\/h3\u003e\n\u003cp class=\"community-description\"\u003eBy choosing the \u003cstrong\u003eBo X\u003c\/strong\u003e ceiling light, you join a community passionate about design. Transform your space with a product that combines authenticity, elegance, and respect for the environment. Adopt the \u003cstrong\u003eBo X\u003c\/strong\u003e ceiling light today.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Styles --\u003e\n\u003cstyle\u003e\n\/* General Styles *\/\n.product-page {\n  font-family: 'Montserrat', sans-serif;\n  margin: 0 auto;\n  max-width: 1200px;\n  padding: 40px;\n  color: #222;\n  background: #f5f5f5;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  border-radius: 15px;\n  overflow: hidden;\n  animation: fadeIn 1.2s ease-in-out;\n}\n\n.product-container {\n  display: flex;\n  flex-direction: column;\n  gap: 40px;\n  text-align: center;\n}\n\n\/* Header *\/\n.product-header {\n  margin-bottom: 40px;\n  padding: 20px;\n  background: #fff;\n  border-radius: 10px;\n  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  transition: transform 0.3s;\n}\n\n.product-header:hover {\n  transform: translateY(-10px);\n}\n\n.product-title {\n  font-size: 3.5rem;\n  color: #444;\n  margin-bottom: 20px;\n  font-weight: bold;\n}\n\n.product-description {\n  font-size: 1.6rem;\n  line-height: 2;\n  color: #555;\n}\n\n\/* Image Section *\/\n.product-gallery {\n  position: relative;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);\n}\n\n.product-image {\n  max-width: 100%;\n  height: auto;\n  transition: transform 0.5s ease;\n}\n\n.product-image:hover {\n  transform: scale(1.1);\n}\n\n\/* Details Section *\/\n.product-details {\n  padding: 30px;\n  background: linear-gradient(135deg, #ffffff, #f8f8f8);\n  border-radius: 10px;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  animation: slideUp 1.5s ease;\n}\n\n.details-title {\n  font-size: 2.8rem;\n  margin-bottom: 20px;\n  color: #333;\n}\n\n.product-benefits {\n  list-style-type: none;\n  padding: 0;\n  text-align: left;\n  margin: 0 auto;\n  max-width: 800px;\n}\n\n.product-benefits li {\n  font-size: 1.4rem;\n  margin-bottom: 15px;\n  color: #444;\n  position: relative;\n  padding-left: 25px;\n}\n\n.product-benefits li:before {\n  content: '✔';\n  position: absolute;\n  left: 0;\n  color: #007bff;\n  font-weight: bold;\n}\n\n\/* Call to Action *\/\n.product-action {\n  padding: 30px;\n  background: #fff;\n  border-radius: 10px;\n  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  margin-top: 40px;\n}\n\n.cta-title {\n  font-size: 2.5rem;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.cta-description {\n  font-size: 1.5rem;\n  color: #555;\n  line-height: 1.8;\n}\n\n\/* Community Section *\/\n.product-community {\n  padding: 30px;\n  background: #fff;\n  border-radius: 10px;\n  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  margin-top: 40px;\n}\n\n.community-title {\n  font-size: 2.5rem;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.community-description {\n  font-size: 1.5rem;\n  color: #555;\n  line-height: 1.8;\n}\n\n\/* Animations *\/\n@keyframes fadeIn {\n\u003c\/style\u003e","brand":"Boethic","offers":[{"title":"Vert","offer_id":50452758692173,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Argent","offer_id":50452758888781,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Or","offer_id":50452759085389,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Bronze","offer_id":50452759281997,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Orange","offer_id":50452759478605,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Jaune","offer_id":50452759675213,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Rouge","offer_id":50452759871821,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Bleu","offer_id":50452760068429,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/Design_sans_titre_16_aa0e97b1-2088-4e6a-a350-35d9a84bb9ac.png?v=1730138624"},{"product_id":"p","title":"Two-tone Ceiling Lamp - BO X - recycled steel 100% French made","description":"\u003c!-- Custom Liquid Page Template --\u003e\n\u003csection class=\"product-page\"\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eThe \"BO X\" Lamp\u003c\/h1\u003e\n\u003cp class=\"product-description\"\u003eThe \"BO X\" lamp, born from the BO, brings a POP ART touch to the minimalist design of the 60s, where the object speaks and speaks to us. The Bo becomes an X, allowing it to be a form of expression on its own, which can be placed on a desk or a shelf. Its design is imposing, and the interior lighting has a singular and provocative touch. Designed to meet the demands of architects, interior designers, decor stores, and designers, the BO X lamp is much more than just a light fixture; it's a statement of style and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image Section --\u003e\n\u003cdiv class=\"product-gallery\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/FABRICATION_DES_LAMPES_DESIGN_ARELIER_CELLUX.gif?v=1739443741\" alt=\"Lampe BO X\" class=\"product-image\" width=\"502\" height=\"656\"\u003e\u003c\/div\u003e\n\u003c!-- Details Section --\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003ch2 class=\"details-title\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"product-benefits\"\u003e\n\u003cli\u003e\n\u003cspan role=\"img\" aria-label=\"uniqueness\"\u003e✨\u003c\/span\u003e \u003cstrong\u003eUniqueness and Customization:\u003c\/strong\u003e Fusion of two Bo lamps: The X lamp is the result of the clever interlocking of two Bo lamps, offering \u003cstrong\u003eunparalleled flexibility\u003c\/strong\u003e and \u003cstrong\u003eaesthetics\u003c\/strong\u003e.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan role=\"img\" aria-label=\"made in france\"\u003e🇫🇷\u003c\/span\u003e \u003cstrong\u003eMade in France:\u003c\/strong\u003e Each Bo X lamp is proudly designed and manufactured \u003cstrong\u003enear St Etienne\u003c\/strong\u003e. Assembly is carried out by a partner company that supports local employment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan role=\"img\" aria-label=\"colors\"\u003e🌈\u003c\/span\u003e \u003cstrong\u003eColorful and vibrant:\u003c\/strong\u003e Available in a range of \u003cstrong\u003evibrant colors\u003c\/strong\u003e, these lamps bring a touch of life and character to any space.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan role=\"img\" aria-label=\"size\"\u003e📏\u003c\/span\u003e \u003cstrong\u003eCompact dimensions:\u003c\/strong\u003e Measuring \u003cstrong\u003e25 cm in length\u003c\/strong\u003e and \u003cstrong\u003e40 cm in width\u003c\/strong\u003e, this versatile lamp easily integrates into any space, adding a touch of sophistication without clutter.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action Section --\u003e\n\u003cdiv class=\"product-action\"\u003e\n\u003ch3 class=\"cta-title\"\u003eAn Invitation to Inspiration\u003c\/h3\u003e\n\u003cp class=\"cta-description\"\u003eThe \"BO X\" table lamp is more than just a utilitarian object; it is a unique lamp that inspires and illuminates every space with \u003cstrong\u003eauthentic warmth\u003c\/strong\u003e. By choosing the Bo X lamp, you are not only enhancing the aesthetic of your environment, but you are also becoming part of a community that displays its \u003cstrong\u003eindividuality\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Community Section --\u003e\n\u003cdiv class=\"product-community\"\u003e\n\u003ch3 class=\"community-title\"\u003eJoin Our Community\u003c\/h3\u003e\n\u003cp class=\"community-description\"\u003eBy choosing the Bo X Lamp, you join a community passionate about design. Join us today and transform your space with the Bo X Lamp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Styles --\u003e\n\u003cstyle\u003e\n\/* General Styles *\/\n.product-page {\n  font-family: 'Montserrat', sans-serif;\n  margin: 0 auto;\n  max-width: 1200px;\n  padding: 40px;\n  color: #222;\n  background: #f5f5f5;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  border-radius: 15px;\n  overflow: hidden;\n  animation: fadeIn 1.2s ease-in-out;\n}\n\n.product-container {\n  display: flex;\n  flex-direction: column;\n  gap: 40px;\n  text-align: center;\n}\n\n\/* Header *\/\n.product-header {\n  margin-bottom: 40px;\n  padding: 20px;\n  background: #fff;\n  border-radius: 10px;\n  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  transition: transform 0.3s;\n}\n\n.product-header:hover {\n  transform: translateY(-10px);\n}\n\n.product-title {\n  font-size: 3.5rem; \/* Agrandi *\/\n  color: #444;\n  margin-bottom: 20px;\n  font-weight: bold;\n}\n\n.product-description {\n  font-size: 1.6rem; \/* Agrandi *\/\n  line-height: 2;\n  color: #555;\n}\n\n\/* Image Section *\/\n.product-gallery {\n  position: relative;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);\n}\n\n.product-image {\n  max-width: 100%;\n  height: auto;\n  transition: transform 0.5s ease;\n}\n\n.product-image:hover {\n  transform: scale(1.1);\n}\n\n\/* Details Section *\/\n.product-details {\n  padding: 30px;\n  background: linear-gradient(135deg, #ffffff, #f8f8f8);\n  border-radius: 10px;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  animation: slideUp 1.5s ease;\n}\n\n.details-title {\n  font-size: 2.8rem; \/* Agrandi *\/\n  margin-bottom: 20px;\n  color: #333;\n}\n\n.product-benefits {\n  list-style-type: none;\n  padding: 0;\n  text-align: left;\n  margin: 0 auto;\n  max-width: 800px;\n}\n\n.product-benefits li {\n  font-size: 1.4rem; \/* Agrandi *\/\n  margin-bottom: 15px;\n  color: #444;\n  position: relative;\n  padding-left: 25px;\n}\n\n.product-benefits li:before {\n  content: '✔';\n  position: absolute;\n  left: 0;\n  color: #007bff;\n  font-weight: bold;\n}\n\n\/* Call to Action *\/\n.product-action {\n  padding: 30px;\n  background: #fff;\n  border-radius: 10px;\n  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  margin-top: 40px;\n}\n\n.cta-title {\n  font-size: 2.5rem;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.cta-description {\n  font-size: 1.5rem;\n  color: #555;\n  line-height: 1.8;\n}\n\n\/* Links *\/\n.product-links .cta-link {\n  color: #007bff;\n  font-size: 1.4rem;\n  font-weight: bold;\n  text-decoration: none;\n}\n\n.product-links .cta-link:hover {\n  text-decoration: underline;\n}\n\n\/* Community Section *\/\n.product-community {\n  padding: 30px;\n  background: #fff;\n  border-radius: 10px;\n  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  margin-top: 40px;\n}\n\n.community-title {\n  font-size: 2.5rem;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.community-description {\n  font-size: 1.5rem;\n  color: #555;\n  line-height: 1.8;\n}\n\n\/* Animations *\/\n@keyframes fadeIn {\n  from {\n    opacity: 0;\n    transform: scale(0.95);\n  }\n  to {\n    opacity: 1;\n    transform: scale(1);\n  }\n}\n\n@keyframes slideUp {\n  from {\n    opacity: 0;\n    transform: translateY(30px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\u003c\/style\u003e","brand":"Boethic","offers":[{"title":"Vert et Orange","offer_id":50456160108877,"sku":"Plafonnier Bicolore - BO X-1","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Vert et Or","offer_id":50456160141645,"sku":"Plafonnier Bicolore - BO X-2","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Jaune et Rouge","offer_id":50456160174413,"sku":"Plafonnier Bicolore - BO X-3","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Rouge et Argent","offer_id":50456160207181,"sku":"Plafonnier Bicolore - BO X-4","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Jaune et Orange","offer_id":50456160239949,"sku":"Plafonnier Bicolore - BO X-5","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Bleu et Argent","offer_id":50456160272717,"sku":"Plafonnier Bicolore - BO X-6","price":289.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/BO_X_bicolore_dd6ddd06-f42f-4763-8705-d1e5f7907f26.png?v=1737534006"},{"product_id":"lampe-suspension-bicolore-bo-x","title":"Two-Tone Pendant Lamp - Recycled Steel - 100% French Manufacturing - BO X Collection","description":"\u003c!-- Custom Liquid Page Template --\u003e\n\u003csection class=\"product-page\"\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eThe \"BO X\" Pendant Light\u003c\/h1\u003e\n\u003cp class=\"product-description\"\u003eAvailable as a \u003cstrong\u003ependant light\u003c\/strong\u003e, the \"BO X\" lamp is a luminous creation that reinvents lighting. Designed with meticulous attention to detail, each pendant light is a major decorative element in your interiors. Designed to meet the requirements of \u003cstrong\u003earchitects\u003c\/strong\u003e, \u003cstrong\u003einterior designers\u003c\/strong\u003e, \u003cstrong\u003edecoration stores\u003c\/strong\u003e, and \u003cstrong\u003edesigners\u003c\/strong\u003e, the Bo X lamp is more than just a luminaire; it's a statement of style and durability.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image Section --\u003e\n\u003cdiv class=\"product-gallery\"\u003e\u003cimg class=\"product-image\" alt=\"Suspension BO X\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/FABRICATION_DES_LAMPES_DESIGN_ARELIER_CELLUX.gif?v=1739443741\"\u003e\u003c\/div\u003e\n\u003c!-- Details Section --\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003ch2 class=\"details-title\"\u003eKey Features\u003c\/h2\u003e\n\u003cul class=\"product-benefits\"\u003e\n\u003cli\u003e\n\u003cspan aria-label=\"fabrication\" role=\"img\"\u003e🇫🇷\u003c\/span\u003e \u003cstrong\u003eMade in France:\u003c\/strong\u003e All our lamps are manufactured in France, more precisely near \u003cstrong\u003eSt Etienne\u003c\/strong\u003e, at CELLUX, a partner workshop that promotes local employment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan aria-label=\"design\" role=\"img\"\u003e🎨\u003c\/span\u003e \u003cstrong\u003eUnique Design:\u003c\/strong\u003e The ingenious interlocking of \u003cstrong\u003etwo BO lamps\u003c\/strong\u003e for unparalleled aesthetics.\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan aria-label=\"taille\" role=\"img\"\u003e📏\u003c\/span\u003e \u003cstrong\u003eCompact Dimensions:\u003c\/strong\u003e Measuring \u003cstrong\u003e25 cm in length\u003c\/strong\u003e and \u003cstrong\u003e40 cm in width\u003c\/strong\u003e, this versatile lamp easily integrates into any space, adding a touch of sophistication without clutter.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Call to Action Section --\u003e\n\u003cdiv class=\"product-action\"\u003e\n\u003ch3 class=\"cta-title\"\u003eChoose Design\u003c\/h3\u003e\n\u003cp class=\"cta-description\"\u003eThe \"\u003cstrong\u003eBo X\u003c\/strong\u003e\" Pendant Light is not just a luminaire; it's a \u003cstrong\u003eharmonious fusion\u003c\/strong\u003e of two Bo lamps, offering refined aesthetics and innovative design. The ingenious assembly of two BO lamps creates an enchanting play of light, transforming every space into a warm and welcoming room.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Community Section --\u003e\n\u003cdiv class=\"product-community\"\u003e\n\u003ch3 class=\"community-title\"\u003eJoin Our Community\u003c\/h3\u003e\n\u003cp class=\"community-description\"\u003eBy choosing the \u003cstrong\u003eBo X Lamp\u003c\/strong\u003e, you join a community passionate about \u003cstrong\u003edesign\u003c\/strong\u003e. Join us today and transform your space with the \u003cstrong\u003eBo X lamp\u003c\/strong\u003e.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Styles --\u003e\n\u003cstyle\u003e\n\/* General Styles *\/\n.product-page {\n  font-family: 'Montserrat', sans-serif;\n  margin: 0 auto;\n  max-width: 1200px;\n  padding: 40px;\n  color: #222;\n  background: #f5f5f5;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  border-radius: 15px;\n  overflow: hidden;\n  animation: fadeIn 1.2s ease-in-out;\n}\n\n.product-container {\n  display: flex;\n  flex-direction: column;\n  gap: 40px;\n  text-align: center;\n}\n\n\/* Header *\/\n.product-header {\n  margin-bottom: 40px;\n  padding: 20px;\n  background: #fff;\n  border-radius: 10px;\n  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  transition: transform 0.3s;\n}\n\n.product-header:hover {\n  transform: translateY(-10px);\n}\n\n.product-title {\n  font-size: 3.5rem; \/* Agrandi *\/\n  color: #444;\n  margin-bottom: 20px;\n  font-weight: bold;\n}\n\n.product-description {\n  font-size: 1.6rem; \/* Agrandi *\/\n  line-height: 2;\n  color: #555;\n}\n\n\/* Image Section *\/\n.product-gallery {\n  position: relative;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);\n}\n\n.product-image {\n  max-width: 100%;\n  height: auto;\n  transition: transform 0.5s ease;\n}\n\n.product-image:hover {\n  transform: scale(1.1);\n}\n\n\/* Details Section *\/\n.product-details {\n  padding: 30px;\n  background: linear-gradient(135deg, #ffffff, #f8f8f8);\n  border-radius: 10px;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  animation: slideUp 1.5s ease;\n}\n\n.details-title {\n  font-size: 2.8rem; \/* Agrandi *\/\n  margin-bottom: 20px;\n  color: #333;\n}\n\n.product-benefits {\n  list-style-type: none;\n  padding: 0;\n  text-align: left;\n  margin: 0 auto;\n  max-width: 800px;\n}\n\n.product-benefits li {\n  font-size: 1.4rem; \/* Agrandi *\/\n  margin-bottom: 15px;\n  color: #444;\n  position: relative;\n  padding-left: 25px;\n}\n\n.product-benefits li:before {\n  content: '✔';\n  position: absolute;\n  left: 0;\n  color: #007bff;\n  font-weight: bold;\n}\n\n\/* Call to Action *\/\n.product-action {\n  padding: 30px;\n  background: #fff;\n  border-radius: 10px;\n  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  margin-top: 40px;\n}\n\n.cta-title {\n  font-size: 2.5rem;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.cta-description {\n  font-size: 1.5rem;\n  color: #555;\n  line-height: 1.8;\n}\n\n\/* Links *\/\n.product-links .cta-link {\n  color: #007bff;\n  font-size: 1.4rem;\n  font-weight: bold;\n  text-decoration: none;\n}\n\n.product-links .cta-link:hover {\n  text-decoration: underline;\n}\n\n\/* Community Section *\/\n.product-community {\n  padding: 30px;\n  background: #fff;\n  border-radius: 10px;\n  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  margin-top: 40px;\n}\n\n.community-title {\n  font-size: 2.5rem;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.community-description {\n  font-size: 1.5rem;\n  color: #555;\n  line-height: 1.8;\n}\n\n\/* Animations *\/\n@keyframes fadeIn {\n  from {\n    opacity: 0;\n    transform: scale(0.95);\n  }\n  to {\n    opacity: 1;\n    transform: scale(1);\n  }\n}\n\n@keyframes slideUp {\n  from {\n    opacity: 0;\n    transform: translateY(30px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\u003c\/style\u003e","brand":"Boethic","offers":[{"title":"Vert et Orange","offer_id":50457583190349,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true},{"title":"Vert et Or","offer_id":50457583223117,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true},{"title":"Rouge et Argent","offer_id":50457583255885,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true},{"title":"Jaune et Orange","offer_id":50457583288653,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true},{"title":"Bleu et Argent","offer_id":50457583321421,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true},{"title":"Orange et Rouge","offer_id":50457590726989,"sku":null,"price":309.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/4_d637dbaf-dbf9-45cb-beb5-8cace3b3ba68.png?v=1736328032"},{"product_id":"lampe-a-poser-bo-x","title":"Two-Tone Table Lamp - BO X - recycled steel 100% French made","description":"\u003c!-- Custom Liquid Page Template --\u003e\n\u003csection class=\"product-page\"\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eBO X Lamp\u003c\/h1\u003e\n\u003cp class=\"product-description\"\u003e\u003cstrong\u003eMinimalist 60s design\u003c\/strong\u003e, the BO X lamp is much more than just a light fixture. It embodies boldness and originality, transforming the BO into a symbolic \"X,\" a unique form of expression that finds its place on your desk or a shelf. This imposing design is accompanied by a unique and provocative interior lighting, conceived to satisfy architects, interior designers, and designers. Made in Rhône Alpes, this lamp combines style and durability in an object that reinvents the art of light.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image Section --\u003e\n\u003cdiv class=\"product-gallery\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/FABRICATION_DES_LAMPES_DESIGN_ARELIER_CELLUX.gif?v=1739443741\" alt=\"Lampe BO X\" class=\"product-image\" width=\"500\" height=\"654\"\u003e\u003c\/div\u003e\n\u003c!-- Details Section --\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003ch2 class=\"details-title\"\u003eWhy choose the BO X Lamp?\u003c\/h2\u003e\n\u003cul class=\"product-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFusion of Two BO Lamps:\u003c\/strong\u003e The BO X lamp is the result of the ingenious nesting of two BO lamps, offering unparalleled flexibility and aesthetics, perfect for modern and minimalist spaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in France 🇫🇷 :\u003c\/strong\u003e Designed and manufactured in Rhône Alpes by CELLUX, the BO X lamp supports local craftsmanship and employment in a partner company that protects regional innovation.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColorful and Vibrant 🎨 :\u003c\/strong\u003e Available in a range of vibrant colors, it adds a touch of life and character to any interior, whether it's a living room or a workspace.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompact Dimensions 📏 :\u003c\/strong\u003e Measuring 25 cm in length and 40 cm in width, this lamp easily integrates into any space, while adding a touch of sophistication without clutter.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAn Invitation to Inspiration 💡 :\u003c\/strong\u003e More than a utilitarian object, the BO X lamp becomes a source of inspiration that illuminates every corner of your space with authentic warmth.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Community Section --\u003e\n\u003cdiv class=\"product-community\"\u003e\n\u003ch3 class=\"community-title\"\u003eJoin Our Community\u003c\/h3\u003e\n\u003cp class=\"community-description\"\u003eBy choosing the BO X lamp, you are not just acquiring an object, you are joining a community passionate about unique design and creativity. Transform your space, show your uniqueness, and be part of this stylistic revolution. Join us today!\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Styles --\u003e\n\u003cstyle\u003e\n\/* General Styles *\/\n.product-page {\n  font-family: 'Montserrat', sans-serif;\n  margin: 0 auto;\n  max-width: 1200px;\n  padding: 40px;\n  color: #222;\n  background: #f5f5f5;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  border-radius: 15px;\n  overflow: hidden;\n  animation: fadeIn 1.2s ease-in-out;\n}\n\n.product-container {\n  display: flex;\n  flex-direction: column;\n  gap: 40px;\n  text-align: center;\n}\n\n\/* Header *\/\n.product-header {\n  margin-bottom: 40px;\n  padding: 20px;\n  background: #fff;\n  border-radius: 10px;\n  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  transition: transform 0.3s;\n}\n\n.product-header:hover {\n  transform: translateY(-10px);\n}\n\n.product-title {\n  font-size: 3.5rem; \/* Agrandi *\/\n  color: #444;\n  margin-bottom: 20px;\n  font-weight: bold;\n}\n\n.product-description {\n  font-size: 1.6rem; \/* Agrandi *\/\n  line-height: 2;\n  color: #555;\n}\n\n\/* Image Section *\/\n.product-gallery {\n  position: relative;\n  border-radius: 15px;\n  overflow: hidden;\n  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);\n}\n\n.product-image {\n  max-width: 100%;\n  height: auto;\n  transition: transform 0.5s ease;\n}\n\n.product-image:hover {\n  transform: scale(1.1);\n}\n\n\/* Details Section *\/\n.product-details {\n  padding: 30px;\n  background: linear-gradient(135deg, #ffffff, #f8f8f8);\n  border-radius: 10px;\n  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n  animation: slideUp 1.5s ease;\n}\n\n.details-title {\n  font-size: 2.8rem; \/* Agrandi *\/\n  margin-bottom: 20px;\n  color: #333;\n}\n\n.product-benefits {\n  list-style-type: none;\n  padding: 0;\n  text-align: left;\n  margin: 0 auto;\n  max-width: 800px;\n}\n\n.product-benefits li {\n  font-size: 1.4rem; \/* Agrandi *\/\n  margin-bottom: 15px;\n  color: #444;\n  position: relative;\n  padding-left: 25px;\n}\n\n.product-benefits li:before {\n  content: '✔';\n  position: absolute;\n  left: 0;\n  color: #007bff;\n  font-weight: bold;\n}\n\n\/* Community Section *\/\n.product-community {\n  padding: 30px;\n  background: #fff;\n  border-radius: 10px;\n  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n  margin-top: 40px;\n}\n\n.community-title {\n  font-size: 2.5rem;\n  color: #333;\n  margin-bottom: 20px;\n}\n\n.community-description {\n  font-size: 1.5rem;\n  color: #555;\n  line-height: 1.8;\n}\n\n\/* Animations *\/\n@keyframes fadeIn {\n  from {\n    opacity: 0;\n    transform: scale(0.95);\n  }\n  to {\n    opacity: 1;\n    transform: scale(1);\n  }\n}\n\n@keyframes slideUp {\n  from {\n    opacity: 0;\n    transform: translateY(30px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\u003c\/style\u003e","brand":"Boethic","offers":[{"title":"Vert et Orange","offer_id":50457663144269,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Vert et Or","offer_id":50457663177037,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Jaune et Rouge","offer_id":50457663209805,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Rouge et Argent","offer_id":50457663242573,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Jaune et Orange","offer_id":50457663275341,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Bleu et Argent","offer_id":50457663308109,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Noir et Vert","offer_id":50911206506829,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/Lampe_bicolore.jpg?v=1737553572"},{"product_id":"lampe-suspension-bo-x","title":"Recycled Steel Pendant Lamp, 100% French-made - BO X collection","description":"\u003c!-- Custom Liquid Page Template --\u003e\n\u003csection class=\"product-page\"\u003e\n\u003cdiv class=\"product-container\"\u003e\n\u003c!-- Header Section --\u003e\n\u003cdiv class=\"product-header\"\u003e\n\u003ch1 class=\"product-title\"\u003eBo X Pendant Light\u003c\/h1\u003e\n\u003cp class=\"product-description\"\u003eDiscover the \"Bo X\" pendant light, an exceptional lighting creation that redefines contemporary illumination. With an innovative design and 100% French manufacturing, it combines aesthetics, functionality, and durability. Designed to meet the demands of architects, interior designers, home decor stores, and designers, the Bo X lamp is more than just a light fixture; it's a true style statement.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image Section --\u003e\n\u003cdiv class=\"product-gallery\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/FABRICATION_DES_LAMPES_DESIGN_ARELIER_CELLUX.gif?v=1739443741\" alt=\"Suspension Bo X\" class=\"product-image\"\u003e\u003c\/div\u003e\n\u003c!-- Details Section --\u003e\n\u003cdiv class=\"product-details\"\u003e\n\u003ch2 class=\"details-title\"\u003eWhy choose the Bo X Pendant Light?\u003c\/h2\u003e\n\u003cp\u003eAvailable as a pendant, the Bo X lamp embodies French expertise and an innovative approach to interior design. Here's why it stands out:\u003c\/p\u003e\n\u003ch3 class=\"details-subtitle\"\u003eKey Features\u003c\/h3\u003e\n\u003cul class=\"product-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eFrench Manufacturing 🇫🇷:\u003c\/strong\u003e Manufactured and assembled at Cellux, a partner workshop located near Saint-Étienne, promoting local employment and valuing Stéphanois craftsmanship.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eUnique Design 🖌️:\u003c\/strong\u003e The result of the ingenious interlocking of two Bo lamps, offering a refined and unique aesthetic.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompact Dimensions 📏:\u003c\/strong\u003e Length 25 cm | Width 40 cm. Ideal for fitting into any space without cluttering it.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEnchanting Lighting 💡:\u003c\/strong\u003e The assembly of two Bo lamps creates a unique play of light that transforms your interior into a warm and welcoming cocoon.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch3 class=\"details-subtitle\"\u003eJoin Our Community\u003c\/h3\u003e\n\u003cp\u003eBy choosing the Bo X pendant light, you join a community passionate about design and sustainability. Transform your space today with this exceptional fixture, designed to illuminate and enhance your interiors.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Styles --\u003e\u003c\/section\u003e\n\u003cstyle\u003e\n    \/* General Styles *\/\n    .product-page {\n      font-family: 'Montserrat', sans-serif;\n      margin: 0 auto;\n      max-width: 1200px;\n      padding: 40px;\n      color: #222;\n      background: linear-gradient(135deg, #f7f7f7, #eaeaea);\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      border-radius: 15px;\n      overflow: hidden;\n      animation: fadeIn 1.2s ease-in-out;\n    }\n\n    .product-container {\n      display: flex;\n      flex-direction: column;\n      gap: 40px;\n      text-align: center;\n    }\n\n    \/* Header *\/\n    .product-header {\n      margin-bottom: 40px;\n      padding: 20px;\n      background: #ffffff;\n      border-radius: 10px;\n      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);\n      transition: transform 0.3s, background-color 0.3s;\n    }\n\n    .product-header:hover {\n      transform: translateY(-10px);\n      background-color: #f3f3f3;\n    }\n\n    .product-title {\n      font-size: 3.5rem;\n      color: #444;\n      margin-bottom: 20px;\n      font-weight: bold;\n      letter-spacing: 1px;\n    }\n\n    .product-description {\n      font-size: 1.6rem;\n      line-height: 2;\n      color: #555;\n    }\n\n    \/* Image Section *\/\n    .product-gallery {\n      position: relative;\n      border-radius: 15px;\n      overflow: hidden;\n      box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);\n      transition: transform 0.5s;\n    }\n\n    .product-gallery:hover {\n      transform: scale(1.02);\n    }\n\n    .product-image {\n      max-width: 100%;\n      height: auto;\n      transition: transform 0.5s ease, filter 0.3s ease;\n    }\n\n    .product-image:hover {\n      transform: scale(1.1);\n      filter: brightness(1.1);\n    }\n\n    \/* Details Section *\/\n    .product-details {\n      padding: 30px;\n      background: linear-gradient(135deg, #ffffff, #f8f8f8);\n      border-radius: 10px;\n      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);\n      animation: slideUp 1.5s ease;\n    }\n\n    .details-title {\n      font-size: 2.8rem;\n      margin-bottom: 20px;\n      color: #333;\n    }\n\n    .details-subtitle {\n      font-size: 2.2rem;\n      margin: 20px 0 10px;\n      color: #555;\n    }\n\n    .product-benefits {\n      list-style-type: none;\n      padding: 0;\n      text-align: left;\n      margin: 0 auto;\n      max-width: 800px;\n    }\n\n    .product-benefits li {\n      font-size: 1.4rem;\n      margin-bottom: 15px;\n      color: #444;\n      position: relative;\n      padding-left: 30px;\n    }\n\n    .product-benefits li:before {\n      content: '\\2714';\n      position: absolute;\n      left: 0;\n      color: #007bff;\n      font-weight: bold;\n      font-size: 1.6rem;\n    }\n\n    \/* Animations *\/\n    @keyframes fadeIn {\n      from {\n        opacity: 0;\n        transform: scale(0.95);\n      }\n      to {\n        opacity: 1;\n        transform: scale(1);\n      }\n    }\n\n    @keyframes slideUp {\n      from {\n        opacity: 0;\n        transform: translateY(30px);\n      }\n      to {\n        opacity: 1;\n        transform: translateY(0);\n      }\n    }\n  \u003c\/style\u003e","brand":"Boethic","offers":[{"title":"Blue","offer_id":50458024149325,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true},{"title":"Red","offer_id":50458024182093,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true},{"title":"Money","offer_id":50458024214861,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true},{"title":"Bronze","offer_id":50458024247629,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true},{"title":"Gold","offer_id":50458024280397,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true},{"title":"Orange","offer_id":50458024313165,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true},{"title":"Yellow","offer_id":50458024345933,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true},{"title":"Green","offer_id":50458024378701,"sku":"","price":309.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/8_9bdba488-1352-4ab3-84ea-68cebfd21374.png?v=1730211693"},{"product_id":"lampe-a-poser-bo-x-1","title":"Table Lamp - BO X design - recycled steel 100% French-made","description":"\u003ch2\u003eBO X Unie Table Lamp: The Icon of French Minimalist Design\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eDiscover the \u003cb\u003eBO X Unie Table Lamp\u003c\/b\u003e, the luminaire that redefines office and living room lighting. Inspired by the boldness of \u003cb\u003e1960s minimalist design\u003c\/b\u003e, the BO X is more than just a light source: it's a true \u003cb\u003ecollector's item\u003c\/b\u003e and a strong stylistic statement for any modern interior.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eUnique Design and Signature Concept\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe BO X lamp's signature concept is based on the \u003cb\u003eingenious interlocking of two BO lamps\u003c\/b\u003e, forming an immediately recognizable symbolic \"X\". This imposing yet refined design adds a touch of \u003cb\u003eoriginality\u003c\/b\u003e to your \u003cb\u003edesigner desk\u003c\/b\u003e, shelf, or side table. It's the ideal \u003cb\u003eminimalist luminaire\u003c\/b\u003e for architects, interior designers, and high-end design enthusiasts.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eArtisanal Quality and French Manufacturing\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eChoosing the BO X Lamp means supporting local excellence. This \u003cb\u003eluminaire made in France\u003c\/b\u003e is designed and produced in \u003cb\u003eRhône-Alpes\u003c\/b\u003e by \u003cb\u003eCELLUX\u003c\/b\u003e, a partner company committed to regional craftsmanship and sustainable innovation. French manufacturing ensures unparalleled \u003cb\u003edurability\u003c\/b\u003e and style, reinventing the art of light with authenticity.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eImpeccable Aesthetics:\u003c\/b\u003e Available in a range of \u003cb\u003ebright and vibrant colors\u003c\/b\u003e, this table lamp immediately brings character to any space.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eOptimized Dimensions:\u003c\/b\u003e With its compact dimensions (\u003cspan class=\"math-inline\"\u003e\u003cspan class=\"katex\"\u003e\u003cspan class=\"katex-html\" aria-hidden=\"true\"\u003e\u003cspan class=\"base\"\u003e\u003cspan class=\"strut\"\u003e\u003c\/span\u003e\u003cspan class=\"mord\"\u003e25\u003c\/span\u003e\u003cspan class=\"mord text\"\u003e\u003cspan class=\"mord\"\u003e cm\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e in length \u003cspan class=\"math-inline\"\u003e\u003cspan class=\"katex\"\u003e\u003cspan class=\"katex-html\" aria-hidden=\"true\"\u003e\u003cspan class=\"base\"\u003e\u003cspan class=\"strut\"\u003e\u003c\/span\u003e\u003cspan class=\"mord\"\u003e×\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e \u003cspan class=\"math-inline\"\u003e\u003cspan class=\"katex\"\u003e\u003cspan class=\"katex-html\" aria-hidden=\"true\"\u003e\u003cspan class=\"base\"\u003e\u003cspan class=\"strut\"\u003e\u003c\/span\u003e\u003cspan class=\"mord\"\u003e40\u003c\/span\u003e\u003cspan class=\"mord text\"\u003e\u003cspan class=\"mord\"\u003e cm\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e in width), the BO X fits perfectly as a \u003cb\u003edesigner bedside lamp\u003c\/b\u003e, \u003cb\u003eelegant desk lamp, on a piece of furniture, or shelf in a living room\u003c\/b\u003e without overcrowding the space.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eWhy the BO X Lamp?\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003col start=\"1\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eElegant Design\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eMade in France 🇫🇷:\u003c\/b\u003e A guarantee of quality and support for craftsmanship in Rhône-Alpes.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eSignature Decoration:\u003c\/b\u003e A unique source of inspiration that illuminates and transforms your workspace or living area.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cb\u003eTransform your space and express your uniqueness.\u003c\/b\u003e Join the community passionate about \u003cb\u003eunique design\u003c\/b\u003e by choosing the \u003cb\u003eBO X Unie Lamp\u003c\/b\u003e today.\u003c\/p\u003e","brand":"Boethic","offers":[{"title":"Argent","offer_id":50911039914317,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Bleu","offer_id":50911039947085,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Bronze","offer_id":50911039979853,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Jaune","offer_id":50911040012621,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Or","offer_id":50911040045389,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Orange","offer_id":50911040078157,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Rouge","offer_id":50911040110925,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Vert","offer_id":50911040143693,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Noir","offer_id":50927471165773,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/Lampe_a_poser_design.png?v=1738667078"},{"product_id":"lampe-bo-x-nomad-edition-plage-🏖️","title":"BO X outdoor lamp - Cordless LED 🏖️","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003clink rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700\u0026amp;display=swap\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n        :root {\n            --primary-color: #AC3B2A;\n            --text-color: #2B2B2B;\n            --background-color: #FDF8F3;\n            --white: #FFFFFF;\n            --accent-light: #F4EEE6;\n            --accent-yellow: #F5C34C;\n            --accent-blue: #7C9AAF;\n            --accent-dark: #72483A;\n            --transition-fast: 0.3s ease;\n            --transition-medium: 0.5s ease;\n        }\n        \n        body {\n            font-family: 'Poppins', sans-serif;\n            color: var(--text-color);\n            background-color: var(--background-color);\n            line-height: 1.6;\n            margin: 0;\n            padding: 20px;\n        }\n        \n        .container {\n            max-width: 1200px;\n            margin: 0 auto;\n            padding: 0 15px;\n        }\n        \n        \/* Typography *\/\n        h1, h2, h3 {\n            font-weight: 600;\n            line-height: 1.2;\n            color: var(--primary-color);\n        }\n        \n        h1 {\n            font-size: 2.5rem;\n            margin-bottom: 0.5rem;\n        }\n        \n        h2 {\n            font-size: 2rem;\n            margin-top: 2rem;\n            margin-bottom: 1rem;\n        }\n        \n        h3 {\n            font-size: 1.25rem;\n            margin-bottom: 0.5rem;\n        }\n        \n        p {\n            margin-bottom: 1.5rem;\n            font-size: 1.1rem;\n        }\n        \n        \/* Hero Section *\/\n        .hero-content {\n            margin-bottom: 2rem;\n            position: relative;\n        }\n        \n        .product-title {\n            font-size: 2.8rem;\n            color: var(--primary-color);\n            margin-bottom: 0.5rem;\n        }\n        \n        .product-subtitle {\n            font-size: 1.6rem;\n            color: var(--primary-color);\n            opacity: 0.9;\n            margin-bottom: 1.5rem;\n        }\n        \n        .hero-tagline {\n            font-size: 1.2rem;\n            font-weight: 500;\n            color: var(--text-color);\n            margin-bottom: 2rem;\n            max-width: 850px;\n        }\n        \n        \/* Image Showcase *\/\n        .image-showcase {\n            margin: 3rem 0;\n            display: grid;\n            grid-template-columns: repeat(2, 1fr);\n            gap: 1.5rem;\n        }\n        \n        .image-item {\n            position: relative;\n            overflow: hidden;\n            border-radius: 12px;\n            aspect-ratio: 1\/1;\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);\n            cursor: pointer;\n        }\n        \n        .image-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.6s cubic-bezier(0.215, 0.61, 0.355, 1);\n        }\n        \n        .image-item:hover img {\n            transform: scale(1.05);\n        }\n        \n        .image-caption {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);\n            color: white;\n            padding: 1rem;\n            transform: translateY(100%);\n            transition: transform 0.4s ease;\n        }\n        \n        .image-item:hover .image-caption {\n            transform: translateY(0);\n        }\n        \n        \/* Animated Elements *\/\n        .animated-banner {\n            position: relative;\n            height: 200px;\n            border-radius: 12px;\n            margin: 3rem 0;\n            background-color: var(--primary-color);\n            overflow: hidden;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n        \n        .banner-text {\n            color: white;\n            font-size: 2rem;\n            font-weight: 600;\n            text-align: center;\n            z-index: 10;\n            padding: 1rem;\n        }\n        \n        .floating-shape {\n            position: absolute;\n            border-radius: 50%;\n            opacity: 0.2;\n            z-index: 1;\n            animation: float 8s infinite ease-in-out;\n        }\n        \n        .shape-1 {\n            width: 300px;\n            height: 300px;\n            background-color: var(--accent-yellow);\n            top: -100px;\n            left: -100px;\n            animation-delay: 0s;\n        }\n        \n        .shape-2 {\n            width: 200px;\n            height: 200px;\n            background-color: var(--accent-light);\n            bottom: -50px;\n            right: -50px;\n            animation-delay: 2s;\n        }\n        \n        .shape-3 {\n            width: 150px;\n            height: 150px;\n            background-color: var(--accent-blue);\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            animation-delay: 4s;\n        }\n        \n        @keyframes float {\n            0%, 100% {\n                transform: translate(0, 0) rotate(0deg);\n            }\n            25% {\n                transform: translate(20px, -20px) rotate(5deg);\n            }\n            50% {\n                transform: translate(0, 30px) rotate(-5deg);\n            }\n            75% {\n                transform: translate(-20px, -10px) rotate(3deg);\n            }\n        }\n        \n        \/* 3D Spinning Product *\/\n        .product-3d-container {\n            position: relative;\n            width: 100%;\n            height: 400px;\n            margin: 3rem 0;\n            perspective: 1000px;\n        }\n        \n        .product-3d {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            transform-style: preserve-3d;\n            animation: spin 20s infinite linear;\n        }\n        \n        .product-3d-side {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            backface-visibility: hidden;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            border-radius: 12px;\n            overflow: hidden;\n        }\n        \n        .side-1 {\n            transform: rotateY(0deg) translateZ(200px);\n        }\n        \n        .side-2 {\n            transform: rotateY(90deg) translateZ(200px);\n        }\n        \n        .side-3 {\n            transform: rotateY(180deg) translateZ(200px);\n        }\n        \n        .side-4 {\n            transform: rotateY(270deg) translateZ(200px);\n        }\n        \n        @keyframes spin {\n            0% {\n                transform: rotateY(0);\n            }\n            100% {\n                transform: rotateY(360deg);\n            }\n        }\n        \n        \/* Design Section *\/\n        .design-text {\n            margin-bottom: 2rem;\n        }\n        \n        .design-quote {\n            position: relative;\n            margin: 2rem 0;\n            padding: 1rem 2rem;\n            border-left: 4px solid var(--accent-light);\n            background-color: var(--white);\n            border-radius: 8px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n        }\n        \n        .design-quote p {\n            font-size: 1.3rem;\n            font-weight: 500;\n            font-style: italic;\n            color: var(--primary-color);\n            margin: 0;\n        }\n        \n        .quote-icon {\n            position: absolute;\n            top: -15px;\n            left: -15px;\n            background-color: var(--white);\n            padding: 5px;\n            border-radius: 50%;\n            font-size: 1.5rem;\n            color: var(--accent-yellow);\n        }\n        \n        .tech-title {\n            color: var(--primary-color);\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n            font-weight: 600;\n        }\n        \n        .tech-description {\n            margin-bottom: 2rem;\n            margin-top: 1rem;\n        }\n        \n        .design-specs {\n            display: flex;\n            flex-wrap: wrap;\n            gap: 0.8rem;\n            margin-top: 1.5rem;\n        }\n        \n        .spec {\n            background-color: var(--white);\n            padding: 0.8rem 1.2rem;\n            border-radius: 8px;\n            display: flex;\n            flex-direction: column;\n            flex: 1;\n            min-width: 120px;\n            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);\n            margin-bottom: 0.8rem;\n        }\n        \n        .spec-label {\n            font-size: 0.8rem;\n            text-transform: uppercase;\n            color: var(--text-color);\n            opacity: 0.7;\n            margin-bottom: 0.3rem;\n        }\n        \n        .spec-value {\n            font-size: 1rem;\n            font-weight: 600;\n            color: var(--primary-color);\n        }\n        \n        \/* Image Compare Slider *\/\n        .image-compare {\n            position: relative;\n            width: 100%;\n            margin: 3rem 0;\n            overflow: hidden;\n            border-radius: 12px;\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);\n            aspect-ratio: 16\/9;\n        }\n        \n        .image-compare-before,\n        .image-compare-after {\n            position: absolute;\n            top: 0;\n            left: 0;\n            width: 100%;\n            height: 100%;\n            overflow: hidden;\n        }\n        \n        .image-compare-before img,\n        .image-compare-after img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n        \n        .image-compare-after {\n            width: 50%;\n        }\n        \n        .image-compare-handle {\n            position: absolute;\n            top: 0;\n            left: 50%;\n            width: 4px;\n            height: 100%;\n            background-color: white;\n            z-index: 10;\n            cursor: ew-resize;\n        }\n        \n        .image-compare-handle::before {\n            content: '';\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            width: 40px;\n            height: 40px;\n            background-color: white;\n            border-radius: 50%;\n            box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);\n        }\n        \n        \/* Lifestyle Section *\/\n        .lifestyle-text {\n            text-align: center;\n            max-width: 800px;\n            margin: 0 auto;\n        }\n        \n        .lifestyle-text h2 {\n            font-size: 2rem;\n            color: var(--primary-color);\n            margin-bottom: 1.5rem;\n        }\n        \n        .lifestyle-text p {\n            font-size: 1.15rem;\n            margin-bottom: 1.5rem;\n        }\n        \n        \/* Context Gallery *\/\n        .context-gallery {\n            display: grid;\n            grid-template-columns: repeat(3, 1fr);\n            gap: 1.5rem;\n            margin: 3rem 0;\n        }\n        \n        .gallery-item {\n            position: relative;\n            border-radius: 12px;\n            overflow: hidden;\n            aspect-ratio: 1\/1;\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);\n            transition: transform 0.4s ease;\n        }\n        \n        .gallery-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            transition: transform 0.6s ease;\n        }\n        \n        .gallery-item:hover {\n            transform: translateY(-10px);\n        }\n        \n        .gallery-item:hover img {\n            transform: scale(1.1);\n        }\n        \n        \/* For Who Section *\/\n        .for-who-text h2 {\n            font-size: 2rem;\n            color: var(--primary-color);\n            margin-bottom: 1.5rem;\n        }\n        \n        .audience-list {\n            padding-left: 1.5rem;\n        }\n        \n        .audience-list li {\n            margin-bottom: 1rem;\n            font-size: 1.15rem;\n        }\n        \n        \/* Designer Note *\/\n        .note-container {\n            background-color: var(--white);\n            border-radius: 12px;\n            padding: 2rem;\n            box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);\n            max-width: 900px;\n            margin: 2rem auto;\n            position: relative;\n        }\n        \n        .note-content h3 {\n            color: var(--primary-color);\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n        }\n        \n        .note-content p {\n            font-size: 1.1rem;\n            line-height: 1.7;\n            margin-bottom: 1.5rem;\n            font-style: italic;\n        }\n        \n        .note-signature {\n            text-align: right;\n            font-size: 0.9rem;\n            font-weight: 500;\n            color: var(--accent-dark);\n        }\n        \n        \/* Parallax Effect *\/\n        .parallax-section {\n            position: relative;\n            height: 400px;\n            background-attachment: fixed;\n            background-position: center;\n            background-repeat: no-repeat;\n            background-size: cover;\n            margin: 3rem 0;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            overflow: hidden;\n            border-radius: 12px;\n        }\n        \n        .parallax-content {\n            text-align: center;\n            color: white;\n            z-index: 10;\n            padding: 2rem;\n            background-color: rgba(0, 0, 0, 0.3);\n            border-radius: 12px;\n            backdrop-filter: blur(5px);\n        }\n        \n        .parallax-title {\n            font-size: 2.5rem;\n            margin-bottom: 1rem;\n            color: white;\n        }\n        \n        .parallax-text {\n            font-size: 1.2rem;\n            max-width: 700px;\n            margin: 0 auto;\n        }\n\n        \/* Style pour la présentation originale des images *\/\n        .product-images-grid {\n            display: grid;\n            grid-template-columns: 2fr 1fr;\n            grid-template-rows: 1fr 1fr;\n            grid-gap: 15px;\n            margin: 30px 0;\n            height: 500px;\n        }\n        \n        .grid-item {\n            position: relative;\n            overflow: hidden;\n            border-radius: 8px;\n            box-shadow: 0 4px 20px rgba(0,0,0,0.08);\n            transition: transform 0.3s ease, box-shadow 0.3s ease;\n        }\n        \n        .grid-item:hover {\n            transform: translateY(-5px);\n            box-shadow: 0 8px 25px rgba(0,0,0,0.12);\n        }\n        \n        .main-image {\n            grid-column: 1;\n            grid-row: 1 \/ span 2;\n        }\n        \n        .side-image {\n            display: flex;\n            align-items: center;\n        }\n        \n        .grid-item img {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            display: block;\n            transition: transform 0.5s ease;\n        }\n        \n        .grid-item:hover img {\n            transform: scale(1.03);\n        }\n        \n        .image-overlay {\n            position: absolute;\n            bottom: 0;\n            left: 0;\n            right: 0;\n            background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);\n            padding: 15px;\n            color: white;\n            font-weight: 500;\n            opacity: 0;\n            transition: opacity 0.3s ease;\n        }\n        \n        .grid-item:hover .image-overlay {\n            opacity: 1;\n        }\n        \n        .image-overlay span {\n            font-size: 14px;\n            letter-spacing: 1px;\n        }\n        \n        \/* Responsive Design *\/\n        @media (max-width: 992px) {\n            .image-showcase,\n            .context-gallery {\n                grid-template-columns: repeat(2, 1fr);\n            }\n            \n            .product-3d-container {\n                height: 300px;\n            }\n        }\n        \n        @media (max-width: 768px) {\n            .product-title {\n                font-size: 2.3rem;\n            }\n            \n            .product-subtitle {\n                font-size: 1.6rem;\n            }\n            \n            .context-gallery {\n                grid-template-columns: 1fr;\n            }\n            \n            .product-3d-container {\n                height: 250px;\n            }\n            \n            .parallax-section {\n                height: 300px;\n            }\n\n            .product-images-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .main-image {\n                grid-column: 1;\n                grid-row: 1;\n            }\n        }\n        \n        @media (max-width: 576px) {\n            .image-showcase {\n                grid-template-columns: 1fr;\n            }\n            \n            .product-3d-container {\n                height: 200px;\n            }\n            \n            .parallax-title {\n                font-size: 2rem;\n            }\n        }\n    \u003c\/style\u003e\n\u003cdiv class=\"container\"\u003e\n\u003c!-- Hero Section --\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003ch1 class=\"product-title\"\u003e🌴 NOMAD BO X LAMP – STRIPED BEACH EDITION\u003c\/h1\u003e\n\u003ch2 class=\"product-subtitle\"\u003eThe star of nomadic design. The icon of your free summers.\u003c\/h2\u003e\n\u003cp class=\"hero-tagline\"\u003eAn X that traces your freedom. It has no wires, no rules, no limits. The new Nomad BO X Lamp – Striped and Solid Beach Edition goes everywhere, sets up anywhere, and illuminates everything with audacity.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Image Showcase (1:1 ratio images) --\u003e\n\u003cdiv class=\"image-showcase\"\u003e\n\u003cdiv class=\"image-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/output-1_1.png?v=1746012147\" alt=\"NOMAD BO X in X position\"\u003e\n\u003cdiv class=\"image-caption\"\u003eThe iconic X shape, signature of the range\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"image-item\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/output-2.png?v=1746012148\" alt=\"NOMAD BO X in a beach setting\"\u003e\n\u003cdiv class=\"image-caption\"\u003eThe perfect companion for your summer evenings\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Animated Banner --\u003e\n\u003cdiv class=\"animated-banner\"\u003e\n\u003cdiv class=\"floating-shape shape-1\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"floating-shape shape-2\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"floating-shape shape-3\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"banner-text\"\u003eLIMITED SUMMER EDITION\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Design Section --\u003e\n\u003cdiv class=\"design-text\"\u003e\n\u003ch2\u003eA design that flaps like a flag in the wind.\u003c\/h2\u003e\n\u003cp\u003eInspired by the 60s but infused with contemporary freshness, the BO X beach version retains the iconic X shape – signature of the range – but dresses it in striped and solid patterns, vibrant and joyful.\u003c\/p\u003e\n\u003cp\u003eIt's the summer version of a cult object, a transgression of a classic: a graphic nod to the beach towel, the parasol, the striped swimsuit… in short, to your holidays.\u003c\/p\u003e\n\u003cdiv class=\"design-quote\"\u003e\n\u003ci class=\"fa fa-quote-left quote-icon\"\u003e\u003c\/i\u003e\n\u003cp\u003eA striped aesthetic, at the crossroads of art and sunshine.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tech-description\"\u003e\n\u003ch3 class=\"tech-title\"\u003eTechnical Specifications\u003c\/h3\u003e\n\u003cdiv class=\"design-specs\"\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan class=\"spec-label\"\u003eDimensions\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e25 x 40 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan class=\"spec-label\"\u003eWeight\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003e4.8 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan class=\"spec-label\"\u003eMaterials\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003ePremium, Eco-responsible\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan class=\"spec-label\"\u003eOrigin\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eRhône-Alpes, France\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec\"\u003e\n\u003cspan class=\"spec-label\"\u003eBattery Life\u003c\/span\u003e \u003cspan class=\"spec-value\"\u003eUp to 8h\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Original presentation of product images --\u003e\n\u003cdiv class=\"product-images-grid\"\u003e\n\u003cdiv class=\"grid-item main-image\"\u003e\n\u003cimg src=\"https:\/\/i.postimg.cc\/13kXjTRZ\/IMG-20250530-164719.jpg\" alt=\"NOMAD BO X - Main view\"\u003e\n\u003cdiv class=\"image-overlay\"\u003e\u003cspan\u003eICONIC DESIGN\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-item side-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/output-0_1.png?v=1746012584\" alt=\"NOMAD BO X - Detailed view\"\u003e\n\u003cdiv class=\"image-overlay\"\u003e\u003cspan\u003ePERFECT FINISHES\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"grid-item side-image\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/IMG_20250516_092737.jpg?v=1747727333\" alt=\"NOMAD BO X - Another perspective\"\u003e\n\u003cdiv class=\"image-overlay\"\u003e\u003cspan\u003eUNIQUE SILHOUETTE\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Image Compare Slider --\u003e\n\u003cdiv id=\"imageCompare\" class=\"image-compare\"\u003e\n\u003cdiv class=\"image-compare-before\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/IMG_20250517_220120.jpg?v=1747727337\" alt=\"Night scene without lighting\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"compareAfter\" class=\"image-compare-after\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/IMG_20250515_172528.jpg?v=1747727337\" alt=\"Night scene with NOMAD BO X lit\"\u003e\u003c\/div\u003e\n\u003cdiv id=\"compareHandle\" class=\"image-compare-handle\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Lifestyle Section --\u003e\n\u003cdiv class=\"lifestyle-text\"\u003e\n\u003ch2\u003eNomadic, magnetic, magnificent\u003c\/h2\u003e\n\u003cp\u003eNo wires, no fuss. The lighting is powered by a removable magnetic battery, placed like a discreet jewel on the structure. It offers up to 8 hours of autonomy.\u003c\/p\u003e\n\u003cp\u003eMade in Rhône-Alpes 🇫🇷, designed with love for demanding wanderers and hedonistic design lovers, it respects local craftsmanship while exploring elsewhere.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Context Gallery --\u003e\n\u003cdiv class=\"context-gallery\"\u003e\n\u003cdiv class=\"gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/IMG_20250517_220052.jpg?v=1747727909\" alt=\"NOMAD BO X in a beach setting\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/IMG_20250515_172907.jpg?v=1747727914\" alt=\"NOMAD BO X in a terrace setting\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"gallery-item\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/IMG_20250515_172417.jpg?v=1747727916\" alt=\"NOMAD BO X in a balcony setting\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Parallax Section --\u003e\n\u003cdiv class=\"parallax-section\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/original_56aae5af-fdcc-4d4f-a3d4-6c384afb78f3_IMG_20250515_172256.jpg?v=1747727918\" alt=\"NOMAD BO X lifestyle\" style=\"position: absolute; width: 100%; height: 100%; object-fit: cover;\"\u003e\n\u003cdiv class=\"parallax-content\"\u003e\n\u003ch2 class=\"parallax-title\"\u003eAn endless summer\u003c\/h2\u003e\n\u003cp class=\"parallax-text\"\u003eTake the light wherever life takes you.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- For Who Section --\u003e\n\u003cdiv class=\"for-who-text\"\u003e\n\u003ch2\u003e🧳 FOR WHOM?\u003c\/h2\u003e\n\u003cul class=\"audience-list\"\u003e\n\u003cli\u003eDreamers by the sea, city dwellers missing the sun, designers seeking freshness.\u003c\/li\u003e\n\u003cli\u003eThose who believe that decor should live with us, not just fill a shelf.\u003c\/li\u003e\n\u003cli\u003eThose who prefer objects that tell a story – their own.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- Designer Note --\u003e\n\u003cdiv class=\"note-container\"\u003e\n\u003cdiv class=\"note-content\"\u003e\n\u003ch3\u003eDesigner's Note\u003c\/h3\u003e\n\u003cp\u003e\"By choosing the NOMAD BO X, you opt for vibrant design, total freedom of use, and a manifesto of joy. You're not just carrying a lamp: you're carrying energy, a state of mind, a promise of sunshine.\"\u003c\/p\u003e\n\u003cdiv class=\"note-signature\"\u003e\u003cspan\u003e— Studio Design BO, Rhône-Alpes\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Boethic","offers":[{"title":"Rouge sanguine bariolé","offer_id":51595191910733,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Vert kaki bariolé","offer_id":51595191943501,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Bleu océan bariolé","offer_id":51595191976269,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Jaune soleil bariolé","offer_id":51595192009037,"sku":"","price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Rouge Uni","offer_id":51969479377229,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Jaune Uni","offer_id":51969479409997,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Vert Uni","offer_id":51969479442765,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Bleu Uni","offer_id":51969479475533,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true},{"title":"Orange Uni","offer_id":51969479508301,"sku":null,"price":289.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/Lampe_exterieure_jaune_et_blanche.jpg?v=1753278333"},{"product_id":"m","title":"Outdoor Lamp – Cordless Mini BO X Nomad","description":"\u003ch2\u003eMINI BO X Outdoor Portable Lamp: Wireless LED Elegance for Outdoors\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eBring the boldness of French design to your balcony, terrace or garden with the \u003cb\u003eMINI BO X Outdoor Lamp\u003c\/b\u003e. A compact and portable version of our icon, this \u003cb\u003erechargeable outdoor light\u003c\/b\u003e is the perfect combination of 1960s minimalist aesthetics and the most modern LED lighting technology.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003ePortable, Waterproof \u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eDesigned for outdoor living, the \u003cb\u003eMINI BO X Outdoor\u003c\/b\u003e (compact dimensions: \u003cb\u003e\u003cspan class=\"math-inline\"\u003e\u003cspan class=\"katex\"\u003e\u003cspan class=\"katex-html\" aria-hidden=\"true\"\u003e\u003cspan class=\"base\"\u003e\u003cspan class=\"strut\"\u003e\u003c\/span\u003e\u003cspan class=\"mord\"\u003e22\u003c\/span\u003e\u003cspan class=\"mord text\"\u003e\u003cspan class=\"mord\"\u003e cm\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"mspace\"\u003e\u003c\/span\u003e\u003cspan class=\"mbin\"\u003e× 16\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"base\"\u003e\u003cspan class=\"mord text\"\u003e\u003cspan class=\"mord\"\u003ecm\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/b\u003e) is your ideal partner for long summer evenings.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eWireless LED Technology:\u003c\/b\u003e Enjoy warm, controlled lighting without the constraint of cables.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eFast USB-C Charging:\u003c\/b\u003e Equipped with a universal \u003cb\u003eUSB-C\u003c\/b\u003e port, charging is simple and quick, offering a long \u003cb\u003eminimum 8-hour battery life\u003c\/b\u003e for your outdoor events.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eOutdoor Resistance (IP67):\u003c\/b\u003e Its construction from durable French recycled steel (Made in Rhône-Alpes) gives it resistance to splashes and dust, essential for a truly \u003cb\u003eportable outdoor light\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eFrench Design and Compactness\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe \u003cb\u003eMINI BO X Outdoor\u003c\/b\u003e retains the distinctive \u003cb\u003e\"X\"\u003c\/b\u003e design, making it a \u003cb\u003edesigner table lamp\u003c\/b\u003e that catches the eye on a garden table, an outdoor console or a pool trolley.\u003c\/p\u003e\n\u003cp\u003eIts small size makes it an ideal \u003cb\u003eoutdoor table lamp\u003c\/b\u003e or \u003cb\u003eambient light\u003c\/b\u003e for defining spaces and creating an intimate and sophisticated atmosphere. Choose from our \u003cb\u003evibrant colors\u003c\/b\u003e to personalize your outdoor decor.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eWhy choose the MINI BO X Outdoor?\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003col start=\"1\"\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eDesigner Portable Lamp:\u003c\/b\u003e The minimalist signature of the BO X model, now portable.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eUSB-C Rechargeable LED:\u003c\/b\u003e The simplicity of universal charging and long battery life.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eMade in France 🇫🇷:\u003c\/b\u003e Quality and durability guaranteed for both indoor and outdoor use.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eTrendy Outdoor Lighting:\u003c\/b\u003e The essential accessory for your modern \u003cb\u003eterrace decor\u003c\/b\u003e.\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ol\u003e\n\u003cp\u003e\u003cb\u003eAdopt the MINI BO X Outdoor\u003c\/b\u003e and light up your summer nights with style and functionality.\u003c\/p\u003e","brand":"Boethic","offers":[{"title":"Green","offer_id":52509590159693,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Blue","offer_id":52509590192461,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Black","offer_id":52509590225229,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Yellow","offer_id":52509590257997,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Orange","offer_id":52509590290765,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Red","offer_id":52509590323533,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/Mini_box_bleu_et_blanc.jpg?v=1777913403"},{"product_id":"lampe-a-poser-mini-bo-x","title":"Indoor lamp - ethical design - Mini BO X","description":"\u003cdiv class=\"ng-tns-c205249571-94\"\u003e\n\u003csection id=\"processing-state-10\" class=\"processing-state_container ng-tns-c205249571-94 is-gpi-avatar ng-trigger ng-trigger-processingStateShowHide ng-star-inserted is-done-processing\"\u003e\n\u003cdiv aria-hidden=\"true\" id=\"processing-state-10-summary\" class=\"processing-state_details ng-trigger ng-trigger-menuExpansion ng-tns-c205249571-94 is-gpi-avatar ng-star-inserted\"\u003e\n\u003cul class=\"ng-tns-c205249571-94 is-gpi-avatar ng-star-inserted\"\u003e\n\u003cli class=\"ng-tns-c205249571-94 ng-star-inserted\"\u003e\n\u003cdiv class=\"tool-summary ng-tns-c205249571-94\"\u003e\n\u003cdiv class=\"tool-summary-message ng-tns-c205249571-94 gds-body-l ng-star-inserted\"\u003e\n\u003cdiv class=\"ng-tns-c205249571-94\"\u003eSuccessful request\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!----\u003e\n\u003c\/div\u003e\n\u003c\/li\u003e\n\u003c!----\u003e\n\u003c\/ul\u003e\n\u003c!----\u003e\u003c!----\u003e\u003cbutton disabled class=\"mdc-button mat-mdc-button-base retry-without-tool-button mat-mdc-button ng-tns-c205249571-94 is-gpi-avatar mat-mdc-button-disabled mat-unthemed ng-star-inserted\"\u003e\u003cspan class=\"mat-mdc-button-persistent-ripple mdc-button__ripple\"\u003e\u003c\/span\u003e\u003cspan class=\"mdc-button__label\"\u003e\u003cspan class=\"ng-tns-c205249571-94 ng-star-inserted\"\u003eRetry without tools\u003c\/span\u003e\u003c!----\u003e\u003c!----\u003e\u003c\/span\u003e\u003cspan class=\"mat-focus-indicator\"\u003e\u003c\/span\u003e\u003cspan class=\"mat-mdc-button-touch-target\"\u003e\u003c\/span\u003e\u003c\/button\u003e\u003c!----\u003e\u003c!----\u003e\n\u003c\/div\u003e\n\u003c!----\u003e\u003c\/section\u003e\n\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\n\u003c\/div\u003e\n\u003cp\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\u003c\/p\u003e\n\u003cdiv class=\"response-content ng-tns-c2221085079-93\"\u003e\n\u003c!----\u003e\u003c!----\u003e\u003c!----\u003e\n\u003cdiv dir=\"ltr\" id=\"model-response-message-contentr_8b3b7dcebd76dc78\" class=\"markdown markdown-main-panel stronger enable-updated-hr-color\"\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch2\u003eMINI BO X Lamp: Small Size, Big Design. The Compact French Lighting Solution\u003c\/h2\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eDiscover the \u003cb\u003eMINI BO X Table Lamp\u003c\/b\u003e, the ultra-compact version of our design icon. With its discreet size of \u003cb\u003e\u003cspan class=\"math-inline\"\u003e\u003cspan class=\"katex\"\u003e\u003cspan aria-hidden=\"true\" class=\"katex-html\"\u003e\u003cspan class=\"base\"\u003e\u003cspan class=\"strut\"\u003e\u003c\/span\u003e\u003cspan class=\"mord\"\u003e21\u003c\/span\u003e\u003cspan class=\"mord text\"\u003e\u003cspan class=\"mord\"\u003e cm\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"mspace\"\u003e\u003c\/span\u003e\u003cspan class=\"mbin\"\u003e×\u003c\/span\u003e\u003cspan class=\"mspace\"\u003e\u003c\/span\u003e\u003c\/span\u003e\u003cspan class=\"base\"\u003e\u003cspan class=\"strut\"\u003e\u003c\/span\u003e\u003cspan class=\"mord\"\u003e20\u003c\/span\u003e\u003cspan class=\"mord text\"\u003e\u003cspan class=\"mord\"\u003e cm\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/span\u003e\u003c\/b\u003e, it's the perfect solution for small spaces: a \u003cb\u003eminimalist bedside lamp\u003c\/b\u003e, an auxiliary desk lamp, or a decorative object on a shelf. It encapsulates all the boldness of 60s design in a powerful little light.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eThe Essence of Minimalist Design in Mini Format\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eThe \u003cb\u003eMINI BO X\u003c\/b\u003e adopts the signature concept of ingenious nesting, transforming the BO silhouette into an emblematic \"X\". This \u003cb\u003esmall designer lamp\u003c\/b\u003e makes no compromises on style. Its clean and contemporary aesthetic is specially designed for modern interiors, \u003cb\u003ecompact furniture\u003c\/b\u003e, and those seeking a \u003cb\u003edecorative light fixture\u003c\/b\u003e that stands out without clutter.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eFrench Manufacturing and Lasting Quality\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eTrue to its commitment, the \u003cb\u003eMINI BO X\u003c\/b\u003e is a \u003cb\u003etable lamp manufactured in France\u003c\/b\u003e, in the \u003cb\u003eRhône-Alpes\u003c\/b\u003e region by CELLUX. By choosing this \u003cb\u003eMade in France table lamp\u003c\/b\u003e, you prioritize local craftsmanship, quality materials (style and durability), and support committed regional innovation.\u003c\/p\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003ch3\u003eVibrant Colors and Versatility\u003c\/h3\u003e\n\u003cp\u003e \u003c\/p\u003e\n\u003cp\u003eAvailable in a \u003cb\u003erange of vibrant colors\u003c\/b\u003e, the MINI BO X adds a \u003cb\u003epop\u003c\/b\u003e of character to any room. Its ultra-compact format makes it extremely \u003cb\u003eversatile\u003c\/b\u003e:\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eCompact bedside lamp\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eAuxiliary desk lamp\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cp\u003e\u003cb\u003eLighting for a shelf or console\u003c\/b\u003e\u003c\/p\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eChoose unique lighting that combines functionality, \u003cb\u003eminimalist\u003c\/b\u003e style, and responsible manufacturing. The MINI BO X proves that the most beautiful design statements come in a small package.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Boethic","offers":[{"title":"Jaune","offer_id":52601567805773,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Orange","offer_id":52601567838541,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Vert","offer_id":52601567871309,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Rouge","offer_id":52601567904077,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Blanche","offer_id":52601567936845,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Noir","offer_id":52601567969613,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Rose","offer_id":53832380350797,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Bleue et Bronze","offer_id":53832518992205,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Vert et bronze","offer_id":53832651768141,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Turquoise et blanche","offer_id":53832661598541,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Turquoise","offer_id":53832898642253,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true},{"title":"Bleu et Rose","offer_id":53985954496845,"sku":null,"price":279.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/54891514652_aaeb93443c_c.jpg?v=1762165161"}],"url":"https:\/\/shop.boethic.com\/en\/collections\/collection-lampe-bo-x.oembed","provider":"Boethic","version":"1.0","type":"link"}