Platforms
BigCommerce virtual try-on is not a native integration yet
There is no Tryonixs BigCommerce app, Stencil widget, or BigCommerce documentation today. Shopify, WooCommerce, and the JavaScript SDK are live.

BigCommerce + Tryonixs
- Tryonixs does not currently ship a BigCommerce app, Stencil widget, or BigCommerce-specific documentation page.
- There is no /docs/bigcommerce or /integrations/bigcommerce route because those products do not exist yet.
- BigCommerce merchants who can add a storefront script may evaluate the generic JavaScript SDK, or contact us about a custom integration.
Virtual try-on on BigCommerce
Tryonixs does not currently ship a BigCommerce app, Stencil widget, or BigCommerce-specific documentation page.
There is no /docs/bigcommerce or /integrations/bigcommerce route because those products do not exist yet.
BigCommerce merchants who can add a storefront script may evaluate the generic JavaScript SDK, or contact us about a custom integration.
Setup guide
Installation
- →There is no Tryonixs BigCommerce app or Script Manager package to install.
- →If you can add a custom script on product pages, you can load tryonixs-sdk.js the same way you would on a custom HTTPS site.
- →Allowlist your BigCommerce storefront domain in the Tryonixs dashboard before testing.
SDK setup
- →Call Tryonixs.init({ apiKey }) once, then Tryonixs.open() with your product ID and a transparent PNG URL.
- →Tryonixs does not read BigCommerce custom fields, catalog APIs, or variant events automatically.
- →Confirm camera permissions on the published storefront, including mobile browsers.
Best practices
Treat BigCommerce as a custom storefront until a native app exists.
Do not assume Stencil, Catalyst, or channel-manager support.
Contact Tryonixs if a packaged BigCommerce integration is required.
BigCommerce FAQ
- Is there a Tryonixs BigCommerce app?
- No. There is no BigCommerce marketplace app, Stencil widget, or BigCommerce setup guide on this site.
- Can I use the JavaScript SDK on BigCommerce?
- If your theme can load a third-party script and a Try On button, you can try the generic SDK. That is not a native BigCommerce integration.
- Do you support Catalyst or multi-storefront?
- Not as a packaged product. Those would be custom implementations. Contact us if you need that work scoped.
- Where is the BigCommerce documentation?
- There is none. Use the JavaScript SDK docs for custom storefronts, or contact us.
