Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.wearo.io/llms.txt

Use this file to discover all available pages before exploring further.

Install on Wix

Prerequisites

  • A Wearo account (sign up)
  • Your Wearo API key (get yours)
  • A Wix Business or eCommerce plan (required for custom code)
1

Open the Wix Editor

Go to your Wix dashboard and click Edit Site.
2

Add custom code

  1. Click Add → Embed Code → Embed HTML.
  2. Or use Settings → Custom Code to add a script to the footer of all pages.
3

Paste the snippet

<script src="https://wearo.io/widget/tryon-widget.js"></script>
<script>
  TryOnWidget.init({
    apiKey: 'wearo_xxxxxxxxxxxxxxxxxxxx',
    brandColor: '#000000'
  });
</script>
Wix uses dynamic product images. If the button doesn’t appear, you may need to use the triggerSelector option to specify a container element. See custom selectors →
4

Publish and verify

Publish your site and visit a product page to confirm the widget appears.

Need help?

Book a 30-min integration call

We’ll set up Wearo live on your store with you.