{{text.emptyTips}} {{else}}
{{text.Total + ' : ' }}{{cashPay | ecCurrency}}
{{if itemInfos && itemInfos.length > 0}}
{{itemInfos.length}} {{text.items}}
{{/if}}
{{text.Qty}}: {{cartList.qty}}{{cartList.subtotal | ecCurrency}}
{{if cartList.subItems && cartList.subItems.length > 0}}
{{if normalItems && normalItems.length > 0}}
{{each normalItems cartList i}}
{{set invalidCauseReason = cartList.invalidCauseReason , invalidCauseLeftValue = cartList.invalidCauseLeftValue}}
{{cartList.itemName}}
{{each cartList.subItems subItems}}
{{if subItems.itemType == 'G'}}