{{ order_id_label }}: {{ order_id }}

{{ product_description_label }}: {{ product_description|safe }}

{{ product_pricing_model_label }}: {{ product_pricing_model }}

{{ product_net_price_label }}: {{ product_net_price }}

{{ currency_label }}: {{ currency }}

{{ product_tax_type_label }}: {{ product_tax_type }}

{{ product_tax_rate_label }}: {{ product_tax_rate }}

{{ product_inventory_label }}: {{ product_inventory }}

{{ order_description_label }}: {{ order_description }}

{{ order_gross_price_label }}: {{ order_gross_price }}

{{ invoice_payer_fullname_label }}: {{ invoice_payer_fullname }}

{{ invoice_payer_tax_number_label }}: {{ invoice_payer_tax_number }}

{{ invoice_payer_address_label }}: {{ invoice_payer_address }}

{{ checkout_status|safe }}