VirtueMart Forum

VirtueMart 2 + 3 + 4 => Product creation => Topic started by: Tommi on November 15, 2012, 13:46:21 PM

Title: Custom Fields and price
Post by: Tommi on November 15, 2012, 13:46:21 PM
Hi everyone!
A need help. For custom fields cart option need to see the actual list price. Now appears +10, +20 etc.
Can you help me?

[attachment cleanup by admin]
Title: Re: Custom Fields and price
Post by: Tommi on November 15, 2012, 17:48:36 PM
Please someone help me?
Title: Re: Custom Fields and price
Post by: jjk on November 15, 2012, 19:59:10 PM
Create one or more child products of your parent product and leave the category and manufacturer fields empty in the child products. Then create a custom field of the type "Generic Child Variant" and assign it to the parent product in the custom fields tab. Also you may select 'Display Parent as option' and 'Parent orderable' (depending on what you want to display). Thereafter you should have the child products displayed as a dropdown list with their individual prices.
like:
Product name - 20 in box
Product name - 25 in box
Product name - 30 in box

However, in this case the price is only shown after the customer has selected one of the options.
There might be a third party plugin to display prices slightly different...
Title: Re: Custom Fields and price
Post by: Tommi on November 15, 2012, 20:42:07 PM
Hello, and a script to edit the file customfields.php not?
Or do you know any plugin advise me?
Because I use a variant of the basket.
Thanks.