Skip to content

Search is only available in production builds. Try building and previewing the site to test it out locally.

Company Switcher initialization

The Company Switcher drop-in has no drop-in-specific configuration options or customizable models.

Version: 1.0.4

Basic initialization

Initialize the drop-in with default settings:

import { initializers } from '@dropins/tools/initializer.js';
import { initialize } from '@dropins/storefront-company-switcher';
await initializers.mountImmediately(initialize, {});