#IF(#LineItemContainer.Payment) #LOCAL("BasketID", #ID)#LOCAL("PaymentMethodID", #LineItemContainer.Payment.PaymentMethod.ID)#LOOP(#LineItemContainer.PaymentMethods)#IF(#PaymentType.Alias EQ "POSTPAY" AND NOT #HidePOSTPAY AND #LineItemContainer.TaxModel)
#IF(NOT #IsMinOrderAmountReached) #ELSE #ENDIF {PaymentViaPOSTPAY}
#ENDIF#ENDLOOP#ENDLOCAL#ENDLOCAL #ENDIF