field.storage.commerce_product.field_price_description.yml 491 B

1234567891011121314151617181920212223
  1. uuid: 43356247-86e1-4ebc-8269-6893a340d2ec
  2. langcode: en
  3. status: true
  4. dependencies:
  5. module:
  6. - commerce_product
  7. - field_permissions
  8. - text
  9. third_party_settings:
  10. field_permissions:
  11. permission_type: public
  12. id: commerce_product.field_price_description
  13. field_name: field_price_description
  14. entity_type: commerce_product
  15. type: text_long
  16. settings: { }
  17. module: text
  18. locked: false
  19. cardinality: 1
  20. translatable: true
  21. indexes: { }
  22. persist_with_no_fields: false
  23. custom_storage: false