12345678910111213141516171819 |
- uuid: 580f33b3-16f9-43db-bbf5-3f7dd217daa4
- langcode: en
- status: true
- dependencies:
- module:
- - commerce_product
- - text
- id: commerce_product_variation.field_description
- field_name: field_description
- entity_type: commerce_product_variation
- type: text_long
- settings: { }
- module: text
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|