You are here

commerce_product.commerce_product_type.simple.yml in Commerce Demo 8

Same filename and directory in other branches
  1. 8.2 config/install/commerce_product.commerce_product_type.simple.yml
config/install/commerce_product.commerce_product_type.simple.yml

File

config/install/commerce_product.commerce_product_type.simple.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: simple
  5. label: Simple
  6. description: ''
  7. variationType: simple
  8. multipleVariations: false
  9. injectVariationFields: true
  10. traits: { }
  11. locked: false