core.entity_view_display.commerce_product_variation.simple.default.yml in Commerce Demo 8.2
Same filename and directory in other branches
config/install/core.entity_view_display.commerce_product_variation.simple.default.yml
File
config/install/core.entity_view_display.commerce_product_variation.simple.default.ymlView source
- langcode: en
- status: true
- dependencies:
- config:
- - commerce_product.commerce_product_variation_type.simple
- - field.field.commerce_product_variation.simple.field_images
- - field.field.commerce_product_variation.simple.weight
- - image.style.product
- module:
- - commerce_price
- - image
- id: commerce_product_variation.simple.default
- targetEntityType: commerce_product_variation
- bundle: simple
- mode: default
- content:
- field_images:
- weight: 0
- label: hidden
- settings:
- image_style: product
- image_link: ''
- third_party_settings: { }
- type: image
- region: content
- price:
- label: hidden
- type: commerce_price_calculated
- weight: 1
- region: content
- settings:
- strip_trailing_zeroes: false
- currency_display: symbol
- adjustment_types: { }
- third_party_settings: { }
- hidden:
- product_id: true
- sku: true
- title: true
- weight: true