Announcement

Collapse
No announcement yet.

Displaying Prices

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

    Displaying Prices

    Hi all, Newbie here please be patient !

    Is there a way to display the product price without the VAt text ie
    Including VAT..... Or Excluding VAT

    My client is Vat registered and all items in the store will be Vatable but I would like to show just the price on its own

    Thanks
    Swags

    #2
    Two ways.

    1) Preferable. Edit Act_ProductPrice.html and replace the fragment

    <span class="actxxsmall">NETQUOTEVAR:TAXMESSAGE</span>

    with

    <!-- <span class="actxxsmall">NETQUOTEVAR:TAXMESSAGE</span> -->


    2) Alternative. Go to Design / Text / Phase -1, ID 219 and delete the entry there. That's for the "Including" one. The "Excluding" one is at Phase -1, ID 67.
    Norman - www.drillpine.biz
    Edinburgh, U K / Bitez, Turkey

    Comment


      #3
      Wow thanks 2 alternatives & I would not have found either on my own !
      Cheers

      Comment

      Working...
      X