{{ amountTh }} | {{ numberTh }} | {{ totalTh }} |
---|---|---|
{{ sevenInt.toLocaleString() }} |
{{ sevenAnswer.toLocaleString() }}円 |
|
{{ sixInt.toLocaleString() }} |
{{ sixAnswer.toLocaleString() }}円 |
|
{{ fiveInt.toLocaleString() }} |
{{ fiveAnswer.toLocaleString() }}円 |
|
{{ fourInt }} |
{{ fourAnswer.toLocaleString() }}円 |
|
{{ threeInt }} |
{{ threeAnswer.toLocaleString() }}円 |
|
{{ twoInt }} |
{{ twoAnswer.toLocaleString() }}円 |
|
{{ oneInt }} |
{{ oneAnswer.toLocaleString() }}円 |
|
{{ totalMessage }} |
{{ total.toLocaleString() }}円 |