12345678910111213141516171819202122232425 |
- uuid: c80ec54e-a35f-473d-a973-68d1ac9df158
- langcode: en
- status: true
- dependencies:
- config:
- - commerce_product.commerce_product_type.default
- - field.storage.commerce_product.body
- module:
- - text
- _core:
- default_config_hash: ObNdu_OSuSmozy8UUi9cKY41dPs7s1ZOuWhG6Q5KdR8
- id: commerce_product.default.body
- field_name: body
- entity_type: commerce_product
- bundle: default
- label: Body
- description: ''
- required: false
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings:
- display_summary: false
- required_summary: false
- field_type: text_with_summary
|