Platforms
Magento virtual try-on is not a native integration yet
There is no Tryonixs Magento module, Composer package, or Magento docs page today. Shopify, WooCommerce, and the JavaScript SDK are live.

Magento + Tryonixs
- Tryonixs does not currently ship a Magento or Adobe Commerce marketplace module.
- There is no Composer package, EAV attribute set, or Magento-specific documentation page on this site.
- Magento merchants who want virtual try-on today can evaluate the generic browser JavaScript SDK on a custom theme, or contact us about a custom integration.
Virtual try-on on Magento
Tryonixs does not currently ship a Magento or Adobe Commerce marketplace module.
There is no Composer package, EAV attribute set, or Magento-specific documentation page on this site.
Magento merchants who want virtual try-on today can evaluate the generic browser JavaScript SDK on a custom theme, or contact us about a custom integration.
Setup guide
Installation
- →There is no installable Tryonixs Magento module to deploy.
- →If you control the storefront theme, you can load tryonixs-sdk.js the same way you would on any custom HTTPS site.
- →Allowlist your Magento domain in the Tryonixs dashboard before testing camera access.
SDK setup
- →Call Tryonixs.init({ apiKey }) once on the product page, then Tryonixs.open() from a Try On button.
- →Pass your own product ID and a transparent PNG asset URL — Tryonixs does not read Magento catalog attributes automatically.
- →Test camera permissions on the live HTTPS storefront, not only in the Magento admin preview.
Authentication
- →Use the public storefront API key from your Tryonixs dashboard. There is no Magento integration token or REST /V1/tryonixs endpoint.
Best practices
Treat Magento as a custom storefront until a native module exists.
Start with a small set of eyewear or beauty SKUs rather than wiring the full catalog.
Contact Tryonixs if Magento-specific packaging is a requirement for your launch.
Magento FAQ
- Is there a Tryonixs Magento or Adobe Commerce module?
- No. Tryonixs does not currently offer a Composer module, Magento Marketplace listing, or Magento-specific docs. Shopify, WooCommerce/WordPress, and the JavaScript SDK are the supported paths today.
- Can I still use Tryonixs on a Magento store?
- Possibly, if you can add a script tag and a Try On button on the product page the same way you would on a custom site. That is a generic SDK embed, not a native Magento integration.
- Do you support Hyvä, Adobe Commerce Cloud, or Magento B2B catalogs?
- Not as a packaged integration. Those environments would need a custom storefront implementation. Contact us if you want to discuss a custom build.
- Where is the Magento setup documentation?
- There is no Magento setup guide. Use the JavaScript SDK docs for custom storefronts, or contact us.
