Product Surcharges
Path: Admin > Catalog > Products > Surcharges (/admin/surcharges)
Surcharges are optional add-on fees that customers can select when purchasing a product. They are used for services such as installation, screen protector fitting, extended warranty, or other supplementary services.
Surcharges Page
The surcharges page combines a form for creating new surcharges at the top and a list of existing surcharges below on the same page.
Creating a New Surcharge
Language Tabs
Surcharges support 10 languages: SK, EN, CS, DE, FR, ES, IT, PL, HU, RO. Click on a language tab and enter the surcharge name in that language.
Form Fields
- Name — The surcharge name in each language (e.g. "Screen protector fitting"). This is the name the customer will see on the product page.
- Display type — Dropdown with two options:
- Checkbox (simple toggle) — The customer sees a simple checkbox to enable/disable the surcharge with a single price
- Select (multiple options) — The customer sees a dropdown list with multiple options, each with its own price (e.g. different installation levels)
- Active — Checkbox to activate or deactivate the surcharge
Surcharge Options
Each surcharge has one or more options:
- Option name — Name in the given language (e.g. "Basic installation")
- Price — Numeric input with currency € (e.g. 10, 200)
- Enabled — Checkbox to activate the given option
TIP
For the Checkbox type, one option is usually sufficient. For the Select type, add multiple options with different prices so the customer can choose the level of service.
Saving
Click the Create new surcharge button to save.
List of Existing Surcharges
Below the form, a list of all created surcharges is shown. Each surcharge card displays:
- Name of the surcharge
- Type — Badge showing the display type (
checkboxorselect) - Options with prices — E.g. "Fitting — €10", "Installation — €200"
Actions on a Surcharge
- Edit (pencil icon) — Opens an inline edit form directly below the card with the same fields as when creating. After editing, click Save or Cancel.
- Delete (trash icon) — Permanently removes the surcharge
Usage Examples
| Surcharge type | Display type | Price |
|---|---|---|
| Screen protector fitting | Checkbox | €10 |
| Installation | Checkbox | €200 |
| Basic installation | Select (option 1) | €150 |
| Full installation | Select (option 2) | €300 |
Tips
TIP
- Surcharges are displayed on the product page where customers can add them to their order
- To temporarily deactivate a surcharge without deleting it, uncheck the Active checkbox
- Remember to fill in names in all languages your store supports