DERTOUR GroupDesign
Documentation
Components
Component / Common

HotelHolidaySummary

import HotelHolidaySummary from "@dertour/ui/components/common/HotelTripCustomisation/HotelHolidaySummary"

packages/ui/src/components/common/HotelTripCustomisation/HotelHolidaySummary.tsx · used by kuoni

Internal to `HotelPage_Body_TripCustomisation_001`: the mini-basket beside the configurator (Figma `mini-basket`) — the price pair, the bucket-list heart, the chosen options as links back to the control that sets each one, the booking CTAs, and the "speak to an expert" card. The price pair is the shared `HotelPricingPriceBlock` from KWRP-355 at its larger `size="lg"` scale, so the basket and the sticky bar can never present prices differently, only at different emphasis. ── MULTI-CENTRE ADDITIONS (both optional) ────────────────────────────────── A line item may carry an `error`, which the stopover design shows on the departure line while the departure is unset; and `summary.legs` lists the trip's stops as one collapsed row each, under the line items. Neither is supplied by the hotel page, and neither renders anything when absent.

Loading demo…