core.entity_view_display.commerce_product.clothing.default.yml in Commerce Demo 8
Same filename and directory in other branches
config/install/core.entity_view_display.commerce_product.clothing.default.yml
File
config/install/core.entity_view_display.commerce_product.clothing.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - commerce_product.commerce_product_type.clothing
- - field.field.commerce_product.clothing.body
- - field.field.commerce_product.clothing.field_brand
- - field.field.commerce_product.clothing.field_product_categories
- - field.field.commerce_product.clothing.field_special_categories
- module:
- - commerce_product
- - text
- id: commerce_product.clothing.default
- targetEntityType: commerce_product
- bundle: clothing
- mode: default
- content:
- body:
- label: hidden
- type: text_default
- weight: 2
- settings: { }
- third_party_settings: { }
- region: content
- field_brand:
- weight: 1
- label: hidden
- settings:
- link: false
- third_party_settings: { }
- type: entity_reference_label
- region: content
- field_product_categories:
- weight: 4
- label: hidden
- settings:
- link: false
- third_party_settings: { }
- type: entity_reference_label
- region: content
- field_special_categories:
- weight: 5
- label: hidden
- settings:
- link: false
- third_party_settings: { }
- type: entity_reference_label
- region: content
- title:
- label: hidden
- type: string
- weight: 0
- region: content
- settings:
- link_to_entity: false
- third_party_settings: { }
- variations:
- type: commerce_add_to_cart
- weight: 3
- label: hidden
- settings:
- combine: true
- third_party_settings: { }
- region: content
- hidden:
- created: true
- stores: true
- uid: true