How LE's tour-option × tier matrix maps onto Kaptio content and renders as LE-branded documents. Verified live against the luxgroup sandbox, 11 July 2026.
Two independent dimensions per tour: Tour Options (Base / Extended / Extended Alternative) and Package Tiers (Regular / Platinum / VIP — LE calls these "packages"). Only some combinations sell. Content must live once.
Valid combinations exist by omission: no configuration record, never bookable.
GroupTravel__c, joined by shared
PackageCode. Tiers = PriceCategory__c.
Package__c is the listing anchor and content container — never sellable.
Content articles live on the Package and carry four selector fields. Selection is code-driven — titles are display-only and safe to rename.
| Dimension | Values | Meaning |
|---|---|---|
Kind__c | Variation · Upsell · Optional Experience · Itinerary Day | Role in composition |
Variation__c | Base · Extended · Extended Alternative | Tour option(s) |
Upsell__c | Regular · Platinum · VIP | Tier(s) |
Day__c | 1..n | Itinerary day |
Singletons (highlights, inclusions, not-included) select by
APIName = <package-code>.<selector>,
e.g. china-highlights.tour_highlights.
| Layer | Mechanism | Status |
|---|---|---|
| Structural | The four dimensions | Live |
| Seasonal | ValidFrom/To on the article, filtered against the departure date. Re-version a day with the same Day + a bounded window. | Live, functionally verified |
| Per-departure | Departure__c lookup as a fifth dimension | Designed, not built |
ValidTo when re-versioning —
queries don't dedupe by Day, so a leftover renders as a duplicate day block.
Imagery is the same pattern: Image__c records with LE CDN URLs — hero tagged
hero on the Package, day images via FeaturedImage. Records, not
config changes.
All from real org data, 13 Mar 2027 China Highlights departure: published from-price A$19,939.92, 12-day duration from the Package, nine travellers with real selections. Zero query errors.
Tour Itinerary — hero and booking strip, all fields resolved from org data.
Day cards with per-day imagery.
Travel Documentation — confirmed selections per traveller.
Full documents: Tour Itinerary · Travel Documentation (live staging renders).
a8e9j00000aUYVuAAO, platform-rolled A$103,299.60