get_type(), $this->order ); ?>
get_type(), $this->order ); ?> shop_address(); ?> get_type(), $this->order ); ?>
extra_1(); ?>
has_header_logo() ) { do_action( 'wpo_wcpdf_before_shop_logo', $this->get_type(), $this->order ); $this->header_logo(); do_action( 'wpo_wcpdf_after_shop_logo', $this->get_type(), $this->order ); } else { do_action( 'wpo_wcpdf_before_shop_name', $this->get_type(), $this->order ); echo '
'.$this->get_shop_name().'
'; do_action( 'wpo_wcpdf_after_shop_name', $this->get_type(), $this->order ); } ?>
get_type(), $this->order ); ?>

get_title(); ?>

get_type(), $this->order ); ?>
get_type(), $this->order ); ?> billing_address(); ?> get_type(), $this->order ); ?> settings['display_email'] ) ) : ?>
billing_email(); ?>
settings['display_phone'] ) ) : ?>
billing_phone(); ?>
show_shipping_address() ) : ?>

get_type(), $this->order ); ?> shipping_address(); ?> get_type(), $this->order ); ?> settings['display_phone'] ) ) : ?>
shipping_phone(); ?>
get_type(), $this->order ); ?> settings['display_number'] ) ) : ?> get_type(), $this->order ); ?>
get_number_title(); ?> number( 'proforma' ); ?>
order_number(); ?>
settings['display_date'] ) ) : ?>
get_date_title(); ?> date( 'proforma' ); ?>
order_date(); ?>
get_type(), $this->order ); ?> $header_data ) { printf( '', $header_data['class'], $header_data['title'] ); } ?> $item_columns ) { do_action( 'wpo_wcpdf_templates_before_order_details_row', $this, $item_id, $item_columns ); $row_class = apply_filters( 'wpo_wcpdf_item_row_class', 'item-'.$item_id, $this->get_type(), $this->order, $item_id ); printf( '', $row_class ); foreach ( $item_columns as $column_key => $column_data ) { printf( '', $column_data['class'], $column_data['data'] ); } echo ''; do_action( 'wpo_wcpdf_templates_after_order_details_row', $this, $item_id, $item_columns ); } ?>
%s
%s
$total_data ) : ?>
get_type(), $this->order ); ?> get_type(), $this->order ); ?>
get_shipping_notes() ) : ?>

shipping_notes(); ?>
get_type(), $this->order ); ?>
get_footer() ) : ?> get_type(), $this->order ); ?>