Announcement

Collapse
No announcement yet.

customise shopping cart

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

    customise shopping cart

    Hi all!

    Can anybody tell me how I can customise the text "Shopping Cart" which appears in the basket and checkout pages. I would like it to say "Shopping Basket" and be <h3>.

    Any suggestions would be much appreciated.

    Thanx,

    Anna
    Anna
    ===================
    VISUAL FORMAT
    Web design & development
    www.visual-format.net
    ===================

    #2
    Click on the design menu and choose the text option. Enter 'Shopping cart' into the search box at the bottom and it will find the first occurance of that text for you, you can then change it to 'Shopping Basket', then click on 'next' to find the rest.

    Regards,
    Jan Strassen, Mole End Software - Plugins and Reports for Actinic V4 to V11, Sellerdeck V11 to V2018, Sellerdeck Cloud
    Visit our facebook page for the latest news and special offers from Mole End

    Top Quality Integrated label paper for Actinic and Sellerdeck
    A4 Paper with one or two peel off labels, free reports available for our customers
    Product Mash for Sellerdeck
    Link to Google Shopping and other channels, increase sales traffic, prices from £29.95
    Multichannel order processing
    Process Actinic, Sellerdeck, Amazon, Ebay, Playtrade orders with a single program, low cost lite version now available from £19.95

    Comment


      #3
      Jan, thanks so much for that! Just what I wanted!
      Anna
      ===================
      VISUAL FORMAT
      Web design & development
      www.visual-format.net
      ===================

      Comment


        #4
        ...spoke too soon!

        I've changed the text from "Shopping Cart" to "Shopping Basket", but, unfortunately I can't work out where to insert the <h3> tags so that they won't also display in the page title and the customer's email... Does this make any sense?

        (At the mo, I've added them within the Design | Text | Web Site | Shopping Cart/Receipt)

        Any suggestions?

        TIA for your time!

        Anna
        Anna
        ===================
        VISUAL FORMAT
        Web design & development
        www.visual-format.net
        ===================

        Comment


          #5
          Hi Anna

          If you go to "Design | Text"

          Click on the Go To Button and type in
          Phase: -1
          ID: 165

          Type in: <h3>Shopping Basket</h3> instead of what there.

          Kind Regards
          Nadeem Rasool
          SellerDeck Development

          Comment


            #6
            Nadeem,
            Thanx for the reply.

            I already have <h3>Shopping Basket</h3>, but the <h3> tags then appear in the title of the page (browser window where <title>text</title> goes) and in the body of the email sent to the customer before and after the words "Shopping Basket".

            Any ideas?
            Anna
            ===================
            VISUAL FORMAT
            Web design & development
            www.visual-format.net
            ===================

            Comment


              #7
              Open up the template called Act_ShoppingCartXML.html and at the top you will see the line:

              <P><SPAN CLASS="actxsmall"><B>NETQUOTEVAR:CARTCAPTION</B></SPAN>

              Try adding your <h3> tags into this.

              Comment

              Working...
              X