DashboardDocsWidget
2 min read·Widget

Embed Your Widget

Copy a single script tag and paste it anywhere — Shopify, WordPress, Webflow, or plain HTML.

1

Get your embed code

  1. 1

    Open the Collection you want to embed

  2. 2

    Click Publish in the top right

  3. 3

    Copy the <script> tag shown in the dialog

  4. 4

    Paste it anywhere on your page where you want the widget to appear

2

Shopify installation

  1. 1

    In Shopify Admin go to Online Store → Themes → Edit code

  2. 2

    Open the template file where you want the widget

  3. 3

    Paste the Idukki script tag

  4. 4

    Save and preview your storefront

3

WordPress installation

  1. 1

    Install a custom HTML block or use a child-theme

  2. 2

    Paste the script tag inside an HTML widget or footer hook

  3. 3

    Update/save the page

  4. 4

    The widget will render on the frontend automatically

4

Webflow installation

Content coming soon.

5

Generic HTML installation

Paste the script tag before the closing </body> tag of any HTML page. No additional dependencies are required — the widget is fully self-contained.