How to display detail of product timer on bill

Dear all,
Who has experience on product timer? I would like to display product detail
Name minute x unit amount on bill

Please see our picture we can only show unit price and total amount

Thank you for your advise and help

Bill_temp

Bil_temp2

According to the printer tag helper inside Printer Templates section it shows this:

image

So try {PRODUCT TIMER DURATION} in your [ORDERS] section.

PS If you show your printer template I can tell you exactly where to put it.

Or if your wanting the price {PRODUCT TIMER PRICE}

Hi Jesse,
Thank you for your reply. Actually we use this tag for display line duration and amount. And we think that it is enough solution for request of customer. Let’s see

[([{PRODUCT TIMER PRICE}]) {PRODUCT TIMER DURATION} = {LINE AMOUNT}]

1 Like