Overview
Allow your clients to customize their orders and get dynamic prices based on the values that they input
Features:
If you need a calculation method that is more complex than using a formula, you can use a calulator file.
A calculator file is a PHP file that has access to all the values that the user has submitted. These values can be used to return the calculated cost. This method is useful if you want to achieve a complex calculation or also if you want to request the unit prices from an external service, etc. The possibilities are endless!
What's New in Version 2.94.2(01/20/2023)
Allow your clients to customize their orders and get dynamic prices based on the values that they input
Features:
- Display one or more
- Define a unit of measurement
- Define a price formula
- Define a weight formula
- Configure preferred units per country for the convenience of your customers
- Configure
- based on the selected combination
If you need a calculation method that is more complex than using a formula, you can use a calulator file.
A calculator file is a PHP file that has access to all the values that the user has submitted. These values can be used to return the calculated cost. This method is useful if you want to achieve a complex calculation or also if you want to request the unit prices from an external service, etc. The possibilities are endless!
What's New in Version 2.94.2(01/20/2023)
- Fix bug where option visibility belonging to another condition is deleted
- Add button to toggle all options visibility
- Fix importing preview images
- Add default value to preview field
Last edited by a moderator: