Store installation

Add the Whisper WhisperBot to Shoptet, Shopify, or another platform.

Updated: 1 June 2026

Whisper is added to your store with a single script or a native integration (e.g. Shoptet addon).

Shoptet#

  1. In Shoptet admin open Addons and search for Whisper.
  2. Install the addon and connect it to your Whisper account.
  3. WhisperBot appears automatically — no manual code required.

In Whisper's Shoptet integration settings you will find Enable and Disable buttons — use them to turn the chatbot on or off on your store at any time.

Other platforms#

Copy the install snippet from Whisper admin under Installation and paste it before the closing </body> tag.

<script src="https://cdn.letswhisper.ai/WhisperBot.js" data-project="YOUR_PROJECT_ID" async></script>

Find YOUR_PROJECT_ID in project settings after you log in.

Back to home