Results 1 to 9 of 9
  1. #1
    Join Date
    Aug 2008
    Posts
    24
    Plugin Contributions
    0

    Default include price with vat

    I have installeed the following
    include_and_exclude_tax_in_prices_nettgross_1-1-0
    Below is how my product prices are now showing

    £25.00 PRICE_EX_TAX_TEXT
    £29.38 PRICE_INC_TAX_TEXT

    How do i edit the text after price to show just
    including vat
    excluding vat

    Thanks in advance

  2. #2

    Default Re: include price with vat

    Hi Matthew

    Did you manage to sort this?

    I have the same..

  3. #3
    Join Date
    Oct 2010
    Location
    Meath, Ireland
    Posts
    25
    Plugin Contributions
    0

    Default Re: include price with vat

    Quote Originally Posted by GSM-Secure View Post
    Hi Matthew

    Did you manage to sort this?

    I have the same..
    Hi,

    Gentlemen please download "Include and Exclude Tax in Prices (Nett/Gross)" V 1.23a. If you using ZC 1.39 should work - check www.ledway.ie ( sorry but I f*** with template). Andrew done great work.

  4. #4
    Join Date
    Aug 2014
    Location
    Cannock, United Kingdom
    Posts
    2
    Plugin Contributions
    0

    Default Re: include price with vat

    Is this problem still not solved then? I've just installed 1.5a and cannot get the text to change from PRICE_INC_TAX_TEXT to Inc VAT.
    Last edited by petercannon; 12 Aug 2014 at 05:09 PM.

  5. #5
    Join Date
    Jul 2012
    Posts
    16,718
    Plugin Contributions
    17

    Default Re: include price with vat

    Quote Originally Posted by petercannon View Post
    Is this problem still not solved then? I've just installed 1.5a and cannot get the text to change from PRICE_INC_TAX_TEXT to Inc VAT.
    Missing a language define for the constant.

    Off the top of my head, I'm not sure which file would be best suited to have it, but need something like:
    Code:
    define('PRICE_INC_TAX_TEXT','Inc VAT');
    Possibly in includes/languages/YOUR_TEMPLATE/english.php
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #6
    Join Date
    Aug 2014
    Location
    Cannock, United Kingdom
    Posts
    2
    Plugin Contributions
    0

    Default Re: include price with vat

    Quote Originally Posted by mc12345678 View Post
    Missing a language define for the constant.

    Off the top of my head, I'm not sure which file would be best suited to have it, but need something like:
    Code:
    define('PRICE_INC_TAX_TEXT','Inc VAT');
    Possibly in includes/languages/YOUR_TEMPLATE/english.php
    What a clever bunny you are! I use the pure_blue_free template so your advice was correct. Thanks
    Code:
    // constants for use in zen_prev_next_display function
      define('PRICE_INC_TAX_TEXT','Inc VAT');
      define('PRICE_EX_TAX_TEXT','Ex VAT');
    And includes\languages\english\extra_definitions\custom\IncExTaxMod_defines.php
    Code:
    // Tax/VAT headings !!!
    define('Ex VAT');
    define('Inc VAT');
    define('VAT Free');
    Solved.

  7. #7
    Join Date
    Aug 2014
    Location
    US
    Posts
    5
    Plugin Contributions
    0

    Default Re: include price with vat

    This problem still not solved then? I've just installed 1.5a and cannot get the text to change from PRICE_INC_TAX_TEXT to Inc VAT.

  8. #8
    Join Date
    Jul 2012
    Posts
    16,718
    Plugin Contributions
    17

    Default Re: include price with vat

    Quote Originally Posted by Christinejoe322 View Post
    This problem still not solved then? I've just installed 1.5a and cannot get the text to change from PRICE_INC_TAX_TEXT to Inc VAT.
    I don't mean to be rrude or insensitive, but if the fact that a few language defines are missing from where they might be expected is hardly a "broken" product. If not mistaken the solution to the issue is identified above, or so it seemed by the response.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  9. #9
    Join Date
    Aug 2014
    Location
    US
    Posts
    5
    Plugin Contributions
    0

    Default Re: include price with vat

    Thanks MC..

 

 

Similar Threads

  1. v151 Displaying VAT if prices already include VAT (tax)
    By philip937 in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 7 Jun 2014, 07:12 AM
  2. How to add PRICE With VAT and Without VAT?
    By staycu in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 25 Jun 2011, 06:16 PM
  3. Include vat in price???
    By uk_papyrus in forum Currencies & Sales Taxes, VAT, GST, etc.
    Replies: 1
    Last Post: 1 Sep 2007, 07:04 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR