{{ `${langService.getText('DEAR')} ${info.user.FirstName} ${info.user.LastName}${langService.getText('DEAR_POSTFIX')}` }}
| {{ langService.getText("THEME") }} |
{{ langService.getText("PRODUCT_NAME") }} |
{{ langService.getText("QUANTITY") }} |
|
{{ row.GroupName }}
|
{{ row.Options.length > 1 ? info.productOptionMappingTable[row.PID].Name: row.Name }}
|
{{ row.Qty }}
|
{{ langService.getText('HISTORY') }}
| {{ langService.getText("PRODUCT_NAME") }} |
{{ langService.getText("QUANTITY") }} |
{{ langService.getText("SERIALNUMBER") }} |
| {{ product.ProductName }} |
{{ product.Qty }} |
{{ langService.getText("LINK") }}
{{ product.GetSN }}
N/A
|