Code Monkey home page Code Monkey logo

airlst-templates's Introduction

#AirLST Email Templates

Keywords: Restaurant, Reservation, Booking, Widget, Online, Reservation

##Summary AirLST (pronounced airlist) allows you to easily accept online reservations from your website. This repository contains templates for customized reservation response emails.

##Usage To send customized emails for reservation confirmations use our default template provided with this repository. You can fully customize the appearance and styles, but keep in mind that optimizing appearance for different email clients can be PITA.

You can use specific placeholder tags within the template which will be filled with the corresponding data.

Generally, we support only one template per account. All content needs to be provided by using placeholder tags. To make an example: Both acceptance and rejection emails will use the same general template, but have different content (acceptance/rejection) based on the placeholder tags.

##Placeholder tags Use one or several of the following tags to customize your response email.

####*|FIRMA|*

Description: Displays the name of the company that owns the account.

Example: Pizzeria Da Marco

####*|NAME|*

Description: Displays the name of the person who made the reservation request

Example: Franz Müller

####*|STATUS|*

Description: Displays a text which indicates if the reservation has been accepted or rejected. In German, this text will contain a formal address ("Sie").

Example (if accepted): Vielen Dank für Ihre Reservierungsanfrage, die wir hiermit gerne bestätigen.

Example (if rejected): Vielen Dank für Ihre Reservierungsanfrage, die wir leider nicht bestätigen können.

####*|STATUS_DU|*

Description: Displays a text which indicates if the reservation has been accepted or rejected. In German, this text will contain a personal address ("Du").

Example (if accepted): Vielen Dank für Deine Reservierungsanfrage, die wir hiermit gerne bestätigen.

Example (if rejected): Vielen Dank für Deine Reservierungsanfrage, die wir leider nicht bestätigen können.

####*|TIME|*

Description: Displays the time of the reservation.

Example: 18.30

####*|DATE|*

Description: Displays the date of the reservation.

Example: 24. Dez 2012

####*|PAX_PLANNED|*

Description: Displays amount of people for this reservation.

Example: 3

####*|MSG_RESPONSE|*

Description: Displays a customized message to the guest which is sent with the acceptance / rejection.

Example: Vielen Dank, wir freuen uns auf Ihren Besuch.

####*|DETAILS_TEXT|*

Description: Displays a preformatted table of all relevant information about the reservation. (Used for convenience.) Output will be standard text (not HTML).

Example:

Datum: 24. Dez 2012

Uhrzeit: 18.30

Anzahl Personen: 3

Mitteilung: Vielen Dank, wir freuen uns auf Ihren Besuch.

####*|DETAILS_HTML|*

Description: Displays a preformatted table of all relevant information about the reservation. (Used for convenience.) Output will be HTML-formatted and have bold row names.

Example:

Datum: 24. Dez 2012

Uhrzeit: 18.30

Anzahl Personen: 3

Mitteilung: Vielen Dank, wir freuen uns auf Ihren Besuch.

##Examples

  • AirLST default template [request-reply-template.html] (request-reply-template.html)

##Prerequisites

None, except…

…to use AirLST, sign up for a free test account. You can manage reservations through our app and web backend (paid). Accepting reservations by email is free of charge and will always be.

Details on [www.AirLST.com] (http://www.airlst.com/web/reservationbook)

(English version will be available shortly)

##Copyright 2011-2013 AirLST by LINKS DER ISAR GmbH

All rights reserved. AirLST is a registered trademark of LINKS DER ISAR GmbH.

LINKS DER ISAR ist eine Online Agentur München.

airlst-templates's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.