Page 1 of 1

Is there a extension which calculates item price * %

Posted: Wed Dec 18, 2013 7:59 pm
by Ben1989
Something that would work like this

Code: Select all

Price= (Item price + option price(s) ) * 1.15
Where the 1.15 can change depending on an option choice?

Sorry if this is in the wrong thread (first time posting), also I am aware the above is just psuedo code.