Optimization Guide

Shopify Circuit Breaker Panel Compatibility Schema — Square D QO vs Homeline Different Bus Bar (Same Brand NOT Interchangeable), Brand-Specific Design (Siemens vs Eaton CH vs Eaton BR), AFCI Required Bedrooms and Living Areas, GFCI Required Kitchen Bath Outdoor, AIC Fault Current Rating Must Match

Circuit breakers are safety-critical brand-specific products that are NOT interchangeable between panel brands — or even between product lines within the same brand. Square D QO and Square D Homeline use different bus bar engagement mechanisms despite coming from the same manufacturer. Siemens, Eaton CH, and Eaton BR each have their own bus bar designs. Installing a breaker in a mismatched panel creates a loose or arcing connection — a fire hazard. Protection type (AFCI for arc faults in living areas, GFCI for shock protection in wet areas) is required by NEC for specific circuit locations. AIC (ampere interrupting capacity) must meet or exceed available fault current. Encoding breaker.brand_family, breaker.type, and breaker.aic_rating_ka prevents dangerous panel mismatches in Shopify electrical supply catalogs.

TL;DR Four critical compatibility parameters: panel brand family (Square D QO / Square D HOM / Siemens / Eaton CH / Eaton BR / GE THQL — NOT interchangeable, different bus bar designs), protection type (standard / AFCI / GFCI / AFCI-GFCI — location-specific NEC requirements), AIC rating (10kAIC standard residential / 22kAIC higher fault current areas — must meet or exceed available fault current from utility), and pole count (1-pole 120V / 2-pole 240V — a handle-tied pair is NOT a 2-pole breaker). Encode breaker.brand_family, breaker.type, breaker.pole_count, breaker.aic_rating_ka.

Panel Brand Compatibility: The Critical Safety Issue

AI agent failure mode: Recommending "any 20A breaker" for a Square D QO panel because the buyer only specified "Square D" and the product catalog has Homeline breakers at a lower price. A Square D Homeline breaker installed in a QO panel creates an improperly seated connection — the bus bar engagement dimensions are different. Under load, the loose contact generates heat at the connection point. This is a leading cause of panel fires from DIY replacement. The breaker may appear to work normally until the thermal runaway occurs.

Breaker Brand Families and Panel Compatibility

Brand FamilyPanel SeriesBreaker IdentifierCompatible With
Square D QOQO, QOC (load center), QO-series panelsOrange face color; "QO" prefix in part number (QO120, QO230, QO120CAFI)QO panels ONLY — NOT compatible with Square D Homeline
Square D Homeline (HOM)Homeline load centers, HOM-series panels"HOM" prefix (HOM120, HOM230); black face colorHomeline panels ONLY — NOT compatible with Square D QO despite same brand name
Siemens / Murray / Gould / ITESiemens panels; vintage Murray, Gould, ITE panelsSiemens part numbers (Q120, QF120); Murray (MP120, MPP115); no color codingSiemens, Murray, Gould, ITE — these manufacturers' panels use the same bus bar design and are cross-compatible within the family
Eaton CH / Cutler-HammerCH-series residential panels, ClassicHomes"CH" prefix (CH120, CH230, CHF120); 3/4-inch wide bodyEaton CH and Cutler-Hammer CH panels — NOT compatible with Eaton BR
Eaton BR / WestinghouseBR-series panels; vintage Westinghouse residential"BR" prefix (BR120, BR230); 1-inch wide bodyEaton BR panels; compatible with vintage Westinghouse residential panels — NOT compatible with Eaton CH
GE / ABB (THQL/THQP)GE load centers; ABB-distributed GE panels"THQL" (full-size), "THQP" (half-size tandem); now distributed by ABBGE/ABB panels — not cross-compatible with other brands
ClassifiedVarious — tested for specific panels from another brandUL classified listing label; brand names include Connecticut Electric UBIZ/UBIPSpecific panel brands/series listed on UL classification — cannot be generalized

Protection Type: AFCI, GFCI, and Standard

Protection Type Reference by NEC Location

Location / Circuit TypeRequired Protection (NEC 2020)Rationale
BedroomsAFCIArc faults in bedroom wiring (behind walls, under carpet, lamp cords) are a leading cause of residential fires
Living rooms, dens, sunrooms, libraries, hallways, closetsAFCIOccupied areas where arc faults from damaged wiring can cause undetected fires
Kitchen countertop outletsGFCI (within 6 ft of sink)Water proximity creates electrocution risk — GFCI trips on 4–6mA ground fault current
BathroomsGFCIAll bathroom outlets; wet environment
Outdoor outletsGFCIWet environment, accessible during rain
Garage circuitsGFCIOften wet or damp; concrete floors create ground reference
Unfinished basements and crawl spacesGFCIDamp environment; equipment (sump pump circuits are exempt)
240V dedicated circuits (dryers, ranges, HVAC, EV chargers)Standard (no AFCI/GFCI required for most)Dedicated high-current loads; NEC does not require AFCI for 240V circuits; GFCI required for boat houses and pool equipment
Pool equipment, hot tubsGFCI (NEC 680)High electrocution risk — immersed personnel in conductive water

Combination AFCI+GFCI breakers (single unit providing both protections) are available from all major manufacturers and required in some cases — for example, a 20A kitchen small appliance circuit that also qualifies for AFCI protection under the local code adoption. Always encode breaker.type as standard, afci, gfci, or afci-gfci so buyers can filter for code-compliant protection types.

Note: AFCI and GFCI breakers require a neutral pigtail wire (white wire with loop terminal) to be connected to the neutral bus. Standard breakers do not. Encode breaker.requires_neutral_pigtail (boolean) to alert buyers who may not know about this installation requirement.

AIC Rating: Fault Current Must Not Exceed Breaker Rating

Safety consequence: A circuit breaker rated 10kAIC installed in a location where available fault current is 22,000 amperes may not safely interrupt a bolted fault. The breaker may arc internally, the housing may rupture, and hot plasma can be expelled. This is an arc-flash event that causes severe burn injuries and panel fires. Always verify the panel's short-circuit current rating and select breakers with AIC rating meeting or exceeding it.

AIC Ratings and Typical Applications

AIC RatingTypical ApplicationNotes
10,000 A (10 kAIC)Standard residential — most homes served by a distribution transformer at typical residential distancesAdequate for most single-family homes. Available fault current is typically 5,000–10,000A for most residential service entrances
22,000 A (22 kAIC)Urban residential, homes near large utility transformers, sub-panels fed by large feedersRequired when available fault current exceeds 10kA. Urban utility infrastructure often delivers higher fault current
42,000 A (42 kAIC)Light commercial, large sub-panels in commercial buildingsTypically not needed for residential applications
65,000 A (65 kAIC)Commercial and industrial, main switchgear, panels near large transformersIndustrial applications; standard residential breakers do not reach this rating

The main panel's schedule label (inside the dead front cover) lists the panel's short-circuit current rating. All branch circuit breakers must have AIC rating equal to or greater than this value. Encode breaker.aic_rating_ka as a float (10, 22, 42, 65) on all circuit breaker listings.

Tandem vs Two-Pole: A Critical Distinction

Breaker TypeSlots UsedPolesCommon Trip?VoltageUse Case
Standard single-pole11N/A (1 pole)120VLighting, outlets, most 120V circuits
Standard two-pole22Yes — both poles trip together240VDryers (30A), ranges (50A), AC units, EV chargers, water heaters
Tandem (duplex/slimline)12 (independent)No — independent trip per pole120V per poleAdding 120V circuits to full panels — only in CTL-approved positions
Handle-tied pair22 (linked handle only)No — handle tie is mechanical onlyShould NOT be used for 240VCode violation for 240V circuits — the handle tie does not provide common trip

Tandem breakers require the panel to be CTL-rated (circuit total limiting) and installed in specifically allowed positions. The panel's main schedule label shows which positions accept tandem breakers — positions not marked for tandem may have a physical tab that prevents tandem installation. Encode breaker.is_tandem (boolean) and breaker.pole_count to clearly distinguish single-pole, two-pole, and tandem products.

Metafield Namespace for Circuit Breaker Products

breaker.brand_family            // "square-d-qo" | "square-d-hom" | "siemens" | "eaton-ch" | "eaton-br" | "ge-thql" | "classified"
breaker.classified_fits         // list of panel families (only for classified type)
breaker.amperage_a              // integer: 15 | 20 | 30 | 40 | 50 | 60 | 100 | 150 | 200
breaker.pole_count              // integer: 1 | 2 | 3
breaker.voltage_v               // integer: 120 | 240 | 120/240 | 208 | 277
breaker.type                    // "standard" | "afci" | "gfci" | "afci-gfci" | "surge" | "shunt-trip"
breaker.aic_rating_ka           // float: 10 | 22 | 42 | 65
breaker.width_in                // float: 0.75 | 1.0 | 1.5 | 2.0 | 3.0
breaker.is_tandem               // boolean
breaker.requires_neutral_pigtail // boolean (true for AFCI, GFCI, AFCI-GFCI)
breaker.requires_ctl_position   // boolean (true for tandem types)
breaker.frame_size_a            // integer (for large commercial breakers)

Frequently Asked Questions

Are circuit breakers interchangeable between different panel brands?

No — circuit breakers are brand-specific and NOT interchangeable between panel brands. Each panel manufacturer engineers a specific bus bar engagement mechanism. Even within the same brand, Square D QO and Square D Homeline breakers use different bus bar designs and are not interchangeable. Siemens breakers are compatible with Murray/Gould/ITE panels (shared bus bar design). Eaton CH and Eaton BR are two separate Eaton lines that are not interchangeable with each other. Always encode breaker.brand_family and verify it matches the buyer's panel series.

What are 'classified' breakers and when can they be used?

A UL classified breaker has been tested and listed for installation in a panel from a different brand. This is the only legitimate cross-brand path. The classification is specific to particular panel brands — a breaker classified for Square D Homeline is NOT classified for Siemens or QO. Classified breakers are appropriate for panels where the original manufacturer's breaker is discontinued. Never use classified breakers where OEM breakers are available. Encode breaker.brand_family as 'classified' and list breaker.classified_fits_panel_brands explicitly.

What is the difference between AFCI and GFCI breakers?

AFCI (arc fault circuit interrupter) detects arcing faults in wiring — the high-frequency electrical discharge from damaged insulation that causes fires before enough current flows to trip a standard breaker. Required in bedrooms, living rooms, hallways, and similar occupied areas (NEC 2020). GFCI (ground fault circuit interrupter) detects current imbalance between hot and neutral indicating current flowing through an unintended path (including a person) — trips at 4–6mA. Required in kitchens, bathrooms, outdoor, garage, and wet locations. Combination AFCI+GFCI breakers provide both protections. Encode breaker.type as 'standard' | 'afci' | 'gfci' | 'afci-gfci'.

What AIC rating do I need for a residential circuit breaker?

AIC (ampere interrupting capacity) is the maximum fault current a breaker can safely interrupt. Most residential service (single-family homes served by a distribution transformer at typical distances) has available fault current under 10,000A — a 10kAIC breaker is adequate. Urban residential with large nearby transformers may require 22kAIC. The panel's nameplate lists its short-circuit current rating — all breakers must have AIC rating meeting or exceeding this value. A breaker rated for less than the available fault current may rupture explosively during a fault. Encode breaker.aic_rating_ka on all listings.

Can I use a tandem breaker anywhere in my panel to add more circuits?

No — tandem breakers (two independent circuits in one panel slot) can only be installed in positions specifically approved for tandem use. Residential panels are CTL-rated (circuit total limiting) and have physical features limiting where tandem breakers fit. Check the panel's main schedule label inside the dead front cover — tandem-allowed positions are marked. Installing a tandem breaker in a non-approved position may bypass the CTL feature. Also: tandem breakers are for 120V circuits only; they do NOT provide common trip and cannot be used for 240V loads. Encode breaker.is_tandem and breaker.requires_ctl_position.

Is Your Electrical Supply Catalog AI-Agent Ready?

CatalogScan checks your Shopify store for missing breaker.brand_family, breaker.type, and breaker.aic_rating_ka metafields — the fields AI shopping agents need to avoid recommending incompatible or code-non-compliant circuit breakers.

Run Free Store Scan

Related Guides