{{if prices.private.daily_user_price_type == 'daily'}}
${prices.private.daily_user_price_per_guest_formatted}
per persona
${prices.private.daily_user_price_formatted}
per stanza
{{/if}}
{{if prices.private.daily_user_price_type != 'daily'}}
${prices.private.daily_user_price_formatted}
${prices.private.daily_user_price_type_formatted}
{{/if}}