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

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -