commerce_product_bundles-8.x-1.0/config/install/core.entity_form_display.commerce_order_item.bundle.default.yml
config/install/core.entity_form_display.commerce_order_item.bundle.default.yml
langcode: en status: true dependencies: config: - commerce_order.commerce_order_item_type.bundle - field.field.commerce_order_item.bundle.field_product_variation_ref module: - commerce_order - commerce_product_bundles _core: default_config_hash: rqLikF9p8tJDOLG_SVDs-QLUoN3XHFbfQ1mhEyqSA7U id: commerce_order_item.bundle.default targetEntityType: commerce_order_item bundle: bundle 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: field_product_variation_ref: true created: true