Insurance Tiers
Create insurance plans with coverage levels and pricing
Insurance tiers are a specialized type of addon that lets you offer different levels of protection to customers. They use the addon system under the hood but include additional fields for coverage display.
Creating an Insurance Tier
Go to Insurance in the sidebar and click Add Insurance Tier.
| Field | Description |
|---|---|
| Name | Display name (e.g., "Basic Protection", "Full Coverage") |
| Slug | URL-friendly identifier |
| Subtitle | Short tagline (e.g., "Peace of mind included") |
| Description | Detailed coverage description |
| Price | Cost per day |
| Pricing Type | Typically per_day for insurance |
| Accent Color | Card highlight color in the booking flow |
| Coverage Items | List of what's covered (e.g., "Third-party liability", "Collision damage") |
| Preselected | Whether this tier is selected by default |
| No Coverage | Marks this as the "decline insurance" option |
| Notice | Optional notice text (e.g., "Recommended for peace of mind") |
Scoping
Like addons, insurance tiers support scoping:
- All — Available for every vehicle
- Categories — Specific vehicle categories only
- Vehicles — Specific individual vehicles only
Exclusive Group
Insurance tiers are automatically placed in an exclusive group — customers can select only one insurance tier (or decline coverage). This is enforced in the booking flow.
Ordering
Drag and drop insurance tiers to control the display order. The order determines how tiers appear in the customer booking flow — put the recommended option in a prominent position.
Auto-Skip Logic
If your configuration has exactly one insurance tier and no extra addons, the addons page is automatically skipped in the booking flow. The single insurance tier is pre-selected and the customer proceeds directly to checkout.