Shopify
Coming soon
The Shopify app is coming soon. Today, add the universal script tag through Shopify's custom code setting (your theme's
theme.liquid file). It works on every Shopify store and needs no additional apps.Install via your theme's theme.liquid layout file. Works with any Shopify theme including Dawn and OS 2.0 themes.
Step-by-step
- From the Shopify Admin, go to Online Store → Themes
- On your active theme, click Actions → Edit code
- Under the Layout folder, open
theme.liquid - Find the closing
</body>tag (near the bottom of the file) - Paste the snippet immediately before it
- Click Save
Warning
Some Shopify plans enforce a Content Security Policy that blocks external scripts. If the widget does not appear, check the browser console for CSP errors. Contact Shopify support to add
cdn.incluxa.com to your store's trusted script sources.Verification
After saving, visit your storefront. The INCLUXA accessibility button should appear in the bottom-right corner on all pages — homepage, product pages, checkout, and cart.