You are here

commerce_pado.schema.yml in Commerce Product Add-on 8

config/schema/commerce_pado.schema.yml

File

config/schema/commerce_pado.schema.yml
View source
  1. field.formatter.settings.commerce_pado_add_to_cart:
  2. type: field.formatter.settings.commerce_add_to_cart
  3. mapping:
  4. add_on_field:
  5. type: string
  6. label: 'The field to use for add-ons'
  7. multiple:
  8. type: boolean
  9. label: 'To allow multiple add-ons being chosen.'