commerce_product_bundle-8.x-1.x-dev/config/optional/core.entity_form_display.commerce_order_item.commerce_product_bundle_default.default.yml
config/optional/core.entity_form_display.commerce_order_item.commerce_product_bundle_default.default.yml
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.commerce_product_bundle_default
- field.field.commerce_order_item.commerce_product_bundle_default.bundle_item_order_items
module:
- commerce_order
id: commerce_order_item.commerce_product_bundle_default.default
targetEntityType: commerce_order_item
bundle: commerce_product_bundle_default
mode: default
content:
bundle_item_order_items:
type: inline_entity_form_complex
weight: 1
settings:
override_labels: true
label_singular: 'bundle items order item'
label_plural: 'bundle items order items'
allow_new: true
match_operator: CONTAINS
allow_existing: false
form_mode: default
third_party_settings: { }
purchased_entity:
type: entity_reference_autocomplete
weight: -1
settings:
match_operator: CONTAINS
size: 60
match_limit: 10
placeholder: ''
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:
created: true
