Skip to content

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.

The editor is divided into four areas (tabs):


  1. Open Edit Mode in your app (App Builder Tools)
  2. Go to Modules & Features
  3. Tap on Prices and then on Edit or Price Settings
  4. The editor opens with the four configuration tabs

The price list module supports five different price types:

Price TypeDescriptionExample
Single PriceA simple, fixed priceHaircut: 35.00 EUR
Hourly RateTime-based priceConsulting: 80.00 EUR/hr
Tiered PricingQuantity-based prices1-10 users: 9 EUR, 11-50: 7 EUR
PackageBundle with multiple services”All-Round Care”: Cut + Coloring + Styling
SubscriptionRecurring paymentsBasic: 9.99 EUR/month or 99 EUR/year

Depending on the layout, the display of your prices changes:

Compact display with all prices listed vertically. Ideal for many entries.


You can choose where your price data is stored:

Storage LocationAdvantagesDisadvantages
Local (ISAR)Fast, no internet needed, no cloud costsOnly available on this device
Cloud (Firestore)Real-time sync, backup, multi-deviceRequires Firebase, internet needed

The actual prices are managed not in the editor, but in the admin area:

  1. Go to the Categories tab in the editor
  2. Tap on Manage Prices
  3. You will be redirected to the admin area (/admin/pricing)
  4. Here you can create, edit, and delete categories and individual prices


In the admin area under /admin/pricing. The Price List Editor only configures the display and behavior - not the content itself.

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.