All Collections
Installing Fibbl
Embed
Fibbl implementation principles
Fibbl implementation principles
Christian Kaunissaar avatar
Written by Christian Kaunissaar
Updated over a week ago

To transition from a classical 2D image based product experience, to a full 3D/XR experience is usually not easy and can be an intimidating process to many. This fact has been the foundation for us building the Fibbl embed scripts.

The main problem is often that e-commerce brands and retailer have a lot of products and it is still today impossible to wave a wand and turn your product images into interactive 3D models. Also, some products are not suitable or possible to create 3D models for. The case is often to partially convert some of the product inventory content to 3D but this causes another problem: Implementing 3D/XR for some of products without having to alter the website code for every single product.
โ€‹
โ€‹The Fibbl embed script is built to handle exactly this case. All you need to do is to follow these two principles:

  • The Fibbl embed code shall be implemented once on the generic Product Detail Page-template.

  • Dynamic variables such as 'product ID' and 'locale' should be added to the Fibbl embed script.

If you follow this basic principles the script will handle the hustle of managing the co-existence of original images hosted by your own e-commerce system and the Fibbl hosted 3D content. All Fibbl content is hosted and distributed via Fibbl's state of the art CDN and API for maximal performance worldwide. Every time your product page loads, the embed will check if 3D content is available for the specific product. If not, the script will stop and your product page will look and feel just like before. When new models are available they will seamlessly be available on your website. You can also deactivate the content for your products via the Fibbl platform.

Did this answer your question?