Skip to content
English
  • There are no suggestions because the search field is empty.

Simple integration with carrousel

In addition to the custom carousel integration described below, a native frame carousel is now available for an easier integration.

Native Frame Carousel (recommended)

In addition to the custom carousel integration described below, a native frame carousel is now available starting from VTO v11.

carousel product view

This component is directly integrated into the Virtual Try-On and allows users to browse and switch between frames without requiring custom front-end development. It simplifies integration and ensures a consistent user experience across devices.

Using the native carousel is recommended in most cases, especially if you want a faster implementation and do not require specific UI customization.

Custom carousel integration remains fully supported and can still be used if you need advanced or highly tailored interactions.

To learn more about how to enable and configure the native frame carousel, refer to the documentation

 

Custom Carousel

Here is a straight forward integration of a VTO experience: https://vto-website-demo.fittingbox.com/

Please note that this integration is designed to start right away, on the loading of the page.

Our recommendation is to instantiate the module on the loading of the page, and then start the experience (with `startVto()`) when the user clicks on the CTA button.