Add AI virtual try-on to a Shopify fashion store
TryRobe does not claim a public Shopify App Store listing. A Shopify merchant can integrate the Business API through a custom app or protected backend that keeps the TryRobe license key away from theme JavaScript and customer browsers.
Recommended Shopify architecture
A theme extension or storefront component starts the experience. The store's authenticated app backend requests a TryRobe job, stores the job reference, and returns status or a protected result to the shopper.
- Shopify theme or Hydrogen storefront
- Merchant-controlled app backend
- TryRobe Business API
- Signed webhook and status recovery
- Protected result presented in the store
Keep credentials server-side
Never place the TryRobe license key in Liquid, theme assets, browser JavaScript, public app configuration, or a mobile bundle. Store it in the app host's encrypted environment configuration.
Storefront → Shopify app backend → TryRobe API
↓
Shopper ← protected result ← signed webhookProduct and consent mapping
Associate the Shopify product URL, title, and selected catalog image with the job. Collect clear image consent and show product-size information alongside the AI preview.
Frequently asked questions
Is TryRobe listed in the Shopify App Store?
No public App Store listing is claimed. Integration currently uses the TryRobe Business API and merchant-controlled app infrastructure.
Can a Shopify agency implement it?
Yes. The agency should deploy a secure app backend for the merchant and must not embed production license keys in the theme.
