skitom Posted January 15, 2012 Share Posted January 15, 2012 Hi, Im using V1.4.6.2 What file contains the calculations for the order total? I would like to code something on the lines of (see below) however since i havent found the correct file im not sure on the class names. IF order total <= 100 then order total*15% else if order total >101 but <500 then order total*10% else if order total >500 then order total*5% End if Thanks Link to comment Share on other sites More sharing options...
El Patron Posted January 15, 2012 Share Posted January 15, 2012 I think you can do this using the build in discount, check: catalog-->your product-->prices Link to comment Share on other sites More sharing options...
Recommended Posts