You are here

field.storage.commerce_product_bundle.field_price_list_item.yml in Commerce Pricelist 8

config/optional/field.storage.commerce_product_bundle.field_price_list_item.yml

File

config/optional/field.storage.commerce_product_bundle.field_price_list_item.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - commerce_pricelist
  6. - commerce_product_bundle
  7. id: commerce_product_bundle.field_price_list_item
  8. field_name: field_price_list_item
  9. entity_type: commerce_product_bundle
  10. type: entity_reference
  11. settings:
  12. target_type: price_list_item
  13. module: core
  14. locked: true
  15. cardinality: -1
  16. translatable: true
  17. indexes: { }
  18. persist_with_no_fields: false
  19. custom_storage: false