Hi. I am doing a much needed re design of www.gourmethouse.co.uk
I need to change the Cart Text in shopping cart summary. Can someone tell me how. I've been searching for hours but i am sure it's straight forward!
currently says "View Shopping Bag" and this is to long when i put the summary at the top. So i just want to change it to View Basket
Any ideas?
<a href="<actinic:variable name="CartLinkText" />" target="_self" class="link_menu"><actinic:variable name="CartText" /></a>
think i need to change "CartText" but how?
I need to change the Cart Text in shopping cart summary. Can someone tell me how. I've been searching for hours but i am sure it's straight forward!
currently says "View Shopping Bag" and this is to long when i put the summary at the top. So i just want to change it to View Basket
Any ideas?
<a href="<actinic:variable name="CartLinkText" />" target="_self" class="link_menu"><actinic:variable name="CartText" /></a>
think i need to change "CartText" but how?
Comment