The Additional Items section in the Salonly Plugin allows you to add optional services or extra items that customers can select during the booking process. These are typically add-ons such as Pre Hair Wash, Extra Massage, or Nail Polish Removal, which enhance the main service.

⚙️ 1. Accessing Additional Items
- Go to your WordPress Dashboard.
- Navigate to Salonly → Form Data → Additional Items.
🧩 2. Section Settings
| Option | Description |
|---|---|
| Disable section | Toggle this ON to hide the “Additional Items” section from the booking form. |
| Title | The main heading displayed on the booking form. Example: “Additional Items” or “Add-ons”. |
| Tab Title [Multi-step] | The label shown on the tab if using a multi-step booking form. Example: “Extras” or “Add-ons”. |
⚠️ Do not use special characters such as “&” in any title fields.
🛠️ 3. Configuring Additional Items
Each additional item can be customized individually. To add a new item, click + Add and fill out the required fields.
| Field | Description |
|---|---|
| Default select | Enable this to have the item selected by default during booking. |
| ID (must be unique) | A unique identifier for the item (e.g., additem_1).⚠️ Do not use spaces or special characters (&). |
| Price | The cost of the additional item (numeric value only). |
| Title | The display name of the item (e.g., “Pre Hair Wash”). |
| Duration | Specify how long the additional service takes (e.g., 20). |
| Duration Type | Choose between Minutes or Hours based on the add-on duration. |
💡 You can add as many additional items as needed by clicking the “+ Add” button.
🧾 4. Example Setup
| Example Field | Example Value |
|---|---|
| Title | Pre Hair Wash |
| ID | additem_1 |
| Price | 5 |
| Duration | 20 |
| Duration Type | Minutes |
In this example, the “Pre Hair Wash” add-on costs $5 and adds 20 minutes to the total service time.
🔁 5. Managing Items
- Add (+) — Create a new additional item.
- Delete (×) — Remove an unwanted item.
- Reorder (if supported) — Adjust the order items appear in the booking form.