|
@@ -9,10 +9,22 @@ id: commerce_order_item.materio_order_item_type.default
|
|
targetEntityType: commerce_order_item
|
|
targetEntityType: commerce_order_item
|
|
bundle: materio_order_item_type
|
|
bundle: materio_order_item_type
|
|
mode: default
|
|
mode: default
|
|
-content: { }
|
|
|
|
|
|
+content:
|
|
|
|
+ purchased_entity:
|
|
|
|
+ type: options_select
|
|
|
|
+ weight: 0
|
|
|
|
+ region: content
|
|
|
|
+ settings: { }
|
|
|
|
+ third_party_settings: { }
|
|
|
|
+ quantity:
|
|
|
|
+ type: number
|
|
|
|
+ weight: 1
|
|
|
|
+ region: content
|
|
|
|
+ settings:
|
|
|
|
+ placeholder: ''
|
|
|
|
+ third_party_settings: { }
|
|
hidden:
|
|
hidden:
|
|
|
|
+ adjustments: true
|
|
created: true
|
|
created: true
|
|
license: true
|
|
license: true
|
|
- purchased_entity: true
|
|
|
|
- quantity: true
|
|
|
|
unit_price: true
|
|
unit_price: true
|