Optimization Guide

Shopify Window Air Conditioner BTU Schema — BTU Sizing Formula, SEER2 vs SEER, 115V vs 230V Circuit, EER, Noise dB, Portable AC Effective Capacity

An AI agent recommending a window AC by "covers up to 550 sq ft" sends a buyer to a unit that barely cools a dark closet on a hot day in a sunny apartment kitchen. Encoding air_conditioner.btu_cooling, voltage_v, seer2_rating, and noise_dba enables AI agents to size correctly for room conditions and flag the 230V dedicated circuit requirement.

TL;DR Base sizing: room sq ft × 20 BTU. Add 10% for sunny exposure, +4,000 BTU for kitchen, +600 BTU/extra person. SEER2 (post-Jan 2023) ≈ SEER × 0.95 — not directly comparable. Units above ~12,000 BTU require 230V dedicated circuit (NEMA 6-20R), not a standard 115V outlet. Portable single-hose effective BTU ≈ 60–75% of rated. Encode btu_cooling, voltage_v, amperage_a, seer2_rating, eer_rating, noise_dba.

BTU Sizing: The Correct Formula with Room Corrections

BTU (British Thermal Unit) per hour is the cooling capacity unit for air conditioners. Manufacturer coverage tables ("cools rooms up to 550 sq ft") assume baseline conditions that may not apply to a buyer's room. The correct method:

Base Calculation

BTU = square footage × 20

A 350 sq ft bedroom × 20 = 7,000 BTU baseline. This assumes: 8-foot ceilings, average insulation, moderate sun exposure, 2 occupants.

Correction Factors

ConditionAdjustmentExample
Very sunny room (south/west-facing, 4+ hrs direct sun)+10% (add 2 BTU/sq ft)350 sq ft + 700 BTU = 7,700 BTU
Heavily shaded room (north-facing, mature trees)-10% (subtract 2 BTU/sq ft)350 sq ft − 700 BTU = 6,300 BTU
Kitchen cooling+4,000 BTU flatAny kitchen size: add 4,000
Each additional person above 2+600 BTU per person4 occupants: +1,200 BTU
High ceiling (10 ft vs 8 ft = 25% more volume)+25% of base BTU350 sq ft × 25% ceiling extra = +1,750 BTU
Poor insulation / single-pane windows+20–30%Older construction: add 20% minimum

The Oversizing Problem

A common buyer mistake (often driven by "bigger is better" thinking) is purchasing a unit significantly larger than the calculated BTU. An oversized AC "short cycles" — it cools the air temperature quickly but shuts off before it has run long enough to remove humidity. The result is a room that feels cold and clammy — air temperature is OK but relative humidity remains high (60–70%). Comfort requires both temperature and humidity control. A correctly sized unit runs in longer cycles, dehumidifying as it cools. Oversizing by 10–25% above the calculated need is acceptable; oversizing by 50%+ is counterproductive.

Room SizeBase BTUSunny KitchenRecommended Unit Size
150 sq ft (small bedroom)3,0003,000 + 300 + 4,000 = 7,3005,000 (bedroom) / 8,000 (kitchen)
250 sq ft (medium bedroom)5,0005,000 + 500 + 4,000 = 9,5006,000 (bedroom) / 10,000 (kitchen)
350 sq ft (large bedroom / studio)7,0007,000 + 700 + 4,000 = 11,7008,000 (bedroom) / 12,000 (kitchen)
500 sq ft (large living room)10,00010,000 + 1,000 + 4,000 = 15,00010,000–12,000 (shaded) / 15,000+ (sunny kitchen)
700 sq ft (open concept)14,00014,000 + 1,400 = 15,40014,000–18,000 → requires 230V

SEER2 vs SEER: A Post-2023 Comparability Problem

Starting January 1, 2023, the US Department of Energy mandated the SEER2 efficiency rating for new HVAC equipment under the M1 test procedure. The previous SEER metric used a different (easier) test. This creates a comparison problem for buyers looking at products from before and after 2023.

Key Differences

An AI agent comparing a 2021 product listed as "SEER 15" against a 2024 product listed as "SEER2 14" cannot directly conclude which is more efficient without applying the conversion. Encode seer2_rating as a number and seer_legacy_rating if the product was rated before 2023. Note the test year or standard version in the description.

Window AC and Portable AC Testing (DOE 2017)

Window air conditioners and portable ACs are tested under the DOE 2017 test procedure (separate from the M1 central AC procedure). The 2017 procedure significantly reduced rated BTU for many units compared to the older 1997 ASHRAE test — some portable ACs saw 20–50% lower rated BTU under the new test. A portable AC marketed as "12,000 BTU" in 2016 under the old test would be approximately "8,000 BTU" under the 2017 procedure. The 2017 test is more accurate to real-world performance. Always check which test procedure a BTU rating uses — products manufactured before 2018 may still appear in search results with inflated old-test BTU numbers.

Voltage and Electrical Requirements: 115V vs 230V

Window AC electrical requirements are one of the most common compatibility failures — a buyer purchases a unit and then discovers their outlet is incompatible or a dedicated circuit is required.

BTU RangeTypical VoltageAmperagePlug TypeNotes
5,000–8,000 BTU115V15ANEMA 5-15PStandard household outlet; plug-and-go
9,000–12,000 BTU (115V models)115V15–20ANEMA 5-15P or 5-20PSome models require 20A dedicated circuit
10,000–15,000 BTU (230V models)230V20ANEMA 6-20PRequires dedicated 230V circuit + outlet; electrician required if not present
18,000–25,000 BTU230V20–30ANEMA 6-20P or 6-30PLarge commercial-grade window units; dedicated circuit mandatory

The 230V requirement is a hard installation constraint. The buyer cannot plug a NEMA 6-20P into a standard NEMA 5-15R outlet — the plug shapes are physically incompatible (three-blade vs two-blade + ground configuration). Installing a dedicated 230V circuit in a US residence costs $200–$600 in electrician fees. An AI agent recommending "18,000 BTU for your large living room" without noting the 230V requirement generates a return or an unexpected $400 electrician bill.

Encode voltage_v as an integer (115 or 230) and plug_type as the NEMA designation string. These two fields together allow the buyer (or AI agent) to instantly verify outlet compatibility.

EER: Efficiency Under Peak Conditions

EER (Energy Efficiency Ratio) = BTU per hour ÷ watts consumed, measured at exactly 95°F outdoor / 80°F indoor dry-bulb / 50% indoor relative humidity. Higher EER = more cooling per watt under peak conditions.

EER RangeEfficiency LevelAnnual Cost (6,000 BTU unit, 750 hrs)
Below 9.0Below federal minimum (pre-2023 units)~$90–110/yr
9.0–10.5Standard / federal minimum~$75–90/yr
10.5–12.0Above average / Energy Star eligible~$65–75/yr
12.0–14.0High efficiency~$55–65/yr
Above 14.0Premium inverter models~$45–55/yr

Annual cost estimate formula: (BTU ÷ EER) ÷ 1000 × operating_hours × cost_per_kwh. For a 10,000 BTU unit at EER 9.0 running 750 hours/season at $0.15/kWh: (10,000 ÷ 9.0) / 1000 × 750 × $0.15 = $125/yr. At EER 12.0: $94/yr. The EnergyGuide yellow label shows this estimate at $0.13/kWh and 1,000 hours — a standardized but rarely accurate estimate for any specific buyer's usage pattern.

Noise Level: dB(A) Encoding

Window AC noise is measured in dB(A) (A-weighted decibels, adjusted for human hearing frequency response). Typical window AC noise levels at the indoor fan on the "high" cooling setting:

Noise LeveldB(A) at 1mComparable ToSuitable For
Ultra quiet<45 dB(A)Library ambientBedrooms, home offices, nurseries
Quiet45–52 dB(A)Quiet officeBedrooms with white noise tolerance
Moderate52–58 dB(A)Conversation in a restaurantLiving rooms, common areas
Loud58–65 dB(A)Loud TVGarages, workshops, unoccupied spaces
Very loud>65 dB(A)Busy caféOutdoor-adjacent storage, commercial spaces

Encode noise_dba as the indoor noise level at high cooling fan speed — this is the most relevant measurement for buyers. Some manufacturers specify indoor and outdoor noise separately (for split systems) or noise at multiple fan speeds. If multiple values, encode the highest (high fan speed) as the primary field since this is the operating mode during peak cooling demand.

Portable AC: Why Single-Hose Effective BTU Is Lower Than Rated

Portable ACs exhaust hot air through a single flexible duct routed through a window kit. The hot air expelled creates slight negative pressure in the room — replacement air infiltrates through gaps in doors, windows, and walls. This unconditioned warm air must be cooled, reducing effective cooling output. The DOE 2017 test procedure quantified this by testing single-hose units in a partially sealed room — it produced ratings 20–50% below the previously used procedure.

Dual-hose portable ACs (separate intake duct for the condenser and separate exhaust duct) draw outdoor air for condenser cooling and exhaust it back outside, eliminating infiltration. Dual-hose units test much closer to their BTU rating. Encode portable_hose_type as 'single-hose' or 'dual-hose' and add a note that single-hose effective BTU is approximately 60–75% of the rated BTU. AI agents recommending portable ACs by BTU for room sizing should apply this adjustment for single-hose units.

Metafield Schema: air_conditioner.*

MetafieldTypeExampleNotes
air_conditioner.btu_coolingnumber_integer8000BTU/hr cooling capacity under DOE 2017 test procedure
air_conditioner.coverage_sq_ftnumber_integer350Manufacturer sq ft claim — baseline only; buyer must apply corrections
air_conditioner.voltage_vnumber_integer115115 or 230; critical installation compatibility field
air_conditioner.amperage_anumber_integer15Amperage draw; combined with voltage determines circuit requirement
air_conditioner.plug_typesingle_line_textNEMA 5-15PPlug configuration; NEMA designation allows outlet compatibility check
air_conditioner.eer_ratingnumber_decimal12.1Energy Efficiency Ratio at peak conditions (BTU/watt)
air_conditioner.seer2_ratingnumber_decimal14.3SEER2 seasonal efficiency; post-2023 standard
air_conditioner.noise_dbanumber_integer52Indoor noise at high cooling fan speed in dB(A)
air_conditioner.ac_typesingle_line_textWindowWindow / Portable single-hose / Portable dual-hose / Through-the-wall / Split mini
air_conditioner.heat_pumpbooleanfalseWhether unit also heats (heat pump mode)
air_conditioner.btu_heatingnumber_integer0Heating BTU if heat pump; often lower than cooling BTU
air_conditioner.dehumidifier_pints_daynumber_integer2Pints of moisture removed per day during cooling operation
air_conditioner.energy_starbooleantrueEPA Energy Star certification (requires minimum EER threshold)
air_conditioner.wifi_controllablebooleantrueApp-based smart home control (Alexa, Google Home, manufacturer app)

Example JSON-LD: LG 8,000 BTU Window AC (115V, 350 sq ft)

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "LG 8,000 BTU Window Air Conditioner with Wi-Fi",
  "brand": { "@type": "Brand", "name": "LG" },
  "description": "8,000 BTU window AC for rooms up to 350 sq ft (baseline conditions). 115V 15A standard outlet (NEMA 5-15P) — no dedicated circuit required. EER 12.1. 52 dB(A) indoor noise at high. Energy Star certified. Wi-Fi via LG ThinQ.",
  "additionalProperty": [
    { "@type": "PropertyValue", "name": "Cooling Capacity", "value": "8000", "unitText": "BTU/hr" },
    { "@type": "PropertyValue", "name": "Coverage (baseline)", "value": "350", "unitText": "sq ft" },
    { "@type": "PropertyValue", "name": "Voltage", "value": "115", "unitCode": "VLT" },
    { "@type": "PropertyValue", "name": "Amperage", "value": "6.7", "unitCode": "AMP" },
    { "@type": "PropertyValue", "name": "Plug Type", "value": "NEMA 5-15P (standard 115V 15A)" },
    { "@type": "PropertyValue", "name": "EER Rating", "value": "12.1" },
    { "@type": "PropertyValue", "name": "Indoor Noise", "value": "52", "unitText": "dB(A)" },
    { "@type": "PropertyValue", "name": "AC Type", "value": "Window" },
    { "@type": "PropertyValue", "name": "Energy Star Certified", "value": "true" },
    { "@type": "PropertyValue", "name": "Wi-Fi Controllable", "value": "true" }
  ]
}

Liquid Snippet: air_conditioner.* Metafield Output

{% if product.metafields.air_conditioner.btu_cooling != blank %}
{% assign ac = product.metafields.air_conditioner %}
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": {{ product.title | json }},
  "brand": { "@type": "Brand", "name": {{ product.vendor | json }} },
  "additionalProperty": [
    { "@type": "PropertyValue", "name": "Cooling Capacity", "value": {{ ac.btu_cooling | json }}, "unitText": "BTU/hr" },
    { "@type": "PropertyValue", "name": "Coverage", "value": {{ ac.coverage_sq_ft | json }}, "unitText": "sq ft" },
    { "@type": "PropertyValue", "name": "Voltage", "value": {{ ac.voltage_v | json }}, "unitCode": "VLT" },
    { "@type": "PropertyValue", "name": "Plug Type", "value": {{ ac.plug_type | json }} },
    { "@type": "PropertyValue", "name": "EER Rating", "value": {{ ac.eer_rating | json }} },
    { "@type": "PropertyValue", "name": "Indoor Noise", "value": {{ ac.noise_dba | json }}, "unitText": "dB(A)" },
    { "@type": "PropertyValue", "name": "AC Type", "value": {{ ac.ac_type | json }} }
  ]
}
</script>
{% endif %}

5 Common AI Agent Errors for Window Air Conditioners

  1. Sizing by square footage without corrections — "8,000 BTU for rooms up to 350 sq ft" fails for a sunny south-facing kitchen with 3 people. The buyer receives a unit that runs continuously and cannot maintain set temperature. Encode btu_cooling, not coverage_sq_ft, as the primary sizing field — and note that coverage_sq_ft is a baseline estimate.
  2. Recommending 230V units without electrical compatibility warning — Units above 12,000 BTU almost always require 230V dedicated circuit. NEMA 6-20P physically cannot plug into a standard NEMA 5-15R outlet. An AI agent that recommends a 15,000 BTU unit for a large room without a 230V compatibility check generates expensive returns.
  3. Comparing SEER and SEER2 directly — SEER 15 (pre-2023) ≈ SEER2 14.3 (post-2023). An AI agent filtering by "SEER2 ≥ 15" will exclude many efficient pre-2023 products that meet the equivalent threshold. Encode the rating type and year so agents can apply the ~5% conversion factor.
  4. Recommending portable single-hose ACs using rated BTU directly — Single-hose portable AC effective output is 60–75% of the rated BTU due to infiltration. A 12,000 BTU single-hose unit effectively cools as much as an 8,000–9,000 BTU window unit. Encode portable_hose_type and apply the effective BTU discount in room sizing recommendations.
  5. Ignoring noise level for bedroom use cases — A buyer searching "air conditioner for bedroom" needs a unit at 45–52 dB(A). A 62 dB(A) unit will disrupt sleep. Encode noise_dba as a filterable numeric field, not a string like "quiet" or "ultra-silent" that cannot be threshold-compared.

Frequently Asked Questions

How do I calculate the correct BTU for a room?

Base formula: sq ft × 20 BTU. Corrections: +10% for sunny rooms, +4,000 BTU for kitchens, +600 BTU per person above 2. A 350 sq ft sunny bedroom with 3 people = 7,000 + 700 + 600 = 8,300 BTU → buy a 9,000 BTU unit. Oversizing by 50%+ causes short cycling and poor dehumidification.

What is the difference between SEER2 and the old SEER rating?

SEER2 (mandatory from January 1, 2023) uses the M1 test with 0.5 iwc static pressure vs 0.1 iwc for old SEER, producing roughly 5% lower numbers for the same equipment. SEER 15 ≈ SEER2 14.3. They are not directly comparable without applying the ~0.95 conversion factor.

When does a window AC require a 230V dedicated circuit?

Units above approximately 12,000–15,000 BTU use 230V power (NEMA 6-20P plug). The NEMA 6-20P cannot plug into a standard 115V NEMA 5-15R outlet — incompatible blade configuration. A dedicated 230V circuit requires an electrician if not already present. Encode voltage_v and plug_type as mandatory fields.

What is EER and how does it differ from SEER2 for window air conditioners?

EER = BTU/watt at a single peak test condition (95°F outdoor, 80°F indoor). SEER2 is a seasonal average across many temperature conditions. EER better predicts peak-day efficiency and operating cost on hot summer days. Window ACs are commonly rated by EER because they run primarily during peak heat rather than all season.

Why do portable air conditioners have lower effective cooling than their BTU rating?

Single-hose portable ACs exhaust room air through the duct, creating negative pressure that draws unconditioned warm air through gaps. The unit must then cool this infiltrated air. The DOE 2017 test procedure measured this effect — it reduced rated BTU by 20–50% vs the old procedure. Dual-hose portables use a separate intake for condenser air and test much closer to rated BTU.

Does your air conditioner catalog encode voltage, plug type, and EER rating?

CatalogScan checks for air_conditioner.voltage_v, plug_type, and eer_rating — the fields that prevent AI agents from recommending 230V units to buyers without dedicated circuits or undersized units for hot kitchen spaces.

Scan Your Store Free

Related Guides