Dictionary

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

Examples

Example 1

{
    "everywhere": false,
    "has_max_range": true,
    "max_range": 12
}
This is a development version Do not use this version in production
1.10.0 development