Quickstart
This guide walks you through embedding a Selektable widget on your site.Prerequisites
- A Selektable account with an organization
- A store created in the dashboard
- A widget configured for your store (Room Visualizer or Virtual Try-On)
Step 1: Get your IDs
In the Selektable dashboard, copy two identifiers you’ll need:- Store ID (e.g.,
store_xxx) — found in your store settings - Widget ID (e.g.,
widget_abc123) — found in your widget settings
Step 2: Add the embed script
Add the Selektable embed script before the closing</body> tag on your site. Replace store_xxx with your Store ID:
Replace
app.selektable.com with your Selektable instance URL if you’re self-hosting.