will emit a "productAddedToCart" event
will add a product to favorites will emit a "productAddedToFavorites" event
will display product on each of the applications will emit a "productChanged" event after complete of each display
will set a product on a specific application will emit a "productChanged" event after complete
will display a saved scene will emit a "sceneDisplayed" event after complete
will return applications available on this experience
will return the current applications
will return the current filters
will return the curren scene
will return the current filters
will return the product displayed on an application in the current scene
will return all displayed products in the current scene
will return the favorite products
will return the favorite set list
will return the scene list available in this experience
start and load the visualizer app, will be triggered automatically on [data-role="visualizer"] elements after complete will emit a "visualizerLoaded" event
will emit a "orderSample" event
will remove a scene from favorites will emit a "sceneRemovedFromFavorites" event
will remove a product from favorites will emit a "productRemovedFromFavorites" event
will set the current applications
set favorite products Accepts array of favorite products that was sent previously by Visualizer or array of product skus and applications
set favorite scenes Accepts array of favorite scenes that was sent previously by Visualizer
will set the current filters
the filters to set
will set the current scene after complete will emit a "sceneLoaded" event
Generated using TypeDoc
will add a scene to favorites will emit a "sceneAddedToFavorites" event