Getting the right price with PHP

[ad_1]

Hello,

For a specific development, I need to display the price elsewhere in the WordPress theme. To do this, I use the global $product then $product->get_variation_prices() for variable products and get_post_meta( get_the_ID(), ‘_sale_price’, true) for classic products.

The problem is that this doesn’t take into account prices that have changed from country to country. How do I get the right price in PHP?

Thanks,

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer