php - Woocommerce View Order Need to Add Current Currency -


i looking @ view-order.php file within woocommerce , see following action:

do_action( 'woocommerce_view_order', $order_id );

this pulls in of details of completed order. need add line within summary shows order's currency. our site works in 2 currencies, usd , cad. appreciated.

thanks

rob


Comments

Popular posts from this blog

javascript - generate date range base on integers -

PHP and MySQL WP -