{"product_id":"portable-air-conditioner-for-rooms-up-to-500-sq-ft-aluminum-housing-white-12000-btu-3-in-1-cooling-fan-dehumidifier-with-rem","title":"Polar Flow Nomad Steel 12K","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n  * { margin: 0; padding: 0; box-sizing: border-box; }\n\n  body {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Arial, sans-serif;\n    color: #1a2332;\n    background: #f0f4f8;\n    line-height: 1.7;\n  }\n\n  .product-wrapper {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 0;\n  }\n\n  \/* ─── HERO ─── *\/\n  .hero {\n    position: relative;\n    overflow: hidden;\n    background: #0d0d0d;\n    border-radius: 24px;\n    padding: 72px 56px 80px;\n    color: #fff;\n    margin-bottom: 28px;\n    min-height: 480px;\n    display: flex;\n    flex-direction: column;\n    justify-content: center;\n  }\n\n  #hero-canvas {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    pointer-events: none;\n    z-index: 1;\n  }\n\n  \/* Steel \/ aluminium aurora — cooler, more metallic than the Summit *\/\n  .hero-aurora {\n    position: absolute;\n    inset: 0;\n    background:\n      radial-gradient(ellipse 70% 55% at 75% 35%, rgba(160,180,200,0.14), transparent 65%),\n      radial-gradient(ellipse 50% 65% at 15% 65%, rgba(80,130,160,0.10), transparent 60%),\n      radial-gradient(ellipse 55% 45% at 50% 95%, rgba(40,80,120,0.12), transparent 60%),\n      linear-gradient(155deg, #0d0f11 0%, #141a20 35%, #1a2430 65%, #0d1015 100%);\n    z-index: 0;\n    animation: auroraShift 14s ease-in-out infinite alternate;\n  }\n\n  @keyframes auroraShift {\n    0%   { filter: brightness(1) saturate(1); }\n    50%  { filter: brightness(1.07) saturate(1.15); }\n    100% { filter: brightness(0.96) saturate(0.9); }\n  }\n\n  \/* Brushed-metal grid — tighter lines, steel feel *\/\n  .hero-grid {\n    position: absolute;\n    inset: 0;\n    background-image:\n      linear-gradient(rgba(200,210,220,0.035) 1px, transparent 1px),\n      linear-gradient(90deg, rgba(200,210,220,0.035) 1px, transparent 1px);\n    background-size: 36px 36px;\n    z-index: 1;\n    mask-image: radial-gradient(ellipse 85% 80% at 50% 50%, black 25%, transparent 100%);\n  }\n\n  \/* Diagonal brushed-metal sheen *\/\n  .hero-sheen {\n    position: absolute;\n    inset: 0;\n    background: repeating-linear-gradient(\n      112deg,\n      transparent,\n      transparent 28px,\n      rgba(255,255,255,0.018) 28px,\n      rgba(255,255,255,0.018) 29px\n    );\n    z-index: 1;\n    pointer-events: none;\n  }\n\n  .hero-content {\n    position: relative;\n    z-index: 3;\n    max-width: 620px;\n  }\n\n  .badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: rgba(180,195,210,0.13);\n    border: 1px solid rgba(180,200,220,0.28);\n    padding: 7px 18px;\n    border-radius: 40px;\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    margin-bottom: 22px;\n    color: #b8cdd8;\n    backdrop-filter: blur(4px);\n  }\n\n  .badge-dot {\n    width: 7px; height: 7px;\n    border-radius: 50%;\n    background: #c8dde8;\n    animation: pulse 2.4s ease-in-out infinite;\n  }\n\n  @keyframes pulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50%       { opacity: 0.35; transform: scale(1.5); }\n  }\n\n  .hero h1 {\n    font-size: 50px;\n    font-weight: 800;\n    line-height: 1.08;\n    letter-spacing: -1.5px;\n    margin-bottom: 10px;\n    background: linear-gradient(135deg, #ffffff 30%, #8aa8bc 80%, #c8d8e4 100%);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n  }\n\n  .hero-subtitle {\n    font-size: 18px;\n    color: #7a9aac;\n    margin-bottom: 28px;\n    font-weight: 400;\n    letter-spacing: 0.3px;\n  }\n\n  .hero-desc {\n    font-size: 16px;\n    color: rgba(255,255,255,0.68);\n    max-width: 540px;\n    line-height: 1.8;\n  }\n\n  .hero-stats {\n    display: flex;\n    gap: 36px;\n    margin-top: 42px;\n    flex-wrap: wrap;\n  }\n\n  .hero-stat { display: flex; flex-direction: column; gap: 2px; }\n\n  .hero-stat-value {\n    font-size: 28px;\n    font-weight: 800;\n    color: #fff;\n    letter-spacing: -0.5px;\n  }\n\n  .hero-stat-label {\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    color: rgba(160,190,210,0.65);\n  }\n\n  .hero-divider {\n    width: 1px; height: 48px;\n    background: rgba(255,255,255,0.1);\n    align-self: center;\n  }\n\n  \/* ─── PORTABILITY PILL STRIP ─── *\/\n  .pill-strip {\n    display: flex;\n    gap: 12px;\n    flex-wrap: wrap;\n    margin-bottom: 28px;\n  }\n\n  .pill {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    background: #fff;\n    border: 1px solid #dde6f0;\n    border-radius: 40px;\n    padding: 10px 20px;\n    font-size: 13px;\n    font-weight: 600;\n    color: #334155;\n  }\n\n  .pill-icon {\n    width: 24px; height: 24px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, #e0eaf5, #c8dae8);\n    display: flex; align-items: center; justify-content: center;\n    font-size: 13px;\n  }\n\n  \/* ─── SECTION LABEL ─── *\/\n  .section { margin-bottom: 28px; }\n\n  .section-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 2.5px;\n    text-transform: uppercase;\n    color: #4a7a9a;\n    margin-bottom: 16px;\n    padding-left: 2px;\n  }\n\n  \/* ─── FEATURE GRID ─── *\/\n  .features-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));\n    gap: 16px;\n  }\n\n  .feature-card {\n    background: #fff;\n    border: 1px solid #e2eaf3;\n    border-radius: 18px;\n    padding: 28px 24px;\n    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .feature-card::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 3px;\n    background: linear-gradient(90deg, #4a7a9a, #8ab0c8);\n    opacity: 0;\n    transition: opacity 0.25s ease;\n    border-radius: 18px 18px 0 0;\n  }\n\n  .feature-card:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 12px 40px rgba(50,90,120,0.1);\n    border-color: #c0d0de;\n  }\n\n  .feature-card:hover::before { opacity: 1; }\n\n  .feature-icon {\n    width: 46px; height: 46px;\n    border-radius: 12px;\n    background: linear-gradient(135deg, #e8eef5, #d4e0ea);\n    display: flex; align-items: center; justify-content: center;\n    font-size: 22px;\n    margin-bottom: 16px;\n  }\n\n  .feature-card h3 {\n    font-size: 15px; font-weight: 700; color: #111827; margin-bottom: 8px; letter-spacing: -0.2px;\n  }\n\n  .feature-card p { font-size: 14px; color: #6b7280; line-height: 1.65; }\n\n  \/* ─── 3-IN-1 MODES VISUAL ─── *\/\n  .modes-band {\n    background: linear-gradient(135deg, #0d1318 0%, #141e28 50%, #101820 100%);\n    border-radius: 22px;\n    padding: 48px;\n    color: #fff;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .modes-band::after {\n    content: '';\n    position: absolute;\n    right: -60px; top: -60px;\n    width: 280px; height: 280px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(100,150,180,0.1), transparent 70%);\n    pointer-events: none;\n  }\n\n  .modes-band-title {\n    font-size: 22px; font-weight: 700; margin-bottom: 32px; position: relative; z-index: 1;\n  }\n\n  .modes-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    position: relative; z-index: 1;\n  }\n\n  .mode-card {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.1);\n    border-radius: 16px;\n    padding: 28px 22px;\n    text-align: center;\n    transition: background 0.2s, border-color 0.2s;\n  }\n\n  .mode-card:hover {\n    background: rgba(255,255,255,0.1);\n    border-color: rgba(180,210,230,0.3);\n  }\n\n  .mode-emoji { font-size: 36px; margin-bottom: 16px; display: block; }\n\n  .mode-name {\n    font-size: 17px; font-weight: 700; color: #fff; margin-bottom: 8px;\n  }\n\n  .mode-desc { font-size: 13px; color: rgba(180,210,230,0.7); line-height: 1.6; }\n\n  \/* ─── PERFORMANCE BAND ─── *\/\n  .perf-band {\n    background: linear-gradient(135deg, #0d1318 0%, #16222e 50%, #101820 100%);\n    border-radius: 22px;\n    padding: 48px;\n    color: #fff;\n    margin-bottom: 28px;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .perf-band::after {\n    content: '';\n    position: absolute;\n    left: -80px; bottom: -80px;\n    width: 300px; height: 300px;\n    border-radius: 50%;\n    background: radial-gradient(circle, rgba(80,130,160,0.1), transparent 70%);\n    pointer-events: none;\n  }\n\n  .perf-band-title { font-size: 22px; font-weight: 700; margin-bottom: 32px; position: relative; z-index: 1; }\n\n  .perf-metrics {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));\n    gap: 20px;\n    position: relative; z-index: 1;\n  }\n\n  .perf-metric {\n    background: rgba(255,255,255,0.06);\n    border: 1px solid rgba(255,255,255,0.1);\n    border-radius: 14px;\n    padding: 22px 16px;\n    text-align: center;\n  }\n\n  .perf-metric-val {\n    font-size: 34px; font-weight: 800; letter-spacing: -1px;\n    background: linear-gradient(135deg, #fff, #8ab0c8);\n    -webkit-background-clip: text;\n    -webkit-text-fill-color: transparent;\n    background-clip: text;\n    display: block; margin-bottom: 4px;\n  }\n\n  .perf-metric-unit { font-size: 13px; color: rgba(140,185,210,0.8); font-weight: 500; margin-bottom: 2px; display: block; }\n  .perf-metric-label { font-size: 11px; color: rgba(255,255,255,0.4); letter-spacing: 1px; text-transform: uppercase; }\n\n  \/* ─── ALUMINIUM CALLOUT ─── *\/\n  .material-band {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-bottom: 28px;\n  }\n\n  .material-card {\n    background: #fff;\n    border: 1px solid #e2eaf3;\n    border-radius: 18px;\n    padding: 30px 28px;\n  }\n\n  .material-card.dark {\n    background: linear-gradient(135deg, #141e28, #1c2d3c);\n    border-color: rgba(255,255,255,0.08);\n    color: #fff;\n  }\n\n  .material-number {\n    font-size: 52px; font-weight: 900; letter-spacing: -2px;\n    color: #e0e8f0; line-height: 1; margin-bottom: 10px;\n    opacity: 0.18;\n  }\n\n  .material-card.dark .material-number { color: #fff; opacity: 0.12; }\n\n  .material-card h3 { font-size: 16px; font-weight: 700; color: #111827; margin-bottom: 8px; }\n  .material-card.dark h3 { color: #e8f0f8; }\n  .material-card p { font-size: 14px; color: #6b7280; line-height: 1.65; }\n  .material-card.dark p { color: rgba(180,210,230,0.7); }\n\n  \/* ─── WHAT'S INCLUDED ─── *\/\n  .included-box {\n    background: #fff;\n    border: 1px solid #e2eaf3;\n    border-radius: 22px;\n    padding: 36px 40px;\n    margin-bottom: 28px;\n  }\n\n  .included-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 14px;\n    margin-top: 20px;\n  }\n\n  .included-item {\n    display: flex; align-items: flex-start; gap: 14px;\n    padding: 16px 18px;\n    background: #f7fafd;\n    border-radius: 12px;\n    border: 1px solid #e8f0f8;\n  }\n\n  .check-circle {\n    width: 28px; height: 28px; border-radius: 50%;\n    background: linear-gradient(135deg, #4a7a9a, #6a9ab8);\n    display: flex; align-items: center; justify-content: center;\n    flex-shrink: 0; font-size: 13px; color: #fff;\n  }\n\n  .included-item span { font-size: 14px; color: #374151; font-weight: 500; line-height: 1.4; padding-top: 4px; }\n\n  \/* ─── SPECS TABLE ─── *\/\n  .specs-box {\n    background: #fff;\n    border: 1px solid #e2eaf3;\n    border-radius: 22px;\n    overflow: hidden;\n    margin-bottom: 28px;\n  }\n\n  .specs-header {\n    background: linear-gradient(135deg, #0d1318, #1a2a38);\n    padding: 24px 36px;\n    color: #fff;\n  }\n\n  .specs-header h2 { font-size: 18px; font-weight: 700; margin-bottom: 4px; }\n  .specs-header p { font-size: 13px; color: rgba(140,185,210,0.7); }\n\n  .specs-table { width: 100%; border-collapse: collapse; }\n\n  .specs-table tr:nth-child(even) td { background: #f8fafc; }\n  .specs-table tr:hover td { background: #edf3f8; transition: background 0.15s; }\n\n  .specs-table td { padding: 14px 36px; font-size: 14px; border-bottom: 1px solid #edf2f7; }\n  .specs-table td:first-child { color: #6b7280; font-weight: 500; width: 45%; }\n  .specs-table td:last-child { color: #111827; font-weight: 600; }\n\n  \/* ─── CTA ─── *\/\n  .cta-band {\n    background: linear-gradient(135deg, #2a4a60, #1a3448);\n    border-radius: 22px;\n    padding: 48px;\n    color: #fff;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 32px;\n    flex-wrap: wrap;\n  }\n\n  .cta-text h2 { font-size: 26px; font-weight: 800; margin-bottom: 8px; letter-spacing: -0.5px; }\n  .cta-text p  { font-size: 15px; color: rgba(200,220,235,0.8); max-width: 380px; }\n\n  .cta-btn {\n    display: inline-block;\n    background: #fff;\n    color: #1a3448;\n    font-size: 15px; font-weight: 700;\n    padding: 16px 36px;\n    border-radius: 50px;\n    text-decoration: none;\n    white-space: nowrap;\n    letter-spacing: 0.3px;\n    box-shadow: 0 8px 32px rgba(0,0,0,0.25);\n    transition: transform 0.2s, box-shadow 0.2s;\n  }\n\n  .cta-btn:hover { transform: translateY(-2px); box-shadow: 0 14px 40px rgba(0,0,0,0.3); }\n\n  @media (max-width: 600px) {\n    .hero { padding: 48px 28px 56px; }\n    .hero h1 { font-size: 36px; }\n    .hero-stats { gap: 20px; }\n    .hero-divider { display: none; }\n    .modes-grid { grid-template-columns: 1fr; }\n    .material-band { grid-template-columns: 1fr; }\n    .perf-band, .modes-band { padding: 32px 24px; }\n    .cta-band { flex-direction: column; text-align: center; }\n    .specs-table td { padding: 12px 20px; }\n    .included-box { padding: 28px 24px; }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"product-wrapper\"\u003e\n\u003c!-- ══════════════════ HERO ══════════════════ --\u003e\n\u003cdiv class=\"hero\"\u003e\n\u003cdiv class=\"hero-aurora\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-grid\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-sheen\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003ccanvas id=\"hero-canvas\"\u003e\u003c\/canvas\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"badge\"\u003e\n\u003cspan class=\"badge-dot\"\u003e\u003c\/span\u003e Aluminium-Built Portable AC\u003c\/div\u003e\n\u003ch1\u003ePolar Flow\u003cbr\u003eNomad Steel 12K\u003c\/h1\u003e\n\u003cp class=\"hero-subtitle\"\u003eProfessional-Grade Portable Air Conditioner\u003c\/p\u003e\n\u003cp class=\"hero-desc\"\u003eThe durability champion of the Polar Flow range. Wrapped in a premium aluminium housing, the Nomad Steel 12K delivers 12,000 BTU of robust 3-in-1 climate control for medium-to-large rooms — built to last, designed to impress.\u003c\/p\u003e\n\u003cdiv class=\"hero-stats\"\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan class=\"hero-stat-value\"\u003e12,000\u003c\/span\u003e \u003cspan class=\"hero-stat-label\"\u003eBTU Capacity\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan class=\"hero-stat-value\"\u003e25 dB\u003c\/span\u003e \u003cspan class=\"hero-stat-label\"\u003eLow Noise\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan class=\"hero-stat-value\"\u003e500\u003c\/span\u003e \u003cspan class=\"hero-stat-label\"\u003esq ft Coverage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-divider\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cdiv class=\"hero-stat\"\u003e\n\u003cspan class=\"hero-stat-value\"\u003e3-in-1\u003c\/span\u003e \u003cspan class=\"hero-stat-label\"\u003eModes\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════ PORTABILITY PILLS ══════════════════ --\u003e\n\u003cdiv class=\"pill-strip\"\u003e\n\u003cdiv class=\"pill\"\u003e\n\u003cspan class=\"pill-icon\"\u003e🏢\u003c\/span\u003e Professional Spaces\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e\n\u003cspan class=\"pill-icon\"\u003e🛡️\u003c\/span\u003e Aluminium Housing\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e\n\u003cspan class=\"pill-icon\"\u003e🔌\u003c\/span\u003e Plug \u0026amp; Play\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e\n\u003cspan class=\"pill-icon\"\u003e📦\u003c\/span\u003e No Installation\u003c\/div\u003e\n\u003cdiv class=\"pill\"\u003e\n\u003cspan class=\"pill-icon\"\u003e🎛️\u003c\/span\u003e Remote Included\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════ FEATURE CARDS ══════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-label\"\u003eCore Capabilities\u003c\/div\u003e\n\u003cdiv class=\"features-grid\"\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🏗️\u003c\/div\u003e\n\u003ch3\u003eAluminium Construction\u003c\/h3\u003e\n\u003cp\u003eHeavy-gauge aluminium housing resists dents, corrosion and everyday wear — built for offices, workshops and demanding environments.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e❄️\u003c\/div\u003e\n\u003ch3\u003e12,000 BTU Cooling\u003c\/h3\u003e\n\u003cp\u003ePremium output that handles rooms up to 500 sq ft with ease, even on the hottest days. Rapid cool-down from the moment you switch on.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e💧\u003c\/div\u003e\n\u003ch3\u003eActive Dehumidification\u003c\/h3\u003e\n\u003cp\u003eRemoves excess moisture from the air independently of cooling, making humid rooms feel significantly more comfortable.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🎛️\u003c\/div\u003e\n\u003ch3\u003eFull Remote Control\u003c\/h3\u003e\n\u003cp\u003eEvery function — mode, fan speed, temperature and timer — accessible from across the room with the included remote.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🔇\u003c\/div\u003e\n\u003ch3\u003e25 dB Quiet Operation\u003c\/h3\u003e\n\u003cp\u003eRuns at a level that blends into the background of a busy office or quiet bedroom without disrupting focus or sleep.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"feature-card\"\u003e\n\u003cdiv class=\"feature-icon\"\u003e🚀\u003c\/div\u003e\n\u003ch3\u003eZero Installation\u003c\/h3\u003e\n\u003cp\u003ePortable by design — plug in, vent through a window kit and start cooling in minutes. No technician, no permanent fitting required.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════ 3-IN-1 MODES ══════════════════ --\u003e\n\u003cdiv class=\"modes-band\"\u003e\n\u003cdiv class=\"modes-band-title\"\u003eThree Modes, One Machine\u003c\/div\u003e\n\u003cdiv class=\"modes-grid\"\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cspan class=\"mode-emoji\"\u003e❄️\u003c\/span\u003e\n\u003cdiv class=\"mode-name\"\u003eCool\u003c\/div\u003e\n\u003cdiv class=\"mode-desc\"\u003eFull 12,000 BTU cooling with precise thermostat control. Set your target temperature and the Nomad Steel maintains it automatically.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cspan class=\"mode-emoji\"\u003e💧\u003c\/span\u003e\n\u003cdiv class=\"mode-name\"\u003eDehumidify\u003c\/div\u003e\n\u003cdiv class=\"mode-desc\"\u003eSilently pulls moisture from the air without aggressive cooling — ideal for humid days when temperature is already comfortable.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"mode-card\"\u003e\n\u003cspan class=\"mode-emoji\"\u003e🌀\u003c\/span\u003e\n\u003cdiv class=\"mode-name\"\u003eFan\u003c\/div\u003e\n\u003cdiv class=\"mode-desc\"\u003eThree fan speeds circulate air independently of the compressor, perfect for mild days or simply improving air flow throughout the room.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════ PERFORMANCE METRICS ══════════════════ --\u003e\n\u003cdiv class=\"perf-band\"\u003e\n\u003cdiv class=\"perf-band-title\"\u003ePerformance at a Glance\u003c\/div\u003e\n\u003cdiv class=\"perf-metrics\"\u003e\n\u003cdiv class=\"perf-metric\"\u003e\n\u003cspan class=\"perf-metric-val\"\u003e12K\u003c\/span\u003e \u003cspan class=\"perf-metric-unit\"\u003eBTU\/hr\u003c\/span\u003e \u003cspan class=\"perf-metric-label\"\u003eCooling Power\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perf-metric\"\u003e\n\u003cspan class=\"perf-metric-val\"\u003e500\u003c\/span\u003e \u003cspan class=\"perf-metric-unit\"\u003esq ft\u003c\/span\u003e \u003cspan class=\"perf-metric-label\"\u003eCoverage\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perf-metric\"\u003e\n\u003cspan class=\"perf-metric-val\"\u003e25\u003c\/span\u003e \u003cspan class=\"perf-metric-unit\"\u003edB(A)\u003c\/span\u003e \u003cspan class=\"perf-metric-label\"\u003eNoise Level\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perf-metric\"\u003e\n\u003cspan class=\"perf-metric-val\"\u003e1,250\u003c\/span\u003e \u003cspan class=\"perf-metric-unit\"\u003eW\u003c\/span\u003e \u003cspan class=\"perf-metric-label\"\u003ePower Draw\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"perf-metric\"\u003e\n\u003cspan class=\"perf-metric-val\"\u003e3\u003c\/span\u003e \u003cspan class=\"perf-metric-unit\"\u003emodes\u003c\/span\u003e \u003cspan class=\"perf-metric-label\"\u003eCool · Dry · Fan\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════ MATERIAL CALLOUTS ══════════════════ --\u003e\n\u003cdiv class=\"section\"\u003e\n\u003cdiv class=\"section-label\"\u003eWhy Aluminium\u003c\/div\u003e\n\u003cdiv class=\"material-band\"\u003e\n\u003cdiv class=\"material-card dark\"\u003e\n\u003cdiv class=\"material-number\"\u003e01\u003c\/div\u003e\n\u003ch3\u003eBuilt to Last\u003c\/h3\u003e\n\u003cp\u003eAluminium housings withstand impacts, humidity and UV exposure that warp or discolour plastic units within a season.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"material-card\"\u003e\n\u003cdiv class=\"material-number\"\u003e02\u003c\/div\u003e\n\u003ch3\u003eProfessional Finish\u003c\/h3\u003e\n\u003cp\u003eThe clean white aluminium finish fits naturally into offices, retail spaces and professional environments where appearance matters.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"material-card\"\u003e\n\u003cdiv class=\"material-number\"\u003e03\u003c\/div\u003e\n\u003ch3\u003eSuperior Heat Dissipation\u003c\/h3\u003e\n\u003cp\u003eMetal conducts and releases heat more efficiently than plastic, helping the compressor run cooler and last longer.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"material-card dark\"\u003e\n\u003cdiv class=\"material-number\"\u003e04\u003c\/div\u003e\n\u003ch3\u003eLong-Term Value\u003c\/h3\u003e\n\u003cp\u003eA unit that resists wear, holds its finish and performs consistently year after year — the premium choice that pays for itself.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════ WHAT'S INCLUDED ══════════════════ --\u003e\n\u003cdiv class=\"included-box\"\u003e\n\u003cdiv class=\"section-label\"\u003eWhat's in the Box\u003c\/div\u003e\n\u003ch2 style=\"font-size: 20px; font-weight: bold; color: #111827; margin-bottom: 4px;\"\u003eReady Out of the Box\u003c\/h2\u003e\n\u003cp style=\"font-size: 14px; color: #6b7280;\"\u003eEverything needed to start cooling within minutes of delivery.\u003c\/p\u003e\n\u003cdiv class=\"included-grid\"\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eNomad Steel 12K portable unit\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eWindow exhaust kit \u0026amp; adaptor\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eExhaust hose (5 ft \/ 1.5 m)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eWireless remote control\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eDrain hose \u0026amp; drain plug\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eWashable air filter\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003eRolling caster wheels (4×)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"included-item\"\u003e\n\u003cdiv class=\"check-circle\"\u003e✓\u003c\/div\u003e\n\u003cspan\u003e2-year manufacturer warranty\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════ SPECS TABLE ══════════════════ --\u003e\n\u003cdiv class=\"specs-box\"\u003e\n\u003cdiv class=\"specs-header\"\u003e\n\u003ch2\u003eTechnical Specifications\u003c\/h2\u003e\n\u003cp\u003eFull engineering data for the Polar Flow Nomad Steel 12K\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ctable class=\"specs-table\"\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003eModel\u003c\/td\u003e\n\u003ctd\u003ePF-NS12K-PORT\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eType\u003c\/td\u003e\n\u003ctd\u003ePortable Air Conditioner\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCooling Capacity\u003c\/td\u003e\n\u003ctd\u003e12,000 BTU\/hr\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eCoverage Area\u003c\/td\u003e\n\u003ctd\u003eUp to 500 sq ft\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eOperating Modes\u003c\/td\u003e\n\u003ctd\u003eCool, Dehumidify, Fan\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFan Speeds\u003c\/td\u003e\n\u003ctd\u003e3 (Low \/ Medium \/ High)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eNoise Level\u003c\/td\u003e\n\u003ctd\u003e25 dB(A) minimum\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Consumption\u003c\/td\u003e\n\u003ctd\u003e1,250 W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003ePower Supply\u003c\/td\u003e\n\u003ctd\u003e220–240V \/ 50Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRefrigerant\u003c\/td\u003e\n\u003ctd\u003eR-290 (Low-GWP)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eHousing Material\u003c\/td\u003e\n\u003ctd\u003ePremium Aluminium\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eFinish\u003c\/td\u003e\n\u003ctd\u003eWhite\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWeight\u003c\/td\u003e\n\u003ctd\u003e36 kg (79 lbs)\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eDehumidification Rate\u003c\/td\u003e\n\u003ctd\u003e2.2 L\/hr\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eTimer\u003c\/td\u003e\n\u003ctd\u003e24-hour programmable\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eRemote Control\u003c\/td\u003e\n\u003ctd\u003eIncluded\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eWarranty\u003c\/td\u003e\n\u003ctd\u003e2 years parts \u0026amp; labour\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════ CTA ══════════════════ --\u003e\n\u003cdiv class=\"cta-band\"\u003e\n\u003cdiv class=\"cta-text\"\u003e\n\u003ch2\u003eThe portable AC that means business.\u003c\/h2\u003e\n\u003cp\u003eFree delivery on all orders. Plug in and start cooling the same day it arrives — no installation, no wait.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003ca href=\"#\" class=\"cta-btn\"\u003eAdd to Cart →\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- ══════════════════ ANIMATED CANVAS — METALLIC AIR PARTICLES ══════════════════ --\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"Polar Flow","offers":[{"title":"UK","offer_id":54358006530390,"sku":"14:29#White;200007763:201336106","price":370.0,"currency_code":"EUR","in_stock":true},{"title":"EU","offer_id":54363951137110,"sku":null,"price":370.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/0348\/5014\/files\/S42fc57c5ed8b41018a7e3dc0959d2655V.webp?v=1782504281","url":"https:\/\/getpolarflow.com\/de\/products\/portable-air-conditioner-for-rooms-up-to-500-sq-ft-aluminum-housing-white-12000-btu-3-in-1-cooling-fan-dehumidifier-with-rem","provider":"Polar Flow","version":"1.0","type":"link"}