Is there a extension which calculates item price * %
Posted: Wed Dec 18, 2013 7:59 pm
Something that would work like this
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.
Code: Select all
Price= (Item price + option price(s) ) * 1.15
Sorry if this is in the wrong thread (first time posting), also I am aware the above is just psuedo code.