#REM
#ENDREM
#SET("LineItemNo", #LineItemNo + 1)
|
#IF(NOT (#Shipping.ShippingMethod.Note OR #LineItemContainer.Payment.PaymentMethod.Note)) | #ENDIF
#IF(#DisplayTaxRate) | #ENDIF
#IF(#HasDiscounts) | #ENDIF
#IF(#PaymentMethod)#PaymentMethod.NameOrAlias#ELSE#Name#ENDIF
#IF(#DisplayTransID) {TransID}: #DisplayTransID #ENDIF
#INCLUDE("INC-IsTestTransaction")
|
#IF(#LineItemPrice)#LineItemPrice[money]#ENDIF |
#IF(NOT #LineItemContainer.BasketOrOrder.PaidOn AND NOT #LineItemContainer.BasketOrOrder.PartlyPaidOn)
|
#IF(NOT (#Shipping.ShippingMethod.Note OR #LineItemContainer.Payment.PaymentMethod.Note)) | #ENDIF
#IF(#DisplayTaxRate) | #ENDIF
#IF(#HasDiscounts) | #ENDIF
#LineItemContainer.Payment.PaymentMethod.Note[0]
|
|
#ENDIF