i think i have deleted the links that lets my customer view the current cart and also edit it from anywhere on the site. can someone please tell me the links for this. thanks
Announcement
Collapse
No announcement yet.
view cart, edit cart
Collapse
X
-
Hi there,
If you want the 'View Basket' link in text format, you can edit the Act_Primary template and insert code like:
Else, if you have Dreamweaver installed, you can also use an image to display/edit the cart contents by inserting this:Code:<a href="NETQUOTEVAR:NAVBCARTLINK">View Basket</a>
and enter 'NETQUOTEVAR:NAVBCARTLINK' in the Properties Link. (check ImageLink.jpg)Code:<img src="Image1.gif" width="80" height="22" border="0" alt="View & Edit Cart Contents">
Hope this helps.Attached FilesCheers,
Suresh Babu G
Comment