Price List Editor
The Price List Editor allows you to create a professional pricing overview for your app. Whether it’s simple service prices, subscriptions, or complex tiered pricing - you can configure everything with the editor.
Overview
Section titled “Overview”The editor is divided into four areas (tabs):
Opening the Editor
Section titled “Opening the Editor”- Open Edit Mode in your app (App Builder Tools)
- Go to Modules & Features
- Tap on Prices and then on Edit or Price Settings
- The editor opens with the four configuration tabs
Available Price Types
Section titled “Available Price Types”The price list module supports five different price types:
| Price Type | Description | Example |
|---|---|---|
| Single Price | A simple, fixed price | Haircut: 35.00 EUR |
| Hourly Rate | Time-based price | Consulting: 80.00 EUR/hr |
| Tiered Pricing | Quantity-based prices | 1-10 users: 9 EUR, 11-50: 7 EUR |
| Package | Bundle with multiple services | ”All-Round Care”: Cut + Coloring + Styling |
| Subscription | Recurring payments | Basic: 9.99 EUR/month or 99 EUR/year |
Layouts Overview
Section titled “Layouts Overview”Depending on the layout, the display of your prices changes:
Compact display with all prices listed vertically. Ideal for many entries.
Modern card view with images and descriptions. Configurable number of columns for tablet and desktop.
Structured table view. Well suited for direct comparison of similar offers.
Feature comparison table specifically for subscriptions and SaaS plans. Shows all features in a matrix.
Data Storage
Section titled “Data Storage”You can choose where your price data is stored:
| Storage Location | Advantages | Disadvantages |
|---|---|---|
| Local (ISAR) | Fast, no internet needed, no cloud costs | Only available on this device |
| Cloud (Firestore) | Real-time sync, backup, multi-device | Requires Firebase, internet needed |
Managing Prices
Section titled “Managing Prices”The actual prices are managed not in the editor, but in the admin area:
- Go to the Categories tab in the editor
- Tap on Manage Prices
- You will be redirected to the admin area (
/admin/pricing) - Here you can create, edit, and delete categories and individual prices
Frequently Asked Questions
Section titled “Frequently Asked Questions”Where do I create the actual prices?
Section titled “Where do I create the actual prices?”In the admin area under /admin/pricing. The Price List Editor only configures the display and behavior - not the content itself.
Can I use different currencies?
Section titled “Can I use different currencies?”Yes, you can set a currency globally for all prices. Available are: Euro (EUR), US Dollar (USD), British Pound (GBP), and Swiss Franc (CHF).
How do I enable subscriptions with monthly/yearly toggle?
Section titled “How do I enable subscriptions with monthly/yearly toggle?”This is possible in the “Display” tab when you use subscription prices. You can set the annual discount in percent there.
What happens when switching storage modes?
Section titled “What happens when switching storage modes?”Existing prices are not automatically migrated. You must recreate them in the new storage mode.