Kategorien („categories“)
{
"categories": {
"default": [
{
"id": "1",
"name": "Hauptkategorie",
"parent_id": "0",
"position": 1,
"visible": true,
"image": "http://cdnmax938.maxcdn.com/saalhsf/1.jpg",
"description": "Beschreibung Hauptkategorie"
},
{
"id": "2",
"name": "Unterkategorie",
"parent_id": "1",
"position": 1,
"visible": true
},
{
"id": "3",
"name": "Unterkategorie 2",
"parent_id": "1",
"position": 2,
"visible": true
}
]
}
}Aufbau
CategoryObject:
Mapping Tabelle, Anforderungen onRetail
CategoryObject:
Last updated