
Amount field for Elementor Pro FORM
The Amount Field extension allows your website users to calculate in real time the price of your services while they are filling out the form.
This useful calculator field is compatible with all Elementor PRO numeric fields:
- Input;
- Radio;
- Select.
Booking
([form:room] * [form:rooms] * [form:night]) + (2 * ( [form:adults] + [form:children] ) * [form:night]) + ([form:rooms] * [form:night] * [form:breakfast])
Loan request
Math.round( [ form:loan ] / [ form:monthly ] + ([ form:loan ] * [ form:in3 ] / 100 * !jQuery(‘#form-field-in3’).prop(‘disabled’)) + ([ form:loan ] * [ form:in6 ] / 100 * !jQuery(‘#form-field-in6’).prop(‘disabled’)) + ([ form:loan ] * [ form:in9 ] / 100 * !jQuery(‘#form-field-in9’).prop(‘disabled’)) + ([ form:loan ] * [ form:in12 ] / 100 * !jQuery(‘#form-field-in12’).prop(‘disabled’)) )
MENU
[form:marinara_baby]*3+[form:marinara_normal]*4+[form:marinara_maxy]*9+[form:margherita_baby]*4+[form:margherita_normal]*5+[form:margherita_maxy]*10+[form:prosciutto_baby]*5+[form:prosciutto_normal]*6+[form:prosciutto_maxy]*12
Features