Skip to content
Widget · Embed

Embed your Gish wishlist anywhere.

Drop a single <script> tag onto your Ideal.Bio page, personal site, or any third-party page. The widget renders inside a shadow DOM, so it can't conflict with the host page's CSS.

1 · Copy this snippet

Replace sona with your Gish handle. Place the tag where you want the wishlist to appear.

<script src="https://gishme.com/widget/wishlist-embed.js"
        data-handle="sona"
        data-limit="5"
        async></script>

2 · Live preview

Renders the widget for handle sona:

3 · How it works

4 · Options

AttributeDefaultNotes
data-handle— (required)Your Gish handle, without the @.
data-limit5Top N public wishes to show (1–20).
data-apiapi.gishme.comFor staging/dev only.

5 · One-line embed via API

If your host (e.g. some Ideal.Bio plans) doesn't allow inline attributes on script tags, point straight at the JS bootstrap on the API:

<script src="https://api.gishme.com/v1/public/widget/wishlist/sona.js?limit=5" async></script>

The endpoint returns a tiny self-contained loader that injects the real widget script.

Gish and Ideal.Bio are independent companies. This widget is a cross-promotion partnership — no shared accounts, no SSO. Your Gish data stays at Gish.