|
@@ -4,16 +4,26 @@ status: true
|
|
dependencies:
|
|
dependencies:
|
|
config:
|
|
config:
|
|
- commerce_product.commerce_product_variation_type.materio_product_licence_variatio
|
|
- commerce_product.commerce_product_variation_type.materio_product_licence_variatio
|
|
|
|
+ - field.field.commerce_product_variation.materio_product_licence_variatio.field_description
|
|
- field.field.commerce_product_variation.materio_product_licence_variatio.license_expiration
|
|
- field.field.commerce_product_variation.materio_product_licence_variatio.license_expiration
|
|
- field.field.commerce_product_variation.materio_product_licence_variatio.license_type
|
|
- field.field.commerce_product_variation.materio_product_licence_variatio.license_type
|
|
module:
|
|
module:
|
|
- commerce
|
|
- commerce
|
|
- commerce_price
|
|
- commerce_price
|
|
|
|
+ - text
|
|
id: commerce_product_variation.materio_product_licence_variatio.default
|
|
id: commerce_product_variation.materio_product_licence_variatio.default
|
|
targetEntityType: commerce_product_variation
|
|
targetEntityType: commerce_product_variation
|
|
bundle: materio_product_licence_variatio
|
|
bundle: materio_product_licence_variatio
|
|
mode: default
|
|
mode: default
|
|
content:
|
|
content:
|
|
|
|
+ field_description:
|
|
|
|
+ type: text_textarea
|
|
|
|
+ weight: 91
|
|
|
|
+ region: content
|
|
|
|
+ settings:
|
|
|
|
+ rows: 5
|
|
|
|
+ placeholder: ''
|
|
|
|
+ third_party_settings: { }
|
|
langcode:
|
|
langcode:
|
|
type: language_select
|
|
type: language_select
|
|
weight: 2
|
|
weight: 2
|
|
@@ -68,6 +78,11 @@ content:
|
|
size: 60
|
|
size: 60
|
|
placeholder: ''
|
|
placeholder: ''
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
|
|
+ translation:
|
|
|
|
+ weight: 10
|
|
|
|
+ region: content
|
|
|
|
+ settings: { }
|
|
|
|
+ third_party_settings: { }
|
|
hidden:
|
|
hidden:
|
|
created: true
|
|
created: true
|
|
uid: true
|
|
uid: true
|