Order Collection Properties
Order Collection Properties UI Extension for Umbraco Commerce
"extensions": [
{
"type": "ucOrderCollectionProperty",
"alias": "Uc.OrderCollectionProperty.FirstName",
"name": "Customer FirstName",
"weight": 400,
"meta": {
"propertyAlias": "firstName",
"labelUiAlias": "Umb.PropertyEditorUi.Label",
"align": "right"
}
}
]Name
Description
Localization
Key
Description
Last updated
Was this helpful?