VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: kostastd on February 01, 2013, 10:53:42 AM

Title: New Custom field type charge to cart once
Post by: kostastd on February 01, 2013, 10:53:42 AM
I would like to create a new custom field type to charge once the total price of cart and not the price of the product. (default custom field charge as (product_price + custom_field) * quantity).

I need the new custom field type to charge as  (product_price * quantity) + customfield.

any suggestion? or any commercial plugin?

Thank you