Habitaciones privadas
{{if prices.private.daily_user_price_type == 'daily'}}
${prices.private.daily_user_price_per_guest_formatted}
por persona
${prices.private.daily_user_price_formatted}
por habitación
{{/if}}
{{if prices.private.daily_user_price_type != 'daily'}}
${prices.private.daily_user_price_formatted}
${prices.private.daily_user_price_type_formatted}
{{/if}}