commerce_funds-8.x-1.7/config/install/core.entity_form_display.commerce_order_item.deposit.add_to_cart.yml
config/install/core.entity_form_display.commerce_order_item.deposit.add_to_cart.yml
langcode: en
status: true
dependencies:
config:
- commerce_order.commerce_order_item_type.deposit
- core.entity_form_mode.commerce_order_item.add_to_cart
module:
- commerce_order
id: commerce_order_item.deposit.add_to_cart
targetEntityType: commerce_order_item
bundle: deposit
mode: add_to_cart
content:
purchased_entity:
type: entity_reference_autocomplete
weight: -1
region: content
settings:
match_operator: CONTAINS
match_limit: 10
size: 60
placeholder: ''
third_party_settings: { }
quantity:
type: commerce_quantity
weight: 1
region: content
settings:
placeholder: ''
step: '1'
third_party_settings: { }
hidden:
adjustments: true
created: true
total_price: true
unit_price: true
