[For existing customers] How to update the URL for the Virtual Try-On Standard service?

This guide shows you how to easily update the URL to maintain functionality of the VTO Standard service.

To continue using the service properly, it is necessary to replace the URL that redirects to your virtual try-on (in the iframe or any direct integration).

Here's how to update your URL:

Step 1: Identify your CNAME

You can find your 'CNAME' in your current virtual try-on URL -> Example:

https://{CNAME}.owiz.fittingbox.com/

{CNAME} corresponds to the unique identifier for your account.

 

Step 2: Update your URL

To update your URL, add your 'CNAME' at the end of this new URL:

https://vto-standard.fittingbox.com/

so it becomes https://vto-standard.fittingbox.com/{CNAME}

 

In short, here is an example of an updated URL:

Before:
https://{CNAME}.owiz.fittingbox.com/
After:
https://vto-standard.fittingbox.com/{CNAME}