Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hi there!

    You can use the following code to achieve that behavior.

    add_filter( 'woocommerce_adjust_non_base_location_prices', '__return_false' )

    You can add that code in child or you can add this code snippet using?Code Snippets?plugin.

    Please note that, generally, we do not provide support for customizations. For more details, you can refer to this article: How Taxes Work in WooCommerce.

    I hope this helps.

    Thread Starter wolfamri

    (@wolfamri)

    Thank you so much, and sorry for the delay, I totally missed the reply-message!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.