|
@@ -9,44 +9,51 @@ dependencies:
|
|
- 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_price
|
|
- commerce_price
|
|
|
|
+ - commerce_variation_cart_form
|
|
- text
|
|
- text
|
|
|
|
+third_party_settings:
|
|
|
|
+ commerce_variation_cart_form:
|
|
|
|
+ combine: true
|
|
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:
|
|
|
|
+ commerce_variation_cart_form:
|
|
|
|
+ settings: { }
|
|
|
|
+ third_party_settings: { }
|
|
|
|
+ weight: 3
|
|
|
|
+ region: content
|
|
field_description:
|
|
field_description:
|
|
type: text_default
|
|
type: text_default
|
|
- label: above
|
|
|
|
|
|
+ label: hidden
|
|
settings: { }
|
|
settings: { }
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
weight: 1
|
|
weight: 1
|
|
region: content
|
|
region: content
|
|
- list_price:
|
|
|
|
|
|
+ price:
|
|
type: commerce_price_default
|
|
type: commerce_price_default
|
|
- label: above
|
|
|
|
|
|
+ label: hidden
|
|
settings:
|
|
settings:
|
|
strip_trailing_zeroes: false
|
|
strip_trailing_zeroes: false
|
|
currency_display: symbol
|
|
currency_display: symbol
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
- weight: -1
|
|
|
|
|
|
+ weight: 2
|
|
region: content
|
|
region: content
|
|
- price:
|
|
|
|
- type: commerce_price_default
|
|
|
|
- label: above
|
|
|
|
|
|
+ title:
|
|
|
|
+ type: string
|
|
|
|
+ label: hidden
|
|
settings:
|
|
settings:
|
|
- strip_trailing_zeroes: false
|
|
|
|
- currency_display: symbol
|
|
|
|
|
|
+ link_to_entity: false
|
|
third_party_settings: { }
|
|
third_party_settings: { }
|
|
weight: 0
|
|
weight: 0
|
|
region: content
|
|
region: content
|
|
hidden:
|
|
hidden:
|
|
- commerce_variation_cart_form: true
|
|
|
|
langcode: true
|
|
langcode: true
|
|
license_expiration: true
|
|
license_expiration: true
|
|
license_type: true
|
|
license_type: true
|
|
|
|
+ list_price: true
|
|
product_id: true
|
|
product_id: true
|
|
search_api_excerpt: true
|
|
search_api_excerpt: true
|
|
sku: true
|
|
sku: true
|
|
synonyms: true
|
|
synonyms: true
|
|
- title: true
|
|
|