{"product_id":"lampe-a-poser-icare","title":"Ceramic Table Lamp - ICARE artisanal 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\"\u003eIcare Table Lamp\u003c\/h1\u003e\n\u003cp class=\"product-description\"\u003eDiscover the Icare table lamp, an elegant and functional piece designed to beautify your interior. With its ceramic base available in 3 colors and its natural fabric lampshade, this lamp combines design, durability, and craftsmanship. Whether on a sideboard or in a living room, it will bring a warm and refined touch to your decor.\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\/ICARE.gif?v=1737542492\" alt=\"Icare Lamp\" 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 Icare lamp?\u003c\/h2\u003e\n\u003cp\u003eThe Icare lamp is part of our exclusive collection, designed to meet the needs of those who appreciate eco-responsible and refined decor. Thanks to its artisanal manufacturing and the use of recycled materials, it perfectly illustrates our commitment to durability and timeless elegance.\u003c\/p\u003e\n\u003ch3 class=\"details-subtitle\"\u003eFeatures of the Icare lamp\u003c\/h3\u003e\n\u003cul class=\"product-benefits\"\u003e\n\u003cli\u003e\n\u003cstrong\u003eDimensions 📏:\u003c\/strong\u003e 53 cm height (base and lampshade), 30 cm width (lampshade). Ideal size to fit various spaces.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eMaterials ♻️:\u003c\/strong\u003e Ceramic base and cotton and linen fabric lampshade. A perfect blend of aesthetics and environmental respect.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eColors 🎨:\u003c\/strong\u003e Available in 3 variations - sienna red, green, and yellow. Elegant and warm shades that harmonize with all types of decor.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eManufacturing origin 🇲🇦 🇫🇷:\u003c\/strong\u003e Base handcrafted in Morocco by Maison Ashoosh and lampshade manufactured and assembled in the Lyon region by our partner Luzeva. A fusion of unique expertise.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eAccessories included 💡:\u003c\/strong\u003e Delivered ready for use with electrical cord. Bulb not included.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- New Section --\u003e\n\u003ch3 class=\"details-subtitle\"\u003eOur collaboration with Maison Ashoosh\u003c\/h3\u003e\n\u003cp\u003eMaison Ashoosh, renowned for its ancestral Moroccan pottery expertise, accepted a unique challenge for Boethic: to create a rectangular lamp base with a subtle relief and a two-tone design. This project required exceptional technical mastery, as each piece is handmade, guaranteeing incomparable artisanal quality. Despite the low production volumes associated with our status as a small brand, Ashoosh worked with passion to bring this vision to life.\u003c\/p\u003e\n\u003cp\u003eThis partnership highlights our shared commitment to innovation and craftsmanship. The two-tone ceramic used for the Icare lamp's base is the result of a meticulous process, with each color carefully applied for a harmonious and modern finish.\u003c\/p\u003e\n\u003cp\u003eLearn more about \u003ca href=\"https:\/\/maisonashoosh.com\/la-maison\/\" target=\"_blank\"\u003eMaison Ashoosh\u003c\/a\u003e, and delve into the world of Moroccan craftsmanship where tradition and modernity unite to create unique pieces.\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":"Jaune","offer_id":50896728719693,"sku":"","price":320.0,"currency_code":"EUR","in_stock":true},{"title":"Vert","offer_id":50896728785229,"sku":"","price":320.0,"currency_code":"EUR","in_stock":true},{"title":"Terracotta","offer_id":50896753262925,"sku":null,"price":320.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0856\/6010\/7085\/files\/IMG_20250113_111433.jpg?v=1737543212","url":"https:\/\/shop.boethic.com\/en\/products\/lampe-a-poser-icare","provider":"Boethic","version":"1.0","type":"link"}