Announcement

Collapse
No announcement yet.

Getting the view cart icon to appear

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Getting the view cart icon to appear

    How do you get the view cart icon to appear

    Thanks

    James

    #2
    where do you want it....

    Comment


      #3
      On the online shop pages

      Comment


        #4
        You will have to add the code to the overall layout.

        Something like this in the layout should give you a 'View Basket'
        <a href="<actinic:variable name="CartLinkText" />" class="link_cart"><actinic:variable name="CartText" /></a>
        Kind regards,
        Bruce King
        SellerDeck

        Comment

        Working...
        X