1234567891011121314151617181920212223242526 |
- uuid: c260f407-4d0c-4126-8d00-318c43d60105
- langcode: en
- status: true
- dependencies:
- config:
- - commerce_product.commerce_product_type.default
- - commerce_product.commerce_product_variation_type.default
- - field.storage.commerce_product.variations
- _core:
- default_config_hash: '-I2JKkD4E2ths6CAmEuI9IWXzBLBO5CcOKVIyc81CNE'
- id: commerce_product.default.variations
- field_name: variations
- entity_type: commerce_product
- bundle: default
- label: Variations
- description: ''
- required: true
- translatable: false
- default_value: { }
- default_value_callback: ''
- settings:
- handler: 'default:commerce_product_variation'
- handler_settings:
- target_bundles:
- - default
- field_type: entity_reference
|