Hey all…
I have a eCom site that you need to enter an area to get a volume, then a price.
So for example a wall or floor that is 7m x 5m = 35m, then it gives you a price for that product.
I have an area calculator plugin that works and does the job just fine.
The product itself also needs several other products to be able to be used.
I have added these using WPC Frequently Bought Together plugin.
What i would like to do is using Ajax or fetch api allow the product add-ons to change based on what your square metre total is.
So for example, if you were selling Carpets and carpet gripper, it would tell you how much gripper you would need automatically based on what sq metres you entered.
If it was tiles it would tell you a sq m total and how much tile adhesive and how much grout you needed.
Has anybody come across a plugin that might work to do this, or will i have to build a custom plugin?
Thank you