Add AI-powered virtual try-on to any storefront. Start by choosing how you want to integrate — then we'll guide you through the exact steps for your platform.
How do you want to integrate?
Register products in the TryonAi Dashboard with a SKU. The try-on button fires using that SKU — no image URL needed in your code.
launchTryOnBySku('SKU')Pass any product image URL directly to the button. Works instantly without any dashboard setup — just an image URL and gender value.
tryOnFromGarmentImage(url, gender)Before You Begin
Required for both integration types:
Choose your platform
Select where you're integrating TryonAi. We'll show you the exact code for your setup.
Download the starter ZIP — includes tdsInit.js, platform-specific snippets, and CSS examples.