| # | Items | QTY | Price |
|---|
| <%= count %> | <%=sale_item.product_name%>@<%=number_with_precision( sale_item.unit_price, precision: precision.to_i )%> | <%=sale_item.qty%> | <%=(number_with_precision(sale_item.price, precision: precision.to_i ))%> |
Please ask customer to scan the QR code
<% if @qr_svg %>