Skip to main content

e-label full JSON example

Example e-label JSON

{
"name": "E-label Name",
"is_published": true,
"data": {
"editor": {
"type": "wine",
"theme": {
"primary": "#15BBF0",
"background": "#FFFFFF",
"alcoholColor": "#890022"
},
"footer": {
"first_line": "",
"second_line": "",
"privacy_description": {},
"privacy": "https://privacy-policy.com"
},
"header": {
"logo": "",
"title": "Page title"
},
"version": 1,
"sections": [
{
"key": "product-infos"
},
{
"key": "ingredients"
},
{
"key": "serving-infos"
},
{
"key": "nutrition"
},
{
"key": "responsible-consumption"
},
{
"key": "sustainability"
},
{
"key": "geographical-indications"
},
{
"key": "business-operator"
},
{
"key": "brand-infos"
},
{
"key": "impressum"
}
],
"impressum": {
"free_text": {
"default": "<p>An impressum</p>",
"DE": "<p>An impressum for germany</p>"
}
},
"nutrition": {
"table": [
{
"key": "energy",
"unit": "kJ",
"children": [
{
"key": null,
"unit": "kcal",
"per_100ml": 75,
"less_operator": false
}
],
"per_100ml": 312,
"less_operator": false
},
{
"key": "fat",
"unit": "g",
"children": [
{
"key": "saturated_fat",
"unit": "g",
"per_100ml": 0.5,
"less_operator": false
}
],
"per_100ml": 0.5,
"less_operator": false
},
{
"key": "carbohydrate",
"unit": "g",
"children": [
{
"key": "sugar",
"unit": "g",
"per_100ml": 0,
"less_operator": false
}
],
"per_100ml": 0.4,
"less_operator": false
},
{
"key": "protein",
"unit": "g",
"per_100ml": 0,
"less_operator": false
},
{
"key": "salt",
"unit": "g",
"per_100ml": 0.5,
"less_operator": false
}
]
},
"brand-infos": {
"link": "",
"image": "",
"text_color": "#FFFFFF",
"description": {}
},
"ingredients": {
"list": [
{
"category": "ingredient_category_main_ingredients",
"description": "ingredient_grapes",
"is_contained_display": false,
"is_organic": true
},
{
"description": "ingredient_calcium_sulfate",
"category": "ingredient_category_acidity_regulators",
"is_contained_display": false
},
{
"description": "ingredient_tartaric_acid",
"category": "ingredient_category_acidity_regulators",
"is_contained_display": false
},
{
"description": {
"en": "Special ingredient",
"fr": "Ingrédient spécial"
},
"category": "ingredient_category_antioxidant",
"is_allergen": true
}
],
"free_text": {},
"use_free_form": false
},
"product-infos": {
"type": "wine_type_wine",
"origin": [
"FR"
],
"volumes": [
"750"
],
"product_name": {
"en": "Demo Product Name",
"de": "Name des Demoprodukts",
"nl": "",
"fr": "Nom du produit de démonstration"
},
"alcohol_volume": "13",
"sales_description": {
"en": "A product description",
"de": "Eine Produktbeschreibung",
"nl": "",
"fr": "Une description du produit"
},
"traditional_terms": {},
"bottled_in_protected_atmosphere": "bottled_in_protected_atmosphere_1",
"vintage_year": "2018",
"wine_sweetness": "wine_sweetness_extra_dry",
"vine_variety": "Merlot",
"wine_colour": "wine_colour_red",
"production_method": "production_methods_barrel_aged"
},
"serving-infos": {
"unit": {
"FR": "CL",
"default": "ML"
},
"serving": {
"default": 100
},
"glass_icon": "default_wine",
"bottle_icon": "default_wine"
},
"sustainability": {
"custom_icons": [],
"organic_icons": [
"1",
"2"
],
"organic_description": {
"en": "An organic message",
"de": "Eine organische Botschaft",
"nl": "",
"fr": "Un message organique"
},
"recyclability_icons": [
"6"
],
"certifications_icons": [
"1"
],
"italian_recyclability": {
"list": [],
"is_enabled": false
},
"recyclability_description": {
"en": "A sustainability message",
"de": "Eine Botschaft zur Nachhaltigkeit",
"nl": "",
"fr": "Un message de durabilité"
},
"certifications_description": {
"en": "A certification message",
"de": "Eine Zertifizierungsnachricht",
"nl": "",
"fr": "Un message de certification"
}
},
"default_country": "",
"default_language": "en",
"business-operator": {
"bottled_by": {
"default": "Chateau Demo, 333 avenue de Bordeaux",
"FR": "Custom bottler address for France"
},
"imported_by": {
"default": "Importer Name, 333 avenue de Bordeaux",
"FR": "Custom importer address for France"
},
"produced_by": {
"default": "Chateau Demo, 333 avenue de Bordeaux",
"FR": "Custom producer address for France"
}
},
"reviewed_languages": [
"en",
"de",
"fr"
],
"available_languages": [
"en"
],
"responsible-consumption": {
"icons": [
0,
1,
2
],
"description": {},
"custom_icons": [
{
"name": "custom image",
"url": "https://cc.staging.scantrust.io/c/6644/stcfile/blob-ngneoq",
"wide": false,
"countries": [
"all"
]
}
],
"show_responsible_message": true,
"responsible_drinking_logo": true
},
"geographical-indications": {
"list": [
{
"description": "AOC Pinot noir",
"icon": "0"
}
]
},
"enforce_language_per_country": false
},
"published": {
"type": "wine",
"theme": {
"primary": "#15BBF0",
"background": "#FFFFFF",
"alcoholColor": "#890022"
},
"footer": {
"first_line": "",
"second_line": "",
"privacy_description": {},
"privacy": "https://privacy-policy.com"
},
"header": {
"logo": "",
"title": "Page title"
},
"version": 1,
"sections": [
{
"key": "product-infos"
},
{
"key": "ingredients"
},
{
"key": "serving-infos"
},
{
"key": "nutrition"
},
{
"key": "responsible-consumption"
},
{
"key": "sustainability"
},
{
"key": "geographical-indications"
},
{
"key": "business-operator"
},
{
"key": "brand-infos"
},
{
"key": "impressum"
}
],
"impressum": {
"free_text": {
"default": "<p>An impressum</p>",
"DE": "<p>An impressum for germany</p>"
}
},
"nutrition": {
"table": [
{
"key": "energy",
"unit": "kJ",
"children": [
{
"key": null,
"unit": "kcal",
"per_100ml": 75,
"less_operator": false
}
],
"per_100ml": 312,
"less_operator": false
},
{
"key": "fat",
"unit": "g",
"children": [
{
"key": "saturated_fat",
"unit": "g",
"per_100ml": 0.5,
"less_operator": false
}
],
"per_100ml": 0.5,
"less_operator": false
},
{
"key": "carbohydrate",
"unit": "g",
"children": [
{
"key": "sugar",
"unit": "g",
"per_100ml": 0,
"less_operator": false
}
],
"per_100ml": 0.4,
"less_operator": false
},
{
"key": "protein",
"unit": "g",
"per_100ml": 0,
"less_operator": false
},
{
"key": "salt",
"unit": "g",
"per_100ml": 0.5,
"less_operator": false
}
]
},
"brand-infos": {
"link": "",
"image": "",
"text_color": "#FFFFFF",
"description": {}
},
"ingredients": {
"list": [
{
"category": "ingredient_category_main_ingredients",
"description": "ingredient_grapes",
"is_contained_display": false,
"is_organic": true
},
{
"description": "ingredient_calcium_sulfate",
"category": "ingredient_category_acidity_regulators",
"is_contained_display": false
},
{
"description": "ingredient_tartaric_acid",
"category": "ingredient_category_acidity_regulators",
"is_contained_display": false
},
{
"description": {
"en": "Special ingredient",
"fr": "Ingrédient spécial"
},
"category": "ingredient_category_antioxidant",
"is_allergen": true
}
],
"free_text": {},
"use_free_form": false
},
"product-infos": {
"type": "wine_type_wine",
"origin": [
"FR"
],
"volumes": [
"750"
],
"product_name": {
"en": "Demo Product Name",
"de": "Name des Demoprodukts",
"nl": "",
"fr": "Nom du produit de démonstration"
},
"alcohol_volume": "13",
"sales_description": {
"en": "A product description",
"de": "Eine Produktbeschreibung",
"nl": "",
"fr": "Une description du produit"
},
"traditional_terms": {},
"bottled_in_protected_atmosphere": "bottled_in_protected_atmosphere_1",
"vintage_year": "2018",
"wine_sweetness": "wine_sweetness_extra_dry",
"vine_variety": "Merlot",
"wine_colour": "wine_colour_red",
"production_method": "production_methods_barrel_aged"
},
"serving-infos": {
"unit": {
"FR": "CL",
"default": "ML"
},
"serving": {
"default": 100
},
"glass_icon": "default_wine",
"bottle_icon": "default_wine"
},
"sustainability": {
"custom_icons": [],
"organic_icons": [
"1",
"2"
],
"organic_description": {
"en": "An organic message",
"de": "Eine organische Botschaft",
"nl": "",
"fr": "Un message organique"
},
"recyclability_icons": [
"6"
],
"certifications_icons": [
"1"
],
"italian_recyclability": {
"list": [],
"is_enabled": false
},
"recyclability_description": {
"en": "A sustainability message",
"de": "Eine Botschaft zur Nachhaltigkeit",
"nl": "",
"fr": "Un message de durabilité"
},
"certifications_description": {
"en": "A certification message",
"de": "Eine Zertifizierungsnachricht",
"nl": "",
"fr": "Un message de certification"
}
},
"default_country": "",
"default_language": "en",
"business-operator": {
"bottled_by": {
"default": "Chateau Demo, 333 avenue de Bordeaux",
"FR": "Custom bottler address for France"
},
"imported_by": {
"default": "Importer Name, 333 avenue de Bordeaux",
"FR": "Custom importer address for France"
},
"produced_by": {
"default": "Chateau Demo, 333 avenue de Bordeaux",
"FR": "Custom producer address for France"
}
},
"reviewed_languages": [
"en",
"de",
"fr"
],
"available_languages": [
"en"
],
"responsible-consumption": {
"icons": [
0,
1,
2
],
"description": {},
"custom_icons": [
{
"name": "custom image",
"url": "https://cc.staging.scantrust.io/c/6644/stcfile/blob-ngneoq",
"wide": false,
"countries": [
"all"
]
}
],
"show_responsible_message": true,
"responsible_drinking_logo": true
},
"geographical-indications": {
"list": [
{
"description": "AOC Pinot noir",
"icon": "0"
}
]
},
"enforce_language_per_country": false
}
}
}