Skip to main content

Widget Field Types (type)

Every widget and block in Qumra uses a schema.json file to define its settings. Each setting field requires a type property that determines the kind of input shown to the merchant in the page builder.

Key Concept

You can name your setting keys whatever you want. The important thing is to set the correct type property. The key name becomes available in your template as widget.settings.YOUR_KEY.