About Slots

Wix offers a range of slots across Wix app widgets where you can place site plugins.

The following diagram shows how slots can appear in a host widget:

Wireframe showing slot positions in a host widget

How slots work

A host widget can contain multiple slots, and each slot has a unique ID. When building your plugin, you declare the specific slots in which Wix users can place it. Each host widget passes context data to your plugin as props, which you can use to call Wix APIs and implement your plugin's logic.

A Wix user can place your plugin in a slot manually, or your plugin can be placed automatically on installation. If you configure automatic placement, your plugin is placed in the first available slot in the order you define. If that slot is occupied, it moves to the next slot, and so on. If no slots are available, it isn't placed.

Available slots

The following host widgets support slots where you can place a site plugin. Learn more about each host widget's slots and integration details.

Wix eCommerce:

Wix Stores:

Wix Bookings:

Wix Events:

Wix Blog:

See also

Did this help?