k-sync
Back to blog

Migrating a renewable energy and solar products store from WooCommerce to Shopify (2026)

How to migrate a solar panels, battery storage, or renewable energy WooCommerce store to Shopify — technical specification metafields, MCS certification, installation bundles, and renewable energy retail Shopify setup.

·By k-sync
3 min read · 636 words

Renewable energy retail — solar panels, battery storage, heat pumps, EV chargers — is a rapidly growing ecommerce category with technically sophisticated buyers. Purchasing decisions involve detailed specification comparisons, government scheme eligibility (MCS certification, Smart Export Guarantee), and installation considerations. Migrating to Shopify requires carrying all this technical data and making it accessible.

Renewable energy product categories

Solar panel metafields

product.metafields.solar.watt_peak_wp = "415"             // STC power output
product.metafields.solar.efficiency_pct = "21.3"
product.metafields.solar.cell_type = "Monocrystalline PERC / TOPCon / HJT / Bifacial"
product.metafields.solar.dimensions_mm = "1722x1134x30"
product.metafields.solar.weight_kg = "21.3"
product.metafields.solar.frame_colour = "Silver / Black"
product.metafields.solar.temperature_coefficient_pct_c = "-0.30"
product.metafields.solar.voc_v = "41.5"                   // open circuit voltage
product.metafields.solar.isc_a = "13.2"                   // short circuit current
product.metafields.solar.max_system_voltage_v = "1500"
product.metafields.solar.product_warranty_years = "12"
product.metafields.solar.power_warranty_years = "30"
product.metafields.solar.mcs_approved = "true"
product.metafields.solar.mcs_product_number = "MCS-12345"

Battery storage metafields

product.metafields.solar.capacity_kwh = "10"
product.metafields.solar.usable_capacity_kwh = "9"
product.metafields.solar.chemistry = "LFP / NMC"
product.metafields.solar.cycle_life = "6000"              // cycles at 80% DoD
product.metafields.solar.max_continuous_power_kw = "5"
product.metafields.solar.peak_power_kw = "7.5"
product.metafields.solar.round_trip_efficiency_pct = "95"
product.metafields.solar.operating_temp_c = "-10 to 50"
product.metafields.solar.warranty_years = "10"
product.metafields.solar.mcs_approved = "true"

MCS certification and government schemes

MCS (Microgeneration Certification Scheme) certification is required for products and installations eligible for UK government incentives:

EV charger metafields

product.metafields.solar.ev_power_kw = "7.4 / 11 / 22"
product.metafields.solar.ev_socket_type = "Type 2 (IEC 62196) / NEMA 14-50 / Tethered"
product.metafields.solar.ev_smart_charging = "true"        // OZEV/DVSA compliant
product.metafields.solar.ev_app_connected = "true"
product.metafields.solar.ev_solar_integration = "true"     // can sync with solar generation
product.metafields.solar.ev_warranty_years = "3"
product.metafields.solar.ozev_approved = "true"            // for EVHS grant eligibility

Supply-only vs supply-and-install

Some renewable energy retailers sell products for self-install or trade purchase, others also offer installation services. In Shopify:

Freight for heavy renewable energy products

Solar panels (22kg each), inverters, and battery systems are heavy. Multiple panels on one order can weigh hundreds of kilograms:

Post-migration checklist for renewable energy stores

Migrate your store with k-sync

Connect your WooCommerce store, validate your products, and push to Shopify in minutes. Free for up to 50 products.

Get started free

Related reading

Browse all migration guides