If your storefront is a custom HTML site, a React or Next.js build, a Webflow project, a Framer site, or a hand-coded static page, WearRoom installs the same way it does on a hosted platform: paste a div and a script tag. No SDK, no platform adapter.
The widget is fully framework-agnostic. In React or Next.js, render the div from JSX and inject the script tag once in the layout (or use next/script). In static site generators (Astro, Hugo, Eleventy, Jekyll), include the snippet in the product template.