• Resolved temenujka85

    (@temenujka85)


    Hello!
    I’m wondering is there way to hide the price suffix if a customer have 0% TAX (based on their location). All of the products in the shop are taxable, but only for EU customers. I need to hide the price suffix because it looks confusing for non-EU clients.

    Regards,
    Nushi

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @temenujka85

    To hide the price suffix, you can use a plugin such as “WooCommerce Tax Exempt” or “EU VAT Assistant“. These plugins allow you to set tax exemptions for specific customer groups or locations, and hide the tax information for those customers.

    Alternatively, you can also use this custom code snippet to achieve this: https://gist.github.com/mikejolley/5aab2ec276906bc81a21ec6584d79c2d

    Roxy

    (@roxannestoltz)

    Hi Nushi,

    Thanks for reaching out!

    I understand that you want to hide tax suffixes for products if the customer comes from a non-tax country, is that correct?

    It is not possible to hide the suffix set from the WooCommerce → Settings → Tax → Price display suffix when the tax is equal to 0 without adding a custom code, since this is not an out-of-the-box feature of WooCommerce.

    I can see that a similar request was solved in this thread. Feel free to check if that works for you.

    Alternatively, here is a custom code resource?that might help you hide the tax price suffix when the product is not taxable.

    If you are not familiar with WooCommerce hooks, here is a guide to get you started.

    Hope this helps!

    Thread Starter temenujka85

    (@temenujka85)

    Hi Roxy,

    Yes, correct. I read the case that you mentioned but it concerns only non-taxable products. And all of the products in my shop are taxable. Is there someone that can help me with writhing custom code in order to remove the suffix if product price with and without vat are equal.

    Best,

    Nushi

    Roxy

    (@roxannestoltz)

    Hi Nushi,

    If you would like direct help with custom code, I’d recommend reaching out to one of the WooExperts.

    Let us know if you have any other questions ??

    Cheers!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Hide price suffix when tax is zero’ is closed to new replies.