Login or Sign Up
Logging in...
Remember me
Log in
Forgot password or user name?
or
Sign Up
Log in with
Search in titles only
Search in v7 (and earlier) only
Search
Advanced Search
Forums
Today's Posts
New Topics
FAQs
Knowledge Base
Sellerdeck website
Customer Portal
Service Status
Member List
Forum
Sellerdeck Ecommerce Software
v7 (and earlier)
Announcement
Collapse
No announcement yet.
Custom Act_Primary design question
Collapse
X
Collapse
Posts
Latest Activity
Search
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
Christylh
Registered User
Join Date:
Mar 2003
Posts:
246
#1
Custom Act_Primary design question
26-Jul-2005, 08:45 PM
How can I insert the cart amount and cart details into a custom designed primary template? I tried copying and pasting from my current but obviously I am missing code elswhere.
Thanks!
Christy
pinbrook
Developers
Join Date:
Dec 2002
Posts:
10161
#2
26-Jul-2005, 09:36 PM
<table width="100" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td bgcolor="NETQUOTEVAR:FGCOLORCSS">
<div align="center"> <span class="actxxsmall"> <font color="NETQUOTEVAR:BGCOLORCSS">
<script language="JavaScript">
<!--
document.write("NETQUOTEVAR:CARTCOOKIEITEMS " + getCartItem(3)+" <BR>");
document.write("NETQUOTEVAR:CARTCOOKIEVALUE " + getCartItem(1));
// -->
</script>
</font></span> </div>
</td>
</tr>
</table>
this is the code you need
Comment
Post
Cancel
Christylh
Registered User
Join Date:
Mar 2003
Posts:
246
#3
29-Jul-2005, 07:59 PM
A belated thanks!
Comment
Post
Cancel
Previous
template
Next
Working...
Yes
No
OK
OK
Cancel
X
Comment