{"product_id":"countertop-water-purifier-cp-p012","title":"Countertop Water Purifier (CP-P012)","description":"```html\n\u003cstyle\u003e\n.jml-p012-page {\n  font-family: Arial, sans-serif;\n  color: #222;\n  background: #fff;\n}\n\n.jml-p012-container {\n  width: 100%;\n  max-width: 1180px;\n  margin: 0 auto;\n  padding: 0 24px;\n  box-sizing: border-box;\n}\n\n.jml-p012-section {\n  padding: 80px 0;\n}\n\n.jml-p012-hero {\n  padding: 90px 0;\n  background: #f7f4ef;\n}\n\n.jml-p012-grid-2,\n.jml-p012-split {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 48px;\n  align-items: center;\n}\n\n.jml-p012-center {\n  text-align: center;\n  max-width: 840px;\n  margin: 0 auto 44px;\n}\n\n.jml-p012-eyebrow {\n  font-size: 13px;\n  letter-spacing: 2.4px;\n  text-transform: uppercase;\n  color: #9b8564;\n  font-weight: 600;\n  margin-bottom: 16px;\n}\n\n.jml-p012-title {\n  font-size: clamp(42px, 5vw, 72px);\n  line-height: 1.05;\n  letter-spacing: -2px;\n  margin: 0 0 24px;\n  color: #1f1f1f;\n}\n\n.jml-p012-h2 {\n  font-size: clamp(34px, 4vw, 56px);\n  line-height: 1.1;\n  letter-spacing: -1.5px;\n  margin: 0 0 20px;\n  color: #1f1f1f;\n}\n\n.jml-p012-p {\n  font-size: 18px;\n  line-height: 1.7;\n  color: #444;\n  margin: 0 0 16px;\n}\n\n.jml-p012-kor {\n  color: #62584d;\n}\n\n.jml-p012-buttons {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 14px;\n  margin-top: 28px;\n}\n\n.jml-p012-btn {\n  display: inline-block;\n  padding: 14px 24px;\n  border-radius: 999px;\n  text-decoration: none;\n  font-size: 15px;\n  font-weight: 600;\n}\n\n.jml-p012-btn-dark {\n  background: #1f1f1f;\n  color: #fff;\n}\n\n.jml-p012-btn-light {\n  background: #fff;\n  color: #1f1f1f;\n  border: 1px solid #ddd;\n}\n\n.jml-p012-image img,\n.jml-p012-hero-card img {\n  width: 100%;\n  display: block;\n  border-radius: 24px;\n}\n\n.jml-p012-detail-card,\n.jml-p012-story-box,\n.jml-p012-feature-card {\n  background: #fff;\n  border: 1px solid #eee;\n  border-radius: 24px;\n  padding: 30px;\n  box-shadow: 0 18px 50px rgba(40, 34, 28, 0.06);\n  margin-bottom: 22px;\n}\n\n.jml-p012-feature-grid {\n  display: grid;\n  grid-template-columns: repeat(3, 1fr);\n  gap: 22px;\n}\n\n.jml-p012-feature-card h3 {\n  font-size: 21px;\n  margin: 0 0 8px;\n}\n\n.jml-p012-feature-card h4 {\n  font-size: 16px;\n  color: #8a7658;\n  margin: 0 0 12px;\n}\n\n.jml-p012-feature-card p {\n  font-size: 15px;\n  line-height: 1.6;\n  color: #555;\n}\n\n.jml-p012-story-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 24px;\n}\n\n.jml-p012-spec-table {\n  width: 100%;\n  border-collapse: collapse;\n  background: #fff;\n  border-radius: 20px;\n  overflow: hidden;\n}\n\n.jml-p012-spec-table th,\n.jml-p012-spec-table td {\n  border-bottom: 1px solid #eee;\n  padding: 18px;\n  text-align: left;\n  font-size: 15px;\n  line-height: 1.5;\n}\n\n.jml-p012-spec-table th {\n  width: 34%;\n  background: #f8f6f2;\n  font-weight: 600;\n}\n\n.jml-p012-note {\n  background: #f8f6f2;\n  border-left: 5px solid #9b8564;\n  padding: 18px 20px;\n  border-radius: 14px;\n  font-size: 15px;\n  line-height: 1.6;\n  color: #444;\n  margin-top: 24px;\n}\n\n.jml-p012-cta {\n  padding: 90px 0;\n  text-align: center;\n  background: #f7f4ef;\n}\n\n.jml-p012-cta h2 {\n  font-size: clamp(34px, 4vw, 56px);\n  margin: 0 0 18px;\n}\n\n.jml-p012-cta p {\n  font-size: 18px;\n  color: #555;\n  margin: 0 0 10px;\n}\n\n\/* 50\/50 wide editorial sections *\/\n.jml-p012-page .jml-p012-wide-section {\n  width: 100vw !important;\n  max-width: 100vw !important;\n  margin-left: calc(50% - 50vw) !important;\n  margin-right: calc(50% - 50vw) !important;\n  background: #ffffff !important;\n  padding: 90px 0 !important;\n  box-sizing: border-box !important;\n}\n\n.jml-p012-page .jml-p012-wide-inner {\n  width: 100% !important;\n  max-width: 1760px !important;\n  margin: 0 auto !important;\n  padding: 0 5vw !important;\n  box-sizing: border-box !important;\n  display: grid !important;\n  grid-template-columns: 1fr 1fr !important;\n  gap: 56px !important;\n  align-items: center !important;\n}\n\n.jml-p012-page .jml-p012-wide-image-wrap {\n  width: 100% !important;\n  display: block !important;\n}\n\n.jml-p012-page .jml-p012-wide-image {\n  width: 100% !important;\n  height: 560px !important;\n  display: block !important;\n  object-fit: cover !important;\n  border-radius: 24px !important;\n  max-width: none !important;\n  margin: 0 !important;\n}\n\n.jml-p012-page .jml-p012-wide-text {\n  width: 100% !important;\n  max-width: 720px !important;\n  padding: 0 20px !important;\n  box-sizing: border-box !important;\n}\n\n.jml-p012-page .jml-p012-wide-text h2 {\n  font-size: clamp(42px, 4vw, 64px) !important;\n  line-height: 1.08 !important;\n  letter-spacing: -1.8px !important;\n  margin: 0 0 26px !important;\n  font-weight: 600 !important;\n  color: #1f1f1f !important;\n}\n\n.jml-p012-page .jml-p012-wide-text p {\n  font-size: 18px !important;\n  line-height: 1.7 !important;\n  color: #333 !important;\n  margin: 0 0 18px !important;\n}\n\n.jml-p012-page .jml-p012-wide-text .jml-p012-kor {\n  color: #62584d !important;\n}\n\n@media (max-width: 900px) {\n  .jml-p012-grid-2,\n  .jml-p012-split,\n  .jml-p012-story-grid,\n  .jml-p012-feature-grid {\n    grid-template-columns: 1fr;\n  }\n\n  .jml-p012-section,\n  .jml-p012-hero,\n  .jml-p012-cta {\n    padding: 60px 0;\n  }\n\n  .jml-p012-page .jml-p012-wide-inner {\n    grid-template-columns: 1fr !important;\n    gap: 34px !important;\n    padding: 0 20px !important;\n  }\n\n  .jml-p012-page .jml-p012-wide-image {\n    height: auto !important;\n    min-height: 320px !important;\n  }\n\n  .jml-p012-page .jml-p012-wide-text {\n    max-width: 100% !important;\n    padding: 0 !important;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"jml-p012-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"jml-p012-hero\"\u003e\n    \u003cdiv class=\"jml-p012-container\"\u003e\n      \u003cdiv class=\"jml-p012-grid-2\"\u003e\n        \u003cdiv\u003e\n          \u003cdiv class=\"jml-p012-eyebrow\"\u003eCUCKOO Water Care Collection\u003c\/div\u003e\n          \u003ch1 class=\"jml-p012-title\"\u003eCountertop Water Purifier\u003c\/h1\u003e\n          \u003cp class=\"jml-p012-p jml-p012-kor\"\u003e카운터탑 냉온정수기\u003c\/p\u003e\n          \u003cp class=\"jml-p012-p\"\u003e\n            A smart tankless countertop water purifier designed for instant hot, cold, and room-temperature water with simple touch control.\n          \u003c\/p\u003e\n          \u003cp class=\"jml-p012-p jml-p012-kor\"\u003e\n            물탱크 없이 직수 방식으로 온수, 냉수, 상온수를 편리하게 사용할 수 있는 스마트 카운터탑 정수기입니다.\n          \u003c\/p\u003e\n\n          \u003cdiv class=\"jml-p012-buttons\"\u003e\n            \u003ca href=\"#cuckoo-free-consultation\" class=\"jml-p012-btn jml-p012-btn-dark\"\u003eRequest Consultation\u003c\/a\u003e\n            \u003ca href=\"tel:+12138004727\" class=\"jml-p012-btn jml-p012-btn-light\"\u003eCall Now\u003c\/a\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jml-p012-hero-card\"\u003e\n          \u003cdiv class=\"jml-p012-image\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0738\/2089\/7506\/files\/imgi_48_P001-3_800x800.png?v=1781979256\" alt=\"CUCKOO Countertop Water Purifier CP-P012\"\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- INTRO --\u003e\n  \u003csection class=\"jml-p012-section\"\u003e\n    \u003cdiv class=\"jml-p012-container\"\u003e\n      \u003cdiv class=\"jml-p012-center\"\u003e\n        \u003cdiv class=\"jml-p012-eyebrow\"\u003eHot, Cold \u0026amp; Room Temperature Water\u003c\/div\u003e\n        \u003ch2 class=\"jml-p012-h2\"\u003eTemperature-controlled water for every moment.\u003c\/h2\u003e\n        \u003cp class=\"jml-p012-p\"\u003e\n          Enjoy hot, cold, or room-temperature water with a sleek tankless design that saves space and elevates your kitchen.\n        \u003c\/p\u003e\n        \u003cp class=\"jml-p012-p jml-p012-kor\"\u003e\n          세련된 탱크리스 디자인으로 공간을 절약하면서, 온수·냉수·상온수를 상황에 맞게 편리하게 사용할 수 있습니다.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"jml-p012-section\"\u003e\n    \u003cdiv class=\"jml-p012-container\"\u003e\n      \u003cdiv class=\"jml-p012-center\"\u003e\n        \u003cdiv class=\"jml-p012-eyebrow\"\u003eProduct Details\u003c\/div\u003e\n        \u003ch2 class=\"jml-p012-h2\"\u003eSmart hydration with tankless convenience.\u003c\/h2\u003e\n        \u003cp class=\"jml-p012-p jml-p012-kor\"\u003e제품 상세 정보\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jml-p012-detail-card\"\u003e\n        \u003ch3\u003eDescriptions \/ 제품 설명\u003c\/h3\u003e\n        \u003cp class=\"jml-p012-p\"\u003e\n          The CUCKOO CP-P012 is a tankless countertop water purifier designed to provide hot, cold, and room-temperature water through a simple touch-control system.\n        \u003c\/p\u003e\n        \u003cp class=\"jml-p012-p\"\u003e\n          It features a slim compact design, direct water filtration, energy-efficient power-saving technology, easy filter replacement, a one-touch display with five hot water levels, smart voice navigation, and a filter replacement indicator.\n        \u003c\/p\u003e\n        \u003cp class=\"jml-p012-p jml-p012-kor\"\u003e\n          쿠쿠 CP-P012는 터치 컨트롤로 온수, 냉수, 상온수를 편리하게 사용할 수 있는 탱크리스 카운터탑 정수기입니다.\n        \u003c\/p\u003e\n        \u003cp class=\"jml-p012-p jml-p012-kor\"\u003e\n          슬림하고 컴팩트한 디자인, 직수 필터 방식, 에너지 절약 기능, 간편한 필터 교체, 5단계 온수 선택, 스마트 음성 안내, 필터 교체 알림 기능으로 일상 속 물 사용을 더욱 편리하게 만들어줍니다.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE CARDS --\u003e\n  \u003csection class=\"jml-p012-section\"\u003e\n    \u003cdiv class=\"jml-p012-container\"\u003e\n      \u003cdiv class=\"jml-p012-center\"\u003e\n        \u003cdiv class=\"jml-p012-eyebrow\"\u003eKey Features\u003c\/div\u003e\n        \u003ch2 class=\"jml-p012-h2\"\u003eSmart water care for daily hydration.\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jml-p012-feature-grid\"\u003e\n        \u003cdiv class=\"jml-p012-feature-card\"\u003e\n          \u003ch3\u003eNo Water Tank\u003c\/h3\u003e\n          \u003ch4\u003e탱크리스 직수 방식\u003c\/h4\u003e\n          \u003cp\u003eDirect filtration without a bulky water storage tank.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jml-p012-feature-card\"\u003e\n          \u003ch3\u003eHot, Cold \u0026amp; Room Water\u003c\/h3\u003e\n          \u003ch4\u003e온수·냉수·상온수\u003c\/h4\u003e\n          \u003cp\u003eDispense the water temperature you need for each situation.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jml-p012-feature-card\"\u003e\n          \u003ch3\u003eEnergy Efficient\u003c\/h3\u003e\n          \u003ch4\u003e에너지 절약\u003c\/h4\u003e\n          \u003cp\u003ePower-saving energy eye adjusts consumption based on ambient light.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jml-p012-feature-card\"\u003e\n          \u003ch3\u003eEasy Filter Replacement\u003c\/h3\u003e\n          \u003ch4\u003e간편한 필터 교체\u003c\/h4\u003e\n          \u003cp\u003eOpen the cover, switch the cartridge, and close it back up.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jml-p012-feature-card\"\u003e\n          \u003ch3\u003e5-Level Hot Water\u003c\/h3\u003e\n          \u003ch4\u003e5단계 온수 선택\u003c\/h4\u003e\n          \u003cp\u003eSelect the right hot water level with a simple touch.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jml-p012-feature-card\"\u003e\n          \u003ch3\u003eSmart Voice Navigation\u003c\/h3\u003e\n          \u003ch4\u003e스마트 음성 안내\u003c\/h4\u003e\n          \u003cp\u003eVoice prompts guide use and remind you when it is time to replace filters.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SLIM COMPACT DESIGN --\u003e\n  \u003csection class=\"jml-p012-wide-section\"\u003e\n    \u003cdiv class=\"jml-p012-wide-inner\"\u003e\n\n      \u003cdiv class=\"jml-p012-wide-image-wrap\"\u003e\n        \u003cimg class=\"jml-p012-wide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0738\/2089\/7506\/files\/imgi_51_P006_800x800.gif?v=1781979274\" alt=\"CUCKOO slim compact countertop design\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jml-p012-wide-text\"\u003e\n        \u003cdiv class=\"jml-p012-eyebrow\"\u003eSlim and Compact Design\u003c\/div\u003e\n        \u003ch2\u003ePerfect for narrow kitchen spaces.\u003c\/h2\u003e\n        \u003cp\u003e\n          With its slim 6.5-inch width, this purifier fits seamlessly into narrow kitchen spaces while adding a clean and modern look.\n        \u003c\/p\u003e\n        \u003cp class=\"jml-p012-kor\"\u003e\n          6.5인치의 슬림한 폭으로 좁은 주방 공간에도 자연스럽게 배치할 수 있으며, 깔끔하고 모던한 분위기를 더해줍니다.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- TANKLESS DIRECT WATER SYSTEM --\u003e\n  \u003csection class=\"jml-p012-wide-section\"\u003e\n    \u003cdiv class=\"jml-p012-wide-inner reverse\"\u003e\n\n      \u003cdiv class=\"jml-p012-wide-text\"\u003e\n        \u003cdiv class=\"jml-p012-eyebrow\"\u003eTankless Direct Water System\u003c\/div\u003e\n        \u003ch2\u003eHot and cold water without a storage tank.\u003c\/h2\u003e\n        \u003cp\u003e\n          CUCKOO’s tankless design delivers hot and cold water on demand while maintaining a sleek, compact profile.\n        \u003c\/p\u003e\n        \u003cp class=\"jml-p012-kor\"\u003e\n          물탱크 없이 직수 방식으로 온수와 냉수를 제공하여 더 신선하고 공간 효율적인 사용을 도와줍니다.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jml-p012-wide-image-wrap\"\u003e\n        \u003cimg class=\"jml-p012-wide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0738\/2089\/7506\/files\/imgi_231_P007-2_800x800.png?v=1781979256\" alt=\"CUCKOO tankless direct water system with hot and cold options\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PREMIUM DIRECT WATER TECHNOLOGY --\u003e\n  \u003csection class=\"jml-p012-wide-section\"\u003e\n    \u003cdiv class=\"jml-p012-wide-inner\"\u003e\n\n      \u003cdiv class=\"jml-p012-wide-image-wrap\"\u003e\n        \u003cimg class=\"jml-p012-wide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0738\/2089\/7506\/files\/imgi_48_P001-3_800x800.png?v=1781979256\" alt=\"CUCKOO premium direct water technology\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jml-p012-wide-text\"\u003e\n        \u003cdiv class=\"jml-p012-eyebrow\"\u003ePremium Direct Water Technology\u003c\/div\u003e\n        \u003ch2\u003eReliable performance with efficient cooling.\u003c\/h2\u003e\n        \u003cp\u003e\n          Compact stainless steel water lines help support smooth water flow, while a high-efficiency inverter compressor supports rapid cooling and energy savings.\n        \u003c\/p\u003e\n        \u003cp class=\"jml-p012-kor\"\u003e\n          컴팩트한 스테인리스 물길이 부드러운 물 흐름을 도와주며, 고효율 인버터 컴프레서가 빠른 냉각과 에너지 절약을 지원합니다.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- EASY FILTER REPLACEMENT --\u003e\n  \u003csection class=\"jml-p012-wide-section\"\u003e\n    \u003cdiv class=\"jml-p012-wide-inner reverse\"\u003e\n\n      \u003cdiv class=\"jml-p012-wide-text\"\u003e\n        \u003cdiv class=\"jml-p012-eyebrow\"\u003eEasy Filter Replacement\u003c\/div\u003e\n        \u003ch2\u003eSimple upkeep without tools.\u003c\/h2\u003e\n        \u003cp\u003e\n          Just open the filter cover, switch out the cartridge, and close it back up. Maintenance stays simple and practical.\n        \u003c\/p\u003e\n        \u003cp class=\"jml-p012-kor\"\u003e\n          필터 커버를 열고 카트리지를 교체한 뒤 다시 닫으면 되어, 복잡함 없이 간편하게 관리할 수 있습니다.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jml-p012-wide-image-wrap\"\u003e\n        \u003cimg class=\"jml-p012-wide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0738\/2089\/7506\/files\/imgi_219_P004_800x800.gif?v=1781979262\" alt=\"CUCKOO easy filter replacement\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ONE-TOUCH DISPLAY --\u003e\n  \u003csection class=\"jml-p012-wide-section\"\u003e\n    \u003cdiv class=\"jml-p012-wide-inner\"\u003e\n\n      \u003cdiv class=\"jml-p012-wide-image-wrap\"\u003e\n        \u003cimg class=\"jml-p012-wide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0738\/2089\/7506\/files\/imgi_222_P005-1_800x800.gif?v=1781979263\" alt=\"CUCKOO one touch display with five hot water levels\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jml-p012-wide-text\"\u003e\n        \u003cdiv class=\"jml-p012-eyebrow\"\u003eOne-Touch Display\u003c\/div\u003e\n        \u003ch2\u003eFive hot water levels with one simple touch.\u003c\/h2\u003e\n        \u003cp\u003e\n          Adjust your water temperature easily with one-touch controls and choose from five hot water levels for different needs.\n        \u003c\/p\u003e\n        \u003cp class=\"jml-p012-kor\"\u003e\n          원터치 조작으로 물 온도를 쉽게 조절하고, 용도에 맞게 5단계 온수를 선택할 수 있습니다.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SMART VOICE NAVIGATION --\u003e\n  \u003csection class=\"jml-p012-wide-section\"\u003e\n    \u003cdiv class=\"jml-p012-wide-inner reverse\"\u003e\n\n      \u003cdiv class=\"jml-p012-wide-text\"\u003e\n        \u003cdiv class=\"jml-p012-eyebrow\"\u003eSmart Voice Navigation\u003c\/div\u003e\n        \u003ch2\u003eHelpful voice prompts for easier use.\u003c\/h2\u003e\n        \u003cp\u003e\n          Voice prompts guide you through functions, provide hot and cold water readiness updates, and remind you when it is time to replace the filters.\n        \u003c\/p\u003e\n        \u003cp class=\"jml-p012-kor\"\u003e\n          음성 안내가 기능 사용을 도와주고, 온수와 냉수 준비 상태 및 필터 교체 시기를 알려주어 누구나 쉽게 사용할 수 있습니다.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jml-p012-wide-image-wrap\"\u003e\n        \u003cimg class=\"jml-p012-wide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0738\/2089\/7506\/files\/imgi_214_P002_800x800.gif?v=1781979265\" alt=\"CUCKOO smart voice navigation\"\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- ENERGY EFFICIENT --\u003e\n  \u003csection class=\"jml-p012-wide-section\"\u003e\n    \u003cdiv class=\"jml-p012-wide-inner\"\u003e\n\n      \u003cdiv class=\"jml-p012-wide-image-wrap\"\u003e\n        \u003cimg class=\"jml-p012-wide-image\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0738\/2089\/7506\/files\/imgi_51_P006_800x800.gif?v=1781979274\" alt=\"CUCKOO energy efficient countertop water purifier\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jml-p012-wide-text\"\u003e\n        \u003cdiv class=\"jml-p012-eyebrow\"\u003eEnergy Efficient\u003c\/div\u003e\n        \u003ch2\u003eSmart savings for everyday use.\u003c\/h2\u003e\n        \u003cp\u003e\n          A power-saving energy eye detects ambient light and automatically adjusts power consumption when no light is detected.\n        \u003c\/p\u003e\n        \u003cp class=\"jml-p012-kor\"\u003e\n          에너지 절약 센서가 주변 밝기를 감지하고 빛이 없을 때 전력 소비를 자동으로 조절하여 효율적인 사용을 도와줍니다.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003csection class=\"jml-p012-section\"\u003e\n    \u003cdiv class=\"jml-p012-container\"\u003e\n      \u003cdiv class=\"jml-p012-center\"\u003e\n        \u003cdiv class=\"jml-p012-eyebrow\"\u003eProduct Story\u003c\/div\u003e\n        \u003ch2 class=\"jml-p012-h2\"\u003eA compact hot and cold water purifier for modern kitchens.\u003c\/h2\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"jml-p012-story-grid\"\u003e\n        \u003cdiv class=\"jml-p012-story-box\"\u003e\n          \u003ch3\u003eEnglish Description\u003c\/h3\u003e\n          \u003cp class=\"jml-p012-p\"\u003e\n            The CUCKOO Countertop Water Purifier CP-P012 is designed for homes that want instant access to hot, cold, and room-temperature water in a sleek countertop form. With tankless direct filtration, touch control, five hot water levels, smart voice navigation, and easy filter replacement, it brings premium convenience to everyday hydration.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"jml-p012-story-box\"\u003e\n          \u003ch3\u003e한국어 설명\u003c\/h3\u003e\n          \u003cp class=\"jml-p012-p jml-p012-kor\"\u003e\n            쿠쿠 카운터탑 정수기 CP-P012는 온수, 냉수, 상온수를 세련된 카운터탑 디자인으로 편리하게 사용할 수 있도록 설계되었습니다. 탱크리스 직수 방식, 터치 컨트롤, 5단계 온수 선택, 스마트 음성 안내, 간편한 필터 교체 기능으로 일상 속 물 사용을 더욱 편리하게 만들어줍니다.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"jml-p012-section\"\u003e\n    \u003cdiv class=\"jml-p012-container\"\u003e\n      \u003cdiv class=\"jml-p012-center\"\u003e\n        \u003cdiv class=\"jml-p012-eyebrow\"\u003eProduct Specs\u003c\/div\u003e\n        \u003ch2 class=\"jml-p012-h2\"\u003eSpecifications\u003c\/h2\u003e\n        \u003cp class=\"jml-p012-p jml-p012-kor\"\u003e제품 공식 페이지 기준으로 정리한 주요 사양입니다.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003ctable class=\"jml-p012-spec-table\"\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Name \/ 제품명\u003c\/th\u003e\n            \u003ctd\u003eCountertop Water Purifier \/ 카운터탑 정수기\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eModel Number \/ 모델명\u003c\/th\u003e\n            \u003ctd\u003eCP-P012G \/ CP-P012T\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eProduct Type \/ 제품 유형\u003c\/th\u003e\n            \u003ctd\u003eCountertop \/ 카운터탑\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCapacity \/ 급수 방식\u003c\/th\u003e\n            \u003ctd\u003eNo Tank Direct Filtration \/ 무탱크 직수 필터 방식\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eDimensions \/ 크기\u003c\/th\u003e\n            \u003ctd\u003e16.1(H) × 6.7(L) × 14.5(W) inches\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWeight \/ 무게\u003c\/th\u003e\n            \u003ctd\u003e23.1 lbs\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eColor \/ 색상\u003c\/th\u003e\n            \u003ctd\u003eRose Gold \/ Titan Silver\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eVoltage \/ 전압\u003c\/th\u003e\n            \u003ctd\u003e120V AC, 60Hz\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003ePower Consumption \/ 소비전력\u003c\/th\u003e\n            \u003ctd\u003e1,440W (12A)\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eCertifications \/ 인증\u003c\/th\u003e\n            \u003ctd\u003ecETLus, FCC\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMade In \/ 제조국\u003c\/th\u003e\n            \u003ctd\u003eSouth Korea \/ 대한민국\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eAvailable Temperatures \/ 사용 가능 온도\u003c\/th\u003e\n            \u003ctd\u003eHot, Cold \u0026amp; Room Temperature \/ 온수, 냉수, 상온수\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eOperation \/ 조작 방식\u003c\/th\u003e\n            \u003ctd\u003eTouch Control \/ 터치 컨트롤\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eVoice Guide \/ 음성 안내\u003c\/th\u003e\n            \u003ctd\u003eYes \/ 있음\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eAverage Filter Life \/ 평균 필터 수명\u003c\/th\u003e\n            \u003ctd\u003eReplace every 4–8 months \/ 4–8개월마다 교체\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eFilter Replacement Indicator \/ 필터 교체 알림\u003c\/th\u003e\n            \u003ctd\u003eYes \/ 있음\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eWarranty \/ 보증\u003c\/th\u003e\n            \u003ctd\u003e1 Year Limited Manufacturer Warranty\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n\n      \u003cdiv class=\"jml-p012-note\"\u003e\n        \u003cstrong\u003eNote \/ 참고사항:\u003c\/strong\u003e Third-party installation is required for water purifier units. Service availability may vary by area. Please confirm final details during consultation.\u003cbr\u003e\n        본 정수기는 설치가 필요하며, 지역에 따라 설치 가능 여부가 다를 수 있습니다. 상담 시 최종 내용을 확인해 주세요.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"jml-p012-cta\"\u003e\n    \u003cdiv class=\"jml-p012-container\"\u003e\n      \u003ch2\u003eBring hot, cold, and room-temperature water into your kitchen.\u003c\/h2\u003e\n      \u003cp\u003eDiscover whether the CUCKOO CP-P012 is the right fit for your home.\u003c\/p\u003e\n      \u003cp\u003e우리 집 주방에 맞는 쿠쿠 카운터탑 냉온정수기 상담을 받아보세요.\u003c\/p\u003e\n\n      \u003cdiv class=\"jml-p012-buttons\" style=\"justify-content: center;\"\u003e\n        \u003ca href=\"tel:+12138004727\" class=\"jml-p012-btn jml-p012-btn-dark\"\u003eCall Now\u003c\/a\u003e\n        \u003ca href=\"#cuckoo-free-consultation\" class=\"jml-p012-btn jml-p012-btn-light\"\u003eRequest Consultation\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e\n```\n","brand":"Julia Modern Living","offers":[{"title":"Default Title","offer_id":47910566494434,"sku":"CP-P012","price":1499.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0738\/2089\/7506\/files\/imgi_4_CP-P011T_01_1800x1800_5886a9ea-8e21-4d66-8c24-548a7b5fe7b3.jpg?v=1781978428","url":"https:\/\/juliamodernliving.com\/products\/countertop-water-purifier-cp-p012","provider":"Julia Modern Living","version":"1.0","type":"link"}