Price calculator

Hello!
Tell me, is it possible using the wix code tools to develop a custom price calculator for a website?

1 Like

Anything is possibel in WIX Code. Try to explain more in detail what you are after and we will guide you where to start.


For example.
This is part of my site on another platform (it is inserted as a widget).
The calculator is created on a third-party service.
A potential customer can calculate the value of his order himself.
I would like to create something similar on the wix website.

Hey,
You can create a customized form and add the calculation logic to the back or front end. I recommend checking out our User Input examples and documentation:
https://www.wix.com/code/home/examples
https://support.wix.com/en/wix - code/user-input

If you wish to integrate this third party service with your Wix site, please send us its documentation to get further information about this service. Meanwhile, you can read about embedding a widget here:
https://support.wix.com/en/article/ working -with-the-html-component-in-wix-code

Have a good day,
Tal.

2 Likes