1234567891011121314151617181920212223 |
- uuid: 43356247-86e1-4ebc-8269-6893a340d2ec
- langcode: en
- status: true
- dependencies:
- module:
- - commerce_product
- - field_permissions
- - text
- third_party_settings:
- field_permissions:
- permission_type: public
- id: commerce_product.field_price_description
- field_name: field_price_description
- entity_type: commerce_product
- type: text_long
- settings: { }
- module: text
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false
|