• Resolved Aphrodite

    (@aphrodite)


    Howdy all !

    I have a shop selling all arround the world and have a little “issue” about VAT labels.

    I’d like to use tax calculation BUT dont want to show it on cart and payement page IF the customer is not in EU.

    I use the “price by country” plugin that does a part of what i need (dont change the final price with or without VAT)

    I found some snippet that do a part of the job (hide in mails) but need to hide it on cart. Any snippet available ?

    thanks anyone !

Viewing 1 replies (of 1 total)
  • Thread Starter Aphrodite

    (@aphrodite)

    ok found simple solution :
    small.includes_tax {
    display: none;
    }

    + a snippet to hide it in mails.

Viewing 1 replies (of 1 total)
  • The topic ‘Hide VAT labels IF…’ is closed to new replies.