atlowest
INSTALL GUIDES

Custom Website script

Deploy the voice assistant widget on WooCommerce, Wix, Squarespace, Webflow, or custom raw HTML frameworks by pasting the script snippet tag below.

Step 1: Copy snippet

Copy the integration tag below. Make sure to replace `data-shop` with your active store target domain.

<!-- At Lowest Voice Widget Mount -->
<div id="antigravity-voice-mount" data-shop="your-store.myshopify.com" data-api-base="https://atlowest.com"></div>
<script src="https://atlowest.com/voice-app.js" defer></script>

Step 2: Paste inside HTML template

Open your website builder template settings (e.g. Custom Code under Webflow Settings or Footer Script under WooCommerce) and paste the block directly before the closing `</body>` tag.