Skip to main content

Introduction

In this documentation we will walk you through a step-by-step guide on how to create your own display functions to customize the configurator's UI.

What Are Display Functions

When users customize a product on your website, they need to see different options like colors, sizes, and features clearly and interactively.
Display functions handle this by providing a VUE Component responsible for rendering of the attribute's representation.

Who Is This Documentation Intended For

This documentation is designed for developers and technical professionals who are looking to implement advanced custom options in Expivi's product configurator.
If you have a background in web development, particularly with experience in JavaScript and Vue.js, you will find this guide particularly useful.