One script tag serves live catalog widgets into any host — the marketing estate, the shop, a partner page. Framework-free web components, Shadow-DOM isolated, the same integration pattern as the in-house arrester-configurator component. Both demos below are live.
<script src="https://<catalog-host>/embed/oc-widgets.js" defer></script>
<oc-product-card slug="3ep4"></oc-product-card>
<oc-mini-finder></oc-mini-finder> A mock siemens-energy.com section — dark canvas, their type scale. The widgets inside are real and live.
Reliable protection against lightning and switching overvoltages — from distribution networks to 800 kV systems.
↓ embedded catalog widgets, served live from this prototype
A mock Energy Shop surface (the storefront's design ramp) — e.g. surfacing open-catalog content next to signed-in commerce.
Technical documentation and successor products for the arresters in your installed base:
Product sections stop hand-maintaining spec snippets — they embed the governed, source-verified catalog content and inherit every update on rebuild.
Open-catalog content (docs, successors, finders) appears inside signed-in surfaces without duplicating a content pipeline — the H3 story running in reverse.
Zero framework coupling: vanilla web components with Shadow DOM survive AEM, Jaspr, React or plain HTML hosts. Cross-origin hosts need CORS on one JSON file — that's the whole integration contract (docs/EMBED-WIDGETS.md).