{"product_id":"ivelnaro™-softbeam-rechargeable-table-lantern","title":"Ivelnaro™ SoftBeam Rechargeable Table Lantern","description":"\u003cstyle\u003e\n\/* =========================================================\n   IVELNARO™ · SOFTBEAM RECHARGEABLE TABLE LANTERN\n   Ambient Utility Collection\n   Shopify Horizon \/ Custom Liquid Friendly\n\n   Visual Direction:\n   Premium Outdoor Lifestyle\n   Modern Adventure\n   Warm Nature\n   Refined Utility\n========================================================= *\/\n\n.ivl-sb-wrap,\n.ivl-sb-wrap * {\n  box-sizing: border-box;\n}\n\n.ivl-sb-wrap {\n  --ivl-bg: #F3E8D5;\n  --ivl-secondary: #DFCFB7;\n  --ivl-light: #EFE5D6;\n  --ivl-olive: #68705A;\n  --ivl-dark: #292722;\n  --ivl-text: #51463A;\n  --ivl-muted: #806B51;\n  --ivl-gold: #B08A52;\n  --ivl-border: #D8C8B3;\n  --ivl-white: #FFFFFF;\n\n  width: 100%;\n  margin: 0;\n  padding: 0;\n\n  overflow: hidden;\n\n  background: var(--ivl-bg);\n  color: var(--ivl-text);\n\n  font-family:\n    -apple-system,\n    BlinkMacSystemFont,\n    \"Segoe UI\",\n    Roboto,\n    \"Helvetica Neue\",\n    Arial,\n    sans-serif;\n}\n\n\n\/* =========================================================\n   IMAGE\n========================================================= *\/\n\n.ivl-sb-image {\n  width: 100%;\n  margin: 0;\n  padding: 0;\n\n  line-height: 0;\n\n  background: #F5EFE5;\n\n  overflow: hidden;\n}\n\n.ivl-sb-image img {\n  display: block;\n\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n\n  margin: 0;\n  padding: 0;\n}\n\n\n\/* =========================================================\n   SECTIONS\n========================================================= *\/\n\n.ivl-sb-section {\n  width: 100%;\n\n  padding: 68px 20px;\n\n  text-align: center;\n}\n\n.ivl-sb-inner {\n  width: 100%;\n  max-width: 760px;\n\n  margin: 0 auto;\n}\n\n\n\/* =========================================================\n   BACKGROUND COLORS\n========================================================= *\/\n\n.ivl-sb-beige {\n  background: var(--ivl-bg);\n}\n\n.ivl-sb-sand {\n  background: var(--ivl-secondary);\n}\n\n.ivl-sb-light {\n  background: var(--ivl-light);\n}\n\n.ivl-sb-olive {\n  background: var(--ivl-olive);\n  color: var(--ivl-white);\n}\n\n.ivl-sb-dark {\n  background: var(--ivl-dark);\n  color: var(--ivl-white);\n}\n\n\n\/* =========================================================\n   TYPOGRAPHY\n========================================================= *\/\n\n.ivl-sb-eyebrow {\n  margin: 0 0 14px;\n\n  color: var(--ivl-muted);\n\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1.4;\n\n  letter-spacing: 2px;\n  text-transform: uppercase;\n}\n\n.ivl-sb-title,\n.ivl-sb-subtitle {\n  margin: 0 0 18px;\n\n  color: #493D32;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-weight: 500;\n  line-height: 1.15;\n}\n\n.ivl-sb-title {\n  font-size: 44px;\n}\n\n.ivl-sb-subtitle {\n  font-size: 30px;\n}\n\n.ivl-sb-copy {\n  max-width: 650px;\n\n  margin: 0 auto;\n\n  color: #625548;\n\n  font-size: 15px;\n  font-weight: 400;\n  line-height: 1.85;\n}\n\n\n\/* =========================================================\n   FEATURE CARD\n========================================================= *\/\n\n.ivl-sb-card {\n  max-width: 650px;\n\n  margin: 28px auto 0;\n  padding: 25px 24px;\n\n  background: rgba(255,255,255,.52);\n\n  border: 1px solid rgba(70,55,45,.12);\n  border-radius: 14px;\n}\n\n.ivl-sb-card strong {\n  display: block;\n\n  margin: 0 0 8px;\n\n  color: #493D32;\n\n  font-family:\n    Georgia,\n    \"Times New Roman\",\n    serif;\n\n  font-size: 21px;\n  font-weight: 500;\n  line-height: 1.3;\n}\n\n.ivl-sb-card span {\n  display: block;\n\n  color: #625548;\n\n  font-size: 14px;\n  line-height: 1.75;\n}\n\n\n\/* =========================================================\n   SPEC LIST\n========================================================= *\/\n\n.ivl-sb-list {\n  max-width: 650px;\n\n  margin: 30px auto 0;\n\n  border-top: 1px solid rgba(70,55,45,.15);\n}\n\n.ivl-sb-item {\n  padding: 16px 0;\n\n  border-bottom: 1px solid rgba(70,55,45,.15);\n}\n\n.ivl-sb-item strong {\n  display: block;\n\n  color: #493D32;\n\n  font-size: 11px;\n  font-weight: 700;\n  line-height: 1.5;\n\n  letter-spacing: 1.25px;\n  text-transform: uppercase;\n}\n\n.ivl-sb-item span {\n  display: block;\n\n  margin-top: 6px;\n\n  color: #625548;\n\n  font-size: 14px;\n  line-height: 1.7;\n}\n\n\n\/* =========================================================\n   DARK \/ OLIVE TEXT COLORS\n========================================================= *\/\n\n.ivl-sb-olive .ivl-sb-title,\n.ivl-sb-olive .ivl-sb-subtitle,\n.ivl-sb-dark .ivl-sb-title,\n.ivl-sb-dark .ivl-sb-subtitle {\n  color: var(--ivl-white);\n}\n\n.ivl-sb-olive .ivl-sb-copy,\n.ivl-sb-dark .ivl-sb-copy {\n  color: var(--ivl-white);\n  opacity: .88;\n}\n\n.ivl-sb-olive .ivl-sb-eyebrow,\n.ivl-sb-dark .ivl-sb-eyebrow {\n  color: #EADBC5;\n}\n\n.ivl-sb-olive .ivl-sb-card,\n.ivl-sb-dark .ivl-sb-card {\n  background: rgba(255,255,255,.055);\n\n  border-color: rgba(255,255,255,.14);\n}\n\n.ivl-sb-olive .ivl-sb-card strong,\n.ivl-sb-dark .ivl-sb-card strong,\n.ivl-sb-olive .ivl-sb-card span,\n.ivl-sb-dark .ivl-sb-card span,\n.ivl-sb-olive .ivl-sb-item strong,\n.ivl-sb-dark .ivl-sb-item strong,\n.ivl-sb-olive .ivl-sb-item span,\n.ivl-sb-dark .ivl-sb-item span {\n  color: var(--ivl-white);\n}\n\n.ivl-sb-olive .ivl-sb-list,\n.ivl-sb-dark .ivl-sb-list {\n  border-top-color: rgba(255,255,255,.16);\n}\n\n.ivl-sb-olive .ivl-sb-item,\n.ivl-sb-dark .ivl-sb-item {\n  border-bottom-color: rgba(255,255,255,.16);\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media (max-width: 749px) {\n\n  .ivl-sb-section {\n    padding: 44px 16px;\n  }\n\n  .ivl-sb-title {\n    font-size: 32px;\n  }\n\n  .ivl-sb-subtitle {\n    font-size: 25px;\n  }\n\n  .ivl-sb-copy {\n    font-size: 14px;\n    line-height: 1.8;\n  }\n\n  .ivl-sb-card {\n    margin-top: 24px;\n    padding: 21px 18px;\n  }\n\n  .ivl-sb-card strong {\n    font-size: 19px;\n  }\n\n  .ivl-sb-item {\n    padding: 14px 0;\n  }\n\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"ivl-sb-wrap\"\u003e\n\n\n\u003c!-- ======================================================\n     0. LIFESTYLE IMAGE\n====================================================== --\u003e\n\n\u003cdiv class=\"ivl-sb-image\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1013\/0414\/0061\/files\/yf-generated-node-5l9plczonro.png?v=1790516118\" alt=\"Ivelnaro SoftBeam Rechargeable Table Lantern Lifestyle Image\" loading=\"eager\"\u003e\n\u003c\/div\u003e\n\n\n\u003csection class=\"ivl-sb-section ivl-sb-beige\"\u003e\n\n  \u003cdiv class=\"ivl-sb-inner\"\u003e\n\n    \u003cp class=\"ivl-sb-eyebrow\"\u003e\n      Ivelnaro™ · Ambient Utility Collection\n    \u003c\/p\u003e\n\n    \u003ch1 class=\"ivl-sb-title\"\u003e\n      SoftBeam Rechargeable Table Lantern\n    \u003c\/h1\u003e\n\n    \u003cp class=\"ivl-sb-copy\"\u003e\n      Designed to bring a softer sense of warmth to outdoor dining,\n      relaxed patios, cabin evenings, and quiet indoor spaces,\n      the Ivelnaro™ SoftBeam Rechargeable Table Lantern combines\n      gentle illumination with a refined sculptural form inspired\n      by modern outdoor living.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"ivl-sb-card\"\u003e\n\n      \u003cstrong\u003e\n        Ivelnaro™ SoftBeam Rechargeable Table Lantern\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A rechargeable table lantern created for warm atmosphere,\n        effortless portability, and refined everyday lighting\n        from home to patio.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     1. PRODUCT DIMENSIONS\n====================================================== --\u003e\n\n\u003cdiv class=\"ivl-sb-image\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1013\/0414\/0061\/files\/yf-generated-node-wctbn3l9gk8.png?v=1790516118\" alt=\"Ivelnaro SoftBeam Rechargeable Table Lantern Product Dimensions\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\n\n\u003csection class=\"ivl-sb-section ivl-sb-sand\"\u003e\n\n  \u003cdiv class=\"ivl-sb-inner\"\u003e\n\n    \u003cp class=\"ivl-sb-eyebrow\"\u003e\n      Product Dimensions\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"ivl-sb-subtitle\"\u003e\n      Balanced Proportions For Everyday Spaces\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ivl-sb-copy\"\u003e\n      The SoftBeam combines a compact circular footprint with a\n      tall curved handle, giving it a visually balanced profile\n      that works naturally on dining tables, side tables,\n      shelves, patios, and covered outdoor settings.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"ivl-sb-list\"\u003e\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Diameter\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          6.1 in \/ 15.5 cm\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Body Height\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          8.7 in \/ 22 cm\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Overall Height With Handle\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Approx. 10.5 in \/ 26.7 cm\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Product Format\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Portable rechargeable tabletop lantern with integrated curved carry handle\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     2. PRODUCT WEIGHT\n====================================================== --\u003e\n\n\u003cdiv class=\"ivl-sb-image\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1013\/0414\/0061\/files\/yf-generated-node-ycnmdulqwra.png?v=1790516118\" alt=\"Ivelnaro SoftBeam Rechargeable Table Lantern Product Weight\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\n\n\u003csection class=\"ivl-sb-section ivl-sb-light\"\u003e\n\n  \u003cdiv class=\"ivl-sb-inner\"\u003e\n\n    \u003cp class=\"ivl-sb-eyebrow\"\u003e\n      Product Weight\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"ivl-sb-subtitle\"\u003e\n      Stable On The Table. Easy To Move.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ivl-sb-copy\"\u003e\n      The SoftBeam is designed with enough weight to feel grounded\n      and substantial on a tabletop while remaining easy to lift,\n      reposition, and carry between indoor and outdoor spaces.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"ivl-sb-card\"\u003e\n\n      \u003cstrong\u003e\n        1.9 lb \/ 0.86 kg\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        A balanced weight that combines a reassuring tabletop presence\n        with comfortable everyday portability.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     3. MATERIALS \u0026 STRUCTURE\n====================================================== --\u003e\n\n\u003cdiv class=\"ivl-sb-image\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1013\/0414\/0061\/files\/yf-generated-node-huzmouvhv5r.png?v=1790516118\" alt=\"Ivelnaro SoftBeam Rechargeable Table Lantern Materials and Construction\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\n\n\u003csection class=\"ivl-sb-section ivl-sb-olive\"\u003e\n\n  \u003cdiv class=\"ivl-sb-inner\"\u003e\n\n    \u003cp class=\"ivl-sb-eyebrow\"\u003e\n      Materials \u0026amp; Structure\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"ivl-sb-subtitle\"\u003e\n      Thoughtful Materials. Refined Warmth.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ivl-sb-copy\"\u003e\n      The SoftBeam brings together softly diffused lighting,\n      durable molded components, warm metallic detailing,\n      and a grounded stone-look base to create a table lantern\n      that feels both functional and considered.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"ivl-sb-list\"\u003e\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Light Diffuser\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Frosted PC Diffuser\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Lighting Housing\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          ABS Lighting Housing\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Carry Handle\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Aluminum Alloy Carry Handle\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Base\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Composite Stone-Look Base\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Bottom Surface\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Silicone Anti-Slip Bottom\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Lighting Structure\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Rechargeable LED Lighting Structure\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     4. BRAND HERO IMAGE\n====================================================== --\u003e\n\n\u003cdiv class=\"ivl-sb-image\"\u003e\n  \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/1013\/0414\/0061\/files\/yf-generated-node-lu0hlt3wj8.png?v=1790516118\" alt=\"Ivelnaro SoftBeam Rechargeable Table Lantern Brand Hero Image\" loading=\"lazy\"\u003e\n\u003c\/div\u003e\n\n\n\u003csection class=\"ivl-sb-section ivl-sb-dark\"\u003e\n\n  \u003cdiv class=\"ivl-sb-inner\"\u003e\n\n    \u003cp class=\"ivl-sb-eyebrow\"\u003e\n      Ivelnaro™ · Ambient Utility Collection\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"ivl-sb-subtitle\"\u003e\n      Designed For Warm Outdoor Moments\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ivl-sb-copy\"\u003e\n      Ivelnaro™ creates portable lighting around a simple idea:\n      functional objects can also make everyday outdoor living feel\n      warmer, calmer, and more refined.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"ivl-sb-card\"\u003e\n\n      \u003cstrong\u003e\n        Warm · Refined · Portable\n      \u003c\/strong\u003e\n\n      \u003cspan\u003e\n        The Ambient Utility Collection combines practical lighting\n        with natural textures, warm metallic accents, and a quieter\n        approach to modern outdoor design.\n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- ======================================================\n     5. WHY YOU'LL LOVE IT\n====================================================== --\u003e\n\n\u003csection class=\"ivl-sb-section ivl-sb-beige\"\u003e\n\n  \u003cdiv class=\"ivl-sb-inner\"\u003e\n\n    \u003cp class=\"ivl-sb-eyebrow\"\u003e\n      Why You'll Love It\n    \u003c\/p\u003e\n\n    \u003ch2 class=\"ivl-sb-subtitle\"\u003e\n      Soft Light For Slower Moments\n    \u003c\/h2\u003e\n\n    \u003cp class=\"ivl-sb-copy\"\u003e\n      From outdoor dinners to quiet evenings indoors, the SoftBeam\n      is designed to create a warmer atmosphere without sacrificing\n      the convenience of portable everyday lighting.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"ivl-sb-list\"\u003e\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Soft Frosted Diffusion\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The frosted PC diffuser creates a gentle, comfortable glow\n          suited to relaxed ambient lighting.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Portable Carry Handle\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The integrated aluminum alloy handle makes it easy to move\n          the lantern between tables, patios, and living spaces.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Grounded Stone-Look Base\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          A composite stone-look finish adds natural texture and a\n          more substantial premium presence.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Stable Everyday Placement\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          The silicone anti-slip bottom helps the lantern sit more\n          securely on compatible tabletop surfaces.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"ivl-sb-item\"\u003e\n\n        \u003cstrong\u003e\n          Rechargeable Lighting Structure\n        \u003c\/strong\u003e\n\n        \u003cspan\u003e\n          Designed around a rechargeable LED lighting format for\n          convenient everyday portable use.\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"ivelnaro","offers":[{"title":"Default Title","offer_id":67597721207069,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1013\/0414\/0061\/files\/yf-generated-node-5l9plczonro.png?v=1790516118","url":"https:\/\/ivelnaro.com\/products\/ivelnaro%e2%84%a2-softbeam-rechargeable-table-lantern","provider":"ivelnaro","version":"1.0","type":"link"}