Greetings
I want to modify the layout of our cart. Specifically, alter where the product subtotal, shipping and sales tax are located.
For example, currently they are displayed next to the field in which shoppers type their zip code. I was thinking of moving them above or below this field.
Seems easy enough to do. Since we use a custom cart, I looked at our include file that pertains to the cart. (I've modified this before for other purposes.) Within this file the code references
Table for totals, etc
My question is, where would I find this table? Would this contain the product subtotal, shipping and sales tax?
I checked our include files and didnt see.
Any suggestions on where to look or how to modify this table would be appreciated.
Thanks