Hi All,
I develop a site at www.temperature-indicators.co.uk
the current cart summary is on one line, but I wish to split it.
I have modified the shopping cart summary line layout (on the test catalog access to which is restricted by IP) this works to an extent but the problem is as follows...
We display prices in two currencies across the site. The Shopping Cart Summary Line Layout calls a function getCartItem(1) to display the cart total, I want to change the return of that function to list the dollar price on a separate line.
However I don't know where to find that function?
thanks,
Janimal
www.rebelit.co.uk
I develop a site at www.temperature-indicators.co.uk
the current cart summary is on one line, but I wish to split it.
I have modified the shopping cart summary line layout (on the test catalog access to which is restricted by IP) this works to an extent but the problem is as follows...
We display prices in two currencies across the site. The Shopping Cart Summary Line Layout calls a function getCartItem(1) to display the cart total, I want to change the return of that function to list the dollar price on a separate line.
However I don't know where to find that function?
thanks,
Janimal
www.rebelit.co.uk
Comment