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 Squarespace

Prerequisites

  • A Wearo account (sign up)
  • Your Wearo API key (get yours)
  • A Squarespace Business plan or higher (required for code injection)
1

Open Code Injection

In your Squarespace admin, go to Settings → Advanced → Code Injection.
2

Add the snippet to the Footer

Paste the following in the Footer field:
<script src="https://wearo.io/widget/tryon-widget.js"></script>
<script>
  TryOnWidget.init({
    apiKey: 'wearo_xxxxxxxxxxxxxxxxxxxx',
    productSelector: '.ProductItem-gallery-slides img, .sqs-gallery-block-stacked img',
    brandColor: '#000000'
  });
</script>
3

Save and verify

Save and visit a product page to confirm the “Try it on” button appears.

Need help?

Book a 30-min integration call

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