Definition
Package block illustrates what a package contains. It has three important parts:
- Included concepts (flight, transfer, stay, ski passes, ...)
- Departure date
- Other package details (duration, participants, meal plan, ...)
The component should always be part of a package offer, complementing with, at least, the destination/accommodation and the base price. It does not make any sense to have this component isolated.
.c-package-block
Handlebars
Tue, May 13rd 2018
Razor
Open in new tabOn some cases, some parts of the package block can be omitted, like displaying only the included concepts. This can happen in case there's not enough information to obtain all details for a package, like announcing an accommodation on the home page.
.c-package-block missing departure date & details
Handlebars
Razor
Open in new tabThe included concepts size, changes if there's more than three on the same package.
.c-package-block more than three included concepts
Handlebars
Tue, May 13rd 2018
Razor
Open in new tabWhen available in flight packages, the flight route is shown.
.c-package-block with fligt route
Handlebars
Tue, May 13rd 2018
Amsterdam