A dictionary with fields
Field | Type | Description |
---|---|---|
everywhere | Bool | If "false", the webshop will look at the zipcode list |
has_max_range | Bool | Whether or not to check for max_range |
max_range | Int | Set maximum delivery range in km |
{
"everywhere": false,
"has_max_range": true,
"max_range": 12
}