Dictionary

A dictionary with fields

Field Type Description
specialties String Text about the shop specialties (HTML)
about_us String About us text (HTML)
customer_message String A message at the top of your webshop for your customers (HTML)

Examples

Example 1

{
    "specialties": "...",
    "about_us": "...",
    "customer_message": "..."
}
This is a development version Do not use this version in production
1.10.0 development