Hi,

I need to duplicate the ot_total module and modify it to display total (products+shipping+discounts,fees,everything) but without tax,

so the end result would be something like

(...)
subtotal
discounts
fees
shipping
-
total (with tax)
-
total without tax
total tax

can anyone give some pointers about modifying the ot_total please?

thanks