VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: Csabesz on July 14, 2016, 09:50:31 AM

Title: Virtuemart product with form
Post by: Csabesz on July 14, 2016, 09:50:31 AM
Hi all,

I need a plugin what provides product price based on filling out a form what includes checkboxes and text fields(price depends only on checkboxes) and all the values are mailed to administrator. Preferable with ajax, I need to show values in a table instantly. Someone could help with that ?

thanks in advice.
Title: Re: Virtuemart product with form
Post by: Studio 42 on July 15, 2016, 22:05:41 PM
You can add and use standard custom fields for your form.
If you need advanced controls, price calculation or render, it's possible to write your own custom plugin.