[ad_1]
Can I influence the appearance of the price at the end? The point is that I can influence the standard price display e.g. if I set in Woo that I want the price without VAT, I can e.g. add the price with VAT via the shortcode ({price_including_tax} in the Price display suffix. Or use the woocommerce_get_price_html hook to add the VAT rate to the price.
