/*
* Snippet to display Order Barcodes anywhere in your site.
* Just copy the PHP Snippet to your template, and it will be displayed over there.
*/

echo WC_Order_Barcodes()->display_barcode(387);