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) |
{
"specialties": "...",
"about_us": "...",
"customer_message": "..."
}