{"product_id":"electric-lunch-box-heat-your-food-anywhere-car-home-office","title":"Rechargeable Cordless Electric Lunch Box for Adults","description":"\u003cstyle\u003e\n@import url('https:\/\/fonts.googleapis.com\/css2?family=DM+Sans:wght@400;500;600;700\u0026family=Manrope:wght@600;700;800\u0026display=swap');\n\n.xonive-lunchbox {\n  --navy:#07152F;\n  --navy2:#0B3B82;\n  --blue:#155EEF;\n  --blue-light:#EEF5FF;\n  --amber:#F59E0B;\n  --amber-light:#FFF7E6;\n  --dark:#111827;\n  --body:#374151;\n  --muted:#64748B;\n  --border:#E5E7EB;\n  --soft:#F8FAFC;\n\n  font-family:'DM Sans',sans-serif;\n  color:var(--dark);\n  background:transparent;\n  max-width:1100px;\n  margin:0 auto;\n  line-height:1.65;\n  overflow:visible;\n}\n\n.xonive-lunchbox *,\n.xonive-lunchbox *::before,\n.xonive-lunchbox *::after {\n  box-sizing:border-box;\n}\n\n\/* HERO *\/\n\n.xlb-hero {\n  background:linear-gradient(135deg,#06142E 0%,#0B3B82 100%);\n  border-radius:25px;\n  padding:58px 28px 52px;\n  text-align:center;\n  margin-bottom:22px;\n  position:relative;\n  overflow:hidden;\n}\n\n.xlb-hero:before {\n  content:\"\";\n  position:absolute;\n  width:330px;\n  height:330px;\n  border-radius:50%;\n  background:rgba(245,158,11,.10);\n  top:-180px;\n  right:-90px;\n}\n\n.xlb-hero:after {\n  content:\"\";\n  position:absolute;\n  width:250px;\n  height:250px;\n  border-radius:50%;\n  background:rgba(37,99,235,.15);\n  bottom:-170px;\n  left:-100px;\n}\n\n.xlb-hero-content {\n  position:relative;\n  z-index:2;\n}\n\n.xlb-badge {\n  display:inline-block;\n  background:var(--amber);\n  color:#111827;\n  padding:8px 17px;\n  border-radius:50px;\n  font-size:11px;\n  font-weight:700;\n  letter-spacing:1.3px;\n  text-transform:uppercase;\n  margin-bottom:19px;\n}\n\n.xlb-hero h1 {\n  font-family:'Manrope',sans-serif;\n  color:#fff;\n  font-size:clamp(32px,5vw,51px);\n  line-height:1.08;\n  font-weight:800;\n  margin:0 auto 18px;\n  max-width:800px;\n}\n\n.xlb-hero h1 span {\n  color:#FBBF24;\n}\n\n.xlb-hero p {\n  color:#DCE8FA;\n  font-size:17px;\n  line-height:1.7;\n  max-width:700px;\n  margin:0 auto;\n}\n\n\/* MICRO TRUST *\/\n\n.xlb-trust {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:10px;\n  max-width:800px;\n  margin:22px auto 0;\n}\n\n.xlb-trust-item {\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:13px;\n  padding:13px 8px;\n  text-align:center;\n}\n\n.xlb-trust-item strong {\n  display:block;\n  color:#111827;\n  font-family:'Manrope',sans-serif;\n  font-size:13px;\n}\n\n.xlb-trust-item span {\n  color:#64748B;\n  font-size:11px;\n}\n\n\/* SECTION *\/\n\n.xlb-section {\n  padding:38px 7px;\n}\n\n.xlb-section-title {\n  font-family:'Manrope',sans-serif;\n  color:#0F172A;\n  font-size:clamp(27px,4vw,36px);\n  line-height:1.18;\n  font-weight:800;\n  text-align:center;\n  margin:0 0 12px;\n}\n\n.xlb-section-subtitle {\n  color:var(--muted);\n  text-align:center;\n  font-size:16px;\n  max-width:700px;\n  margin:0 auto 30px;\n}\n\n\/* PROBLEM *\/\n\n.xlb-problem {\n  max-width:830px;\n  margin:0 auto;\n  text-align:center;\n}\n\n.xlb-problem p {\n  color:var(--body);\n  font-size:17px;\n  line-height:1.75;\n  margin:0 0 16px;\n}\n\n.xlb-problem strong {\n  color:#0B3B82;\n}\n\n.xlb-highlight {\n  background:var(--blue-light);\n  border-left:4px solid var(--blue);\n  border-radius:14px;\n  padding:22px 23px;\n  margin:27px auto 0;\n  color:#374151;\n  text-align:left;\n}\n\n.xlb-highlight strong {\n  display:block;\n  color:#0B3B82;\n  font-family:'Manrope',sans-serif;\n  margin-bottom:4px;\n}\n\n\/* FEATURE GRID *\/\n\n.xlb-grid {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:17px;\n  margin-top:30px;\n  overflow:visible;\n}\n\n.xlb-card {\n  background:#F8FAFC;\n  border:1px solid var(--border);\n  border-radius:19px;\n  padding:25px 21px;\n  position:relative;\n  overflow:visible;\n}\n\n.xlb-card:hover {\n  border-color:#C8D9F5;\n}\n\n.xlb-icon {\n  width:54px;\n  height:54px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  background:var(--blue-light);\n  color:var(--blue);\n  border-radius:15px;\n  margin-bottom:16px;\n}\n\n.xlb-icon svg {\n  width:27px;\n  height:27px;\n  stroke:currentColor;\n  fill:none;\n  stroke-width:1.8;\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.xlb-card h3 {\n  font-family:'Manrope',sans-serif;\n  color:#111827;\n  font-size:18px;\n  line-height:1.35;\n  margin:0 0 8px;\n  font-weight:800;\n}\n\n.xlb-card p {\n  color:#4B5563;\n  font-size:14px;\n  line-height:1.65;\n  margin:0;\n}\n\n\/* BIG BENEFIT *\/\n\n.xlb-benefit {\n  background:linear-gradient(135deg,#092B61,#155EEF);\n  border-radius:24px;\n  padding:44px 28px;\n  margin:15px 0;\n  text-align:center;\n}\n\n.xlb-benefit h2 {\n  font-family:'Manrope',sans-serif;\n  color:#fff;\n  font-size:clamp(27px,4vw,35px);\n  line-height:1.2;\n  margin:0 0 12px;\n}\n\n.xlb-benefit \u003e p {\n  color:#DCE8FA;\n  max-width:700px;\n  margin:0 auto 28px;\n  font-size:16px;\n}\n\n.xlb-benefit-grid {\n  display:grid;\n  grid-template-columns:repeat(3,1fr);\n  gap:14px;\n}\n\n.xlb-benefit-card {\n  background:rgba(255,255,255,.10);\n  border:1px solid rgba(255,255,255,.15);\n  border-radius:17px;\n  padding:23px 18px;\n}\n\n.xlb-benefit-card strong {\n  display:block;\n  font-family:'Manrope',sans-serif;\n  color:#fff;\n  font-size:16px;\n  margin-bottom:7px;\n}\n\n.xlb-benefit-card span {\n  color:#DCE8FA;\n  font-size:13px;\n}\n\n\/* USE CASES *\/\n\n.xlb-usecases {\n  display:grid;\n  grid-template-columns:repeat(4,1fr);\n  gap:12px;\n  margin-top:27px;\n}\n\n.xlb-use {\n  background:#fff;\n  border:1px solid var(--border);\n  border-radius:17px;\n  padding:21px 12px;\n  text-align:center;\n}\n\n.xlb-use-icon {\n  width:47px;\n  height:47px;\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  margin:0 auto 10px;\n  background:var(--blue-light);\n  color:var(--blue);\n  border-radius:13px;\n}\n\n.xlb-use-icon svg {\n  width:23px;\n  height:23px;\n  stroke:currentColor;\n  fill:none;\n  stroke-width:1.7;\n  stroke-linecap:round;\n  stroke-linejoin:round;\n}\n\n.xlb-use strong {\n  font-family:'Manrope',sans-serif;\n  font-size:14px;\n  color:#111827;\n}\n\n\/* BENEFITS LIST *\/\n\n.xlb-feature-list {\n  max-width:850px;\n  margin:25px auto 0;\n}\n\n.xlb-feature {\n  display:flex;\n  gap:15px;\n  align-items:flex-start;\n  padding:18px 0;\n  border-bottom:1px solid var(--border);\n}\n\n.xlb-check {\n  flex:0 0 29px;\n  width:29px;\n  height:29px;\n  border-radius:50%;\n  background:var(--blue-light);\n  color:var(--blue);\n  display:flex;\n  align-items:center;\n  justify-content:center;\n  font-weight:800;\n  font-size:14px;\n}\n\n.xlb-feature h3 {\n  font-family:'Manrope',sans-serif;\n  color:#111827;\n  font-size:16px;\n  margin:0 0 4px;\n}\n\n.xlb-feature p {\n  color:#4B5563;\n  font-size:14px;\n  margin:0;\n}\n\n\/* VALUE BOX *\/\n\n.xlb-value {\n  background:#FFF8E8;\n  border:1px solid #FDE4A9;\n  border-radius:20px;\n  padding:30px 24px;\n  text-align:center;\n  margin:15px 0;\n}\n\n.xlb-value h2 {\n  font-family:'Manrope',sans-serif;\n  color:#111827;\n  font-size:27px;\n  margin:0 0 10px;\n}\n\n.xlb-value p {\n  color:#4B5563;\n  max-width:700px;\n  margin:0 auto;\n  font-size:15px;\n}\n\n\/* SPECS *\/\n\n.xlb-specs {\n  width:100%;\n  max-width:850px;\n  margin:25px auto 0;\n  border-collapse:collapse;\n  border-radius:15px;\n  overflow:hidden;\n}\n\n.xlb-specs tr {\n  border-bottom:1px solid var(--border);\n}\n\n.xlb-specs td {\n  padding:14px 16px;\n  font-size:14px;\n}\n\n.xlb-specs td:first-child {\n  width:42%;\n  background:#F8FAFC;\n  color:#111827;\n  font-weight:700;\n}\n\n.xlb-specs td:last-child {\n  background:#fff;\n  color:#4B5563;\n}\n\n\/* FINAL CTA *\/\n\n.xlb-cta {\n  background:linear-gradient(135deg,#06142E,#0B3B82);\n  border-radius:25px;\n  padding:49px 24px;\n  text-align:center;\n  margin-top:32px;\n  overflow:hidden;\n}\n\n.xlb-cta h2 {\n  font-family:'Manrope',sans-serif;\n  color:#fff;\n  font-size:clamp(28px,4vw,38px);\n  line-height:1.18;\n  margin:0 0 13px;\n}\n\n.xlb-cta p {\n  color:#DCE8FA;\n  max-width:650px;\n  margin:0 auto 27px;\n  font-size:16px;\n}\n\n.xlb-button {\n  display:inline-block;\n  background:var(--amber);\n  color:#111827 !important;\n  text-decoration:none !important;\n  font-family:'Manrope',sans-serif;\n  font-weight:800;\n  padding:16px 32px;\n  border-radius:12px;\n  font-size:15px;\n}\n\n.xlb-button:hover {\n  background:#FBBF24;\n}\n\n.xlb-note {\n  color:#BFD3EF;\n  font-size:12px;\n  margin-top:15px;\n}\n\n\/* MOBILE *\/\n\n@media(max-width:768px){\n\n  .xlb-hero {\n    padding:43px 20px;\n    border-radius:19px;\n  }\n\n  .xlb-hero p {\n    font-size:15px;\n  }\n\n  .xlb-trust {\n    grid-template-columns:1fr;\n    max-width:320px;\n  }\n\n  .xlb-section {\n    padding:29px 4px;\n  }\n\n  .xlb-problem p {\n    font-size:15px;\n  }\n\n  .xlb-grid {\n    grid-template-columns:1fr;\n    gap:14px;\n  }\n\n  .xlb-card {\n    padding:23px 20px;\n  }\n\n  .xlb-benefit {\n    padding:35px 18px;\n    border-radius:19px;\n  }\n\n  .xlb-benefit-grid {\n    grid-template-columns:1fr;\n  }\n\n  .xlb-usecases {\n    grid-template-columns:repeat(2,1fr);\n  }\n\n  .xlb-specs td {\n    padding:12px 10px;\n    font-size:13px;\n  }\n\n  .xlb-specs td:first-child {\n    width:43%;\n  }\n\n  .xlb-cta {\n    padding:40px 19px;\n    border-radius:19px;\n  }\n}\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"xonive-lunchbox\"\u003e\n\n\n\u003c!-- =====================================================\n     HERO — IMMEDIATE DESIRE\n===================================================== --\u003e\n\n\u003csection class=\"xlb-hero\"\u003e\n\n  \u003cdiv class=\"xlb-hero-content\"\u003e\n\n    \u003cdiv class=\"xlb-badge\"\u003e\n      HOT MEALS • ANYWHERE • ANYTIME\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      Stop Eating Cold Lunches.\u003cbr\u003e\n      \u003cspan\u003eEnjoy Your Meal Hot.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp\u003e\n      Your homemade food deserves better than a cold office lunch.\n      This rechargeable electric lunch box lets you heat your meal\n      wherever your day takes you — without a microwave or wall socket.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     TRUST STRIP\n===================================================== --\u003e\n\n\u003cdiv class=\"xlb-trust\"\u003e\n\n  \u003cdiv class=\"xlb-trust-item\"\u003e\n    \u003cstrong\u003e8000mAh\u003c\/strong\u003e\n    \u003cspan\u003eRechargeable Battery\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xlb-trust-item\"\u003e\n    \u003cstrong\u003e60W\u003c\/strong\u003e\n    \u003cspan\u003ePowerful Heating\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"xlb-trust-item\"\u003e\n    \u003cstrong\u003e1L\u003c\/strong\u003e\n    \u003cspan\u003eGenerous Capacity\u003c\/span\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\n\u003c!-- =====================================================\n     PROBLEM \/ DESIRE\n===================================================== --\u003e\n\n\u003csection class=\"xlb-section\"\u003e\n\n  \u003cdiv class=\"xlb-problem\"\u003e\n\n    \u003ch2 class=\"xlb-section-title\"\u003e\n      Your Day Is Busy. Your Lunch Shouldn't Be.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Long office hours. Driving all day. Working on-site.\n      Traveling between locations. Spending time outdoors.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      You shouldn't have to choose between \u003cstrong\u003ecold food\u003c\/strong\u003e\n      and skipping a proper meal.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      Simply pack your favourite meal, set your preferred heating\n      time and let your lunch box do the work.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"xlb-highlight\"\u003e\n\n      \u003cstrong\u003e\n        The freedom of a hot homemade meal without the microwave.\n      \u003c\/strong\u003e\n\n      Take it to work, keep it in your car or bring it on your\n      next outdoor adventure.\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     CORE FEATURES\n===================================================== --\u003e\n\n\u003csection class=\"xlb-section\"\u003e\n\n  \u003ch2 class=\"xlb-section-title\"\u003e\n    Why You'll Want One\n  \u003c\/h2\u003e\n\n  \u003cp class=\"xlb-section-subtitle\"\u003e\n    Everything is designed around one simple goal:\n    making it easier to enjoy a warm meal wherever you are.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"xlb-grid\"\u003e\n\n\n    \u003c!-- BATTERY --\u003e\n\n    \u003cdiv class=\"xlb-card\"\u003e\n\n      \u003cdiv class=\"xlb-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"7\" width=\"17\" height=\"10\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M20 10h2v4h-2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M7 10v4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003e8000mAh Cordless Power\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Heat your meal without being tied to a wall outlet.\n        Perfect when you're working, driving or away from home.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- TEMPERATURE --\u003e\n\n    \u003cdiv class=\"xlb-card\"\u003e\n\n      \u003cdiv class=\"xlb-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M14 14.7V5a2 2 0 0 0-4 0v9.7a5 5 0 1 0 4 0Z\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 12v5\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003eChoose Your Temperature\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Adjustable heating from 65°C to 90°C lets you choose\n        the temperature that suits your meal.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- TIMER --\u003e\n\n    \u003cdiv class=\"xlb-card\"\u003e\n\n      \u003cdiv class=\"xlb-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003ccircle cx=\"12\" cy=\"13\" r=\"8\"\u003e\u003c\/circle\u003e\n          \u003cpath d=\"M12 9v4l3 2\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 3h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 3v2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003eSet It. Forget It.\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Schedule delayed heating from 30 to 240 minutes so\n        your meal can warm around your routine.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- KEEP WARM --\u003e\n\n    \u003cdiv class=\"xlb-card\"\u003e\n\n      \u003cdiv class=\"xlb-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M8 19h8\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M9 16h6\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 13h4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M12 4c-2 2-3 3.5-3 5.5a3 3 0 0 0 6 0C15 7.5 14 6 12 4Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003eAutomatically Keeps Warm\u003c\/h3\u003e\n\n      \u003cp\u003e\n        After heating, it automatically switches to keep-warm\n        mode so your meal stays ready for you.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- CHARGING --\u003e\n\n    \u003cdiv class=\"xlb-card\"\u003e\n\n      \u003cdiv class=\"xlb-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M13 2 5 13h6l-1 9 8-11h-6l1-9Z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003e20W Fast Charging\u003c\/h3\u003e\n\n      \u003cp\u003e\n        Recharge with the included 20W adapter and get your\n        cordless lunch companion ready for the next day.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003c!-- POWER BANK --\u003e\n\n    \u003cdiv class=\"xlb-card\"\u003e\n\n      \u003cdiv class=\"xlb-icon\"\u003e\n\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M10 7h4\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M10 17h4\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n\n      \u003c\/div\u003e\n\n      \u003ch3\u003ePower Bank Built In\u003c\/h3\u003e\n\n      \u003cp\u003e\n        The rechargeable battery can also provide convenient\n        backup power for compatible mobile devices.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     EMOTIONAL BENEFIT SECTION\n===================================================== --\u003e\n\n\u003csection class=\"xlb-benefit\"\u003e\n\n  \u003ch2\u003e\n    One Lunch Box. So Many Places.\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Whether you're earning, commuting, studying or exploring,\n    your favourite meal can come with you.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"xlb-benefit-grid\"\u003e\n\n    \u003cdiv class=\"xlb-benefit-card\"\u003e\n      \u003cstrong\u003eWorkday Comfort\u003c\/strong\u003e\n      \u003cspan\u003e\n        Enjoy a proper homemade lunch during long office hours.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xlb-benefit-card\"\u003e\n      \u003cstrong\u003eRoad-Ready Convenience\u003c\/strong\u003e\n      \u003cspan\u003e\n        A practical solution for drivers and long days on the road.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"xlb-benefit-card\"\u003e\n      \u003cstrong\u003eOutdoor Freedom\u003c\/strong\u003e\n      \u003cspan\u003e\n        Take warm meals with you on trips, camping days and adventures.\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     USE CASES\n===================================================== --\u003e\n\n\u003csection class=\"xlb-section\"\u003e\n\n  \u003ch2 class=\"xlb-section-title\"\u003e\n    Designed For Real Life\n  \u003c\/h2\u003e\n\n  \u003cp class=\"xlb-section-subtitle\"\u003e\n    One compact food warmer that fits into different parts\n    of your everyday routine.\n  \u003c\/p\u003e\n\n\n  \u003cdiv class=\"xlb-usecases\"\u003e\n\n\n    \u003cdiv class=\"xlb-use\"\u003e\n\n      \u003cdiv class=\"xlb-use-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003crect x=\"3\" y=\"7\" width=\"18\" height=\"13\" rx=\"2\"\u003e\u003c\/rect\u003e\n          \u003cpath d=\"M8 7V5h8v2\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003eOffice\u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"xlb-use\"\u003e\n\n      \u003cdiv class=\"xlb-use-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"M5 17h14\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 17l1-6h10l1 6\"\u003e\u003c\/path\u003e\n          \u003ccircle cx=\"8\" cy=\"17\" r=\"1.5\"\u003e\u003c\/circle\u003e\n          \u003ccircle cx=\"16\" cy=\"17\" r=\"1.5\"\u003e\u003c\/circle\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003eCar\u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"xlb-use\"\u003e\n\n      \u003cdiv class=\"xlb-use-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"m3 20 9-15 9 15\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 20h12\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003eCamping\u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"xlb-use\"\u003e\n\n      \u003cdiv class=\"xlb-use-icon\"\u003e\n        \u003csvg viewbox=\"0 0 24 24\"\u003e\n          \u003cpath d=\"m4 17 8-10 8 10\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M8 17V9\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M16 17V9\"\u003e\u003c\/path\u003e\n          \u003cpath d=\"M6 20h12\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003eTravel\u003c\/strong\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     QUALITY \/ CONVENIENCE\n===================================================== --\u003e\n\n\u003csection class=\"xlb-section\"\u003e\n\n  \u003ch2 class=\"xlb-section-title\"\u003e\n    Thoughtfully Designed For Everyday Use\n  \u003c\/h2\u003e\n\n\n  \u003cdiv class=\"xlb-feature-list\"\u003e\n\n\n    \u003cdiv class=\"xlb-feature\"\u003e\n\n      \u003cdiv class=\"xlb-check\"\u003e✓\u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003ch3\u003e1L Food Container\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A generous 34oz \/ 1L removable container gives you\n          room for a satisfying meal.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"xlb-feature\"\u003e\n\n      \u003cdiv class=\"xlb-check\"\u003e✓\u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003ch3\u003eEasy To Clean\u003c\/h3\u003e\n\n        \u003cp\u003e\n          The removable food container and lid are dishwasher safe\n          for easier cleanup.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"xlb-feature\"\u003e\n\n      \u003cdiv class=\"xlb-check\"\u003e✓\u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003ch3\u003eInsulated Carrying Bag\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Carry everything together while helping retain heat\n          during transport.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"xlb-feature\"\u003e\n\n      \u003cdiv class=\"xlb-check\"\u003e✓\u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003ch3\u003eHidden Carry Handle\u003c\/h3\u003e\n\n        \u003cp\u003e\n          A discreet integrated handle makes carrying simple\n          without adding unnecessary bulk.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"xlb-feature\"\u003e\n\n      \u003cdiv class=\"xlb-check\"\u003e✓\u003c\/div\u003e\n\n      \u003cdiv\u003e\n\n        \u003ch3\u003eFork \u0026amp; Spoon Included\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Your essential utensils are included so everything\n          stays together in one convenient setup.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     VALUE PROPOSITION\n===================================================== --\u003e\n\n\u003csection class=\"xlb-value\"\u003e\n\n  \u003ch2\u003e\n    Your Meal. Your Schedule. Your Way.\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Instead of planning your day around finding a microwave,\n    bring the meal you actually want to eat and heat it when\n    you're ready. It's a simple upgrade that makes busy days\n    a little easier.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     PRODUCT DETAILS\n===================================================== --\u003e\n\n\u003csection class=\"xlb-section\"\u003e\n\n  \u003ch2 class=\"xlb-section-title\"\u003e\n    Product Details\n  \u003c\/h2\u003e\n\n\n  \u003ctable class=\"xlb-specs\"\u003e\n\n    \u003ctr\u003e\n      \u003ctd\u003eBattery Capacity\u003c\/td\u003e\n      \u003ctd\u003e8000mAh Rechargeable Battery\u003c\/td\u003e\n    \u003c\/tr\u003e\n\n    \u003ctr\u003e\n      \u003ctd\u003eHeating Power\u003c\/td\u003e\n      \u003ctd\u003e60W\u003c\/td\u003e\n    \u003c\/tr\u003e\n\n    \u003ctr\u003e\n      \u003ctd\u003eCharging\u003c\/td\u003e\n      \u003ctd\u003e20W Fast Charging Adapter\u003c\/td\u003e\n    \u003c\/tr\u003e\n\n    \u003ctr\u003e\n      \u003ctd\u003eTemperature Range\u003c\/td\u003e\n      \u003ctd\u003e65°C – 90°C\u003c\/td\u003e\n    \u003c\/tr\u003e\n\n    \u003ctr\u003e\n      \u003ctd\u003eHeating Time\u003c\/td\u003e\n      \u003ctd\u003e20 – 60 Minutes\u003c\/td\u003e\n    \u003c\/tr\u003e\n\n    \u003ctr\u003e\n      \u003ctd\u003eDelay Heating\u003c\/td\u003e\n      \u003ctd\u003e30 – 240 Minutes\u003c\/td\u003e\n    \u003c\/tr\u003e\n\n    \u003ctr\u003e\n      \u003ctd\u003eCapacity\u003c\/td\u003e\n      \u003ctd\u003e34oz \/ 1L\u003c\/td\u003e\n    \u003c\/tr\u003e\n\n    \u003ctr\u003e\n      \u003ctd\u003eIncluded\u003c\/td\u003e\n      \u003ctd\u003e\n        Lunch Box, Removable Container, Lid,\n        Fork, Spoon \u0026amp; Insulated Bag\n      \u003c\/td\u003e\n    \u003c\/tr\u003e\n\n  \u003c\/table\u003e\n\n\u003c\/section\u003e\n\n\n\u003c!-- =====================================================\n     FINAL CTA\n===================================================== --\u003e\n\n\u003csection class=\"xlb-cta\"\u003e\n\n  \u003ch2\u003e\n    Bring A Better Lunch With You\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Warm homemade food, wherever your day takes you.\n    No microwave. No complicated setup. Just pack, heat\n    and enjoy.\n  \u003c\/p\u003e\n\n  \u003ca href=\"#AddToCart\" class=\"xlb-button\"\u003e\n    GET YOURS TODAY\n  \u003c\/a\u003e\n\n  \u003cdiv class=\"xlb-note\"\u003e\n    Cordless • Rechargeable • Adjustable Heating • 1L Capacity\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/div\u003e","brand":"xonive ","offers":[{"title":"Default Title","offer_id":43062223568967,"sku":"PEHL-N-HAE-ZAM","price":109.0,"currency_code":"AED","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0681\/0180\/0007\/files\/1_4f03cbe2-fb62-48fe-8eb7-a6777f4f3e4d.jpg?v=1786272167","url":"https:\/\/xonive.store\/ar\/products\/electric-lunch-box-heat-your-food-anywhere-car-home-office","provider":"xonive ","version":"1.0","type":"link"}