Hi i managed to lose my view cart and checkout but from searching this forum i managed to find this which has worked a treat
<p><a href="<actinic:variable name="CartLinkText" />" class="link_cart"><actinic:variable name="CartText" /></a> | <a href="<actinic:variable name="OrderLinkText" />" class="link_cart"><actinic:variable name="CheckOutText" /></a></p>
However im hoping someone can tell me how to turn view cart into view basket and how to add a button image instead on if just looking like this
view cart ¦ checkout
Cheers for helping
<p><a href="<actinic:variable name="CartLinkText" />" class="link_cart"><actinic:variable name="CartText" /></a> | <a href="<actinic:variable name="OrderLinkText" />" class="link_cart"><actinic:variable name="CheckOutText" /></a></p>
However im hoping someone can tell me how to turn view cart into view basket and how to add a button image instead on if just looking like this
view cart ¦ checkout
Cheers for helping