print_order

Load an order invoice

Example

[%print_order id:'[@order_id@]' /%]

Usage

The print_order tag will load an order then print the invoice template for the order specified. This template used to print the invoice or quote is the same as the one selected when the order was created.

This tag will only work when a customer is logged in and on the /_myacct/print/invoice/<order number> page where <order number> is the order number to print. The template for this page can be found at assets/themes/<theme name>/templates/customer/print/order.template.html template where <theme name> is the filename of your theme folder.

Parameters

Name Options Description
id:'' Order ID The order ID you wish to query for to print

Was this article useful?

Be notified when this page is updated. Optional.