{"product_id":"dr-245","title":"DR-245 - DR. INFRARED HEATER 4500W Electric Infrared Patio Heater, Wall\/Ceiling Mount, IPX2 Weatherproof, 208V-240V, Remote Control for Patio, Workshop, Restaurants \u0026 Outdoor Dining","description":"\u003c!-- Shopify A+ - DR. HEATER DR-245 INFRARED PATIO HEATER --\u003e\n\u003cstyle\u003e\n\/* ===== BASE (HEATER THEME - WARM STYLE) ===== *\/\n.a-plus-container {\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Arial, sans-serif;\n  max-width: 1000px;\n  margin: auto;\n  color: #1f2937;\n  background: #fffaf6;\n  line-height: 1.6;\n  padding: 20px;\n}\n\n\/* Warm accent background sections *\/\n.a-plus-section {\n  padding: 30px 0;\n  border-bottom: 1px solid #f1e3da;\n}\n\n.a-plus-section:last-child {\n  border-bottom: none;\n}\n\n.a-plus-title {\n  font-size: 30px;\n  font-weight: 800;\n  margin-bottom: 15px;\n  color: #111827;\n  text-align: center;\n}\n\n.a-plus-subtitle {\n  font-size: 22px;\n  font-weight: 700;\n  margin-bottom: 20px;\n  color: #7c2d12;\n  text-align: center;\n}\n\n.a-plus-text {\n  font-size: 16px;\n  color: #4b5563;\n  text-align: center;\n}\n\n.a-plus-highlight {\n  color: #c2410c;\n  font-weight: 800;\n}\n\n\/* ===== KEY FEATURES ===== *\/\n.key-features {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 20px;\n  align-items: center;\n  justify-content: center;\n}\n\n.key-text {\n  flex: 1 1 320px;\n}\n\n.key-text h3 {\n  font-size: 22px;\n  font-weight: 800;\n  margin-bottom: 15px;\n  color: #7c2d12;\n}\n\n.key-text p {\n  margin-bottom: 10px;\n  font-size: 15px;\n  color: #4b5563;\n}\n\n.key-text p strong {\n  color: #c2410c;\n}\n\n\/* ===== IMAGE CAROUSEL ===== *\/\n.key-image-carousel {\n  position: relative;\n  flex: 1 1 320px;\n  max-width: 480px;\n  height: 340px;\n  border-radius: 14px;\n  overflow: hidden;\n  background: #fff;\n  box-shadow: 0 10px 25px rgba(0,0,0,0.08);\n}\n\n.key-image-carousel img {\n  position: absolute;\n  width: 100%;\n  height: 100%;\n  object-fit: contain;\n  opacity: 0;\n  animation: fade 30s infinite;\n}\n\n.key-image-carousel img:nth-child(1){animation-delay:0s;}\n.key-image-carousel img:nth-child(2){animation-delay:6s;}\n.key-image-carousel img:nth-child(3){animation-delay:12s;}\n.key-image-carousel img:nth-child(4){animation-delay:18s;}\n.key-image-carousel img:nth-child(5){animation-delay:24s;}\n\n@keyframes fade {\n  0% {opacity:0;}\n  10% {opacity:1;}\n  30% {opacity:1;}\n  40% {opacity:0;}\n  100% {opacity:0;}\n}\n\n\/* ===== SPECS ===== *\/\n.spec-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 12px;\n  justify-content: center;\n  margin-top: 15px;\n}\n\n.spec-bubble {\n  background: #fff3e8;\n  border: 1px solid #fed7aa;\n  border-radius: 999px;\n  padding: 10px 18px;\n  font-size: 14px;\n  color: #7c2d12;\n  font-weight: 600;\n  transition: all 0.25s ease;\n  cursor: default;\n}\n.spec-bubble:hover {\n  transform: scale(1.08);\n  background: #ffedd5;\n  box-shadow: 0 10px 20px rgba(194, 65, 12, 0.15);\n}\n\n\/* ===== COLOR OPTIONS (IMPORTANT FOR HEATER) ===== *\/\n.color-card {\n  width: 220px;\n  background: #fff;\n  border-radius: 14px;\n  text-align: center;\n  text-decoration: none;\n  color: #111827;\n  font-weight: 700;\n  box-shadow: 0 6px 18px rgba(0,0,0,0.08);\n  transition: all 0.35s ease;\n  overflow: hidden;\n  border: 1px solid transparent;\n}\n\n.color-card:hover {\n  transform: translateY(-8px);\n  box-shadow: 0 18px 35px rgba(194, 65, 12, 0.25);\n  border-color: #fb923c;\n}\n\n\/* 图片放大 + 微发光 *\/\n.color-card:hover .color-image img {\n  transform: scale(1.08);\n  transition: 0.4s ease;\n}\n\n.color-image img {\n  transition: transform 0.4s ease;\n}\n\n.color-label {\n  padding: 12px;\n  background: #fff;\n  font-size: 15px;\n}\n\n\/* ===== APPLICATIONS ===== *\/\n.applications-grid {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 15px;\n  justify-content: center;\n}\n\n.app-card {\n  flex: 1 1 220px;\n  background: #fff;\n  border-radius: 12px;\n  padding: 18px;\n  text-align: center;\n  box-shadow: 0 4px 14px rgba(0,0,0,0.05);\n  transition: all 0.3s ease;\n  border: 1px solid transparent;\n}\n\n.app-card h4 {\n  font-size: 16px;\n  color: #7c2d12;\n}\n.app-card:hover {\n  transform: translateY(-6px);\n  box-shadow: 0 14px 30px rgba(194, 65, 12, 0.18);\n  border-color: #fdba74;\n  background: linear-gradient(180deg, #fff7ed 0%, #ffffff 100%);\n}\n\/* ===== WHY SECTION ===== *\/\n.bottom-box {\n  background: #fff7ed;\n  border: 1px solid #fed7aa;\n  border-radius: 14px;\n  padding: 25px;\n  text-align: center;\n}\n\n.btn {\n  display: inline-block;\n  margin-top: 12px;\n  background: #c2410c;\n  color: #fff;\n  padding: 12px 22px;\n  border-radius: 10px;\n  text-decoration: none;\n  font-weight: 700;\n}\n\u003c\/style\u003e\n\u003cdiv class=\"a-plus-container\"\u003e\n\u003c!-- HERO --\u003e\n\u003cdiv class=\"a-plus-section\"\u003e\n\u003ch1 class=\"a-plus-title\"\u003eDR. INFRARED HEATER 4500W Infrared Patio Heater\u003c\/h1\u003e\n\u003cp class=\"a-plus-text\"\u003e\u003cspan class=\"a-plus-highlight\"\u003eInstant, powerful infrared heating for outdoor comfort.\u003c\/span\u003e Designed for patios, workshops, restaurants, and Outdoor Dining — delivering direct warmth without wasted energy.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- KEY FEATURES --\u003e\n\u003cdiv class=\"a-plus-section\"\u003e\n\u003cdiv class=\"key-features\"\u003e\n\u003cdiv class=\"key-text\"\u003e\n\u003ch3 style=\"text-align: center;\"\u003eEfficient Infrared Heating Technology\u003c\/h3\u003e\n\u003cp\u003e\u003cstrong\u003eInstant Heat Output\u003c\/strong\u003e — 4500W carbon infrared heating warms people and objects directly, no warm-up delay.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eOutdoor Rated\u003c\/strong\u003e — IPX2 weather resistance for patios, workshops, and outdoor Dining.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eRemote Control Operation\u003c\/strong\u003e — 3 power levels + 1–24 hour timer for full control and convenience.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eSilent \u0026amp; Safe Design\u003c\/strong\u003e — No fan noise, no fumes, no open flame. ETL certified with overheat protection.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eDurable Construction\u003c\/strong\u003e — Anodized aluminum housing built for long-term professional use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"key-image-carousel\"\u003e\n\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0496\/6601\/files\/DR-245-01.jpg?v=1781644814\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0496\/6601\/files\/DR-245-02.jpg?v=1781644814\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0496\/6601\/files\/DR-245-03.jpg?v=1781644814\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0496\/6601\/files\/DR-245-04.jpg?v=1781644815\"\u003e \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0496\/6601\/files\/DR-245-05.jpg?v=1781644814\"\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- DESCRIPTION --\u003e\n\u003cdiv class=\"a-plus-section\"\u003e\n\u003ch2 class=\"a-plus-subtitle\"\u003eProduct Description\u003c\/h2\u003e\n\u003cp class=\"a-plus-text\"\u003eGet instant warmth the moment you turn it on. The \u003cstrong\u003eDR-245\u003c\/strong\u003e uses advanced carbon infrared technology to heat objects and people directly—just like sunlight. No wasted energy heating air. No noisy fans. No waiting time. \u003cbr\u003e\u003cbr\u003eInstall it on the wall or ceiling in your patio, workshop, or restaurant. The IPX2 weatherproof design ensures reliable performance covered outdoor environments. \u003cbr\u003e\u003cbr\u003eUse the remote to adjust power levels and timer settings. Built with ETL safety certification and overheat protection for peace of mind. \u003cbr\u003e\u003cbr\u003e\u003cspan class=\"a-plus-highlight\"\u003eProfessional heating performance built for comfort, efficiency, and durability.\u003c\/span\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- SPECIFICATIONS --\u003e\n\u003cdiv class=\"a-plus-section\"\u003e\n\u003ch2 class=\"a-plus-subtitle\"\u003eProduct Specifications\u003c\/h2\u003e\n\u003cdiv class=\"spec-grid\"\u003e\n\u003cdiv class=\"spec-bubble\"\u003e4500 Watts\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003e240 Volt\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003e21.63~18.75 Amps\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003e15000 BTU\/H\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003e430.5 SQ.FT Heating Area\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003eOverheat Protection\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003eWaterproof IPX2\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003e61L x 5.3W x 6.3H\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003eWall or Ceiling Mount\u003c\/div\u003e\n\u003cdiv class=\"spec-bubble\"\u003eOutdoor Used Only\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- APPLICATIONS --\u003e\n\u003cdiv class=\"a-plus-section\"\u003e\n\u003ch2 class=\"a-plus-subtitle\"\u003eIdeal Applications\u003c\/h2\u003e\n\u003cdiv class=\"applications-grid\"\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003ch4\u003e🏠 Patio\u003c\/h4\u003e\n\u003cp\u003eComfortable outdoor heating in cold seasons\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003ch4\u003e🛠 Workshop\u003c\/h4\u003e\n\u003cp\u003eEfficient heat for work environments\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"app-card\"\u003e\n\u003ch4\u003e🏭 Outdoor Commercial Space\u003c\/h4\u003e\n\u003cp\u003eRestaurants, Loading dock, and business spaces\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- WHY --\u003e\n\u003cdiv class=\"bottom-box\"\u003e\n\u003ch3 style=\"color: #7c2d12;\"\u003eWhy Choose Us?\u003c\/h3\u003e\n\u003cp\u003eOur commitment to excellence ensures that every product meets the highest standards of quality and performance. We combine innovative design, premium materials, and rigorous quality control to deliver products that exceed expectations. Trust, reliability, and customer satisfaction are at the core of our mission — ensuring you receive lasting value with every purchase.\u003c\/p\u003e\n\u003ch3 style=\"margin: 0 0 12px; color: #ff6f00; font-size: 25px;\"\u003e📖 User Manual\u003c\/h3\u003e\n\u003cp style=\"margin: 0 0 15px; font-size: 15px; color: #444;\"\u003eNeed help getting started? Download the full user manual for setup instructions and operating guidance.\u003c\/p\u003e\n\u003ca class=\"btn\" href=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0557\/0356\/8589\/files\/DR-245_User_Manual_ver260120.pdf?v=1781646758\"\u003e⬇ Download User Manual \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Dr Infrared Heater","offers":[{"title":"Default Title","offer_id":48582605177037,"sku":null,"price":799.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0557\/0356\/8589\/files\/DR-245-01.jpg?v=1781646303","url":"https:\/\/ilivingusa.com\/products\/dr-245","provider":"iLiving USA","version":"1.0","type":"link"}