Dictionary

A dictionary with fields

Field Type Description
all_zipcodes 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

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