Announcement

Collapse
No announcement yet.

Cart summary

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Cart summary

    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
    Freelance web design
    www.rebelit.co.uk

    #2
    It's in actinicextras.js. Also see actiniccore.js for the other JavaScript routines used.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Thanks Norman

      cheers.
      Freelance web design
      www.rebelit.co.uk

      Comment

      Working...
      X