1일 요금 {{order.amounts.each_price}}엔 
                                    2일 요금 {{order.amounts.price_day_2}}엔 
                                    3일 요금 {{order.amounts.price_day_3}}엔 
                                    4일 요금 {{order.amounts.price_day_4}}엔 
                                    5일 요금 {{order.amounts.price_day_5}}엔 
                                    이후 1일 {{order.amounts.add_day_price}}엔 X {{order.days-5}}일 
                                    {{order.amounts.hour_price}}엔 X {{order.hours}}시간 
                                 
                                
                                    1일 요금 {{order.amounts.each_price}}엔 
                                    2~3일 요금 {{order.amounts.price_2_3}}엔 X {{order.days}}일 
                                    4~5일 요금 {{order.amounts.price_4_5}}엔 X {{order.days}}일 
                                    6~10일 요금 {{order.amounts.price_6_10}}엔 X {{order.days}}일 
                                    11~일 요금 {{order.amounts.price_after_11}}엔 X {{order.days}}일 
                                    1~2일 요금 {{order.amounts.price_1_2}}엔 X {{order.days}}일 
                                    3~일 요금 {{order.amounts.price_after_3}}엔 X {{order.days}}일 
                                    {{order.amounts.hour_price}}엔 X {{order.hours}}시간 
                                 
                                
                                    초기 1일 {{order.amounts.each_price}}엔 이후 1일 {{order.amounts.add_day_price}}엔 X {{order.days-1}}일 
                                    {{order.amounts.each_price}}엔 X {{order.days}}일 
                                    6시간 요금 {{order.amounts.hour_price_6}}엔 
                                    12시간 요금 {{order.amounts.hour_price_12}}엔 
                                    {{order.amounts.hour_price}}엔 X {{order.hours}}시간 
                                 
                                
                             |