Files
iD/data/presets/fields/organic.json
2020-06-17 17:21:48 -04:00

17 lines
273 B
JSON

{
"key": "organic",
"type": "combo",
"label": "Organic Products",
"strings": {
"options": {
"no": "None",
"yes": "Some",
"only": "Only"
}
},
"terms": [
"natural",
"non-gmo"
]
}