Custom Fields

Add extra data fields to your stores for information like social media links, fax numbers, or any custom data you need.

Feature AvailabilityCustom fields are available on all plans: Starter (3 fields), Growth (10 fields), and Pro (unlimited).

What Are Custom Fields?

Custom fields let you store additional information beyond the standard store fields. You define the field once, then set values for each individual store.

Examples of custom fields:

  • Facebook page URL
  • Instagram handle
  • Fax number
  • Manager name
  • Appointment booking link

Creating a Custom Field

  1. Go to Custom Fields in the admin dashboard
  2. Click Add Field
  3. Fill in the field settings
  4. Click Save

Field Settings

SettingDescription
NameDisplay name for the field (e.g., "Facebook", "Fax")
Field TypeHow the value is displayed and validated
IconOptional icon to display next to the field
Show in ListDisplay in the store list sidebar
Show in PopupDisplay in the map marker popup
PositionDisplay order (lower numbers appear first)

Field Types

TypeDescriptionExample Value
TextPlain text, displayed as-isJohn Smith
Link/URLClickable linkhttps://facebook.com/mystore
EmailClickable email addressmanager@store.com
PhoneClickable phone number+1 (555) 123-4567
Clickable FieldsLink, Email, and Phone field types are automatically formatted as clickable links on the storefront. Phone numbers open the dialer on mobile devices.

Setting Field Values

After creating custom fields, you can set values for each store:

  1. Open a store in the edit modal
  2. Scroll to the Custom Fields section
  3. Enter values for each field
  4. Save the store

Bulk Import

When importing stores via CSV, you can include custom field values. Use the field name as the column header (prefixed with cf_):

name,address,city,state,zip_code,cf_Facebook,cf_Fax Main Store,123 Main St,NYC,NY,10001,facebook.com/main,555-1234

Display Options

Show in List

When enabled, the field value appears in the store card in the sidebar list. Useful for important information customers need at a glance.

Show in Popup

When enabled, the field value appears in the popup when customers click a map marker. Good for secondary information.

Managing Custom Fields

Editing Fields

Click on any field to edit its settings. Changes to the field name or type affect all stores using that field.

Deleting Fields

Deleting a custom field removes it and all associated values from every store.

Deletion is PermanentWhen you delete a custom field, all values stored in that field are permanently lost.

Reordering Fields

Use the Position value to control the display order of custom fields. Fields with lower position numbers appear first.