{{isEn? `Please ship the product to one of the following service centers to get the Tracking Number` : `请将产品运送至以下服务中心之一,以获取跟踪号码`}}
{{isEn? `Service center information` : `服务中心信息`}}
{{isEn? `Address` : `地址` }}:
{{item.address}}
{{isEn? `Name` : `姓名`}}:
{{item.recipient}}
{{isEn? `Contact Information` : `联系信息`}}:
{{item && item.phone}}
{{isEn? `Pending for repair quantity` :
`待维修机器数量`}}:
{{`${item.percenter}%`}}