Emergency situation

In case of emergencies or breakdowns, you can send an SMS to our emergency hotline

On-call phone (SMS only)

+45 29 70 15 95

Send an SMS with the following information:

  • Your name and webshop
  • Description of the problem
  • Your callback phone number

Notes: This service is only for critical situations where your webshop is down or has serious problems. For regular support, please use our normal support channels.

Profile fields (customer fields)

Guide to creating custom profile fields on customers in Shoporama. Add extra fields to customer profiles to collect additional information.

Reading time: approx. {eight} minutes
Shopejer Developer

With profile fields, you can create custom fields on customer profiles in your online store. This allows you to collect additional information beyond the standard fields such as name, address, and phone number.

Profilfelter i Shoporama-admin med felterne Køn og Firmanavn samt kolonner for navn, tag, type, værdier, og vægtning.
The overview of profile fields is located under Customers and Profile Fields. Here you can see the fields you’ve created, along with their tags, types, possible values, and weightings; at the bottom, you can create a new field or save the order.

Create a profile field

  1. Go to Customers → Profile Fields in the admin panel
  2. Click Create New Field
  3. Fill in the following:
    • Name — The field label that the customer sees (e.g., “Preferred Size”)
    • Tag — An internal ID that can be used in templates
    • Type — Choose between Text Field (free text) or List (dropdown)
    • Values — If you select List, enter the options separated by commas
  4. Save the field

Where are the fields displayed?

Profile fields appear under "Additional Information" on the customer’s profile page in the online store. Customers can fill out the fields themselves when they edit their profile.

In the admin panel, you can view and edit the profile fields on each customer’s edit page.

Sorting

You can change the order of the fields by adjusting their weight under Customers → Profile Fields. Fields with a lower weight are displayed first.

Import and Export

Profile fields are supported in customer import and export. When you export customers as a CSV, all profile fields are included as additional columns. During import, you can populate profile fields by using the field name as the column header.

Examples of Use

  • Industry — Select from a list (e.g., “Retail,” “Wholesale,” “Restaurant”)
  • Customer number in external system — Free-text field for a reference number
  • Preferred contact method — List including “Email,” “Phone,” “SMS”
  • Allergens/preferences — Relevant for grocery stores

Tip

Profile fields can also be accessed via the REST API, allowing external systems to read and update customers’ additional fields.