PDA

View Full Version : Cart summary on product pages


stampingmad
29-Dec-2002, 12:43 PM
:confused:

I would like to have a running total of the shopping cart on every page. I've followed the instructions in the Advanced User Guide and copied and pasted the script in the Body template.

However when I view my pages I just get script errors. I've tried tinkering with the script but I just can't seem to get it to work.

Would someone mind having a quick look at the code and put me out of my misery? www.stampingmad.co.uk

Thanks, best wishes

Helen

cdicken
02-Jan-2003, 08:41 AM
You need to add the line

<SCRIPT LANGUAGE="JavaScript" SRC="actiniccore.js" TYPE="text/javascript">

just before

<SCRIPT LANGUAGE="JavaScript" SRC="actinicextras.js" TYPE="text/javascript">

This should have been in the template already so it must have been removed somehow.

stampingmad
03-Jan-2003, 08:52 PM
Thanks for this Chris - works brilliantly.

I probably copied over that part of the template instead of putting it after. Serves me right for messing about with just before bed time.

Best wishes
Helen

:D