{"product_id":"lampe-a-poser-bo","title":"Table Lamp – recycled steel handmade in France BO 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 Lamp\u003c\/h1\u003e\n\u003cp class=\"product-description\"\u003e\u003cstrong\u003eMinimalist design from the 60s\u003c\/strong\u003e, the Bo Lamp merges contemporary and vintage aesthetics, a unique creation made in Rhône-Alpes. Available in 9 colors, with a matching cable, this lamp integrates perfectly into any interior. You can also adopt it in other forms such as a wall light, a pendant light, a ceiling light, and soon a floor lamp. Designed in lacquered steel, it combines durability and elegance. For partner stores or interior design offices, customization is possible for orders of 20 units or more.\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\" 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 Lamp?\u003c\/h2\u003e\n\u003cul class=\"product-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eContemporary Design 🖤 :\u003c\/strong\u003e The Bo Lamp captivates with its vibrant colors and modern aesthetic, bringing a unique touch to every space while maintaining a sleek style.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMade in France 🇫🇷 :\u003c\/strong\u003e All our lamps are manufactured and assembled by CELLUX (near St Etienne), highlighting the know-how and excellence of French craftsmanship.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCompact Dimensions 📏 :\u003c\/strong\u003e With 25 cm in length and 35 cm in width, the Bo Lamp easily fits into any space without cluttering the environment.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003e100% Recycled Steel ♻️ :\u003c\/strong\u003e We use recycled steel, ensuring exceptional durability and ethical, environmentally friendly manufacturing.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eCareful Finish 🎨 :\u003c\/strong\u003e Each lamp features a matching fabric cable made in Italy for an impeccable finish, creating perfect harmony between design and functionality.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eEthical and Sustainable 💚 :\u003c\/strong\u003e The Bo Lamp is a resolutely modern, ethical, and sustainable choice, combining beauty and respect for the environment.\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\"\u003eIf you are passionate about ethical and sustainable design, join us and become part of a community that values responsible and innovative creations. Transform your space with the Bo Lamp, where design meets sustainability.\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":"Argent \/ Horizontal","offer_id":50451386696013,"sku":"Lampe à Poser – BO-1","price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Argent \/ Vertical","offer_id":50451796001101,"sku":null,"price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Or \/ Horizontal","offer_id":50451386728781,"sku":"Lampe à Poser – BO-2","price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Or \/ Vertical","offer_id":50451796033869,"sku":null,"price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Bronze \/ Horizontal","offer_id":50451386761549,"sku":"Lampe à Poser – BO-3","price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Bronze \/ Vertical","offer_id":50451796066637,"sku":null,"price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Vert \/ Horizontal","offer_id":50451386794317,"sku":"Lampe à Poser – BO-4","price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Vert \/ Vertical","offer_id":50451796099405,"sku":null,"price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Orange \/ Horizontal","offer_id":50451386827085,"sku":"Lampe à Poser – BO-5","price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Orange \/ Vertical","offer_id":50451796132173,"sku":null,"price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Jaune \/ Horizontal","offer_id":50451386859853,"sku":"Lampe à Poser – BO-6","price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Jaune \/ Vertical","offer_id":50451796164941,"sku":null,"price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Rouge \/ Horizontal","offer_id":50451386892621,"sku":"Lampe à Poser – BO-7","price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Rouge \/ Vertical","offer_id":50451796197709,"sku":null,"price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Bleu \/ Horizontal","offer_id":50451386925389,"sku":"Lampe à Poser – BO-8","price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Bleu \/ Vertical","offer_id":50451796230477,"sku":null,"price":159.0,"currency_code":"EUR","in_stock":true},{"title":"Noir \/ Vertical","offer_id":50927503868237,"sku":"","price":159.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/Lampe-a-poser-verte-BO.png?v=1730123452","url":"https:\/\/shop.boethic.com\/en\/products\/lampe-a-poser-bo","provider":"Boethic","version":"1.0","type":"link"}