> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.omegatheme.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Service Overview

A service is the main configuration unit in D: Rental Booking Appointment. Each service is linked to a Shopify product and has its own booking rules.

## 3 Service types

| Type | Customer experience |
| ---- |
| **Rental** | Rent equipment / space / products |
| **Workshop** | Attend a class / event |
| **Consulting** | 1-on-1 consultation *(Coming soon)* |

## 3 Booking types

Each service uses one of 3 booking types — this determines how customers select their time:

| Booking type | Customer experience |
| ---- |
| **Time slot** | Pick a date → pick a time slot in that day (45 min, 90 min...) |
| **Single-day** | Pick exactly 1 day, charged per full day |
| **Multiple-day** | Pick start and end dates, charged by number of days |

## Examples

| Business | Service Type | Booking Type |
| ---- |
| Photo studio with hourly slots | Rental | Time slot |
| Wedding dress rental for 1 day | Rental | Single-day |
| Self-drive car rental | Rental | Multiple-day |
| 1.5-hour yoga class | Workshop | Time slot |
| All-day cooking workshop | Workshop | Single-day |
| 3-day guided tour | Workshop | Multiple-day |
