You are here

commerce_product.commerce_product_variation_type.simple.yml in Commerce Demo 8

config/install/commerce_product.commerce_product_variation_type.simple.yml

File

config/install/commerce_product.commerce_product_variation_type.simple.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies: { }
  4. id: simple
  5. label: Simple
  6. orderItemType: physical_product_variation
  7. generateTitle: true
  8. traits:
  9. - purchasable_entity_shippable
  10. locked: false