Announcement

Collapse
No announcement yet.

Vat in cart and on receipt?

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

    Vat in cart and on receipt?

    How do I change the text in the cart and receipt?
    from just VAT to VAT @ 17.5%

    I don't want to put this on every price on the website, just affter the Subtotal in the cart and on the email receipt.

    Thanks in advance
    Bea
    www.outbackdirect.co.uk
    www.sipuk.co.uk
    www.ryobidirect.co.uk

    #2
    Hello

    Here is how you could change the wording in the Shopping cart.

    1. Go to Advanced | Custom Properties

    2. Click on the + symbol to create a new row. Type in VAT for eg, and click OK

    3. Go to Design | Options | Site Defaults. Click on the + symbol on the top of the table and select VAT from the drop-down.

    4. In the Value field, type in the phrase you wish to display. If you have Business or Developer, untick Searchable and tick Use as Customvar. Click OK.

    5. Now go to Advanced | Template Manager and to the Ordering tab. Click on the Cart Table button to open the template Act_ShoppingCartXML.html

    6. Find the variable NETQUOTEVAR:TAX1CAPTION, and replace it with:
    <!--NETQUOTEVAR:TAX1CAPTION--> CUSTOMVAR:VAT

    7. If you now upload the site and view the shopping cart, the description should now display the custom text, right through to the Receipt page.

    It would not however be possible to do the same for the email receipt, as that uses a collective variable to bring in the cart table.
    Unless someone here has any ideas for the same...

    Hope this helps.
    Krithika Chandrasekar
    SellerDeck

    sigpic

    E-commerce software by SellerDeck

    Comment


      #3
      Worked a treat

      Thank you ... that did the trick for the cart.

      Just the customer email to do, but its not very important.
      I've typed it in the email for now.

      B
      www.outbackdirect.co.uk
      www.sipuk.co.uk
      www.ryobidirect.co.uk

      Comment

      Working...
      X