CR Bee Docs
Addons & Insurance

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.

FieldDescription
NameDisplay name (e.g., "Basic Protection", "Full Coverage")
SlugURL-friendly identifier
SubtitleShort tagline (e.g., "Peace of mind included")
DescriptionDetailed coverage description
PriceCost per day
Pricing TypeTypically per_day for insurance
Accent ColorCard highlight color in the booking flow
Coverage ItemsList of what's covered (e.g., "Third-party liability", "Collision damage")
PreselectedWhether this tier is selected by default
No CoverageMarks this as the "decline insurance" option
NoticeOptional 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.

On this page