Title: garner2015's Replies | WordPress.org

---

# garner2015

  [  ](https://wordpress.org/support/users/garner2015/)

 *   [Profile](https://wordpress.org/support/users/garner2015/)
 *   [Topics Started](https://wordpress.org/support/users/garner2015/topics/)
 *   [Replies Created](https://wordpress.org/support/users/garner2015/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/garner2015/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/garner2015/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/garner2015/engagements/)
 *   [Favorites](https://wordpress.org/support/users/garner2015/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] VAT Prices Not Showing Correctly on Variants](https://wordpress.org/support/topic/vat-prices-not-showing-correctly-on-variants/)
 *  Thread Starter [garner2015](https://wordpress.org/support/users/garner2015/)
 * (@garner2015)
 * [3 years, 6 months ago](https://wordpress.org/support/topic/vat-prices-not-showing-correctly-on-variants/#post-16189944)
 * Hi Saif,
 * I ended up opening a support ticket. Someone helped me out and I’ve now solved
   my issue.
 * I’ll put what they said here:
 * > `This is the expected behavior because this functionality is turned off at 
   > the Variable product level because it’s not possible to “know” the prices including/
   > excluding tax.
   > However, there may be a way to achieve this with some custom code via filter
   > hooks, for example:
   > add_filter( ‘woocommerce_show_variation_price’, ‘__return_true’ );
   > Please note that assistance with code customization tasks such as this one 
   > is outside of the scope of support, and the solution in the above website comes
   > without a warranty from our side.`

Viewing 1 replies (of 1 total)