Hi everyone,
I have a cart attribute called 'Charger' and it is a simple yes or no, on Yes it adds $50 to the product price.  I have price override on due to different pricing for different shopper groups, The problem is when someone adds a charger it only adds $50 to the baseprice and not the final price.  is there a fix for this?
Thank you!
Joomla! 2.5.9
 2.0.18a
			
			
			
				what gets added to the cart?
			
			
			
				The override price gets added to the cart.
For example:
Battery regular price is $875, price override is $825.  When I click Add charger which is $50 it adds it to the regular price ($925) and the override price stays $825, which should be $875 because of the charger cost.
Thanks
			
			
			
				have you tested this most current version?
			
			
			
				Quote from: PRO on July 03, 2013, 03:54:22 AM
have you tested this most current version?
Read here PRO
https://forum.virtuemart.net/index.php?topic=115544.msg395569#msg395569
Custom field price is calculate ALWAYS before the discount... and it is WRONG.