ลดหย่อนภาษี
สูงสุด 1 แสน
มีเงินคืน
ระหว่างสัญญา
ชำระรายเดือน
เพศ: {{getDetailNon.sex == 'M' ? 'ชาย' : 'หญิง'}}
อายุ: {{getDetailNon.age}} ปี
คุ้มครองการเสียชีวิต |
{{item.SumInsuredPercent}}%
|
|
ปีกรมธรรม์ที่ |
0
|
{{index+1}}
|
รับเงินคืน |
{{`${item.PayBackPercent}%`}}
|
|
ปีที่ชำระเบี้ยฯ |
{{index+1}}
|
|
{{commar(item.Premium)}} บาท |
{{ getDetailPlan.pack_name }} | |||||
---|---|---|---|---|---|
กรมมธรรม์ปีที่ | เบี้ยประกันภัยจ่ายต่อปี ณ ต้นปีกรมธรรม์ (บาท) |
เงินจ่ายคืน ณ สิ้นปีกรมธรรม์ | ผลประโยชน์กรณีเสียชีวิต | ||
% | บาท | % | บาท | ||
{{ value.YearNum }} | {{commar(value.Premium)}} | {{value.PayBackPercent > 0 ? `${value.PayBackPercent}%` : `-`}} | {{value.PayBackBaht > 0 ? commar(value.PayBackBaht) : `-` }} | {{value.SumInsuredPercent}}% | {{commar(value.SumInsuredBaht)}} |
รวม | {{commar(getDetailLife.TotalPay)}} | {{ sum(`PayPerYearPercent`, getDetailLife.benefitLife) > 0 ? sum(`PayPerYearPercent`, getDetailLife.benefitLife)+"%" : `-` }} |
{{getDetailLife.TotalSumInsured > 0 ? commar(getDetailLife.TotalSumInsured) : `-` }}
-
|
||
ผลประโยชน์มากกว่าเบี้ยประกันภัยที่จ่าย | {{(getDetailLife.TotalSumInsured - getDetailLife.TotalPay < 0 ? `-` : `+`)}} {{commar( Math.abs(getDetailLife.TotalSumInsured - getDetailLife.TotalPay) )}} |