field.storage.commerce_product_variation.field_price_description.yml 511 B

1234567891011121314151617181920212223
  1. uuid: 9a3272dc-0077-4def-bd19-6c401287e4a3
  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_variation.field_price_description
  13. field_name: field_price_description
  14. entity_type: commerce_product_variation
  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