{{~#*inline "format-date"~}} {{#with transaction.listing.availability-plan}} {{date date format="h:mm a" tz=timezone}} on {{date date format="MMM d, YYYY" tz=timezone}} {{/with}} {{~/inline~}} {{~#*inline "format-date-day"~}} {{#with transaction.listing.availability-plan}} {{date date format="MMM d, YYYY" tz=timezone}} {{/with}} {{~/inline~}} {{~#*inline "format-date-day-before"~}} {{#with transaction.listing.availability-plan}} {{date-day-before date format="MMM d, YYYY" tz=timezone}} {{/with}} {{~/inline~}} {{#with transaction}}

Your booking for {{listing.title}} is approaching!

{{#each tx-line-items}} {{#eq "line-item/hour" code}}

You have booked {{ listing.title }} from {{> format-date date=booking.start}} to {{> format-date date=booking.end}}.

{{/ eq}} {{#eq "line-item/day" code}}

You have booked {{ listing.title }} from {{> format-date-day date=booking.start}} to {{> format-date-day-before date=booking.end}}.

{{/ eq}} {{#eq "line-item/night" code}}

You have booked {{ listing.title }} from {{> format-date-day date=booking.start}} to {{> format-date-day date=booking.end}}.

{{/ eq}} {{/each}}

If you have questions about your booking, you can contact {{provider.display-name}} through the order page.

View order details

Can’t click the button? Here’s the link for your convenience: {{marketplace.url}}/order/{{url-encode id}}/

{{/with}}

You have received this email notification because you are a member of {{marketplace.name}}. If you no longer wish to receive these emails, please contact {{marketplace.name}} team.