{"product_id":"🔥camping-gas-candle-lantern-15g-refillable-tank","title":"🔥Camping Gas Candle Lantern 15g Refillable Tank","description":"\u003cstyle\u003e\n\/* =========================================================\n   GLOBAL\n========================================================= *\/\n.cgl-page,\n.cgl-page * {\n  box-sizing: border-box;\n}\n\n.cgl-page {\n  --ink: #171816;\n  --muted: #65625d;\n  --cream: #f6f0e8;\n  --sand: #e8ddd0;\n  --brown: #79634d;\n  --brass: #b88650;\n  --dark: #171a18;\n  --line: #ded4c7;\n  --white: #ffffff;\n\n  width: 100%;\n  max-width: 600px;\n  margin: 0 auto;\n  padding: 0;\n  overflow: hidden;\n\n  font-family: Arial, Helvetica, sans-serif;\n  color: var(--ink);\n  background: transparent;\n  line-height: 1.55;\n}\n\n.cgl-page img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n  height: auto;\n  border: 0;\n}\n\n.cgl-page h2,\n.cgl-page h3,\n.cgl-page p {\n  margin-top: 0;\n}\n\n.cgl-page h2 {\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 33px;\n  line-height: 1.12;\n  font-weight: 500;\n  letter-spacing: -0.5px;\n  margin-bottom: 12px;\n}\n\n.cgl-page h3 {\n  font-size: 20px;\n  line-height: 1.25;\n  font-weight: 800;\n  margin-bottom: 7px;\n}\n\n.cgl-page p {\n  font-size: 16px;\n  line-height: 1.62;\n  color: var(--muted);\n  margin-bottom: 0;\n}\n\n.cgl-section {\n  padding: 28px 18px;\n}\n\n.cgl-center {\n  text-align: center;\n}\n\n.cgl-kicker {\n  display: inline-block;\n  margin-bottom: 10px;\n  font-size: 12px;\n  line-height: 1;\n  font-weight: 800;\n  letter-spacing: 1.6px;\n  text-transform: uppercase;\n  color: var(--brown);\n}\n\n.cgl-image {\n  width: 100%;\n  margin: 0;\n}\n\n.cgl-image img {\n  width: 100%;\n  border-radius: 0;\n}\n\n\/* =========================================================\n   HERO\n========================================================= *\/\n.cgl-hero {\n  padding: 30px 20px 25px;\n  text-align: center;\n  background: transparent;\n}\n\n.cgl-hero h1 {\n  max-width: 510px;\n  margin: 0 auto 12px;\n\n  font-family: Georgia, \"Times New Roman\", serif;\n  font-size: 39px;\n  line-height: 1.08;\n  font-weight: 500;\n  letter-spacing: -0.7px;\n  color: var(--ink);\n}\n\n.cgl-hero-sub {\n  max-width: 500px;\n  margin: 0 auto 20px !important;\n  font-size: 17px !important;\n  color: var(--muted) !important;\n}\n\n.cgl-quick-points {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 8px;\n  margin-top: 18px;\n}\n\n.cgl-quick-point {\n  padding: 8px 12px;\n  border: 1px solid #d9cec1;\n  border-radius: 999px;\n  background: #faf7f2;\n  font-size: 13px;\n  font-weight: 700;\n  color: #34322f;\n  white-space: nowrap;\n}\n\n.cgl-quick-point span {\n  color: var(--brass);\n  margin-right: 4px;\n}\n\n\/* =========================================================\n   BENEFIT GRID\n========================================================= *\/\n.cgl-benefits {\n  padding: 26px 18px 30px;\n}\n\n.cgl-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(2, minmax(0, 1fr));\n  gap: 10px;\n}\n\n.cgl-benefit-card {\n  padding: 17px 15px;\n  border-radius: 14px;\n  background: var(--cream);\n  border: 1px solid #e6ddd2;\n}\n\n.cgl-benefit-icon {\n  width: 42px;\n  height: 42px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-bottom: 12px;\n  border-radius: 50%;\n  background: #fff;\n  border: 1px solid #ded2c5;\n  color: var(--brown);\n}\n\n.cgl-benefit-icon svg {\n  width: 22px;\n  height: 22px;\n  display: block;\n}\n\n.cgl-benefit-card h3 {\n  font-size: 17px;\n}\n\n.cgl-benefit-card p {\n  font-size: 14px;\n  line-height: 1.5;\n}\n\n\/* =========================================================\n   COPY SECTIONS\n========================================================= *\/\n.cgl-copy {\n  padding: 26px 20px;\n  background: transparent;\n}\n\n.cgl-copy-inner {\n  max-width: 520px;\n  margin: 0 auto;\n}\n\n.cgl-copy.dark {\n  padding: 30px 22px;\n  background: var(--dark);\n  color: #fff;\n}\n\n.cgl-copy.dark .cgl-kicker {\n  color: #d9b98c;\n}\n\n.cgl-copy.dark h2,\n.cgl-copy.dark h3 {\n  color: #fff;\n}\n\n.cgl-copy.dark p {\n  color: #d5d5d1;\n}\n\n\/* =========================================================\n   FEATURE LIST\n========================================================= *\/\n.cgl-check-list {\n  margin-top: 20px;\n  display: grid;\n  gap: 12px;\n}\n\n.cgl-check-row {\n  display: flex;\n  align-items: flex-start;\n  gap: 11px;\n}\n\n.cgl-check {\n  flex: 0 0 26px;\n  width: 26px;\n  height: 26px;\n  border-radius: 50%;\n  background: var(--cream);\n  color: var(--brown);\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  margin-top: 1px;\n}\n\n.cgl-check svg {\n  width: 14px;\n  height: 14px;\n}\n\n.cgl-check-copy strong {\n  display: block;\n  margin-bottom: 2px;\n  font-size: 15px;\n  color: var(--ink);\n}\n\n.cgl-check-copy span {\n  display: block;\n  font-size: 14px;\n  line-height: 1.48;\n  color: var(--muted);\n}\n\n.cgl-copy.dark .cgl-check {\n  background: #2b2e2b;\n  color: #d3ae7a;\n}\n\n.cgl-copy.dark .cgl-check-copy strong {\n  color: #fff;\n}\n\n.cgl-copy.dark .cgl-check-copy span {\n  color: #cfcfca;\n}\n\n\/* =========================================================\n   SPECIFICATIONS\n========================================================= *\/\n.cgl-specs {\n  margin-top: 20px;\n  border-top: 1px solid var(--line);\n}\n\n.cgl-spec-row {\n  display: grid;\n  grid-template-columns: 43% 57%;\n  border-bottom: 1px solid var(--line);\n}\n\n.cgl-spec-label,\n.cgl-spec-value {\n  padding: 12px 9px;\n  font-size: 14px;\n}\n\n.cgl-spec-label {\n  font-weight: 700;\n  color: #393632;\n}\n\n.cgl-spec-value {\n  color: var(--muted);\n}\n\n\/* =========================================================\n   SAFETY\n========================================================= *\/\n.cgl-safety {\n  margin: 4px 18px 30px;\n  padding: 19px;\n  border: 1px solid #dfd1bf;\n  border-radius: 14px;\n  background: #fbf7f1;\n}\n\n.cgl-safety-head {\n  display: flex;\n  align-items: center;\n  gap: 10px;\n  margin-bottom: 9px;\n}\n\n.cgl-safety-head svg {\n  width: 24px;\n  height: 24px;\n  flex: 0 0 24px;\n  color: #8b6039;\n}\n\n.cgl-safety-head strong {\n  font-size: 16px;\n}\n\n.cgl-safety p {\n  font-size: 13px;\n  line-height: 1.55;\n}\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n.cgl-faq {\n  padding: 28px 18px;\n  background: transparent;\n}\n\n.cgl-faq h2 {\n  text-align: center;\n  margin-bottom: 20px;\n}\n\n.cgl-faq details {\n  margin-bottom: 9px;\n  border: 1px solid #ded6cc;\n  border-radius: 10px;\n  background: #fff;\n  overflow: hidden;\n}\n\n.cgl-faq summary {\n  position: relative;\n  display: block;\n  padding: 15px 44px 15px 15px;\n  cursor: pointer;\n  list-style: none;\n  font-size: 15px;\n  font-weight: 700;\n  color: var(--ink);\n}\n\n.cgl-faq summary::-webkit-details-marker {\n  display: none;\n}\n\n.cgl-faq summary:after {\n  content: \"+\";\n  position: absolute;\n  right: 16px;\n  top: 50%;\n  transform: translateY(-50%);\n  font-size: 22px;\n  font-weight: 400;\n  color: var(--brown);\n}\n\n.cgl-faq details[open] summary:after {\n  content: \"−\";\n}\n\n.cgl-faq-answer {\n  padding: 0 15px 15px;\n  font-size: 14px;\n  line-height: 1.55;\n  color: var(--muted);\n}\n\n\/* =========================================================\n   TRUST\n========================================================= *\/\n.cgl-trust {\n  padding: 24px 18px 25px;\n  text-align: center;\n  background: #f7f4ef;\n  border-top: 1px solid #e4ddd4;\n}\n\n.cgl-trust-title {\n  margin-bottom: 5px;\n  font-size: 14px;\n  font-weight: 800;\n  color: #34312e;\n}\n\n.cgl-trust-sub {\n  margin-bottom: 15px !important;\n  font-size: 12px !important;\n}\n\n.cgl-payments {\n  display: flex;\n  justify-content: center;\n  flex-wrap: wrap;\n  gap: 7px;\n}\n\n.cgl-payment {\n  min-width: 70px;\n  padding: 7px 10px;\n  border: 1px solid #d4cec6;\n  border-radius: 7px;\n  background: #fff;\n  font-size: 12px;\n  font-weight: 800;\n  color: #262626;\n}\n\n\/* =========================================================\n   BOTTOM CTA\n========================================================= *\/\n.cgl-bottom-cta {\n  display: block;\n  margin: 0;\n  padding: 21px 18px;\n  text-decoration: none;\n  background: #171917;\n  color: #fff;\n  text-align: center;\n}\n\n.cgl-cta-top {\n  display: flex;\n  justify-content: center;\n  align-items: center;\n  gap: 11px;\n  margin-bottom: 4px;\n}\n\n.cgl-cta-icon {\n  position: relative;\n  width: 26px;\n  height: 26px;\n  flex: 0 0 26px;\n}\n\n.cgl-cta-icon:before {\n  content: \"\";\n  position: absolute;\n  left: 11px;\n  top: 2px;\n  width: 4px;\n  height: 15px;\n  border-radius: 4px;\n  background: #d7ae77;\n  animation: cglMove 1.25s ease-in-out infinite;\n}\n\n.cgl-cta-icon:after {\n  content: \"\";\n  position: absolute;\n  left: 7px;\n  top: 4px;\n  width: 10px;\n  height: 10px;\n  border-left: 3px solid #d7ae77;\n  border-top: 3px solid #d7ae77;\n  transform: rotate(45deg);\n  animation: cglMove 1.25s ease-in-out infinite;\n}\n\n@keyframes cglMove {\n  0%,100% {\n    transform: translateY(3px);\n  }\n  50% {\n    transform: translateY(-2px);\n  }\n}\n\n.cgl-cta-title {\n  font-size: 18px;\n  font-weight: 800;\n  color: #fff;\n}\n\n.cgl-cta-sub {\n  font-size: 12px;\n  color: #cbc9c4;\n}\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n@media screen and (max-width: 640px) {\n  .cgl-page h2 {\n    font-size: 28px;\n  }\n\n  .cgl-hero {\n    padding: 25px 17px 22px;\n  }\n\n  .cgl-hero h1 {\n    font-size: 34px;\n  }\n\n  .cgl-hero-sub {\n    font-size: 16px !important;\n  }\n\n  .cgl-benefit-grid {\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n  }\n\n  .cgl-benefit-card {\n    padding: 15px 12px;\n  }\n\n  .cgl-benefit-card h3 {\n    font-size: 15px;\n  }\n\n  .cgl-benefit-card p {\n    font-size: 13px;\n  }\n}\n\n@media screen and (max-width: 420px) {\n  .cgl-hero h1 {\n    font-size: 31px;\n  }\n\n  .cgl-benefit-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .cgl-spec-row {\n    grid-template-columns: 40% 60%;\n  }\n\n  .cgl-spec-label,\n  .cgl-spec-value {\n    font-size: 13px;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"cgl-page\"\u003e\n\u003c!-- =====================================================\n       HERO\n  ====================================================== --\u003e\n\u003csection class=\"cgl-hero\"\u003e\u003cspan class=\"cgl-kicker\"\u003eCOMPACT OUTDOOR AMBIANCE\u003c\/span\u003e\n\u003ch1\u003eSoft Candle-Style Gas Lantern\u003c\/h1\u003e\n\u003cp class=\"cgl-hero-sub\"\u003eA warm real-flame glow designed for camp tables, picnics, patios and relaxed outdoor evenings.\u003c\/p\u003e\n\u003cdiv class=\"cgl-quick-points\"\u003e\n\u003cdiv class=\"cgl-quick-point\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Real Flame Glow\u003c\/div\u003e\n\u003cdiv class=\"cgl-quick-point\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Adjustable Flame\u003c\/div\u003e\n\u003cdiv class=\"cgl-quick-point\"\u003e\n\u003cspan\u003e✓\u003c\/span\u003e Compact Design\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 01 — SOFT CANDLE GLOW\n  ====================================================== --\u003e\n\u003cdiv class=\"cgl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/01_soft_candle_glow.png?v=1788428499\" alt=\"\"\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n       CORE BENEFITS\n  ====================================================== --\u003e\n\u003csection class=\"cgl-benefits\"\u003e\n\u003cdiv class=\"cgl-benefit-grid\"\u003e\n\u003cdiv class=\"cgl-benefit-card\"\u003e\n\u003cdiv class=\"cgl-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M12 2c2.4 3 4 5.1 4 7.4a4 4 0 1 1-8 0C8 7.1 9.6 5 12 2z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M12 10c1 1.1 1.6 2 1.6 2.9a1.6 1.6 0 1 1-3.2 0c0-.9.6-1.8 1.6-2.9z\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eSoft Real Flame\u003c\/h3\u003e\n\u003cp\u003eCreates a warm candle-like glow without the harsh look of a bright LED lantern.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgl-benefit-card\"\u003e\n\u003cdiv class=\"cgl-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003ccircle cx=\"12\" cy=\"12\" r=\"8\"\u003e\u003c\/circle\u003e\n            \u003cpath d=\"M12 8v8M8 12h8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eFine Flame Control\u003c\/h3\u003e\n\u003cp\u003eTurn the side knob to choose anything from a small glow to a taller flame.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgl-benefit-card\"\u003e\n\u003cdiv class=\"cgl-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 3h10v5H7z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M5 8h14v12H5z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 12h8\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003e15g Tank Included\u003c\/h3\u003e\n\u003cp\u003eCompact refillable aluminum tank included. Ships empty and fuel is not included.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgl-benefit-card\"\u003e\n\u003cdiv class=\"cgl-benefit-icon\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n            \u003cpath d=\"M7 5h10l2 5v9H5v-9z\"\u003e\u003c\/path\u003e\n            \u003cpath d=\"M8 19v2M16 19v2\"\u003e\u003c\/path\u003e\n          \u003c\/svg\u003e\u003c\/div\u003e\n\u003ch3\u003eMade for the Table\u003c\/h3\u003e\n\u003cp\u003eCompact footprint fits easily into camping, picnic and outdoor dining setups.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 02 — REFILLABLE TANK\n  ====================================================== --\u003e\n\u003cdiv class=\"cgl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/02.png?v=1788428499\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"cgl-copy\"\u003e\n\u003cdiv class=\"cgl-copy-inner\"\u003e\n\u003cspan class=\"cgl-kicker\"\u003eCOMPACT FUEL SYSTEM\u003c\/span\u003e\n\u003ch2\u003eA Small Tank Made for Small Setups\u003c\/h2\u003e\n\u003cp\u003eThe included 15g refillable aluminum tank keeps the lantern compact and easy to pack. It is designed for compatible EN417 Lindal valve use.\u003c\/p\u003e\n\u003cdiv class=\"cgl-check-list\"\u003e\n\u003cdiv class=\"cgl-check-row\"\u003e\n\u003cdiv class=\"cgl-check\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n              \u003cpath d=\"M5 12l4 4L19 6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"cgl-check-copy\"\u003e\n\u003cstrong\u003e15g Refillable Tank Included\u003c\/strong\u003e \u003cspan\u003eNo bulky full-size canister required on the tabletop.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgl-check-row\"\u003e\n\u003cdiv class=\"cgl-check\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n              \u003cpath d=\"M5 12l4 4L19 6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"cgl-check-copy\"\u003e\n\u003cstrong\u003eShips Empty\u003c\/strong\u003e \u003cspan\u003eFuel is not included. Follow the supplied product instructions when filling.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 03 — FLAME CONTROL\n  ====================================================== --\u003e\n\u003cdiv class=\"cgl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/03_adjustable_flame_control.png?v=1788428499\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"cgl-copy dark\"\u003e\n\u003cdiv class=\"cgl-copy-inner\"\u003e\n\u003cspan class=\"cgl-kicker\"\u003eYOUR FLAME, YOUR MOOD\u003c\/span\u003e\n\u003ch2\u003eDial In the Glow\u003c\/h2\u003e\n\u003cp\u003eFine-tune the gas flow with the side control knob. Keep it low for subtle table ambiance or raise the flame when you want a more visible glow.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 04 — COMPACT SIZE\n  ====================================================== --\u003e\n\u003cdiv class=\"cgl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/04_compact_tabletop_size.png?v=1788428499\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"cgl-copy\"\u003e\n\u003cdiv class=\"cgl-copy-inner\"\u003e\n\u003cspan class=\"cgl-kicker\"\u003eSMALL FOOTPRINT\u003c\/span\u003e\n\u003ch2\u003eBuilt for Tabletop Camping\u003c\/h2\u003e\n\u003cp\u003eAt approximately \u003cstrong\u003e2.7 × 2.0 × 6.1 in\u003c\/strong\u003e, the assembled lantern brings real-flame atmosphere without taking over your camp table.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 05 — STORAGE CASE\n  ====================================================== --\u003e\n\u003cdiv class=\"cgl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/05.png?v=1788428499\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"cgl-copy\"\u003e\n\u003cdiv class=\"cgl-copy-inner\"\u003e\n\u003cspan class=\"cgl-kicker\"\u003ePACK WITH CONFIDENCE\u003c\/span\u003e\n\u003ch2\u003eProtected Between Adventures\u003c\/h2\u003e\n\u003cp\u003eA fitted storage case helps keep the glass globe, burner components and refillable tank organized and better protected while traveling.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 06 — NO MANTLE \/ OIL \/ BATTERY\n  ====================================================== --\u003e\n\u003cdiv class=\"cgl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/06_no_mantle_oil_battery.png?v=1788428499\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"cgl-copy dark\"\u003e\n\u003cdiv class=\"cgl-copy-inner\"\u003e\n\u003cspan class=\"cgl-kicker\"\u003eSIMPLE REAL-FLAME DESIGN\u003c\/span\u003e\n\u003ch2\u003eLess Gear to Maintain\u003c\/h2\u003e\n\u003cdiv class=\"cgl-check-list\"\u003e\n\u003cdiv class=\"cgl-check-row\"\u003e\n\u003cdiv class=\"cgl-check\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n              \u003cpath d=\"M5 12l4 4L19 6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"cgl-check-copy\"\u003e\n\u003cstrong\u003eNo Mantle to Replace\u003c\/strong\u003e \u003cspan\u003eSimple open-flame candle-style burner.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgl-check-row\"\u003e\n\u003cdiv class=\"cgl-check\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n              \u003cpath d=\"M5 12l4 4L19 6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"cgl-check-copy\"\u003e\n\u003cstrong\u003eNo Lamp Oil to Carry\u003c\/strong\u003e \u003cspan\u003eCompact gas-powered setup keeps your table clean and simple.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgl-check-row\"\u003e\n\u003cdiv class=\"cgl-check\"\u003e\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"\u003e\n              \u003cpath d=\"M5 12l4 4L19 6\"\u003e\u003c\/path\u003e\n            \u003c\/svg\u003e\u003c\/div\u003e\n\u003cdiv class=\"cgl-check-copy\"\u003e\n\u003cstrong\u003eNo Batteries to Charge\u003c\/strong\u003e \u003cspan\u003eA warm flame without charging cables or battery packs.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 07 — MATERIALS\n  ====================================================== --\u003e\n\u003cdiv class=\"cgl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/07_premium_metal_build.png?v=1788428499\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"cgl-copy\"\u003e\n\u003cdiv class=\"cgl-copy-inner\"\u003e\n\u003cspan class=\"cgl-kicker\"\u003ePREMIUM CAMP GEAR BUILD\u003c\/span\u003e\n\u003ch2\u003eMade to Look as Good as It Packs\u003c\/h2\u003e\n\u003cp\u003eA combination of aluminum alloy, brass burner components, stainless steel details, silicone parts and a clear glass globe gives the lantern its refined outdoor-gear finish.\u003c\/p\u003e\n\u003cdiv class=\"cgl-specs\"\u003e\n\u003cdiv class=\"cgl-spec-row\"\u003e\n\u003cdiv class=\"cgl-spec-label\"\u003eBody\u003c\/div\u003e\n\u003cdiv class=\"cgl-spec-value\"\u003eAluminum Alloy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgl-spec-row\"\u003e\n\u003cdiv class=\"cgl-spec-label\"\u003eBurner Details\u003c\/div\u003e\n\u003cdiv class=\"cgl-spec-value\"\u003eBrass Components\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgl-spec-row\"\u003e\n\u003cdiv class=\"cgl-spec-label\"\u003eHardware\u003c\/div\u003e\n\u003cdiv class=\"cgl-spec-value\"\u003eStainless Steel\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgl-spec-row\"\u003e\n\u003cdiv class=\"cgl-spec-label\"\u003eGlobe\u003c\/div\u003e\n\u003cdiv class=\"cgl-spec-value\"\u003eClear Glass\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgl-spec-row\"\u003e\n\u003cdiv class=\"cgl-spec-label\"\u003eTank\u003c\/div\u003e\n\u003cdiv class=\"cgl-spec-value\"\u003e15g Refillable Tank Included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       IMAGE 08 — OUTDOOR USE\n  ====================================================== --\u003e\n\u003cdiv class=\"cgl-image\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/08_outdoor_moments.png?v=1788428499\" alt=\"\"\u003e\u003c\/div\u003e\n\u003csection class=\"cgl-copy cgl-center\"\u003e\n\u003cdiv class=\"cgl-copy-inner\"\u003e\n\u003cspan class=\"cgl-kicker\"\u003eMAKE THE TABLE FEEL DIFFERENT\u003c\/span\u003e\n\u003ch2\u003eOne Small Flame.\u003cbr\u003eA Warmer Outdoor Atmosphere.\u003c\/h2\u003e\n\u003cp\u003eBring soft candle-style ambiance to camping, picnics, patio evenings, BBQ nights and outdoor dining.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       SAFETY NOTE\n  ====================================================== --\u003e\n\u003cdiv class=\"cgl-safety\"\u003e\n\u003cdiv class=\"cgl-safety-head\"\u003e\n\u003csvg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\"\u003e\n        \u003cpath d=\"M12 3L2.8 20h18.4L12 3z\"\u003e\u003c\/path\u003e\n        \u003cpath d=\"M12 9v5\"\u003e\u003c\/path\u003e\n        \u003ccircle cx=\"12\" cy=\"17\" r=\".8\" fill=\"currentColor\"\u003e\u003c\/circle\u003e\n      \u003c\/svg\u003e \u003cstrong\u003eImportant Use \u0026amp; Safety Note\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003cp\u003eThis product uses an open flame. Use only on a flat, stable, heat-resistant surface in a suitable outdoor setting. Keep away from flammable materials, children and pets. Allow the lantern and glass globe to cool completely before handling or returning them to the storage case.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- =====================================================\n       FAQ\n  ====================================================== --\u003e\n\u003csection class=\"cgl-faq\"\u003e\u003cspan class=\"cgl-kicker\" style=\"display: block; text-align: center;\"\u003e QUICK ANSWERS \u003c\/span\u003e\n\u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes the lantern include fuel?\u003c\/summary\u003e\n\u003cdiv class=\"cgl-faq-answer\"\u003eNo. The refillable tank ships empty and fuel is not included.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs the flame adjustable?\u003c\/summary\u003e\n\u003cdiv class=\"cgl-faq-answer\"\u003eYes. The side control knob lets you fine-tune the gas flow from a smaller glow to a taller visible flame.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it require batteries or a mantle?\u003c\/summary\u003e\n\u003cdiv class=\"cgl-faq-answer\"\u003eNo. The lantern uses a simple gas-powered open-flame burner, so there is no mantle to replace and no battery to recharge.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the assembled size?\u003c\/summary\u003e\n\u003cdiv class=\"cgl-faq-answer\"\u003eApproximately 2.7 × 2.0 × 6.1 inches, making it suitable for compact outdoor tabletop setups.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhere can I use it?\u003c\/summary\u003e\n\u003cdiv class=\"cgl-faq-answer\"\u003eIt is designed for suitable outdoor tabletop settings such as camping, picnics, patio evenings, BBQ setups and outdoor dining.\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       TRUST \/ SECURE CHECKOUT\n  ====================================================== --\u003e\n\u003csection class=\"cgl-trust\"\u003e\n\u003cdiv class=\"cgl-trust-title\"\u003e🔒 Secure Checkout\u003c\/div\u003e\n\u003cp class=\"cgl-trust-sub\"\u003eFast, secure payment with trusted checkout options.\u003c\/p\u003e\n\u003cdiv class=\"cgl-payments\"\u003e\n\u003cspan class=\"cgl-payment\"\u003ePayPal\u003c\/span\u003e \u003cspan class=\"cgl-payment\"\u003eVISA\u003c\/span\u003e \u003cspan class=\"cgl-payment\"\u003eMastercard\u003c\/span\u003e \u003cspan class=\"cgl-payment\"\u003eApple Pay\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n       BOTTOM CTA\n  ====================================================== --\u003e\u003ca class=\"cgl-bottom-cta\" href=\"#MainProduct-{{%20section.id%20}}\"\u003e\n\u003cdiv class=\"cgl-cta-top\"\u003e\n\u003cspan class=\"cgl-cta-icon\"\u003e\u003c\/span\u003e \u003cspan class=\"cgl-cta-title\"\u003e Bring Warm Light Outdoors \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cgl-cta-sub\"\u003eTap to return to purchase options\u003c\/div\u003e\n\u003c\/a\u003e\n\u003c\/div\u003e","brand":"Li","offers":[{"title":"Default Title","offer_id":52902728761656,"sku":"NC0210260808164-气灯小气罐套装","price":46.98,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0999\/3555\/1800\/files\/01_soft_candle_glow.png?v=1788428499","url":"https:\/\/reemoreemoo.com\/products\/%f0%9f%94%a5camping-gas-candle-lantern-15g-refillable-tank","provider":"reemoreemoo","version":"1.0","type":"link"}