Skip to content

Customers

Menu: Commerce -> Customers
Deep link: /_Admin/commerce/customers?SiteId={siteGuid}

Maintain site customer profiles and shipping addresses for carts and orders association and checkout. Storefront registration/login is handled by k.commerce.customer; see API.

How to Open

  1. In the Edit menu, enable Commerce -> Customers (and the parent Commerce group).
  2. Open Commerce -> Customers in the left sidebar.

List Page

Path: /_Admin/commerce/customers?SiteId=...

Column / ActionDescription
EmailCustomer login/contact email
PhoneContact phone
First / Last namefirstName / lastName
Last order timelastPlaceOrderDate; empty when no orders
TagsCustomer tags (tag display)
SearchKeyword in top-right; press Enter to refresh list
CreateOpens Create dialog
EditRow pencil opens Edit dialog
Pagination30 rows per page by default
Batch deleteSelect rows → toolbar Delete → confirm
Customers list: search, email phone name and pagination

Create / Edit Customer Dialog

Create and edit share the same form layout (dialog title Create / Edit).

Edit customer dialog: profile and address list
FieldDescription
First / Last nameCustomer name
EmailContact and login identifier (per site rules)
PhoneOptional
TagsEnter new tags or select existing customer tags; historical tag options can be removed
AddressesSee below; multiple addresses can be added when creating

Confirm Save closes the dialog and refreshes the list; Cancel discards changes.

Addresses (in Dialog)

Lower half of the customer dialog is the Addresses list (AddressesForm); not a separate menu item.

Add address dialog: country region and street
ActionDescription
Add addressOpens Add address sub-dialog; on save, appends to list; if set as default, clears default on other addresses
EditRow pencil modifies that address
DeleteRemoves address; if no default remains, first address becomes default
Set as defaultNon-default addresses can click Set as default tag to switch

Each address card shows: default tag, contact, country/province/city, zip, street (localized region names per site Commerce country data).

Add / Edit address sub-dialog (AddressForm) common fields:

FieldDescription
CountryDropdown from Commerce country library
Province / CityCascades with country; may be optional or disabled when no hierarchy data
AddressStreet etc. (address1)
Zipzip
First / Last name / PhoneRecipient info for this address

Saving the customer dialog submits addresses together. Orders snapshot the address at checkout; later customer address changes do not affect historical orders.