changed some labels on commerce
This commit is contained in:
parent
7f0c254d9e
commit
6c9d750851
|
@ -14,7 +14,7 @@ third_party_settings:
|
|||
_core:
|
||||
default_config_hash: Q21JtNYYWL-eIfxaX1rm-NvSqPqdDymrDrN08f_QC7M
|
||||
id: recurring_product_variation
|
||||
label: 'Recurring (Product variation)'
|
||||
label: 'Recurring (Product variation) DO NOT USE ME'
|
||||
traits:
|
||||
- commerce_license_order_item_type
|
||||
locked: true
|
||||
|
|
|
@ -2,13 +2,18 @@ uuid: 045671c1-aab5-4468-8178-c617dcea16a6
|
|||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- commerce_tax
|
||||
enforced:
|
||||
module:
|
||||
- commerce_recurring
|
||||
third_party_settings:
|
||||
commerce_tax:
|
||||
taxable_type: physical_goods
|
||||
_core:
|
||||
default_config_hash: iFZgD_z6PSZqyLy65J_OLjA_nnGu-lvKxgPr0BNiCCI
|
||||
id: recurring_standalone
|
||||
label: 'Recurring (Standalone)'
|
||||
label: 'Recurring (Standalone) DO NOT USE ME'
|
||||
traits: { }
|
||||
locked: true
|
||||
purchasableEntityType: ''
|
||||
|
|
|
@ -3,10 +3,12 @@ langcode: en
|
|||
status: true
|
||||
dependencies: { }
|
||||
id: materio_product_type
|
||||
label: 'materio product type'
|
||||
label: 'materio product type (do not use me)'
|
||||
traits: { }
|
||||
locked: false
|
||||
description: ''
|
||||
variationType: materio_product_variation_type
|
||||
variationTypes:
|
||||
- materio_product_variation_type
|
||||
multipleVariations: true
|
||||
injectVariationFields: true
|
||||
|
|
|
@ -13,7 +13,7 @@ third_party_settings:
|
|||
interval: '1'
|
||||
period: month
|
||||
id: materio_product_licence_variatio
|
||||
label: 'materio product licence variation type'
|
||||
label: 'materio product licence nosub variation type'
|
||||
traits:
|
||||
- commerce_license
|
||||
locked: false
|
||||
|
|
|
@ -16,15 +16,9 @@ content:
|
|||
region: content
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
quantity:
|
||||
type: number
|
||||
weight: 1
|
||||
region: content
|
||||
settings:
|
||||
placeholder: ''
|
||||
third_party_settings: { }
|
||||
hidden:
|
||||
adjustments: true
|
||||
created: true
|
||||
license: true
|
||||
quantity: true
|
||||
unit_price: true
|
||||
|
|
Loading…
Reference in New Issue