Optimization Guide

Shopify EV Charger EVSE Compatibility Schema — J1772 vs CCS1 vs CHAdeMO vs NACS Connector Incompatibility, Onboard Charger kW Limit, NEMA Outlet Types, NEC 625.22 Wire Gauge

J1772, CCS1, CHAdeMO, and NACS are four physically incompatible charging connector families — an AI agent that recommends a CHAdeMO EVSE for a Ford Mach-E with a CCS1 port is recommending a product that physically cannot connect. A car's onboard charger (OBC) sets the AC charging speed ceiling regardless of how much power the EVSE can deliver — a 9.6kW charger delivers only 6.6kW to a Nissan Leaf with a 6.6kW OBC. NEMA 14-50R and NEMA 6-50R both supply 240V/50A but have different socket geometries and are not interchangeable. NEC 625.22 requires EVSE circuits derated to 125% of continuous load. Encoding connector_type, max_power_kw, nema_outlet, and circuit_breaker_a_required prevents non-functional product recommendations in the fastest-growing product category in home improvement retail.

TL;DR Connector types: J1772 (AC Level 2, all North American non-Tesla EVs) / CCS1 (DC fast, North American) / CCS2 (DC fast, European — not CCS1 compatible) / CHAdeMO (DC fast, Nissan/Mitsubishi) / NACS/J3400 (Tesla + 2025+ Ford/GM/Rivian). OBC ceiling: EVSE delivers min(EVSE_kW, OBC_max_kW). NEMA 14-50R ≠ NEMA 6-50R (no neutral on 6-50). NEC 625.22: breaker = EVSE_amps × 1.25. Wire gauge: 48A EVSE → 60A breaker → 6 AWG; 32A → 40A → 8 AWG; 24A → 30A → 10 AWG. Encode connector_type, max_power_kw, nema_outlet, circuit_breaker_a_required, wire_gauge_awg_min.

EV Charging Connector Types: Physical Incompatibility by Design

AI agent failure mode: Recommending an EVSE without checking the vehicle's charging port connector type. CHAdeMO and CCS1 connectors are physically incompatible — same service station can have both stalls, but a CCS1 car cannot use a CHAdeMO cable and vice versa.

North American EV Charging Connector Reference

ConnectorStandardPower TypeMax PowerKey Vehicles
J1772SAE J1772AC Level 1 + Level 219.2kW (80A, 240V)All North American non-Tesla EVs (AC port); Chevy, Ford, Hyundai, Kia, VW, BMW, Nissan
CCS1SAE J1772 + IEC 62196DC fast (+ AC Level 2 above)350kW DCChevy Bolt, Ford Mach-E, Hyundai IONIQ 5/6, Kia EV6, VW ID.4, BMW i4, Polestar 2
CCS2IEC 62196 Type 2DC fast (+ AC 3-phase above)350kW DCEuropean market only — not CCS1 compatible; same DC pins, different AC portion
CHAdeMOCHAdeMO AssociationDC fast (separate AC port required)150kW DC (ChaoJi: 900kW theoretical)Nissan Leaf 2011–2024, Mitsubishi Outlander PHEV, Kia Soul EV (2019–)
NACS / J3400SAE J3400 (Tesla origin)AC Level 2 + DC fast (same port)250kW DC (Supercharger V3)All Tesla 2012+ (with varying adapters); Ford 2025+, GM 2025+, Rivian 2025+, Honda 2025+
GB/TGB/T 20234AC + DC fast200kW DCChina market only — not compatible with North American or European standards

NACS transition timing creates a compatibility gap: Ford vehicles switched to NACS in model year 2025. A customer with a 2024 Ford F-150 Lightning has CCS1. A customer with a 2025 F-150 Lightning has NACS. The same EVSE model sold as "Ford compatible" may apply to one but not the other. Encode ev_charger.connector_type AND provide compatible_make_model_years as an array for listings marketed to specific vehicles.

Onboard Charger kW Limit: The Car's Ceiling, Not the EVSE's

An EVSE is a power delivery device — it provides AC power up to its rated level. The car's onboard charger (OBC) is the actual AC-to-DC converter inside the vehicle. The OBC has a maximum input power rating. The actual charging speed = min(EVSE power, OBC max power). Purchasing a higher-rated EVSE than the OBC maximum is not harmful but wastes money on unused capacity. Purchasing a lower-rated EVSE than the OBC maximum limits charging speed unnecessarily.

OBC Maximum by Vehicle — AC Charging Speed Reference

VehicleOBC Max (kW)OBC Max (A at 240V)EVSE Recommendation
Nissan Leaf 40kWh (2018–)6.6 kW27.5A32A EVSE (7.7kW) — slightly oversized but ensures no bottleneck
Nissan Leaf 62kWh (2019–)11 kW (optional 22kW)48A48A EVSE minimum to avoid bottleneck
Tesla Model 3 Standard Range7.7 kW32A32A EVSE sufficient; 48A EVSE adds no speed
Tesla Model 3 Long Range / Performance11.5 kW48A48A EVSE minimum
Tesla Model S / Model X (2021+)11.5 kW48A48A EVSE minimum
Chevy Bolt EV / EUV (2022+)11.5 kW48A48A EVSE minimum
Ford F-150 Lightning19.2 kW80A80A EVSE for maximum speed; 48A = 11.5kW delivered
Ford Mustang Mach-E (2021+)10.5 kW43.75A48A EVSE (delivers full 10.5kW)
Hyundai IONIQ 5 / Kia EV610.9 kW (N America) / 22kW (Europe)45.4A48A EVSE delivers full 10.9kW
BMW i4 / iX11 kW45.8A48A EVSE sufficient

The most common over-purchase: a customer with a Nissan Leaf 40kWh (6.6kW OBC) buys a 48A EVSE (11.5kW capacity) when a 32A EVSE (7.7kW) would deliver the exact same charging speed for $100–$200 less. The most common under-purchase: a Ford F-150 Lightning owner (19.2kW OBC capable) buys a 32A EVSE (7.7kW) — delivering 40% of the truck's charging speed capability, adding ~3 hours to a full charge cycle.

NEMA Outlet Types: 240V Does Not Mean Interchangeable

Multiple NEMA outlet configurations provide 240V power but have physically incompatible plug geometries — a 14-50 plug cannot insert into a 6-50 receptacle.

NEMA Outlet Comparison for EVSE Applications

NEMA TypeVoltageAmperageProng CountNeutral Wire?Common UseEVSE Max (Continuous)
5-15R120V15A3YesStandard outlets12A = 1.44kW (Level 1)
5-20R120V20A3YesKitchen outlets16A = 1.92kW (Level 1)
14-30R240V30A4YesOlder electric dryers24A = 5.76kW (Level 2)
14-50R240V50A4YesRV, electric range, EVSE40A = 9.6kW (Level 2) — most common EVSE outlet
6-20R240V20A3NoAir conditioners16A = 3.84kW
6-50R240V50A3No neutralWelders40A = 9.6kW — but no neutral; some EVSE incompatible

The NEMA 14-50 vs 6-50 trap: both supply 240V at 50A, both cost the same to install, but the plug geometry differs. The 14-50 has a T-shaped neutral slot; the 6-50 does not. An EVSE marketed as "NEMA 14-50 plug" will not physically connect to a 6-50 outlet. Customers with 6-50 welder outlets who purchase NEMA 14-50 EVSEs need either a different EVSE or an electrician to change the outlet (which requires verifying the circuit includes a neutral wire — some welder circuits are 2-wire + ground with no neutral).

NEC 625.22: Wire Gauge and Breaker Sizing for EVSE Circuits

Fire risk: An EVSE circuit that draws 40A continuously on a 40A breaker with 10 AWG wire (rated for 30A continuous) is a code violation — NEC 625.22 requires the circuit to be rated at 125% of continuous load. Undersized conductors overheat, degrade insulation, and create fire risk.

EVSE Circuit Requirements by Amperage

EVSE Amperage (max)Power at 240VNEC 625.22 Circuit (×1.25)Breaker RequiredWire Gauge Min (Cu)
16A3.84kW20A circuit20A DPOLE12 AWG
24A5.76kW30A circuit30A DPOLE10 AWG
32A7.68kW40A circuit40A DPOLE8 AWG
40A9.6kW50A circuit50A DPOLE8 AWG (6 AWG for long runs)
48A11.5kW60A circuit60A DPOLE6 AWG
80A19.2kW100A circuit100A DPOLE4 AWG (or 2 AWG for long runs)

The most common installation error: purchasing a 40A EVSE (9.6kW) and installing it on a 40A breaker with 10 AWG wire. The code requires a 50A circuit (40A × 1.25 = 50A) with 8 AWG minimum. A 40A breaker will not protect 10 AWG wire from the 40A continuous load — the breaker only trips at 40A, which is exactly the rated load the EVSE will draw. Under NEC 625.22, the circuit must be sized at 50A for this application, with a 50A breaker and 8 AWG wire that can safely carry 50A.

Complete EV Charger Schema — Shopify Liquid + Metafields

Metafield Namespace — ev_charger.*

Metafield KeyTypeExample ValuesWhy Required
ev_charger.connector_typesingle_line_text"j1772", "ccs1", "ccs2", "chademo", "nacs", "tesla-proprietary"Primary physical compatibility gate — determines which vehicle inlets can connect
ev_charger.levelinteger1, 2, 3Level 1 (120V), Level 2 (240V AC), Level 3 (DC fast charge)
ev_charger.voltage_vinteger120, 240, 480, 800Circuit voltage requirement
ev_charger.amperage_ainteger16, 24, 32, 40, 48, 80EVSE maximum output current — determines actual charging speed
ev_charger.max_power_kwdecimal1.44, 7.68, 9.6, 11.5, 19.2Maximum power output — determines charging speed before OBC ceiling
ev_charger.nema_outletsingle_line_text"14-50R", "6-50R", "14-30R", "5-15R", "hardwired"Physical outlet compatibility — 14-50R and 6-50R are not interchangeable despite same voltage/amperage
ev_charger.circuit_breaker_a_requiredinteger20, 30, 40, 50, 60, 100NEC 625.22 requirement — EVSE amps × 1.25 = required breaker; prevents code violations
ev_charger.wire_gauge_awg_mininteger12, 10, 8, 6, 4Minimum wire gauge for code-compliant installation
ev_charger.dc_fast_chargebooleantrue, falseDC fast charging (Level 3) capability distinction
ev_charger.cable_length_ftinteger18, 20, 23, 25Cable length — charging from garage interior to vehicle varies by garage depth
ev_charger.includes_adapterbooleantrue, falseWhether cross-connector adapter is included
ev_charger.adapter_typesingle_line_text"nacs-to-j1772", "j1772-to-nacs", "ccs1-to-chademo"Adapter type for multi-standard compatibility

Shopify Liquid Snippet

{% assign ec = product.metafields.ev_charger %}
{% if ec.connector_type %}
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": {{ product.title | json }},
  "description": {{ product.description | strip_html | json }},
  "offers": { "@type": "Offer", "availability": "{% if product.available %}https://schema.org/InStock{% else %}https://schema.org/OutOfStock{% endif %}" },
  "additionalProperty": [
    { "@type": "PropertyValue", "name": "ev_charger.connector_type", "value": "{{ ec.connector_type }}" },
    { "@type": "PropertyValue", "name": "ev_charger.level", "value": "{{ ec.level }}" },
    { "@type": "PropertyValue", "name": "ev_charger.voltage_v", "value": "{{ ec.voltage_v }}" },
    { "@type": "PropertyValue", "name": "ev_charger.amperage_a", "value": "{{ ec.amperage_a }}" },
    { "@type": "PropertyValue", "name": "ev_charger.max_power_kw", "value": "{{ ec.max_power_kw }}" },
    { "@type": "PropertyValue", "name": "ev_charger.nema_outlet", "value": "{{ ec.nema_outlet }}" },
    { "@type": "PropertyValue", "name": "ev_charger.circuit_breaker_a_required", "value": "{{ ec.circuit_breaker_a_required }}" },
    { "@type": "PropertyValue", "name": "ev_charger.wire_gauge_awg_min", "value": "{{ ec.wire_gauge_awg_min }}" },
    { "@type": "PropertyValue", "name": "ev_charger.dc_fast_charge", "value": "{{ ec.dc_fast_charge }}" }
  ]
}
</script>
{% endif %}

5 Critical EV Charger Schema Mistakes

  1. Not encoding connector_type as a specific standard. "Compatible with most EVs" is not a compatibility statement — J1772 and NACS are both "most EVs" in 2024–2025, but they are physically incompatible. Encode the specific connector standard (j1772, ccs1, ccs2, chademo, nacs) so AI agents can match EVSEs to vehicle charging ports without ambiguity.
  2. Listing EVSE power without noting the OBC ceiling effect. A customer with a Nissan Leaf 40kWh who purchases a 9.6kW EVSE expecting 9.6kW charging will receive 6.6kW — the car's OBC is the ceiling. Listing "up to 9.6kW" without noting that OBC capacity limits actual speed generates customer complaints and returns when buyers discover the bottleneck.
  3. Conflating NEMA 14-50 and NEMA 6-50 as interchangeable 240V/50A outlets. Both provide the same voltage and amperage but have incompatible plug geometries. A customer with a 6-50 welder outlet who purchases a 14-50 EVSE will find the plug does not fit. Encoding nema_outlet precisely is essential for customers confirming outlet compatibility before purchase.
  4. Not encoding circuit_breaker_a_required on hardwired EVSE listings. Many hardwired EVSE listings simply state the EVSE's rated amperage. A 48A EVSE requires a 60A circuit per NEC 625.22 — but this is not obvious to buyers or even electricians who assume they need only a 48A breaker. Encoding the required circuit breaker size directly prevents code-violating installations.
  5. Omitting NACS transition year data on "Ford compatible" or "GM compatible" listings. Ford switched to NACS in model year 2025. A J1772 EVSE listed as "Ford compatible" is compatible with Ford 2024 and earlier, but requires a NACS adapter for Ford 2025+. Encoding compatible_make_model_years prevents mismatched purchases during the industry's ongoing NACS transition.

Are your EV charger listings missing connector type, OBC compatibility, and circuit requirement fields?

CatalogScan checks your Shopify store for missing connector_type, NEMA outlet, circuit breaker, and wire gauge fields across your EV charging product listings in under 2 minutes.

Run Free Scan

Frequently Asked Questions

Can a Tesla use a J1772 Level 2 charger?

Yes — Tesla provides a NACS-to-J1772 adapter with all new Tesla vehicles. The adapter converts the J1772 connector to the NACS inlet on the car. Maximum speed with the adapter is the car's OBC maximum — typically 7.7kW (32A) to 11.5kW (48A) depending on the Tesla model. The adapter does not enable DC fast charging (that requires a CCS1 adapter, which Tesla also sells, or a NACS DC fast charger).

Will a 9.6kW EVSE charge my Nissan Leaf at 9.6kW?

No. The Nissan Leaf 40kWh has a 6.6kW onboard charger — the actual charging speed is limited to 6.6kW regardless of how much power the EVSE can deliver. The EVSE offers up to 9.6kW, but the car's OBC will only accept 6.6kW. A 32A EVSE (7.7kW) would deliver identical charging speed at lower cost. The Nissan Leaf 62kWh has an 11kW OBC — it can use the full capacity of a 48A EVSE (11.5kW).

What outlet do I need for a Level 2 home EV charger?

Most Level 2 EVSEs use NEMA 14-50R (240V, 50A, 4 prong — same as an RV hookup or electric range outlet). This outlet supports up to 40A continuous charging (9.6kW at 240V). For faster charging (48A, 11.5kW), the EVSE is typically hardwired. NEMA 6-50R (240V, 50A, 3 prong — welder outlet) is NOT interchangeable with NEMA 14-50R despite the same voltage and amperage — the slot geometry differs and plugs are not cross-compatible.

What circuit breaker size do I need for a 48A EV charger?

NEC 625.22 requires EVSE branch circuits to be rated at 125% of the EVSE's maximum continuous amperage. For a 48A EVSE: 48 × 1.25 = 60A. You need a 60A double-pole breaker and 6 AWG copper wire minimum. Do NOT install a 48A EVSE on a 40A breaker — the EVSE will draw 48A continuously, but the 40A breaker is only rated to trip at 40A, meaning the breaker provides no protection at 48A. This is a code violation and creates overloaded wire risk.

What is the difference between CCS1 and CHAdeMO DC fast charging?

CCS1 and CHAdeMO are physically incompatible DC fast charging connector standards. CCS1 (Combined Charging System Type 1) uses a J1772 upper portion plus two large DC pins below — one combined connector handles both AC Level 2 and DC fast charging. CHAdeMO is a separate, larger circular connector — vehicles with CHAdeMO have both a J1772 port (for AC Level 2) and a CHAdeMO port (for DC fast). CCS1 is now the North American standard: Chevy, Ford, Hyundai, Kia, VW, BMW all use CCS1. CHAdeMO adoption has declined to primarily Nissan Leaf (2011–2024) and select Mitsubishi/Kia models. New EVs sold from 2025 forward are increasingly using NACS.

Related Guides