Helper function to convert product base price
-
Hi,
is there a helper function that I can use to convert product base price? We are using bulk pricing discount and it works fine with the default currency, but not with additional ones.
When I set $cart_item[‘data’]->set_price($price) I need to use converted value to be correct.
I have tried using shortcodes, but they all return HTML and not the just float number of the product price.
Thank you,
Jure
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Helper function to convert product base price’ is closed to new replies.