get_product_from_item( $item ); $item_meta = new WC_Order_Item_Meta( $item['item_meta'] ); $image = ($show_image) ? 'Product Image' : ''; ?> get_sku()) ? ' (#' . $_product->get_sku() . ')' : ''; // File URL echo ( $show_download_links && $_product->exists() && $_product->is_downloadable() && $_product->has_file() ) ? '
' . __( 'Download:', 'woocommerce' ) . ' ' . $order->get_downloadable_file_url( $item['id'], $item['variation_id'] ) . '' : ''; // Variation echo ($item_meta->meta) ? '
' . nl2br( $item_meta->display( true, true ) ) . '' : ''; ?> get_formatted_line_subtotal( $item ); ?> id, '_purchase_note', true)) : ?>