• Hello,

    We would like to hide the VAT display of shipping costs in the ecommerce section of the site.
    You can help us?
    Thank you

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi

    If you mean that tax must not be calculated on shipping costs, then you can disable it from WooCommerce > Settings > Tax and uncheck the Shipping Checkbox as shown in the screenshot here : https://prnt.sc/sdnqmq

    Regards,
    Ruchit

    Thread Starter lucafurlan

    (@lucafurlan)

    Hi,
    If i doing your suggest i have VAT 0,00 Euro, I dont want this.
    I want the correct VAT but i dont whant Customers see it.
    I want see price, spedition , total, not see price, spedition, tax, total.
    Thank you

    Hi

    I am not sure if I understood right but according to me you can try these tax settings: https://prnt.sc/sdp9pe

    I think this is what you might be looking for.

    After applying these settings you will get something like this: https://prnt.sc/sdpb6d

    Do let me know how it goes.

    Regards,
    Ruchit

    Thread Starter lucafurlan

    (@lucafurlan)

    Hi,
    Yes it’s correct! Thank you!
    I have a last question:
    In the last line I see the total and the indication of VAT how can I see only the total in this last line?
    Thank you!

    Hi

    For removing indication of VAT you can just simply apply additional CSS as follows

    small.includes_tax {
    display: none;
    }

    Thank You

    Regards
    Ruchit

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Hide the VAT in the shipping costs’ is closed to new replies.