• Resolved puresoftrob

    (@puresoftrob)


    Hi,
    I need to display the same gross price for all countries.

    So I set “yes price includes tax” and added the following filter
    as described her: github-woocommerce

    
    add_filter( 'woocommerce_adjust_non_base_location_prices', '__return_false' );
    
    

    Price is displayed correct in cart and checkout but is still wrong at productcatalog and product detail page. I use product variants and so a price range is displayed.
    On the Productdetailspage the price range is wrong but if I select a variant the
    correct price is displayed.

    It seems like the filter does not effect the price ranges.
    Price range displayed: € 9,82 – € 25,29 inkl. Mwst.
    Correct Price range: 9,9 – 25,5

    I switched the theme to a standard theme but this does not solved the problem.

    Thanks

    Robert

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Gabriel – a11n

    (@gabrielfuentes)

    Hi there ??

    At the moment, there’s no default option for that in WooCommerce and setting that as the default would require quite a bit of additional coding. Please kindly note that this requires some custom coding – which goes beyond the scope of support we are able to provide in this forum.

    If you do require more help with the actual coding, we’d recommend you hire a developer who can take a look at this, quote you for their services and help you add this feature to your site. We’d recommend getting in touch with a web developer or one of the customization experts listed at https://woocommerce.com/customizations/.

    Cheers! ??

    Plugin Support abwaita a11n

    (@abwaita)

    Hi @puresoftrob,

    We’ve not heard back from you in a while, so I’m marking this thread as resolved. Hopefully, the above info was helpful.

    If you have further questions, please feel free to open a new topic.

    Thanks.

    Thread Starter puresoftrob

    (@puresoftrob)

    Thanks, it seems there was an issue in the Theme,.. it is solved now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘same gross price for differnt countries only works half the way’ is closed to new replies.