41 lines
909 B
YAML
41 lines
909 B
YAML
uuid: bd15fd7b-5754-419e-9c6a-370b0c5c5e04
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
config:
|
|
- commerce_product.commerce_product_type.media
|
|
- field.storage.commerce_product.images
|
|
module:
|
|
- image
|
|
_core:
|
|
default_config_hash: RAtaMr_P5Y-vZGeKGGPXHU2r8R0jRoP75T0-LkiKNsE
|
|
id: commerce_product.media.images
|
|
field_name: images
|
|
entity_type: commerce_product
|
|
bundle: media
|
|
label: Images
|
|
description: ''
|
|
required: false
|
|
translatable: false
|
|
default_value: { }
|
|
default_value_callback: ''
|
|
settings:
|
|
file_directory: '[date:custom:Y]-[date:custom:m]'
|
|
file_extensions: 'png gif jpg jpeg'
|
|
max_filesize: ''
|
|
max_resolution: ''
|
|
min_resolution: ''
|
|
alt_field: true
|
|
alt_field_required: true
|
|
title_field: false
|
|
title_field_required: false
|
|
default_image:
|
|
uuid: ''
|
|
alt: ''
|
|
title: ''
|
|
width: null
|
|
height: null
|
|
handler: 'default:file'
|
|
handler_settings: { }
|
|
field_type: image
|