commerce_kickstart-3.x-dev/modules/commerce_kickstart_physical_product/config/install/core.entity_form_display.commerce_order_item.physical_product.default.yml
modules/commerce_kickstart_physical_product/config/install/core.entity_form_display.commerce_order_item.physical_product.default.yml
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.physical_product
module:
- commerce_order
id: commerce_order_item.physical_product.default
targetEntityType: commerce_order_item
bundle: physical_product
mode: default
content:
purchased_entity:
type: entity_reference_autocomplete
weight: -1
settings:
match_operator: CONTAINS
size: 60
placeholder: ''
match_limit: 10
region: content
third_party_settings: { }
quantity:
type: commerce_quantity
weight: 1
region: content
settings:
step: '1'
placeholder: ''
third_party_settings: { }
unit_price:
type: commerce_unit_price
weight: 2
settings:
require_confirmation: true
region: content
third_party_settings: { }
hidden:
adjustments: true
created: true
