The Multiply action in the Kuika platform performs multiplication of numeric values. Thanks to this action, dynamic calculations can be made within the application; for example, the total cost of a product can be obtained by multiplying the quantity of a product by the unit price, and a proportional result can be obtained by multiplying a percentage value by a number. The Multiply action works seamlessly in both web and mobile environments, and quickly finalizes calculations made in the user interface.
Technical Specifications
Configure Action Parameters
In an e-commerce application, when the user enters quantity and unit price information on a product page, the system automatically calculates the total price and displays it to the user. This can be done by the user clicking a button after filling out the form or by an action triggered when the field changes.
Steps to Add Total Price Calculation Action
Configure Multiply Action
Result Usage (Optional)
With this configuration, when the user enters the product quantity and unit price and then clicks the “Calculate” button or when the fields change, the total amount is automatically calculated and displayed. Thus, the user can instantly see the cost of their purchases.
Technical Risks and Controls
Multiply action facilitates in-application operations by making fast and accurate calculations with the data received from the user in Kuika applications and makes data management based on calculations effective.