本日は {{ date.getFullYear() }} 年 {{ date.getMonth() + 1 }} 月 {{ date.getDate() }} 日です。
料金は {{ Number(price).toLocaleString() }} 円になります。