{"id":12697,"date":"2026-09-04T01:43:46","date_gmt":"2026-09-04T01:43:46","guid":{"rendered":"https:\/\/cowayca.com\/?page_id=12697"},"modified":"2026-09-27T18:31:50","modified_gmt":"2026-09-27T18:31:50","slug":"coway-washington","status":"publish","type":"page","link":"https:\/\/cowayca.com\/en\/coway-washington\/","title":{"rendered":"COWAY WASHINGTON"},"content":{"rendered":"<div class=\"wpb-content-wrapper\" id=\"wpb-content-root\"><div class=\"vc_row wpb_row vc_row-fluid vc_custom_1790466077010 vc_column-gap-0px\"><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_raw_html wpb_content_element\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!DOCTYPE html>\n<html lang=\"ko\">\n<head>\n<meta charset=\"utf-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, viewport-fit=cover\">\n<title>\ucf54\uc6e8\uc774 \uc6cc\uc2f1\ud134 \ubbf8\ub9ac\ubcf4\uae30<\/title>\n<style>body{margin:0;background:#fff}<\/style>\n<\/head>\n<body>\n\n<!-- ===================== COPY START ===================== -->\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"stylesheet\" href=\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@600;800;900&display=swap\">\n<style>\n.cv{--navy:#1B2433;--navy2:#263247;--ocean:#1F7FB8;--cyan:#8FD3FF;--sun:#1FA86B;--gold:#FFB703;--sand:#F2F6F4;--ink:#0F2236;--mute:#5B6B7C;--line:#DDE6E1;--ease:cubic-bezier(.2,.8,.2,1);\n  --en:\"Montserrat\",\"Pretendard Variable\",Pretendard,sans-serif;\n  font-family:\"Pretendard Variable\",Pretendard,-apple-system,BlinkMacSystemFont,\"Apple SD Gothic Neo\",\"Malgun Gothic\",sans-serif;\n  color:var(--ink);line-height:1.65;word-break:keep-all;overflow-wrap:break-word;overflow:hidden}\n.cv *,.cv *::before,.cv *::after{box-sizing:border-box}\n.cv a{text-decoration:none!important}\n.cv-w{max-width:1180px;margin:0 auto;padding:0 18px}\n.cv-kicker{font-family:var(--en);font-weight:800;font-size:13px;letter-spacing:.22em;color:var(--sun);text-transform:uppercase}\n.cv h2{margin:6px 0 12px;font-size:clamp(26px,4.6vw,40px);line-height:1.2;letter-spacing:-.04em;font-weight:800}\n.cv-lead{margin:0 0 26px;color:var(--mute);font-size:16px;max-width:720px}\n.cv-btn{display:inline-flex;align-items:center;gap:10px;height:52px;padding:0 24px;border-radius:6px;font-weight:800;font-size:15px;white-space:nowrap;transition:transform .25s var(--ease),box-shadow .25s,background .25s}\n.cv-btn:hover{transform:translateY(-3px)}\n.cv-btn-kakao{background:#FEE500;color:#191600!important;box-shadow:0 10px 24px -10px rgba(254,229,0,.7)}\n.cv-btn-sun{background:var(--sun);color:#fff!important;box-shadow:0 10px 24px -10px rgba(255,107,61,.8)}\n.cv-btn-ghost{border:2px solid rgba(255,255,255,.5);color:#fff!important}\n.cv-btn-ghost:hover{background:rgba(255,255,255,.12)}\n.cv-arrow{font-family:var(--en);font-weight:800}\n.rv{opacity:0;transform:translateY(28px);transition:opacity .8s var(--ease),transform .8s var(--ease)}\n.rv.in{opacity:1;transform:none}\n\n\/* HERO *\/\n.cv-hero{position:relative;background:var(--navy);color:#fff;padding:64px 0 150px;clip-path:polygon(0 0,100% 0,100% 88%,0 100%)}\n.cv-hero::before{content:\"\";position:absolute;width:760px;height:760px;right:-240px;top:-300px;border-radius:50%;background:radial-gradient(circle,rgba(31,168,107,.40) 0%,rgba(143,211,255,.22) 40%,rgba(27,36,51,0) 68%);animation:cvGlow 8s ease-in-out infinite alternate}\n.cv-hero::after{content:\"SEATTLE\";position:absolute;left:-10px;bottom:40px;font-family:var(--en);font-weight:900;font-size:clamp(72px,15vw,210px);letter-spacing:-.04em;line-height:1;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.13);white-space:nowrap}\n@keyframes cvGlow{to{transform:translate(-40px,30px) scale(1.08)}}\n.cv-hero-g{position:relative;z-index:1;display:grid;gap:36px;align-items:center}\n.cv-hero .cv-kicker{color:var(--gold)}\n.cv-hero h1{margin:12px 0 16px;font-size:clamp(32px,6.2vw,58px);line-height:1.12;letter-spacing:-.05em;font-weight:900;color:#fff}\n.cv-hero h1 em{font-style:normal;background:linear-gradient(90deg,#9BF0C4,var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}\n.cv-hero p{margin:0 0 28px;font-size:16.5px;color:rgba(255,255,255,.82);max-width:560px}\n.cv-hero-cta{display:flex;flex-wrap:wrap;gap:10px}\n.cv-stage{position:relative;justify-self:center;width:min(68vw,420px);aspect-ratio:1}\n.cv-orb{position:absolute;inset:6%;border-radius:50%;background:radial-gradient(circle at 35% 30%,#fff 0%,#EAF6FD 55%,#BFE6F7 100%);box-shadow:0 40px 80px -30px rgba(0,0,0,.6),0 0 0 14px rgba(255,255,255,.06),0 0 0 30px rgba(255,255,255,.03)}\n.cv-stage img{position:absolute;inset:14%;width:72%;height:72%;object-fit:contain;mix-blend-mode:multiply;animation:cvFloat 6s ease-in-out infinite}\n@keyframes cvFloat{50%{transform:translateY(-12px)}}\n.cv-tag{position:absolute;display:flex;align-items:center;gap:8px;background:#fff;color:var(--ink);font-weight:800;font-size:13px;padding:10px 14px;border-radius:8px;box-shadow:0 14px 30px -12px rgba(0,0,0,.45);animation:cvFloat 7s ease-in-out infinite}\n.cv-tag i{width:10px;height:10px;border-radius:50%;background:var(--sun)}\n.cv-tag.t1{left:-4%;top:14%}\n.cv-tag.t2{right:-6%;bottom:18%;animation-delay:-3s}\n.cv-tag.t2 i{background:var(--cyan)}\n\n\/* STATS *\/\n.cv-stats{position:relative;z-index:2;margin-top:-86px}\n.cv-stats ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-radius:10px;box-shadow:0 24px 50px -24px rgba(10,31,51,.45);overflow:hidden}\n.cv-stats li{padding:20px 16px;text-align:center;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}\n.cv-stats b{display:block;font-family:var(--en);font-weight:900;font-size:clamp(28px,5vw,40px);line-height:1.1;background:linear-gradient(90deg,var(--ocean),var(--cyan));-webkit-background-clip:text;background-clip:text;color:transparent}\n.cv-stats span{font-size:13.5px;color:var(--mute);font-weight:600}\n\n\/* MARQUEE *\/\n.cv-mq{margin:48px 0 0;background:var(--sun);color:#fff;transform:rotate(-1.5deg);padding:14px 0;overflow:hidden;white-space:nowrap}\n.cv-mq-in{display:inline-flex;gap:38px;animation:cvMq 40s linear infinite;font-family:var(--en);font-weight:800;font-size:18px;letter-spacing:.04em}\n.cv-mq-in span::after{content:\"\u2726\";margin-left:38px;opacity:.6}\n@keyframes cvMq{to{transform:translateX(-50%)}}\n\n\/* AREAS *\/\n.cv-sec{padding:72px 0}\n.cv-regions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}\n.cv-region{font:inherit;text-align:left;cursor:pointer;border:0;border-radius:10px;padding:16px;background:var(--sand);color:var(--ink);position:relative;overflow:hidden;transition:transform .25s var(--ease)}\n.cv-region:hover{transform:translateY(-3px)}\n.cv-region b{display:block;font-size:16px;font-weight:800;letter-spacing:-.02em}\n.cv-region small{font-size:12.5px;color:var(--mute)}\n.cv-region::after{content:attr(data-n);position:absolute;right:10px;bottom:-8px;font-family:var(--en);font-weight:900;font-size:44px;color:rgba(15,34,54,.07)}\n.cv-region[aria-selected=\"true\"]{background:linear-gradient(135deg,var(--sun),var(--ocean));color:#fff}\n.cv-region[aria-selected=\"true\"] small{color:rgba(255,255,255,.9)}\n.cv-region[aria-selected=\"true\"]::after{color:rgba(255,255,255,.25)}\n.cv-panel{border:2px solid var(--ink);border-radius:10px;padding:22px}\n.cv-panel[hidden]{display:none}\n.cv-panel h3{margin:0 0 4px;font-size:19px}\n.cv-panel p{margin:0 0 14px;color:var(--mute);font-size:14.5px}\n.cv-cities{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}\n.cv-cities li{font-size:13.5px;font-weight:600;padding:6px 12px;border-radius:4px;background:#E4F4EC;color:#137A4D}\n.cv-note{margin:12px 0 0;font-size:13px;color:var(--mute)}\n\n\/* WATER *\/\n.cv-water{background:var(--navy);color:#fff;position:relative;clip-path:polygon(0 4%,100% 0,100% 96%,0 100%);padding:110px 0}\n.cv-water::before{content:\"\";position:absolute;inset:0;background:radial-gradient(600px 400px at 10% 20%,rgba(46,230,255,.14),transparent 70%),radial-gradient(500px 400px at 90% 90%,rgba(255,107,61,.16),transparent 70%)}\n.cv-water .cv-w{position:relative}\n.cv-water h2{color:#fff}\n.cv-water .cv-lead{color:rgba(255,255,255,.75)}\n.cv-bars{display:grid;gap:18px;margin:0 0 12px;padding:24px;border-radius:12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}\n.cv-bars h3{margin:0;font-size:15px;color:rgba(255,255,255,.85);font-weight:700}\n.cv-bar{display:grid;grid-template-columns:1fr auto;gap:6px 12px;align-items:end}\n.cv-bar .n{font-weight:700;font-size:14.5px}\n.cv-bar .v{font-family:var(--en);font-weight:800;font-size:15px;color:var(--gold)}\n.cv-bar .t{grid-column:1\/-1;height:10px;border-radius:999px;background:rgba(255,255,255,.1);overflow:hidden}\n.cv-bar .t i{display:block;height:100%;width:0;border-radius:999px;background:linear-gradient(90deg,var(--cyan),var(--sun));box-shadow:0 0 18px rgba(63,193,232,.6);transition:width 1.6s var(--ease)}\n.cv-bars.in .t i{width:var(--w)}\n.cv-scale-note{font-size:12.5px;color:rgba(255,255,255,.6);margin:0 0 28px}\n.cv-rcs{display:grid;gap:14px}\n.cv-rc{display:flex;flex-direction:column;padding:22px;border-radius:12px;background:linear-gradient(160deg,rgba(255,255,255,.1),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.12);transition:transform .3s var(--ease),border-color .3s}\n.cv-rc:hover{transform:translateY(-6px);border-color:var(--cyan)}\n.cv-rc .who{font-size:12px;color:rgba(255,255,255,.6);font-weight:600}\n.cv-rc h3{margin:2px 0 10px;font-size:19px;color:#fff}\n.cv-rc .big{font-family:var(--en);font-weight:900;font-size:30px;line-height:1.1;color:var(--cyan);margin:0}\n.cv-rc .unit{font-size:12.5px;color:rgba(255,255,255,.6);margin:2px 0 12px}\n.cv-rc ul{margin:0 0 16px;padding-left:18px;font-size:14px;color:rgba(255,255,255,.85)}\n.cv-rc li{margin:5px 0}\n.cv-rc .src{font-size:12px;color:rgba(255,255,255,.55)!important;margin-top:auto;margin-bottom:12px}\n.cv-rc .src:hover{color:#fff!important}\n.cv-rc .go{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:6px;background:rgba(255,255,255,.08);color:#fff!important;font-weight:700;font-size:14px;transition:background .25s}\n.cv-rc .go:hover{background:var(--sun)}\n.cv-tips{display:grid;gap:12px;margin-top:22px}\n.cv-tip{padding:18px;border-left:3px solid var(--sun);background:rgba(255,255,255,.04)}\n.cv-tip h4{margin:0 0 4px;font-size:16px;color:#fff}\n.cv-tip p{margin:0;font-size:14px;color:rgba(255,255,255,.72)}\n.cv-disc{margin:20px 0 0;font-size:12.5px;color:rgba(255,255,255,.55)}\n.cv-srcs{margin-top:14px;font-size:12.5px;color:rgba(255,255,255,.7)}\n.cv-srcs summary{cursor:pointer;font-weight:700}\n.cv-srcs ol{margin:8px 0 0;padding-left:18px}\n.cv-srcs a{color:var(--cyan)!important}\n\n\/* PRODUCTS *\/\n.cv-cats{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;margin:0 0 20px;padding-bottom:4px}\n.cv-cats::-webkit-scrollbar{display:none}\n.cv-cats a{flex:none;padding:10px 18px;border-radius:6px;border:2px solid var(--ink);color:var(--ink)!important;font-weight:800;font-size:14px;transition:all .2s}\n.cv-cats a:hover{background:var(--ink);color:#fff!important}\n.cv-prods{display:grid;grid-template-columns:1fr 1fr;gap:12px}\n.cv-prod{position:relative;display:flex;flex-direction:column;border-radius:10px;background:var(--sand);overflow:hidden;color:var(--ink)!important}\n.cv-prod figure{margin:0;aspect-ratio:1;display:grid;place-items:center;overflow:hidden}\n.cv-prod img{width:80%;height:80%;object-fit:contain;mix-blend-mode:multiply;transition:transform .6s var(--ease)}\n.cv-prod:hover img{transform:scale(1.08) rotate(-2deg)}\n.cv-prod .badge{position:absolute;top:10px;left:10px;font-family:var(--en);font-size:10.5px;font-weight:800;letter-spacing:.08em;padding:5px 8px;border-radius:4px;background:var(--ink);color:#fff}\n.cv-prod .meta{padding:12px 14px 16px}\n.cv-prod .meta span{font-size:12px;font-weight:700;color:var(--sun)}\n.cv-prod .meta b{display:block;font-size:15.5px;line-height:1.35;margin:2px 0 8px}\n.cv-prod .meta em{font-style:normal;font-size:13px;font-weight:800;color:var(--ocean)}\n.cv-promo{margin-top:16px;display:grid;gap:14px;align-items:center;padding:24px;border-radius:12px;color:#fff;background:linear-gradient(115deg,var(--navy) 0%,var(--ocean) 70%,var(--sun) 140%);position:relative;overflow:hidden}\n.cv-promo::after{content:\"%\";position:absolute;right:-10px;top:-40px;font-family:var(--en);font-weight:900;font-size:200px;color:rgba(255,255,255,.08);line-height:1}\n.cv-promo b{display:block;font-size:22px;letter-spacing:-.03em}\n.cv-promo p{margin:4px 0 0;opacity:.85;font-size:14.5px}\n\n\/* STEPS *\/\n.cv-steps{position:relative;list-style:none;margin:0;padding:0;display:grid;gap:14px}\n.cv-step{display:grid;grid-template-columns:64px 1fr;gap:14px;align-items:center}\n.cv-ico{position:relative;width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#fff;border:2px solid var(--ink);color:var(--ink);transition:all .3s}\n.cv-ico svg{width:28px;height:28px}\n.cv-ico em{position:absolute;top:-6px;right:-6px;width:24px;height:24px;border-radius:50%;background:var(--sun);color:#fff;font-style:normal;font-family:var(--en);font-weight:800;font-size:12px;display:grid;place-items:center}\n.cv-step:hover .cv-ico{background:var(--ink);color:#fff}\n.cv-step b{display:block;font-size:16px}\n.cv-step span{font-size:13.5px;color:var(--mute)}\n\n\/* FAQ *\/\n.cv-faqg{display:grid;gap:26px}\n.cv-faq details{border-bottom:1px solid var(--line)}\n.cv-faq summary{list-style:none;cursor:pointer;display:flex;gap:14px;align-items:center;padding:18px 0}\n.cv-faq summary::-webkit-details-marker{display:none}\n.cv-faq summary h3{margin:0;flex:1;font-size:16.5px;line-height:1.45}\n.cv-faq summary::after{content:\"\";width:12px;height:12px;border-right:2.5px solid var(--sun);border-bottom:2.5px solid var(--sun);transform:rotate(45deg);transition:transform .3s}\n.cv-faq details[open] summary::after{transform:rotate(-135deg)}\n.cv-faq .a{padding:0 0 18px;font-size:14.5px;color:#3A4D60}\n.cv-faq .a p{margin:0}\n.cv-faq .a a{color:var(--ocean)!important;font-weight:700}\n\n\/* FINAL CTA *\/\n.cv-final{position:relative;background:linear-gradient(120deg,var(--ocean) 0%,var(--sun) 100%);color:#fff;padding:64px 0;overflow:hidden}\n.cv-final::before{content:\"LET'S TALK\";position:absolute;right:-20px;bottom:-30px;font-family:var(--en);font-weight:900;font-size:clamp(70px,13vw,170px);color:rgba(255,255,255,.14);line-height:1;white-space:nowrap}\n.cv-final .cv-w{position:relative}\n.cv-final h2{color:#fff;margin:0 0 8px}\n.cv-final p{margin:0 0 24px;font-size:16px;opacity:.95}\n.cv-final .row{display:flex;flex-wrap:wrap;gap:10px}\n.cv-final .cv-btn-ghost{border-color:rgba(255,255,255,.8)}\n.cv-states{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:30px 0 0;padding:0}\n.cv-states li{font-size:12.5px;font-weight:700;padding:5px 10px;border-radius:4px;background:rgba(255,255,255,.2)}\n.cv-states li.on{background:var(--gold);color:var(--navy)}\n\n@media (min-width:768px){\n  .cv-stats ul{grid-template-columns:repeat(4,1fr)}\n  .cv-stats li{border-bottom:0}\n  .cv-regions{grid-template-columns:repeat(3,1fr)}\n  .cv-rcs{grid-template-columns:repeat(2,1fr)}\n  .cv-tips{grid-template-columns:repeat(3,1fr)}\n  .cv-prods{grid-template-columns:repeat(4,1fr);gap:16px}\n  .cv-promo{grid-template-columns:1fr auto;padding:30px 36px}\n  .cv-steps{grid-template-columns:repeat(5,1fr);gap:10px}\n  .cv-steps::before{content:\"\";position:absolute;left:10%;right:10%;top:32px;border-top:2px dashed #C3D5CB}\n  .cv-step{grid-template-columns:1fr;justify-items:center;text-align:center;position:relative}\n  .cv-faqg{grid-template-columns:1fr 1.6fr;gap:48px}\n}\n@media (min-width:1024px){\n  .cv-hero{padding:90px 0 170px}\n  .cv-hero-g{grid-template-columns:1.15fr .85fr}\n  .cv-rcs{grid-template-columns:repeat(4,1fr)}\n  .cv-regions{grid-template-columns:repeat(6,1fr)}\n}\n@media (prefers-reduced-motion:reduce){.cv *,.cv *::before{animation:none!important;transition:none!important}.rv{opacity:1;transform:none}.cv-bar .t i{width:var(--w)}}\n\n\/* WA \uc804\uc6a9: \uc2a4\ud398\uc774\uc2a4 \ub2c8\ub4e4 + \ub808\uc774\ub2c8\uc5b4 + \ub300\uae30\uc9c8 \uc139\uc158 *\/\n.cv-sky{position:absolute;left:0;right:0;bottom:11%;height:170px;z-index:0;pointer-events:none}\n.cv-sky svg{width:100%;height:100%;display:block}\n.cv-aq-card .g:not(.pass){color:#E0533D}\n.cv-hard{padding:56px 0;background:var(--sand)}\n.cv-hard-g{display:grid;gap:14px;align-items:center}\n.cv-hard b.num{display:block;font-family:var(--en);font-weight:900;font-size:56px;line-height:1;background:linear-gradient(90deg,var(--ocean),var(--sun));-webkit-background-clip:text;background-clip:text;color:transparent}\n.cv-hard p{margin:0;color:var(--mute);font-size:15px}\n.cv-say{margin:0 0 22px;padding:18px 22px;border-left:4px solid var(--sun);background:#fff;border-radius:0 10px 10px 0;font-size:15.5px;box-shadow:0 14px 30px -24px rgba(27,36,51,.5)}\n.cv-say b{color:var(--sun)}\n@media (min-width:768px){.cv-hard-g{grid-template-columns:auto 1fr 1fr;gap:32px}}\n@keyframes cvNeon{50%{-webkit-text-stroke-color:rgba(46,230,255,.55);text-shadow:0 0 28px rgba(46,230,255,.35)}}\n.cv-hero .cv-w{position:relative;z-index:1}\n.cv-mq-in span::after{color:var(--gold)}\n.cv-water .cv-kicker{color:var(--cyan)}\n.cv-bar.me .n{color:var(--gold)}\n.cv-bar.me .t i{background:linear-gradient(90deg,var(--sun),var(--gold));box-shadow:0 0 18px rgba(232,36,111,.5)}\n.cv-region small{display:block;padding-right:30px}\n.cv-air{padding:72px 0;background:linear-gradient(180deg,#fff 0%,var(--sand) 100%)}\n.cv-air .cv-kicker{color:var(--ocean)}\n.cv-aq{display:grid;gap:12px;margin-bottom:22px}\n.cv-aq-card{position:relative;overflow:hidden;padding:22px;border-radius:12px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 40px -28px rgba(20,11,43,.45);transition:transform .3s var(--ease)}\n.cv-aq-card:hover{transform:translateY(-4px)}\n.cv-aq-card .g{position:absolute;right:16px;top:10px;font-family:var(--en);font-weight:900;font-size:48px;line-height:1;color:var(--sun)}\n.cv-aq-card .g.pass{color:#1FA37A;font-size:22px;top:18px}\n.cv-aq-card .k{font-size:13px;font-weight:700;color:var(--mute)}\n.cv-aq-card b{display:block;font-family:var(--en);font-weight:900;font-size:40px;line-height:1.1;margin:6px 0 2px;background:linear-gradient(90deg,var(--ocean),var(--sun));-webkit-background-clip:text;background-clip:text;color:transparent}\n.cv-aq-card p{margin:0;font-size:14px;color:var(--mute)}\n.cv-air-g{display:grid;gap:14px}\n.cv-facts{margin:0;padding:22px 22px 22px 40px;border-radius:12px;background:#fff;border:1px solid var(--line);font-size:14.5px}\n.cv-facts li{margin:6px 0}\n.cv-help{padding:24px;border-radius:12px;background:var(--navy);color:#fff;position:relative;overflow:hidden}\n.cv-help::before{content:\"\";position:absolute;width:260px;height:260px;right:-80px;top:-80px;border-radius:50%;background:radial-gradient(circle,rgba(46,230,255,.3),transparent 70%)}\n.cv-help h3{position:relative;margin:0 0 12px;font-size:19px;color:#fff}\n.cv-help ul{position:relative;margin:0 0 16px;padding:0;list-style:none;font-size:14.5px}\n.cv-help li{position:relative;padding-left:24px;margin:8px 0;color:rgba(255,255,255,.85)}\n.cv-help li::before{content:\"\u2713\";position:absolute;left:0;color:var(--cyan);font-weight:900}\n.cv-help li.x::before{content:\"!\";color:var(--gold)}\n.cv-help .row{position:relative;display:flex;flex-wrap:wrap;gap:8px}\n.cv-air .cv-srcs{color:var(--mute)}\n.cv-air .cv-srcs a{color:var(--ocean)!important}\n@media (min-width:768px){.cv-aq{grid-template-columns:repeat(3,1fr)}.cv-air-g{grid-template-columns:1.1fr .9fr}.cv-regions.nv{grid-template-columns:repeat(3,1fr)}}\n@media (min-width:1024px){.cv-rcs.nv-2{grid-template-columns:repeat(2,1fr)}.cv-regions.nv{grid-template-columns:repeat(3,1fr)}}\n<\/style>\n\n<div class=\"cv\">\n\n  <!-- HERO -->\n  <section class=\"cv-hero\" aria-labelledby=\"cv-h1\">\n    <div class=\"cv-sky\" aria-hidden=\"true\"><svg viewBox=\"0 0 1200 170\" preserveAspectRatio=\"xMidYMax slice\"><path fill=\"#fff\" fill-opacity=\".06\" d=\"M0 170 L0 150 L520 150 L700 60 L760 40 L800 58 L980 150 L1200 150 L1200 170Z\"\/><path fill=\"#fff\" fill-opacity=\".22\" d=\"M700 60 L760 40 L800 58 L780 66 L760 58 L735 70Z\"\/><g fill=\"#fff\" fill-opacity=\".14\"><rect x=\"316\" y=\"46\" width=\"3\" height=\"10\"\/><path d=\"M300 56 L336 56 L330 64 L306 64Z\"\/><path d=\"M312 64 L324 64 L322 150 L314 150Z\"\/><path d=\"M309 150 L304 150 L314 100 L316 100Z\"\/><path d=\"M327 150 L332 150 L322 100 L320 100Z\"\/><rect x=\"290\" y=\"120\" width=\"10\" height=\"30\"\/><rect x=\"340\" y=\"110\" width=\"14\" height=\"40\"\/><rect x=\"360\" y=\"126\" width=\"12\" height=\"24\"\/><rect x=\"250\" y=\"130\" width=\"16\" height=\"20\"\/><rect x=\"380\" y=\"100\" width=\"18\" height=\"50\"\/><rect x=\"404\" y=\"118\" width=\"12\" height=\"32\"\/><rect x=\"424\" y=\"92\" width=\"16\" height=\"58\"\/><rect x=\"446\" y=\"112\" width=\"14\" height=\"38\"\/><\/g><rect y=\"150\" width=\"1200\" height=\"20\" fill=\"#fff\" fill-opacity=\".05\"\/><\/svg><\/div>\n    <div class=\"cv-w cv-hero-g\">\n      <div>\n        <span class=\"cv-kicker\">Coway Washington<\/span>\n        <h1 id=\"cv-h1\">\ucf54\uc6e8\uc774 \uc6cc\uc2f1\ud134 \uc2dc\uc560\ud2c0 <br><em>\uacf5\uae30\uccad\uc815\uae30\u00b7\uc815\uc218\uae30<\/em> \ub80c\ud0c8<\/h1>\n        <p>\uc2dc\uc560\ud2c0, \ubca8\ubdf0, \ub9b0\uc6b0\ub4dc, \uc5d0\ub4dc\uba3c\uc988, \ud398\ub354\ub7f4\uc6e8\uc774, \ud0c0\ucf54\ub9c8\uc5d0\uc11c \ucf54\uc6e8\uc774 \uacf5\uae30\uccad\uc815\uae30, \uc815\uc218\uae30, \ube44\ub370, \uc5f0\uc218\uae30, \uc548\ub9c8\uc758\uc790\ub97c \ub80c\ud0c8\ud558\uac70\ub098 \uad6c\ub9e4\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc124\uce58\uc640 6\uac1c\uc6d4\ub9c8\ub2e4 \uc815\uae30 \uad00\ub9ac\ub294 \ucf54\uc6e8\uc774 \uacf5\uc2dd \uc9c0\uc810 \ub124\ud2b8\uc6cc\ud06c\ub97c \ud1b5\ud574 \uc9c4\ud589\ub429\ub2c8\ub2e4.<\/p>\n        <div class=\"cv-hero-cta\">\n          <a class=\"cv-btn cv-btn-kakao\" href=\"https:\/\/open.kakao.com\/o\/s1NgCEte\" target=\"_blank\" rel=\"noopener\">\uce74\ud1a1 \uc0c1\ub2f4 <span class=\"cv-arrow\">\u2192<\/span><\/a>\n          <a class=\"cv-btn cv-btn-ghost\" href=\"\/promotion\/\">\uc774\ub2ec\uc758 \ud504\ub85c\ubaa8\uc158<\/a>\n        <\/div>\n      <\/div>\n      <div class=\"cv-stage\" aria-hidden=\"true\">\n        <span class=\"cv-orb\"><\/span>\n        <img decoding=\"async\" src=\"https:\/\/cowayca.com\/wp-content\/uploads\/2026\/07\/ap-2425h-02-w.webp\" alt=\"\" width=\"800\" height=\"800\">\n        <span class=\"cv-tag t1\"><i><\/i>HEPA \ud544\ud130 \uacf5\uae30\uccad\uc815\uae30<\/span>\n        <span class=\"cv-tag t2\"><i><\/i>6\uac1c\uc6d4 \uc815\uae30 \uad00\ub9ac<\/span>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- STATS -->\n  <div class=\"cv-stats\">\n    <div class=\"cv-w\">\n      <ul>\n        <li><b data-count=\"13\">13<\/b><span>\uc11c\ube44\uc2a4 \uac00\ub2a5 \uc8fc<\/span><\/li>\n        <li><b data-count=\"6\">6<\/b><span>\uac1c\uc6d4\ub9c8\ub2e4 \ubc29\ubb38 \uad00\ub9ac<\/span><\/li>\n        <li><b>FREE<\/b><span>\uc2e0\uaddc \uc124\uce58<\/span><\/li>\n        <li><b>1:1<\/b><span>\ud55c\uad6d\uc5b4 \uc0c1\ub2f4<\/span><\/li>\n      <\/ul>\n    <\/div>\n  <\/div>\n\n  <!-- MARQUEE (\uc7a5\uc2dd) -->\n  <div class=\"cv-mq\" aria-hidden=\"true\" data-no-translation>\n    <div class=\"cv-mq-in\">\n      <span>SEATTLE<\/span><span>BELLEVUE<\/span><span>LYNNWOOD<\/span><span>EDMONDS<\/span><span>FEDERAL WAY<\/span><span>TACOMA<\/span><span>EVERETT<\/span><span>NEWCASTLE<\/span><span>GIG HARBOR<\/span><span>VANCOUVER<\/span><span>CLEAN AIR<\/span>\n      <span>SEATTLE<\/span><span>BELLEVUE<\/span><span>LYNNWOOD<\/span><span>EDMONDS<\/span><span>FEDERAL WAY<\/span><span>TACOMA<\/span><span>EVERETT<\/span><span>NEWCASTLE<\/span><span>GIG HARBOR<\/span><span>VANCOUVER<\/span><span>CLEAN AIR<\/span>\n    <\/div>\n  <\/div>\n\n  <!-- AIR (1\uc21c\uc704 \uc774\uc288) -->\n  <section class=\"cv-air\" aria-labelledby=\"cv-air-t\">\n    <div class=\"cv-w\">\n      <span class=\"cv-kicker rv\">Air Quality Report<\/span>\n      <h2 id=\"cv-air-t\" class=\"rv\">\uc2dc\uc560\ud2c0 \uacf5\uae30, \uc0b0\ubd88 \ucca0 \ubbf8\uc138\uba3c\uc9c0\uac00 \uc804\uad6d \uc0c1\uc704\uad8c\uc785\ub2c8\ub2e4<\/h2>\n      <p class=\"cv-lead rv\">\ubbf8\uad6d\ud3d0\ud611\ud68c(American Lung Association)\uc758 2026\ub144 \ubcf4\uace0\uc11c\uc5d0\uc11c \uc2dc\uc560\ud2c0\u00b7\ud0c0\ucf54\ub9c8 \uc9c0\uc5ed\uc740 \ub2e8\uae30 \ubbf8\uc138\uba3c\uc9c0 \uc624\uc5fc\uc774 \uc804\uad6d\uc5d0\uc11c \uc5ec\ub35f \ubc88\uc9f8\ub85c \uc2ec\ud588\uc2b5\ub2c8\ub2e4. \ud611\ud68c\ub294 \uc0b0\ubd88\uc744 \ubbf8\uc138\uba3c\uc9c0\uc758 \uc8fc\uc694 \uc6d0\uc778 \uc911 \ud558\ub098\ub85c \uaf3d\uc2b5\ub2c8\ub2e4.<\/p>\n\n      <div class=\"cv-aq\">\n        <div class=\"cv-aq-card rv\"><span class=\"g\">F<\/span><span class=\"k\">\uc2dc\uc560\ud2c0\u00b7\ud0c0\ucf54\ub9c8 \u00b7 \ub2e8\uae30 \ubbf8\uc138\uba3c\uc9c0<\/span><b>8\uc704<\/b><p>\uc804\uad6d 8\uc704, \uc5f0\ud3c9\uade0 11.3\uc77c\uc774 \uac74\uac15\uc5d0 \ub098\uc05c \uc218\uc900(\uc2a4\ub178\ud638\ubbf8\uc2dc \uce74\uc6b4\ud2f0)<\/p><\/div>\n        <div class=\"cv-aq-card rv\"><span class=\"g\">F<\/span><span class=\"k\">\uc2dc\uc560\ud2c0\u00b7\ud0c0\ucf54\ub9c8 \u00b7 \uc624\uc874<\/span><b>64\uc704<\/b><p>\uc5f0\ud3c9\uade0 4.3\uc77c\uc774 \uac74\uac15\uc5d0 \ub098\uc05c \uc218\uc900(\ud0b9 \uce74\uc6b4\ud2f0)<\/p><\/div>\n        <div class=\"cv-aq-card rv\"><span class=\"g\">F<\/span><span class=\"k\">\uc2a4\ud3ec\uce94 \u00b7 \ub2e8\uae30 \ubbf8\uc138\uba3c\uc9c0<\/span><b>31\uc704<\/b><p>\uc5f0\ud3c9\uade0 5\uc77c\uc774 \uac74\uac15\uc5d0 \ub098\uc05c \uc218\uc900, \uc624\uc874\uc740 \uc804\uad6d\uc5d0\uc11c \uae68\ub057\ud55c \ud3b8<\/p><\/div>\n      <\/div>\n\n      <p class=\"cv-say rv\">\uc2dc\uc560\ud2c0\uc2dc\ub294 \uc0b0\ubd88 \uc5f0\uae30\uac00 \uc788\uc744 \ub54c <b>HEPA \ud544\ud130 \uacf5\uae30\uccad\uc815\uae30<\/b>\ub85c \uc2e4\ub0b4 \uacf5\uae30 \uc624\uc5fc\uc744 \uc904\uc774\ub77c\uace0 \uc548\ub0b4\ud569\ub2c8\ub2e4.<\/p>\n\n      <div class=\"cv-air-g\">\n        <ul class=\"cv-facts rv\">\n          <li>2026\ub144 8\uc6d4 3\uc77c \uc6cc\uc2f1\ud134\uc8fc \uc0dd\ud0dc\uad6d\uc740 \ud0b9, \ud53c\uc5b4\uc2a4, \uc2a4\ub178\ud638\ubbf8\uc2dc, \ud0a4\ud2b8\uc0d9, \uc11c\uc2a4\ud134 \uce74\uc6b4\ud2f0\ub97c \ud3ec\ud568\ud55c \ud4e8\uc813\uc0ac\uc6b4\ub4dc \uc9c0\uc5ed\uc5d0 \uc0b0\ubd88 \uc5f0\uae30 \uacbd\ubcf4\ub97c \ub0c8\uc2b5\ub2c8\ub2e4.<\/li>\n          <li>\uc0dd\ud0dc\uad6d\uc740 \uc2e4\ub0b4\uc5d0 \uba38\ubb3c\uace0, \ud734\ub300\uc6a9 \uacf5\uae30\uccad\uc815\uae30\ub97c \uac00\ub3d9\ud558\uace0, \ub0c9\ub09c\ubc29\uc744 \ub0b4\ubd80 \uc21c\ud658\uc73c\ub85c \uc124\uc815\ud558\ub77c\uace0 \uc548\ub0b4\ud588\uc2b5\ub2c8\ub2e4.<\/li>\n          <li>\uc2dc\uc560\ud2c0\uc2dc\ub294 \uc624\uc874\uc744 \ub9cc\ub4e4\uc5b4 \ub0b4\ub294 \uacf5\uae30\uccad\uc815\uae30\ub294 \uc4f0\uc9c0 \ub9d0\ub77c\uace0 \ub2f9\ubd80\ud569\ub2c8\ub2e4.<\/li>\n          <li>\uc21c\uc704\ub294 \ubbf8\uad6d\ud3d0\ud611\ud68c 2026\ub144 \ubcf4\uace0\uc11c \uae30\uc900\uc774\uba70, 2022~2024\ub144 \uce21\uc815 \uc790\ub8cc\ub97c \ubd84\uc11d\ud55c \uacb0\uacfc\uc785\ub2c8\ub2e4.<\/li>\n        <\/ul>\n        <div class=\"cv-help rv\">\n          <h3>\uacf5\uae30\uccad\uc815\uae30\ub85c \ud560 \uc218 \uc788\ub294 \uac83<\/h3>\n          <ul>\n            <li>\uc0b0\ubd88 \uc5f0\uae30\uc5d0\uc11c \uc624\ub294 \uc2e4\ub0b4 \ubbf8\uc138\uba3c\uc9c0 \uc904\uc774\uae30<\/li>\n            <li>\ucc3d\ubb38\uc744 \ub2eb\uc544 \ub450\ub294 \uc0b0\ubd88 \ucca0 \uc2e4\ub0b4 \uacf5\uae30 \uad00\ub9ac<\/li>\n            <li class=\"x\">\ubbf8\uad6d \ud658\uacbd\ubcf4\ud638\uccad(EPA)\uc740 \uacf5\uae30\uccad\uc815\uae30\uac00 \ubaa8\ub4e0 \uc624\uc5fc\ubb3c\uc9c8\uc744 \uc5c6\uc560\uc9c0\ub294 \ubabb\ud55c\ub2e4\uace0 \uc548\ub0b4\ud569\ub2c8\ub2e4. \uc5f0\uae30\uac00 \uc2ec\ud55c \ub0a0\uc5d0\ub294 \uc2e4\uc678 \ud65c\ub3d9\uc744 \uc904\uc774\ub294 \uac83\uc774 \uc6b0\uc120\uc785\ub2c8\ub2e4.<\/li>\n          <\/ul>\n          <div class=\"row\">\n            <a class=\"cv-btn cv-btn-kakao\" href=\"\/shop\/air-purifier\/ap-2425h\/\">\uc2e0\uc81c\ud488 \uc2a4\ud018\uc5b4\ud54f \ubcf4\uae30 <span class=\"cv-arrow\">\u2192<\/span><\/a>\n            <a class=\"cv-btn cv-btn-ghost\" href=\"\/product-category\/air-purifier\/\">\uacf5\uae30\uccad\uc815\uae30 \uc804\uccb4<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n      <details class=\"cv-srcs\">\n        <summary>\ucc38\uace0 \uc790\ub8cc \ubcf4\uae30<\/summary>\n        <ol>\n          <li><a href=\"https:\/\/www.lung.org\/media\/press-releases\/fy26-sota-washington\" target=\"_blank\" rel=\"noopener\">American Lung Association, State of the Air 2026 \u2013 Washington<\/a><\/li>\n          <li><a href=\"https:\/\/ecology.wa.gov\/blog\/august-2026\/explosive-wildfire-activity-spreads-smoke-across-washington\" target=\"_blank\" rel=\"noopener\">Washington State Department of Ecology, Wildfire smoke across Washington (2026\ub144 8\uc6d4)<\/a><\/li>\n          <li><a href=\"https:\/\/www.seattle.gov\/wildfire-smoke-safety\" target=\"_blank\" rel=\"noopener\">City of Seattle, Wildfire Smoke Safety<\/a><\/li>\n          <li><a href=\"https:\/\/www.epa.gov\/indoor-air-quality-iaq\/air-cleaners-and-air-filters-home\" target=\"_blank\" rel=\"noopener\">U.S. EPA, Air Cleaners and Air Filters in the Home<\/a><\/li>\n        <\/ol>\n      <\/details>\n    <\/div>\n  <\/section>\n\n  <!-- WATER (2\uc21c\uc704: \uac04\ub2e8 \uc815\ubcf4) -->\n  <section class=\"cv-hard\" aria-labelledby=\"cv-hard-t\">\n    <div class=\"cv-w cv-hard-g\">\n      <div><span class=\"cv-kicker rv\">Water<\/span><b class=\"num rv\">PFAS 0<\/b><\/div>\n      <div class=\"rv\"><h2 id=\"cv-hard-t\" style=\"font-size:clamp(22px,3.4vw,30px);margin:0 0 8px\">\ud0c0\ucf54\ub9c8 \uc218\ub3d7\ubb3c, \uadf8\ub9b0\uac15 \uc218\uc6d0 PFAS \ubd88\uac80\ucd9c<\/h2><p>\ud0c0\ucf54\ub9c8 \uc6cc\ud130 2025\ub144 \ubcf4\uace0\uc11c\uc5d0 \ub530\ub974\uba74 \uc8fc \uc218\uc6d0\uc778 \uadf8\ub9b0\uac15\uc5d0\uc11c\ub294 PFAS\uac00 \uac80\ucd9c\ub418\uc9c0 \uc54a\uc558\uace0, \ubcf4\uc870 \uc9c0\ud558\uc218\uc758 PFAS 2\uc885\ub3c4 \uc8fc \uae30\uc900\ubcf4\ub2e4 \ub0ae\uc558\uc2b5\ub2c8\ub2e4. \uc218\ub3d7\ubb3c\uc740 \uc8fc\u00b7\uc5f0\ubc29 \uae30\uc900\uc744 \ucda9\uc871\ud569\ub2c8\ub2e4.<\/p><\/div>\n      <div class=\"rv\"><p>\uadf8\ub9b0\uac15 \ubb3c\uc740 \uc5ec\uacfc, \uc624\uc874, \uc5fc\uc18c \ucc98\ub9ac\ub97c \uac70\uccd0 \uacf5\uae09\ub429\ub2c8\ub2e4. \ubb3c\ub9db\uacfc \uc5fc\uc18c \ub0c4\uc0c8\uac00 \uc2e0\uacbd \uc4f0\uc778\ub2e4\uba74 \uc815\uc218\uae30\uac00 \ub3c4\uc6c0\uc774 \ub429\ub2c8\ub2e4. \uc2dc\uc560\ud2c0 \ub4f1\uc740 \uac70\uc8fc\uc9c0 \uc218\ub3c4\ud68c\uc0ac\uc758 \uc5f0\ub840 \uc218\uc9c8 \ubcf4\uace0\uc11c\ub97c \ud655\uc778\ud558\uc138\uc694.<\/p><p style=\"margin-top:8px\"><a href=\"https:\/\/www.mytpu.org\/about-tpu\/services\/water\/about-tacoma-water\/water-quality\/2025-water-quality-report\/\" target=\"_blank\" rel=\"noopener\" style=\"color:var(--ocean);font-weight:700;font-size:13px\">\ucd9c\ucc98: Tacoma Water 2025 Water Quality Report<\/a><\/p><\/div>\n    <\/div>\n  <\/section>\n\n  <!-- AREAS -->\n  <section class=\"cv-sec\" aria-labelledby=\"cv-area-t\">\n    <div class=\"cv-w\">\n      <span class=\"cv-kicker rv\">Service Area<\/span>\n      <h2 id=\"cv-area-t\" class=\"rv\">\uc6cc\uc2f1\ud134 \uc11c\ube44\uc2a4 \uac00\ub2a5 \uc9c0\uc5ed<\/h2>\n      <p class=\"cv-lead rv\">\uc9c0\uc5ed\uc744 \uc120\ud0dd\ud558\uba74 \uc124\uce58 \uac00\ub2a5\ud55c \uc8fc\uc694 \ub3c4\uc2dc\ub97c \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4. \ubaa9\ub85d\uc5d0 \uc5c6\ub294 \ub3c4\uc2dc\ub3c4 \uc8fc\uc18c\ub97c \uc54c\ub824 \uc8fc\uc2dc\uba74 \uc124\uce58 \uac00\ub2a5 \uc5ec\ubd80\ub97c \ud655\uc778\ud574 \ub4dc\ub9bd\ub2c8\ub2e4.<\/p>\n      <div class=\"cv-regions rv\" role=\"tablist\" aria-label=\"\uc6cc\uc2f1\ud134 \uc9c0\uc5ed\">\n        <button class=\"cv-region\" role=\"tab\" aria-selected=\"true\" aria-controls=\"cv-p1\" id=\"cv-t1\" data-n=\"3\"><b>\uc2dc\uc560\ud2c0\u00b7\uc774\uc2a4\ud2b8\uc0ac\uc774\ub4dc<\/b><small>\ubca8\ubdf0\u00b7\ub274\uce90\uc2ac<\/small><\/button>\n        <button class=\"cv-region\" role=\"tab\" aria-selected=\"false\" aria-controls=\"cv-p2\" id=\"cv-t2\" data-n=\"3\"><b>\uc2a4\ub178\ud638\ubbf8\uc2dc<\/b><small>\ub9b0\uc6b0\ub4dc\u00b7\uc5d0\ub4dc\uba3c\uc988<\/small><\/button>\n        <button class=\"cv-region\" role=\"tab\" aria-selected=\"false\" aria-controls=\"cv-p3\" id=\"cv-t3\" data-n=\"5\"><b>\uc0ac\uc6b0\uc2a4\ud0b9\u00b7\ud53c\uc5b4\uc2a4<\/b><small>\ud398\ub354\ub7f4\uc6e8\uc774\u00b7\ud0c0\ucf54\ub9c8<\/small><\/button>\n        <button class=\"cv-region\" role=\"tab\" aria-selected=\"false\" aria-controls=\"cv-p4\" id=\"cv-t4\" data-n=\"4\"><b>\ud0a4\ud2b8\uc0d9\u00b7\uc62c\ub9bc\ud53d<\/b><small>\ube0c\ub808\uba38\ud2bc\u00b7\uc560\ubc84\ub518<\/small><\/button>\n        <button class=\"cv-region\" role=\"tab\" aria-selected=\"false\" aria-controls=\"cv-p5\" id=\"cv-t5\" data-n=\"3\"><b>\ub0a8\uc11c\ubd80<\/b><small>\ubc34\ucfe0\ubc84\u00b7\uc13c\ud2b8\ub808\uc77c\ub9ac\uc544<\/small><\/button>\n        <button class=\"cv-region\" role=\"tab\" aria-selected=\"false\" aria-controls=\"cv-p6\" id=\"cv-t6\" data-n=\"1\"><b>\ub3d9\ubd80<\/b><small>\ucf00\ub108\uc705<\/small><\/button>\n      <\/div>\n      <div class=\"cv-panel\" role=\"tabpanel\" id=\"cv-p1\" aria-labelledby=\"cv-t1\">\n        <h3>\uc2dc\uc560\ud2c0\u00b7\uc774\uc2a4\ud2b8\uc0ac\uc774\ub4dc<\/h3><p>\uc2dc\uc560\ud2c0\uacfc \uc6cc\uc2f1\ud134 \ud638\uc218 \ub3d9\ucabd \uc9c0\uc5ed<\/p>\n        <ul class=\"cv-cities\" data-no-translation><li>\uc2dc\uc560\ud2c0<\/li><li>\ubca8\ubdf0<\/li><li>\ub274\uce90\uc2ac<\/li><\/ul>\n      <\/div>\n      <div class=\"cv-panel\" role=\"tabpanel\" id=\"cv-p2\" aria-labelledby=\"cv-t2\" hidden>\n        <h3>\uc2a4\ub178\ud638\ubbf8\uc2dc \uce74\uc6b4\ud2f0<\/h3><p>\uc2dc\uc560\ud2c0 \ubd81\ucabd \ud55c\uc778 \uac70\uc8fc \uc9c0\uc5ed<\/p>\n        <ul class=\"cv-cities\" data-no-translation><li>\ub9b0\uc6b0\ub4dc<\/li><li>\uc5d0\ub4dc\uba3c\uc988<\/li><li>\uc5d0\ubc84\ub81b<\/li><\/ul>\n      <\/div>\n      <div class=\"cv-panel\" role=\"tabpanel\" id=\"cv-p3\" aria-labelledby=\"cv-t3\" hidden>\n        <h3>\uc0ac\uc6b0\uc2a4\ud0b9\u00b7\ud53c\uc5b4\uc2a4 \uce74\uc6b4\ud2f0<\/h3><p>\ud398\ub354\ub7f4\uc6e8\uc774, \ud0c0\ucf54\ub9c8 \ub4f1 \uc2dc\uc560\ud2c0 \ub0a8\ucabd \uc9c0\uc5ed<\/p>\n        <ul class=\"cv-cities\" data-no-translation><li>\ud398\ub354\ub7f4\uc6e8\uc774<\/li><li>\ud0c0\ucf54\ub9c8<\/li><li>\uc720\ub2c8\ubc84\uc2dc\ud2f0\ud50c\ub808\uc774\uc2a4<\/li><li>\uadf8\ub808\uc774\uc5c4<\/li><li>\uae30\uadf8\ud558\ubc84<\/li><\/ul>\n      <\/div>\n      <div class=\"cv-panel\" role=\"tabpanel\" id=\"cv-p4\" aria-labelledby=\"cv-t4\" hidden>\n        <h3>\ud0a4\ud2b8\uc0d9\u00b7\uc62c\ub9bc\ud53d \ubc18\ub3c4<\/h3><p>\ud4e8\uc813\uc0ac\uc6b4\ub4dc \uc11c\ucabd \uc9c0\uc5ed<\/p>\n        <ul class=\"cv-cities\" data-no-translation><li>\ube0c\ub808\uba38\ud2bc<\/li><li>\uc568\ub9b0<\/li><li>\ub9e4\ud2c0\ub85d<\/li><li>\uc560\ubc84\ub518<\/li><\/ul>\n      <\/div>\n      <div class=\"cv-panel\" role=\"tabpanel\" id=\"cv-p5\" aria-labelledby=\"cv-t5\" hidden>\n        <h3>\ub0a8\uc11c\ubd80<\/h3><p>\ud3ec\ud2c0\ub79c\ub4dc\uc640 \ub9de\ub2ff\uc740 \ub0a8\uc11c\ubd80 \uc9c0\uc5ed<\/p>\n        <ul class=\"cv-cities\" data-no-translation><li>\ubc34\ucfe0\ubc84<\/li><li>\uc13c\ud2b8\ub808\uc77c\ub9ac\uc544<\/li><li>\ub808\uc774\ub2c8\uc5b4<\/li><\/ul>\n      <\/div>\n      <div class=\"cv-panel\" role=\"tabpanel\" id=\"cv-p6\" aria-labelledby=\"cv-t6\" hidden>\n        <h3>\ub3d9\ubd80<\/h3><p>\ud2b8\ub77c\uc774\uc2dc\ud2f0 \uc9c0\uc5ed<\/p>\n        <ul class=\"cv-cities\" data-no-translation><li>\ucf00\ub108\uc705<\/li><\/ul>\n      <\/div>\n      <p class=\"cv-note\">\ucf54\uc6e8\uc774 \uc9c0\uc810 \ub610\ub294 \ucde8\uae09\uc810\uc5d0\uc11c 70\ub9c8\uc77c \uc774\uc0c1 \ub5a8\uc5b4\uc9c4 \uc9c0\uc5ed\uc740 \uc124\uce58\uac00 \uc5b4\ub824\uc6b8 \uc218 \uc788\uc2b5\ub2c8\ub2e4.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- PRODUCTS -->\n  <section class=\"cv-sec\" style=\"padding-top:0\" aria-labelledby=\"cv-prod-t\">\n    <div class=\"cv-w\">\n      <span class=\"cv-kicker rv\">Shop Coway<\/span>\n      <h2 id=\"cv-prod-t\" class=\"rv\">\uc6cc\uc2f1\ud134 \uac00\uc815\uc5d0\uc11c \ub9ce\uc774 \ucc3e\ub294 \uc81c\ud488<\/h2>\n      <nav class=\"cv-cats rv\" aria-label=\"\uc81c\ud488 \uce74\ud14c\uace0\ub9ac\">\n        <a href=\"\/product-category\/air-purifier\/\">\uacf5\uae30\uccad\uc815\uae30<\/a>\n        <a href=\"\/product-category\/water-purifier\/\">\uc815\uc218\uae30<\/a>\n        <a href=\"\/product-category\/bidet\/\">\ube44\ub370<\/a>\n        <a href=\"\/product-category\/water-softener\/\">\uc5f0\uc218\uae30<\/a>\n        <a href=\"\/product-category\/massage-chair\/\">\uc548\ub9c8\uc758\uc790<\/a>\n      <\/nav>\n      <div class=\"cv-prods\">\n        <a class=\"cv-prod rv\" href=\"\/shop\/air-purifier\/ap-2425h\/\">\n          <span class=\"badge\">NEW<\/span>\n          <figure><img decoding=\"async\" src=\"https:\/\/cowayca.com\/wp-content\/uploads\/2026\/07\/ap-2425h-04.webp\" alt=\"\ucf54\uc6e8\uc774 \uc2a4\ud018\uc5b4\ud54f \uacf5\uae30\uccad\uc815\uae30 25\ud3c9\ud615 AP-2425H\" loading=\"lazy\" width=\"800\" height=\"800\"><\/figure>\n          <div class=\"meta\"><span>\uacf5\uae30\uccad\uc815\uae30 \u00b7 \uac70\uc2e4<\/span><b>\uc2a4\ud018\uc5b4\ud54f \uacf5\uae30\uccad\uc815\uae30 (25\ud3c9\ud615)<\/b><em>\uc790\uc138\ud788 \ubcf4\uae30 \u2192<\/em><\/div>\n        <\/a>\n        <a class=\"cv-prod rv\" href=\"\/shop\/air-purifier\/ap-1125g\/\">\n          <span class=\"badge\">NEW<\/span>\n          <figure><img decoding=\"async\" src=\"https:\/\/cowayca.com\/wp-content\/uploads\/2026\/07\/AP-1125G-01-White.webp\" alt=\"\ucf54\uc6e8\uc774 \uc2a4\ud018\uc5b4\ud54f \uacf5\uae30\uccad\uc815\uae30 409ft\u00b2 AP-1125G\" loading=\"lazy\" width=\"800\" height=\"800\"><\/figure>\n          <div class=\"meta\"><span>\uacf5\uae30\uccad\uc815\uae30 \u00b7 \uce68\uc2e4<\/span><b>\uc2a4\ud018\uc5b4\ud54f \uacf5\uae30\uccad\uc815\uae30 (409ft\u00b2)<\/b><em>\uc790\uc138\ud788 \ubcf4\uae30 \u2192<\/em><\/div>\n        <\/a>\n        <a class=\"cv-prod rv\" href=\"\/shop\/air-purifier\/noble-air-2\/\">\n          <span class=\"badge\">AIR<\/span>\n          <figure><img decoding=\"async\" src=\"https:\/\/cowayca.com\/wp-content\/uploads\/2025\/09\/ap-2023k-2.jpg\" alt=\"\ucf54\uc6e8\uc774 \ub178\ube14 \uc5d0\uc5b4 2 \uacf5\uae30\uccad\uc815\uae30 AP-2023K\" loading=\"lazy\" width=\"800\" height=\"800\"><\/figure>\n          <div class=\"meta\"><span>\uacf5\uae30\uccad\uc815\uae30<\/span><b>\ub178\ube14 \uc5d0\uc5b4 2<\/b><em>\uc790\uc138\ud788 \ubcf4\uae30 \u2192<\/em><\/div>\n        <\/a>\n        <a class=\"cv-prod rv\" href=\"\/shop\/water-purifier\/chpi-5820l\/\">\n          <span class=\"badge\">NEW<\/span>\n          <figure><img decoding=\"async\" src=\"https:\/\/cowayca.com\/wp-content\/uploads\/2026\/07\/CHPI-5820L-2.webp\" alt=\"\ucf54\uc6e8\uc774 \uc544\uc774\uc2a4 \uc2a4\ud0e0\ub4dc 3.0 \uc5bc\uc74c\uc815\uc218\uae30 CHPI-5820L\" loading=\"lazy\" width=\"800\" height=\"800\"><\/figure>\n          <div class=\"meta\"><span>\uc5bc\uc74c\uc815\uc218\uae30<\/span><b>\uc544\uc774\uc2a4 \uc2a4\ud0e0\ub4dc 3.0<\/b><em>\uc790\uc138\ud788 \ubcf4\uae30 \u2192<\/em><\/div>\n        <\/a>\n      <\/div>\n      <div class=\"cv-promo rv\">\n        <div><b>\uc774\ub2ec\uc758 \ucf54\uc6e8\uc774 \ud504\ub85c\ubaa8\uc158<\/b><p>\ub80c\ud0c8\ub8cc \ud560\uc778, \uc0ac\uc740\ud488, \ub4f1\ub85d\ube44 \ud61c\ud0dd\uc744 \ud655\uc778\ud558\uc138\uc694.<\/p><\/div>\n        <a class=\"cv-btn cv-btn-kakao\" href=\"\/promotion\/\">\ud61c\ud0dd \ubcf4\uae30 <span class=\"cv-arrow\">\u2192<\/span><\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- STEPS (5\ub2e8\uacc4) -->\n  <section class=\"cv-sec\" style=\"padding-top:0\" aria-labelledby=\"cv-step-t\">\n    <div class=\"cv-w\">\n      <span class=\"cv-kicker rv\">How It Works<\/span>\n      <h2 id=\"cv-step-t\" class=\"rv\">\uc124\uce58\uae4c\uc9c0 5\ub2e8\uacc4<\/h2>\n      <ol class=\"cv-steps rv\">\n        <li class=\"cv-step\"><span class=\"cv-ico\"><em>1<\/em><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 12a8 8 0 0 1-11.6 7.1L4 20l1.1-4.6A8 8 0 1 1 21 12z\"\/><\/svg><\/span><div><b>\uc0c1\ub2f4<\/b><span>\uce74\ud1a1\u00b7\uc804\ud654<\/span><\/div><\/li>\n        <li class=\"cv-step\"><span class=\"cv-ico\"><em>2<\/em><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 3h9l4 4v14H6z\"\/><path d=\"M9 12h7M9 16h5\"\/><\/svg><\/span><div><b>\uc8fc\ubb38 \uc811\uc218<\/b><span>\uc81c\ud488\u00b7\uc8fc\uc18c \ud655\uc778<\/span><\/div><\/li>\n        <li class=\"cv-step\"><span class=\"cv-ico\"><em>3<\/em><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"\/><circle cx=\"9\" cy=\"12\" r=\"2.2\"\/><path d=\"M14 10h4M14 14h3\"\/><\/svg><\/span><div><b>\uacc4\uc57d \ud655\uc778<\/b><span>\ubcf8\uc778\u00b7\uc790\ub3d9\uc774\uccb4 \uc815\ubcf4<\/span><\/div><\/li>\n        <li class=\"cv-step\"><span class=\"cv-ico\"><em>4<\/em><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"16\" rx=\"2\"\/><path d=\"M3 10h18M8 3v4M16 3v4\"\/><path d=\"M9 15l2 2 4-4\"\/><\/svg><\/span><div><b>\uc124\uce58\uc77c \ud655\uc815<\/b><span>\uc804\ud654\u00b7\uc774\uba54\uc77c \uc548\ub0b4<\/span><\/div><\/li>\n        <li class=\"cv-step\"><span class=\"cv-ico\"><em>5<\/em><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a4 4 0 0 0-5.4 5.4L3 18l3 3 6.3-6.3a4 4 0 0 0 5.4-5.4l-2.5 2.5-2.4-.6-.6-2.4z\"\/><\/svg><\/span><div><b>\ubc29\ubb38 \uc124\uce58<\/b><span>6\uac1c\uc6d4 \uc815\uae30 \uad00\ub9ac \uc2dc\uc791<\/span><\/div><\/li>\n      <\/ol>\n    <\/div>\n  <\/section>\n\n  <!-- FAQ -->\n  <section class=\"cv-sec\" style=\"background:var(--sand)\" aria-labelledby=\"cv-faq-t\">\n    <div class=\"cv-w cv-faqg\">\n      <div>\n        <span class=\"cv-kicker rv\">FAQ<\/span>\n        <h2 id=\"cv-faq-t\" class=\"rv\">\uc6cc\uc2f1\ud134 \uace0\uac1d\uc774 \uc790\uc8fc \ubb3b\ub294 \uc9c8\ubb38<\/h2>\n        <a class=\"cv-btn cv-btn-sun rv\" href=\"\/faq\/\">\uc804\uccb4 FAQ \ubcf4\uae30 <span class=\"cv-arrow\">\u2192<\/span><\/a>\n      <\/div>\n      <div class=\"cv-faq\">\n        <details open><summary><h3>\ud398\ub354\ub7f4\uc6e8\uc774\ub098 \ub9b0\uc6b0\ub4dc\ub3c4 \uc124\uce58\uac00 \ub418\ub098\uc694?<\/h3><\/summary><div class=\"a\"><p>\ub124, \ud398\ub354\ub7f4\uc6e8\uc774\uc640 \ub9b0\uc6b0\ub4dc\ub97c \ud3ec\ud568\ud55c \uc2dc\uc560\ud2c0 \uad11\uc5ed \uc9c0\uc5ed\uacfc \ud0c0\ucf54\ub9c8\uc5d0\uc11c \uc124\uce58\uac00 \uac00\ub2a5\ud569\ub2c8\ub2e4. \ubc34\ucfe0\ubc84, \ucf00\ub108\uc705 \ub4f1 \ub2e4\ub978 \uc9c0\uc5ed\ub3c4 \uc8fc\uc18c\ub97c \uc54c\ub824 \uc8fc\uc2dc\uba74 \uac00\ub2a5 \uc5ec\ubd80\ub97c \ud655\uc778\ud574 \ub4dc\ub9bd\ub2c8\ub2e4.<\/p><\/div><\/details>\n        <details><summary><h3>\uc2dc\uc560\ud2c0 \uc0b0\ubd88 \uc5f0\uae30, \uacf5\uae30\uccad\uc815\uae30\uac00 \ub3c4\uc6c0\uc774 \ub418\ub098\uc694?<\/h3><\/summary><div class=\"a\"><p>\uc2dc\uc560\ud2c0\uc2dc\ub294 \uc0b0\ubd88 \uc5f0\uae30\uac00 \uc788\uc744 \ub54c HEPA \ud544\ud130 \uacf5\uae30\uccad\uc815\uae30\ub85c \uc2e4\ub0b4 \uacf5\uae30 \uc624\uc5fc\uc744 \uc904\uc774\ub77c\uace0 \uc548\ub0b4\ud569\ub2c8\ub2e4. \ucc3d\ubb38\uc744 \ub2eb\uace0 \ub0c9\ub09c\ubc29\uc744 \ub0b4\ubd80 \uc21c\ud658\uc73c\ub85c \ub450\uba74\uc11c \ud568\uaed8 \uc4f0\ub294 \uac83\uc774 \uc88b\uc2b5\ub2c8\ub2e4.<\/p><\/div><\/details>\n        <details><summary><h3>\ubc29\ub9c8\ub2e4 \uacf5\uae30\uccad\uc815\uae30\uac00 \ud544\uc694\ud55c\uac00\uc694?<\/h3><\/summary><div class=\"a\"><p>\uc5f0\uae30\uac00 \uc2ec\ud55c \ub0a0\uc5d0\ub294 \uac00\uc871\uc774 \uac00\uc7a5 \uc624\ub798 \uba38\ubb34\ub294 \ubc29\uc744 \uae68\ub057\ud55c \uacf5\uae30 \uacf5\uac04\uc73c\ub85c \ub9cc\ub4dc\ub294 \uac83\uc774 \ud6a8\uacfc\uc801\uc785\ub2c8\ub2e4. \uac70\uc2e4\uc740 \uc2a4\ud018\uc5b4\ud54f 25\ud3c9\ud615, \uce68\uc2e4\uc740 409ft\u00b2 \ubaa8\ub378\ucc98\ub7fc \uacf5\uac04 \ud06c\uae30\uc5d0 \ub9de\ucdb0 \uc0c1\ub2f4\ud574 \ub4dc\ub9bd\ub2c8\ub2e4.<\/p><\/div><\/details>\n        <details><summary><h3>\uc6cc\uc2f1\ud134 \uc218\ub3d7\ubb3c\uc740 \ub9c8\uc154\ub3c4 \ub418\ub098\uc694?<\/h3><\/summary><div class=\"a\"><p>\ud0c0\ucf54\ub9c8 \uc6cc\ud130 2025\ub144 \ubcf4\uace0\uc11c\uc5d0 \ub530\ub974\uba74 \uc218\ub3d7\ubb3c\uc740 \uc8fc\u00b7\uc5f0\ubc29 \uae30\uc900\uc744 \ucda9\uc871\ud558\uba70, \uadf8\ub9b0\uac15 \uc218\uc6d0\uc5d0\uc11c\ub294 PFAS\uac00 \uac80\ucd9c\ub418\uc9c0 \uc54a\uc558\uc2b5\ub2c8\ub2e4. \uc815\uc218\uae30\ub294 \ubb3c\ub9db\uacfc \uc5fc\uc18c \ub0c4\uc0c8\uac00 \uc2e0\uacbd \uc4f0\uc774\ub294 \uac00\uc815\uc5d0\uc11c \uc8fc\ub85c \uc120\ud0dd\ud569\ub2c8\ub2e4.<\/p><\/div><\/details>\n        <details><summary><h3>\uc124\uce58 \ud6c4 \ud544\ud130 \uad00\ub9ac\ub294 \uc5b4\ub5bb\uac8c \ud558\ub098\uc694?<\/h3><\/summary><div class=\"a\"><p>\ub80c\ud0c8 \uae30\uac04 \ub3d9\uc548 \ucf54\uc6e8\uc774 \uc804\ubb38 \uae30\uc0ac\uac00 6\uac1c\uc6d4\ub9c8\ub2e4 \ubc29\ubb38\ud574 \ud544\ud130\ub97c \uad50\uccb4\ud558\uace0 \uc81c\ud488\uc744 \uc810\uac80\ud569\ub2c8\ub2e4. \uad00\ub9ac \ube44\uc6a9\uc740 \ub80c\ud0c8\ub8cc\uc5d0 \ud3ec\ud568\ub418\uc5b4 \uc788\uc2b5\ub2c8\ub2e4.<\/p><\/div><\/details>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FINAL CTA -->\n  <section class=\"cv-final\" aria-labelledby=\"cv-cta-t\">\n    <div class=\"cv-w\">\n      <h2 id=\"cv-cta-t\">\uc6cc\uc2f1\ud134 \uc124\uce58 \uc0c1\ub2f4<\/h2>\n      <p>\uc0c1\ub2f4\uc740 \ubb34\ub8cc\uc774\uba70, \uc8fc\uc18c\ub97c \uc54c\ub824 \uc8fc\uc2dc\uba74 \uc124\uce58 \uac00\ub2a5 \uc5ec\ubd80\ub97c \ubc14\ub85c \ud655\uc778\ud574 \ub4dc\ub9bd\ub2c8\ub2e4.<\/p>\n      <div class=\"row\">\n        <a class=\"cv-btn cv-btn-kakao\" href=\"https:\/\/open.kakao.com\/o\/s1NgCEte\" target=\"_blank\" rel=\"noopener\">\uce74\ud1a1 \uc0c1\ub2f4 <span class=\"cv-arrow\">\u2192<\/span><\/a>\n        <a class=\"cv-btn cv-btn-ghost\" href=\"tel:+12139993740\">\uc804\ud654 213.999.3740<\/a>\n        <a class=\"cv-btn cv-btn-ghost\" href=\"\/promotion\/\">\uc774\ub2ec\uc758 \ud504\ub85c\ubaa8\uc158<\/a>\n      <\/div>\n      <ul class=\"cv-states\" aria-label=\"\uc11c\ube44\uc2a4 \uac00\ub2a5 \uc8fc\">\n        <li><a href=\"\/coway-california\/\">\uce98\ub9ac\ud3ec\ub2c8\uc544<\/a><\/li><li><a href=\"\/coway-new-york\/\">\ub274\uc695<\/a><\/li><li><a href=\"\/coway-new-jersey\/\">\ub274\uc800\uc9c0<\/a><\/li><li><a href=\"\/coway-texas\/\">\ud14d\uc0ac\uc2a4<\/a><\/li><li><a href=\"\/coway-georgia\/\">\uc870\uc9c0\uc544<\/a><\/li><li><a href=\"\/coway-virginia\/\">\ubc84\uc9c0\ub2c8\uc544<\/a><\/li><li><a href=\"\/coway-maryland\/\">\uba54\ub9b4\ub79c\ub4dc<\/a><\/li><li><a href=\"\/coway-florida\/\">\ud50c\ub85c\ub9ac\ub2e4<\/a><\/li><li><a href=\"\/coway-north-carolina\/\">\ub178\uc2a4\uce90\ub864\ub77c\uc774\ub098<\/a><\/li><li><a href=\"\/coway-oregon\/\">\uc624\ub808\uace4<\/a><\/li><li class=\"on\"><a href=\"\/coway-washington\/\">\uc6cc\uc2f1\ud134<\/a><\/li><li><a href=\"\/coway-nevada\/\">\ub124\ubc14\ub2e4<\/a><\/li><li><a href=\"\/coway-illinois\/\">\uc77c\ub9ac\ub178\uc774<\/a><\/li>\n      <\/ul>\n    <\/div>\n  <\/section>\n<\/div>\n\n<script>\n(function(){\n  var root=document.querySelector('.cv'); if(!root) return;\n  \/\/ \uc9c0\uc5ed \ud0ed\n  var tabs=root.querySelectorAll('.cv-region');\n  tabs.forEach(function(t){t.addEventListener('click',function(){\n    tabs.forEach(function(x){x.setAttribute('aria-selected','false');var p=document.getElementById(x.getAttribute('aria-controls'));if(p)p.hidden=true;});\n    t.setAttribute('aria-selected','true');var p=document.getElementById(t.getAttribute('aria-controls'));if(p)p.hidden=false;\n  });});\n  \/\/ \ub4f1\uc7a5 \uc560\ub2c8\uba54\uc774\uc158 + \ub9c9\ub300\uadf8\ub798\ud504 + \uc22b\uc790 \uce74\uc6b4\ud2b8\n  var reduce=window.matchMedia('(prefers-reduced-motion: reduce)').matches;\n  var targets=root.querySelectorAll('.rv, #cv-bars, [data-count]');\n  function count(el){var n=+el.getAttribute('data-count'),i=0,s=Math.max(1,Math.round(n\/20));var t=setInterval(function(){i=Math.min(n,i+s);el.textContent=i;if(i>=n)clearInterval(t);},45);}\n  if(reduce||!('IntersectionObserver' in window)){targets.forEach(function(e){e.classList.add('in');});return;}\n  var io=new IntersectionObserver(function(es){es.forEach(function(e){if(!e.isIntersecting)return;var el=e.target;el.classList.add('in');if(el.hasAttribute('data-count'))count(el);io.unobserve(el);});},{threshold:.15});\n  targets.forEach(function(e){io.observe(e);});\n})();\n<\/script>\n<!-- ===================== COPY END ===================== -->\n\n<\/body>\n<\/html>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div>\n<\/div>","protected":false},"excerpt":{"rendered":"\ucf54\uc6e8\uc774 \uc6cc\uc2f1\ud134 \ubbf8\ub9ac\ubcf4\uae30 Coway Washington \ucf54\uc6e8\uc774 \uc6cc\uc2f1\ud134 \uc2dc\uc560\ud2c0 \uacf5\uae30\uccad\uc815\uae30\u00b7\uc815\uc218\uae30 \ub80c\ud0c8 \uc2dc\uc560\ud2c0, \ubca8\ubdf0, \ub9b0\uc6b0\ub4dc, \uc5d0\ub4dc\uba3c\uc988, \ud398\ub354\ub7f4\uc6e8\uc774, \ud0c0\ucf54\ub9c8\uc5d0\uc11c \ucf54\uc6e8\uc774 \uacf5\uae30\uccad\uc815\uae30, \uc815\uc218\uae30, \ube44\ub370, \uc5f0\uc218\uae30, \uc548\ub9c8\uc758\uc790\ub97c \ub80c\ud0c8\ud558\uac70\ub098 \uad6c\ub9e4\ud560 \uc218 \uc788\uc2b5\ub2c8\ub2e4. \uc124\uce58\uc640 6\uac1c\uc6d4\ub9c8\ub2e4 \uc815\uae30 \uad00\ub9ac\ub294 \ucf54\uc6e8\uc774 \uacf5\uc2dd \uc9c0\uc810 \ub124\ud2b8\uc6cc\ud06c\ub97c \ud1b5\ud574 \uc9c4\ud589\ub429\ub2c8\ub2e4. \uce74\ud1a1 \uc0c1\ub2f4 \u2192 \uc774\ub2ec\uc758 [...]","protected":false},"author":1,"featured_media":13617,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-12697","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.5 (Yoast SEO v28.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>\ubbf8\uad6d \uacf5\uc2dd \ucf54\uc6e8\uc774 \ub80c\ud0c8 \ud310\ub9e4 | \ucf54\uc6e8\uc774 \uc6cc\uc2f1\ud134 \uc2dc\uc560\ud2c0 \uc9c0\uc810 | \uc815\uc218\uae30, \uacf5\uccad\uae30<\/title>\n<meta name=\"description\" content=\"\ubbf8\uad6d \uc6cc\uc2f1\ud134 \uc8fc\uc758 \ub9b0\uc6b0\ub4dc \/ \uc2dc\uc560\ud2c0 \/ \uc5d0\ubc84\ub81b \/ \ube0c\ub808\uba38\ud2bc \/ \uae31 \ud558\ubc84 \/ \uadf8\ub798\ud568 \/ \ud0c0\ucf54\ub9c8 \/ \uc720\ub2c8\ubc84\uc2dc\ud2f0 \ud50c\ub808\uc774\uc2a4 \/ \uc5d0\ubc84\ub518 \/ \uc13c\ud2b8\ub7f4\ub9ac\uc544 \/ \ub9f7\ub77d \/ \ub808\uc774\ub2c8\uc5b4 \/ \ubc34\ucfe0\ubc84 \/ \ucf00\ub2c8\uc704\ud06c \/ \uc568\ub9b0 \ub4f1 \ub300\ubd80\ubd84\uc758 \ud55c\uc778 \uac70\uc8fc \ub3c4\uc2dc\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cowayca.com\/en\/coway-washington\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ucf54\uc6e8\uc774 \uc6cc\uc2f1\ud134 - \ubbf8\uad6d \uacf5\uc2dd \ucf54\uc6e8\uc774 \ub80c\ud0c8\" \/>\n<meta property=\"og:description\" content=\"\uc815\uc218\uae30\u00b7\uacf5\uae30\uccad\uc815\uae30\u00b7\ube44\ub370\u00b7\uc5f0\uc218\uae30\u00b7\uc548\ub9c8\uc758\uc790 \ub80c\ud0c8 \uc0c1\ub2f4 | \ubb34\ub8cc \uc124\uce58\u00b7\uc815\uae30 \uad00\ub9ac | \uc804\ud654\u00b7\ubb38\uc790 213.999.3740\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cowayca.com\/en\/coway-washington\/\" \/>\n<meta property=\"og:site_name\" content=\"\ubbf8\uad6d \ucf54\uc6e8\uc774 \uacf5\uc2dd \ub80c\ud0c8 \ud310\ub9e4\uc810\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/CowayRentalUSA\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-27T18:31:50+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cowayca.com\/wp-content\/uploads\/2026\/09\/CowayCA-WA.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1731\" \/>\n\t<meta property=\"og:image:height\" content=\"909\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cowayca.com\\\/coway-washington\\\/\",\"url\":\"https:\\\/\\\/cowayca.com\\\/coway-washington\\\/\",\"name\":\"\ubbf8\uad6d \uacf5\uc2dd \ucf54\uc6e8\uc774 \ub80c\ud0c8 \ud310\ub9e4 | \ucf54\uc6e8\uc774 \uc6cc\uc2f1\ud134 \uc2dc\uc560\ud2c0 \uc9c0\uc810 | \uc815\uc218\uae30, \uacf5\uccad\uae30\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cowayca.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cowayca.com\\\/coway-washington\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cowayca.com\\\/coway-washington\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cowayca.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/CowayCA-WA.webp\",\"datePublished\":\"2026-09-04T01:43:46+00:00\",\"dateModified\":\"2026-09-27T18:31:50+00:00\",\"description\":\"\ubbf8\uad6d \uc6cc\uc2f1\ud134 \uc8fc\uc758 \ub9b0\uc6b0\ub4dc \\\/ \uc2dc\uc560\ud2c0 \\\/ \uc5d0\ubc84\ub81b \\\/ \ube0c\ub808\uba38\ud2bc \\\/ \uae31 \ud558\ubc84 \\\/ \uadf8\ub798\ud568 \\\/ \ud0c0\ucf54\ub9c8 \\\/ \uc720\ub2c8\ubc84\uc2dc\ud2f0 \ud50c\ub808\uc774\uc2a4 \\\/ \uc5d0\ubc84\ub518 \\\/ \uc13c\ud2b8\ub7f4\ub9ac\uc544 \\\/ \ub9f7\ub77d \\\/ \ub808\uc774\ub2c8\uc5b4 \\\/ \ubc34\ucfe0\ubc84 \\\/ \ucf00\ub2c8\uc704\ud06c \\\/ \uc568\ub9b0 \ub4f1 \ub300\ubd80\ubd84\uc758 \ud55c\uc778 \uac70\uc8fc \ub3c4\uc2dc\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/cowayca.com\\\/coway-washington\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cowayca.com\\\/coway-washington\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cowayca.com\\\/coway-washington\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cowayca.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/CowayCA-WA.webp\",\"contentUrl\":\"https:\\\/\\\/cowayca.com\\\/wp-content\\\/uploads\\\/2026\\\/09\\\/CowayCA-WA.webp\",\"width\":1731,\"height\":909,\"caption\":\"\uc6cc\uc2f1\ud134 \ucf54\uc6e8\uc774 \uacf5\uc2dd \ub80c\ud0c8 \ud310\ub9e4\uc810. P-2201N \uc815\uc218\uae30, AP-1125G \uacf5\uae30\uccad\uc815\uae30 \ub4f1 \ub9de\ucda4 \uc0c1\ub2f4 \ubc0f \ubb34\ub8cc \uc124\uce58 \uc9c0\uc6d0! \ud83d\udcde 213-999-3740\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/cowayca.com\\\/coway-washington\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/cowayca.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ucf54\uc6e8\uc774 \uc6cc\uc2f1\ud134\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cowayca.com\\\/#website\",\"url\":\"https:\\\/\\\/cowayca.com\\\/\",\"name\":\"\ubbf8\uad6d \uacf5\uc2dd \ucf54\uc6e8\uc774 \ub80c\ud0c8 \ubc0f \ud310\ub9e4 (\uc815\uc218\uae30, \uacf5\uae30\uccad\uc815\uae30, \ube44\ub370, \uc548\ub9c8\uc758\uc790, \uc5f0\uc218\uae30)\",\"description\":\"No.1 Coway USA Water purifier, Air purifier, Bidet, Massage chair, Water softener Rental and Sales\",\"publisher\":{\"@id\":\"https:\\\/\\\/cowayca.com\\\/#organization\"},\"alternateName\":\"Coway USA Rental & Sales\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cowayca.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/cowayca.com\\\/#organization\",\"name\":\"\ucf54\uc6e8\uc774 USA \ub80c\ud0c8\",\"alternateName\":\"Coway USA Rental\",\"url\":\"https:\\\/\\\/cowayca.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/cowayca.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/cowayca.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Coway-logo.webp\",\"contentUrl\":\"https:\\\/\\\/cowayca.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/Coway-logo.webp\",\"width\":210,\"height\":83,\"caption\":\"\ucf54\uc6e8\uc774 USA \ub80c\ud0c8\"},\"image\":{\"@id\":\"https:\\\/\\\/cowayca.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/CowayRentalUSA\",\"https:\\\/\\\/www.instagram.com\\\/cowayrentalusa\\\/\"],\"description\":\"\ucf54\uc6e8\uc774 \ubbf8\uad6d \uacf5\uc2dd \ub80c\ud0c8 \ud310\ub9e4\uc810 | \uc815\uc218\uae30, \uacf5\uae30\uccad\uc815\uae30, \ube44\ub370, \uc5f0\uc218\uae30, \uc548\ub9c8\uc758\uc790 \ub4f1\uc744 \ubbf8\uad6d 13\uac1c\uc8fc \uc8fc\uc694 \ub300\ub3c4\uc2dc\uc5d0 \ub80c\ud0c8 \ubc0f \ud310\ub9e4\ud569\ub2c8\ub2e4. \ub80c\ud0c8 \uc2dc\uc791\uac00 \uc6d4 $22.99 \ubd80\ud130.\",\"email\":\"cowayrentalusa@gmail.com\",\"telephone\":\"+1-213-999-3740\",\"foundingDate\":\"2022-01-03\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"1\",\"maxValue\":\"10\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Coway Washington Seattle | Water Purifiers &amp; Air Purifiers \u2014 Official U.S. Dealer","description":"\ubbf8\uad6d \uc6cc\uc2f1\ud134 \uc8fc\uc758 \ub9b0\uc6b0\ub4dc \/ \uc2dc\uc560\ud2c0 \/ \uc5d0\ubc84\ub81b \/ \ube0c\ub808\uba38\ud2bc \/ \uae31 \ud558\ubc84 \/ \uadf8\ub798\ud568 \/ \ud0c0\ucf54\ub9c8 \/ \uc720\ub2c8\ubc84\uc2dc\ud2f0 \ud50c\ub808\uc774\uc2a4 \/ \uc5d0\ubc84\ub518 \/ \uc13c\ud2b8\ub7f4\ub9ac\uc544 \/ \ub9f7\ub77d \/ \ub808\uc774\ub2c8\uc5b4 \/ \ubc34\ucfe0\ubc84 \/ \ucf00\ub2c8\uc704\ud06c \/ \uc568\ub9b0 \ub4f1 \ub300\ubd80\ubd84\uc758 \ud55c\uc778 \uac70\uc8fc \ub3c4\uc2dc","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cowayca.com\/en\/coway-washington\/","og_locale":"en_US","og_type":"article","og_title":"\ucf54\uc6e8\uc774 \uc6cc\uc2f1\ud134 - \ubbf8\uad6d \uacf5\uc2dd \ucf54\uc6e8\uc774 \ub80c\ud0c8","og_description":"\uc815\uc218\uae30\u00b7\uacf5\uae30\uccad\uc815\uae30\u00b7\ube44\ub370\u00b7\uc5f0\uc218\uae30\u00b7\uc548\ub9c8\uc758\uc790 \ub80c\ud0c8 \uc0c1\ub2f4 | \ubb34\ub8cc \uc124\uce58\u00b7\uc815\uae30 \uad00\ub9ac | \uc804\ud654\u00b7\ubb38\uc790 213.999.3740","og_url":"https:\/\/cowayca.com\/en\/coway-washington\/","og_site_name":"\ubbf8\uad6d \ucf54\uc6e8\uc774 \uacf5\uc2dd \ub80c\ud0c8 \ud310\ub9e4\uc810","article_publisher":"https:\/\/www.facebook.com\/CowayRentalUSA","article_modified_time":"2026-09-27T18:31:50+00:00","og_image":[{"width":1731,"height":909,"url":"https:\/\/cowayca.com\/wp-content\/uploads\/2026\/09\/CowayCA-WA.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cowayca.com\/coway-washington\/","url":"https:\/\/cowayca.com\/coway-washington\/","name":"Coway Washington Seattle | Water Purifiers &amp; Air Purifiers \u2014 Official U.S. Dealer","isPartOf":{"@id":"https:\/\/cowayca.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cowayca.com\/coway-washington\/#primaryimage"},"image":{"@id":"https:\/\/cowayca.com\/coway-washington\/#primaryimage"},"thumbnailUrl":"https:\/\/cowayca.com\/wp-content\/uploads\/2026\/09\/CowayCA-WA.webp","datePublished":"2026-09-04T01:43:46+00:00","dateModified":"2026-09-27T18:31:50+00:00","description":"\ubbf8\uad6d \uc6cc\uc2f1\ud134 \uc8fc\uc758 \ub9b0\uc6b0\ub4dc \/ \uc2dc\uc560\ud2c0 \/ \uc5d0\ubc84\ub81b \/ \ube0c\ub808\uba38\ud2bc \/ \uae31 \ud558\ubc84 \/ \uadf8\ub798\ud568 \/ \ud0c0\ucf54\ub9c8 \/ \uc720\ub2c8\ubc84\uc2dc\ud2f0 \ud50c\ub808\uc774\uc2a4 \/ \uc5d0\ubc84\ub518 \/ \uc13c\ud2b8\ub7f4\ub9ac\uc544 \/ \ub9f7\ub77d \/ \ub808\uc774\ub2c8\uc5b4 \/ \ubc34\ucfe0\ubc84 \/ \ucf00\ub2c8\uc704\ud06c \/ \uc568\ub9b0 \ub4f1 \ub300\ubd80\ubd84\uc758 \ud55c\uc778 \uac70\uc8fc \ub3c4\uc2dc","breadcrumb":{"@id":"https:\/\/cowayca.com\/coway-washington\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cowayca.com\/coway-washington\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cowayca.com\/coway-washington\/#primaryimage","url":"https:\/\/cowayca.com\/wp-content\/uploads\/2026\/09\/CowayCA-WA.webp","contentUrl":"https:\/\/cowayca.com\/wp-content\/uploads\/2026\/09\/CowayCA-WA.webp","width":1731,"height":909,"caption":"\uc6cc\uc2f1\ud134 \ucf54\uc6e8\uc774 \uacf5\uc2dd \ub80c\ud0c8 \ud310\ub9e4\uc810. P-2201N \uc815\uc218\uae30, AP-1125G \uacf5\uae30\uccad\uc815\uae30 \ub4f1 \ub9de\ucda4 \uc0c1\ub2f4 \ubc0f \ubb34\ub8cc \uc124\uce58 \uc9c0\uc6d0! \ud83d\udcde 213-999-3740"},{"@type":"BreadcrumbList","@id":"https:\/\/cowayca.com\/coway-washington\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/cowayca.com\/"},{"@type":"ListItem","position":2,"name":"\ucf54\uc6e8\uc774 \uc6cc\uc2f1\ud134"}]},{"@type":"WebSite","@id":"https:\/\/cowayca.com\/#website","url":"https:\/\/cowayca.com\/","name":"\ubbf8\uad6d \uacf5\uc2dd \ucf54\uc6e8\uc774 \ub80c\ud0c8 \ubc0f \ud310\ub9e4 (\uc815\uc218\uae30, \uacf5\uae30\uccad\uc815\uae30, \ube44\ub370, \uc548\ub9c8\uc758\uc790, \uc5f0\uc218\uae30)","description":"No.1 Coway USA Water purifier, Air purifier, Bidet, Massage chair, Water softener Rental and Sales","publisher":{"@id":"https:\/\/cowayca.com\/#organization"},"alternateName":"Coway USA Rental & Sales","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cowayca.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/cowayca.com\/#organization","name":"\ucf54\uc6e8\uc774 USA \ub80c\ud0c8","alternateName":"Coway USA Rental","url":"https:\/\/cowayca.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/cowayca.com\/#\/schema\/logo\/image\/","url":"https:\/\/cowayca.com\/wp-content\/uploads\/2026\/04\/Coway-logo.webp","contentUrl":"https:\/\/cowayca.com\/wp-content\/uploads\/2026\/04\/Coway-logo.webp","width":210,"height":83,"caption":"\ucf54\uc6e8\uc774 USA \ub80c\ud0c8"},"image":{"@id":"https:\/\/cowayca.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/CowayRentalUSA","https:\/\/www.instagram.com\/cowayrentalusa\/"],"description":"\ucf54\uc6e8\uc774 \ubbf8\uad6d \uacf5\uc2dd \ub80c\ud0c8 \ud310\ub9e4\uc810 | \uc815\uc218\uae30, \uacf5\uae30\uccad\uc815\uae30, \ube44\ub370, \uc5f0\uc218\uae30, \uc548\ub9c8\uc758\uc790 \ub4f1\uc744 \ubbf8\uad6d 13\uac1c\uc8fc \uc8fc\uc694 \ub300\ub3c4\uc2dc\uc5d0 \ub80c\ud0c8 \ubc0f \ud310\ub9e4\ud569\ub2c8\ub2e4. \ub80c\ud0c8 \uc2dc\uc791\uac00 \uc6d4 $22.99 \ubd80\ud130.","email":"cowayrentalusa@gmail.com","telephone":"+1-213-999-3740","foundingDate":"2022-01-03","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"1","maxValue":"10"}}]}},"_links":{"self":[{"href":"https:\/\/cowayca.com\/en\/wp-json\/wp\/v2\/pages\/12697","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cowayca.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cowayca.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cowayca.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cowayca.com\/en\/wp-json\/wp\/v2\/comments?post=12697"}],"version-history":[{"count":4,"href":"https:\/\/cowayca.com\/en\/wp-json\/wp\/v2\/pages\/12697\/revisions"}],"predecessor-version":[{"id":13684,"href":"https:\/\/cowayca.com\/en\/wp-json\/wp\/v2\/pages\/12697\/revisions\/13684"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/cowayca.com\/en\/wp-json\/wp\/v2\/media\/13617"}],"wp:attachment":[{"href":"https:\/\/cowayca.com\/en\/wp-json\/wp\/v2\/media?parent=12697"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}