{"product_id":"perfect-aire-10-000-btu-230v-through-the-wall-air-conditioner-with-10-600-btu-electric-heater-follow-me-remote-control","title":"Perfect Aire 10,000 BTU 230V Through-the-Wall Air Conditioner with 10,600 BTU Electric Heater, Follow-Me Remote Control","description":"\u003cstyle\u003e  :root{    --hvx-golden:#FAA819;    --hvx-slate:#262626;    --hvx-ivory:#F4F1E6;    --hvx-border:#e2e0d5;    --hvx-card-bg:#ffffff;    --hvx-muted:#5c5a52;  }  .hvx-desc{    font-family:\"Articulat CF\",system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;    color:var(--hvx-slate);    line-height:1.6;    background:var(--hvx-ivory);    padding:18px 18px 20px;    border-radius:16px;  }  .hvx-desc-header{    border-radius:14px;    padding:14px 16px;    background:linear-gradient(120deg,var(--hvx-golden),var(--hvx-slate));    color:#fff;    margin:0 0 16px;    box-shadow:0 10px 24px rgba(0,0,0,.22);    display:flex;    align-items:center;    gap:12px;    flex-wrap:wrap;  }  .hvx-header-text{display:flex;flex-direction:column;gap:4px;min-width:240px}  .hvx-eyebrow{    font-size:11px;    letter-spacing:.14em;    text-transform:uppercase;    opacity:.9;  }  .hvx-title{    margin:0;    font-family:\"Anton\",\"Impact\",system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;    font-size:22px;    line-height:1.15;  }  .hvx-sub{margin:10px 0 0;font-size:14px;color:#3b3b3b}  .hvx-desc-card{    border:1px solid var(--hvx-border);    border-radius:14px;    background:var(--hvx-card-bg);    padding:16px 18px 18px;    box-shadow:0 4px 12px rgba(0,0,0,.06);    margin:14px 0;  }  .hvx-section-title{    margin:0 0 8px;    font-family:\"Anton\",\"Impact\",system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif;    font-size:17px;    letter-spacing:.08em;    text-transform:uppercase;    color:var(--hvx-slate);    display:inline-flex;    align-items:center;    gap:8px;  }  .hvx-section-title::after{    content:\"\";    flex:1;    height:2px;    border-radius:999px;    background:linear-gradient(90deg,var(--hvx-golden),transparent);    opacity:.9;  }  .hvx-badges{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 2px}  .hvx-badge{    font-size:12px;    border:1px solid var(--hvx-border);    border-radius:999px;    padding:6px 10px;    background:#fff;    color:var(--hvx-slate);    white-space:nowrap;  }  .hvx-cta{display:flex;flex-wrap:wrap;gap:10px;margin:10px 0 0}  .hvx-cta a{    display:inline-flex;    align-items:center;    gap:8px;    padding:10px 14px;    border-radius:12px;    border:1px solid var(--hvx-border);    background:#fff;    text-decoration:none;    color:var(--hvx-slate);    font-size:14px;    font-weight:600;  }  .hvx-cta a.primary{    background:var(--hvx-slate);    color:#fff;    border-color:transparent;  }  .hvx-list{margin:6px 0 10px;padding-left:18px;font-size:14px}  .hvx-note{margin:8px 0 0;font-size:12px;color:var(--hvx-muted)}  .hvx-kv{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}  .hvx-kv\u003ediv{    padding:10px 10px;    border:1px solid var(--hvx-border);    border-radius:12px;    background:#fff;    text-align:center;    font-size:14px;  }  .hvx-table-wrap{width:100%;overflow-x:auto}  .hvx-table{width:100%;border-collapse:collapse;font-size:13px;min-width:520px}  .hvx-th,.hvx-td{border:1px solid var(--hvx-border);padding:9px 11px;text-align:left;vertical-align:top;line-height:1.45}  .hvx-th{background:#f7f3e8;color:var(--hvx-slate);width:28ch;font-weight:700}  details{border:1px solid var(--hvx-border);border-radius:12px;padding:12px 14px;background:#fff}  summary{cursor:pointer;font-weight:800}  \/* Make legacy content look consistent without rewriting it *\/  .hvx-rich :is(p,li,td,th){font-size:14px}  .hvx-rich :is(h1,h2,h3,h4){font-family:\"Anton\",\"Impact\",system-ui,-apple-system,BlinkMacSystemFont,\"Segoe UI\",sans-serif; margin:14px 0 8px; color:var(--hvx-slate)}  .hvx-rich h1{font-size:18px}  .hvx-rich h2{font-size:17px}  .hvx-rich h3{font-size:15px; letter-spacing:.04em; text-transform:uppercase}  .hvx-rich a{color:var(--hvx-slate); text-decoration:underline; text-underline-offset:2px}  .hvx-rich img{max-width:100%; height:auto; border-radius:12px; border:1px solid var(--hvx-border)}  .hvx-rich ul{margin:6px 0 10px; padding-left:18px}  .hvx-rich ol{margin:6px 0 10px; padding-left:20px}  .hvx-rich blockquote{margin:10px 0; padding:10px 12px; border-left:4px solid var(--hvx-golden); background:#fff; border-radius:12px}  .hvx-rich table{width:100%; border-collapse:collapse; font-size:13px; min-width:520px}  .hvx-rich th,.hvx-rich td{border:1px solid var(--hvx-border); padding:9px 11px; text-align:left; vertical-align:top; line-height:1.45}  .hvx-rich th{background:#f7f3e8; color:var(--hvx-slate); width:28ch; font-weight:700}  @media(max-width:768px){    .hvx-desc{padding:14px 12px 16px;border-radius:12px}    .hvx-desc-header{padding:12px;border-radius:12px}    .hvx-title{font-size:19px}    .hvx-desc-card{padding:14px;margin:10px 0}  }  \/* Responsive video embed *\/  .hvx-video-wrap{    width:100%;    border-radius:14px;    overflow:hidden;    border:1px solid var(--hvx-border);    background:#000;    aspect-ratio:16 \/ 9;  }  .hvx-video-wrap iframe{    width:100% !important;    height:100% !important;    border:0;    display:block;  }  @supports not (aspect-ratio: 16 \/ 9){    .hvx-video-wrap{position:relative; padding-top:56.25%;}    .hvx-video-wrap iframe{position:absolute; inset:0;}  }\u003c\/style\u003e\u003cdiv class=\"hvx-desc\"\u003e  \u003cdiv class=\"hvx-desc-header\"\u003e    \u003cdiv class=\"hvx-header-text\"\u003e      \u003cdiv class=\"hvx-eyebrow\"\u003ePerfect Aire ¡ª TTW\u003c\/div\u003e      \u003ch1 class=\"hvx-title\"\u003ePerfect Aire 10,000 BTU 230V Through-the-Wall Air Conditioner with 10,600 BTU Electric Heater, Follow-Me Remote Control\u003c\/h1\u003e          \u003c\/div\u003e  \u003c\/div\u003e  \u003cdiv aria-label=\"Contact options\" class=\"hvx-cta\"\u003e          \u003c\/div\u003e  \u003cdiv class=\"hvx-desc-card\"\u003e    \u003ch2 class=\"hvx-section-title\"\u003eOverview\u003c\/h2\u003e    \u003cdiv aria-label=\"Key badges\" class=\"hvx-badges\"\u003e\n\u003cspan class=\"hvx-badge\"\u003e10,000 BTU\u003c\/span\u003e\u003cspan class=\"hvx-badge\"\u003eTTW\u003c\/span\u003e\u003cspan class=\"hvx-badge\"\u003e10000 BTU (0.83 TON)\u003c\/span\u003e\u003cspan class=\"hvx-badge\"\u003eR32\u003c\/span\u003e\n\u003c\/div\u003e      \u003c\/div\u003e  \u003cdiv class=\"hvx-desc-card\"\u003e    \u003ch2 class=\"hvx-section-title\"\u003eDetails\u003c\/h2\u003e    \u003cdiv class=\"hvx-rich\"\u003e\n\u003ch2\u003e10,000 BTU 230V Through-the-Wall Air Conditioner with 10,600 BTU Electric Heater, Follow-Me Remote Control\u003c\/h2\u003e\n\u003cp\u003e\u003cstrong\u003eModel #4PATWH10002\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eHave your comfort both ways¡ªwarm or cool¡ªwith this 10,000 BTU air conditioner with electric heater from Perfect Aire. The through-the-wall unit maintains a sleek and subtle look while surrounding you with comfort in any season. With adjustable temperature settings, full-range air direction control and multiple fan speeds, you¡¯re in total control of your comfort zone. Heading out for the day? Several smart and efficient automated modes ensure you¡¯ll come home to your ideal air temperature. And, bonus¡ªwith the full-service remote, you have the thermostat in your hand, anywhere in the room.\u003c\/p\u003e\n\u003ch3\u003eFeatures\u003c\/h3\u003e\n\u003cul\u003e\u003cli\u003eFEATURES\u003c\/li\u003e\u003c\/ul\u003e\n\u003cdiv class=\"hvx-table-wrap\"\u003e\u003ctable style=\"border-collapse:collapse\"\u003e\n\u003ctr\u003e\n\u003cth style=\"border:1px solid #ccc;padding:4px\"\u003ecooling capacity (btu)\u003c\/th\u003e\n\u003ctd style=\"border:1px solid #ccc;padding:4px\"\u003e10000\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"border:1px solid #ccc;padding:4px\"\u003eheating capacity (btu)\u003c\/th\u003e\n\u003ctd style=\"border:1px solid #ccc;padding:4px\"\u003e10600\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"border:1px solid #ccc;padding:4px\"\u003ecoverage area (sq. ft.)\u003c\/th\u003e\n\u003ctd style=\"border:1px solid #ccc;padding:4px\"\u003e400 ¨C 450\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"border:1px solid #ccc;padding:4px\"\u003efan speeds\u003c\/th\u003e\n\u003ctd style=\"border:1px solid #ccc;padding:4px\"\u003e3\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"border:1px solid #ccc;padding:4px\"\u003esmart home compatible\u003c\/th\u003e\n\u003ctd style=\"border:1px solid #ccc;padding:4px\"\u003eNo\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"border:1px solid #ccc;padding:4px\"\u003eunit width (in.)\u003c\/th\u003e\n\u003ctd style=\"border:1px solid #ccc;padding:4px\"\u003e24.25\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"border:1px solid #ccc;padding:4px\"\u003eunit height (in.)\u003c\/th\u003e\n\u003ctd style=\"border:1px solid #ccc;padding:4px\"\u003e14.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"border:1px solid #ccc;padding:4px\"\u003eunit depth (in.)\u003c\/th\u003e\n\u003ctd style=\"border:1px solid #ccc;padding:4px\"\u003e20.5\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"border:1px solid #ccc;padding:4px\"\u003eunit weight (lb.)\u003c\/th\u003e\n\u003ctd style=\"border:1px solid #ccc;padding:4px\"\u003e69.0\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth style=\"border:1px solid #ccc;padding:4px\"\u003eoutlet configuration\u003c\/th\u003e\n\u003ctd style=\"border:1px solid #ccc;padding:4px\"\u003e6-20P\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/table\u003e\u003c\/div\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cli\u003e\n\u003cli\u003e\n\u003cli\u003e\n\u003c\/ul\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cli\u003e\n\u003cli\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":50220024692979,"sku":"4PATWH10002","price":803.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0846\/0229\/0419\/files\/d0r6d81fjul4n0qgew0h_700x700_4edb38c6-5b79-42b3-9398-7859d2933513.jpg?v=1786011354","url":"https:\/\/hvacsupplies.shop\/products\/perfect-aire-10-000-btu-230v-through-the-wall-air-conditioner-with-10-600-btu-electric-heater-follow-me-remote-control","provider":"HVAC Supplies","version":"1.0","type":"link"}