How to Install MirrorLook on Shopify
Step-by-step guide to add a virtual try-on button to your Shopify store in under 5 minutes.
What you need
A MirrorLook account (free) and access to your Shopify theme editor. Sign up, copy your script code, and follow the steps below.
Example snippet
<script src="https://mirrorlook.app/api/script.mirrorlook?store=your-store.myshopify.com" async></script>1. Open Online Store > Themes
Log in to Shopify admin. In the left menu open Online Store, then Themes. On your current theme open the actions menu and click Edit code.

2. Open layout/theme.liquid
In the code editor, expand the Layout folder and open the theme.liquid file.

3. Paste the script before </head>
Paste your MirrorLook script right before the closing </head> tag, save the file, and preview any product page.

That's it!
The virtual try-on button will automatically appear on your product pages. You can customize its appearance from your MirrorLook dashboard.
Customize your button
Change text, colors, and position to match your brand.