I'm seeking some help regarding the display of some products without the VAT.
Context :
I have a multi vendor marketplace (using DOKAN), so all the products are displayed and sold VAT included. In the cart, the prices are displayed with the total price (XX€ VAT included).
I also have some services / products that I sell to my Vendors, and because they are professionals, I want to show them the prices WITHOUT the VAT, which I do manually on the product page. But once the service is added to the cart, I would like the cart to display not only the total price (XX€ VAT included as it does at the moment), but the price WITHOUT the VAT + the price of the VAT + the total price (XX€ VAT included).
The problem is that at the moment with Woocommerce, we can only choose to display ALL the prices with or without the VAT included.
Anyone would know how I can manage this only for the services I sell to the professionals, and not the whole catalogue of products ?