Adding product price calculating

Issues related to forms.
Post Reply
Zeekh
 
 
Posts: 2
Joined: Tue Nov 26, 2024 1:53 pm

Adding product price calculating

Post by Zeekh »

Hi I want to add fix product price calculator, which is Product price x width x length. For example Product price £10.99, Carpet width 4m, length as required. 10.99 x 4m x 5m = £219.80
User avatar
BaconFries
 
 
Posts: 5793
Joined: Thu Aug 16, 2007 7:32 pm

Re: Adding product price calculating

Post by BaconFries »

This would require a custom script using either javascript or jquery.
User avatar
Pablo
 
Posts: 23007
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Adding product price calculating

Post by Pablo »

Did you try conditions?
https://www.wysiwygwebbuilder.com/conditions.html

If yes, do you have a demo project so I can see what you have done?
Zeekh
 
 
Posts: 2
Joined: Tue Nov 26, 2024 1:53 pm

Re: Adding product price calculating

Post by Zeekh »

Thank you very much, I didn't try that before but it is helpful. Actually I create my website using online website builder then I purchased WYSIWYG web builder 19, this week and I am try once I figure out I will update. Thanks
at the moment I only can give this information, which is below
When customer select carpet and colour then, he can add the length as he needed

Price £10.99 Fixed
Width 4m in meters
Length blank box so customer can put any value

Calculate

Total

Add to basket
User avatar
Pablo
 
Posts: 23007
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Adding product price calculating

Post by Pablo »

If you need help with this then please share a demo project so I can see how you have configured your form.

For further details about how to share a project file, please see this FAQ:
viewtopic.php?f=10&t=82134
Post Reply