Results 1 to 8 of 8

Hybrid View

  1. #1
    Join Date
    Mar 2008
    Posts
    268
    Plugin Contributions
    0

    Default Display 'Inc. VAT' After Price... Help Please

    Hi,

    I have the prices on the site displaying VAT but i want it to actually say after the price 'inc. VAT'. SO for example, the price on the page below...

    http://www.dpmperformance.co.uk/inde...roducts_id=725

    would be...

    £65.00 inc. VAT

    Is this possible?

    Thanks

  2. #2
    Join Date
    Mar 2008
    Posts
    268
    Plugin Contributions
    0

    Default Re: Display 'Inc. VAT' After Price... Help Please

    Or is it possible to show both the price without VAT and with VAT?

  3. #3
    Join Date
    Apr 2008
    Location
    UK
    Posts
    326
    Plugin Contributions
    1

    Default Re: Display 'Inc. VAT' After Price... Help Please

    Hi

    Admin > config > my store> display prices with tax might do it!

    Phil

  4. #4
    Join Date
    Mar 2008
    Posts
    268
    Plugin Contributions
    0

    Default Re: Display 'Inc. VAT' After Price... Help Please

    No it doesn't do it, i actually want 'inc. VAT' written next to the price. Anyone know if it's possible?

    Thanks

  5. #5
    Join Date
    Mar 2005
    Location
    United Kingdom
    Posts
    608
    Plugin Contributions
    0

    Default Re: Display 'Inc. VAT' After Price... Help Please

    See Andrew's great contribution.

    Brent

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Display 'Inc. VAT' After Price... Help Please

    That looks like a great mod, but I think the OP just wants to add the words "inc. VAT" after the price.

    For the product info page, open includes/templates/template_default/templates/tpl_product_info_display.php and find the price part (line 71-72 in my text editor):

    echo $one_time . ((zen_has_product_attributes_values((int)$_GET['products_id']) and $flag_show_product_info_starting_at == 1) ? TEXT_BASE_PRICE : '') . zen_get_products_display_price((int)$_GET['products_id']);
    ?> (includes VAT) </h2>



    Don't forget to save the edited file to your override folder.

 

 

Similar Threads

  1. v151 Inc VAT price disapears on login
    By abdulpatesh in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 9 Dec 2015, 04:46 PM
  2. v151 Price inc VAT not working on orders in admin
    By kitcorsa in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 7
    Last Post: 5 Aug 2014, 04:34 PM
  3. How do I amend price heading to say price inc vat?
    By backinthesaddle in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 6 Mar 2010, 04:51 AM
  4. Display Price (ex VAT ) or (inc VAT)
    By hcd888 in forum General Questions
    Replies: 0
    Last Post: 19 May 2009, 01:38 PM
  5. Please Help - Inc and Ex VAT prices/totals not correct
    By snowy2007 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 8 Dec 2008, 04:27 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg