Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AvraamMavridis/555b26a47e70f22f3847bf32f06f16eb to your computer and use it in GitHub Desktop.
Save AvraamMavridis/555b26a47e70f22f3847bf32f06f16eb to your computer and use it in GitHub Desktop.
{
"container": "joyn",
"props": {
"flow": "x",
"label_id": "$"
},
"children": [
{
"container": "adding-base-container",
"props": {
"flow": "z",
"align_y": "max"
},
"children": [
{
"container": "adding-base",
"props": {
"sku": "551.100.00",
"cover_sku": "551.310.11",
"align_y": "max",
"hidden": true
}
}
]
},
{
"container": "module-800",
"props": {
"flow": "z"
},
"children": [
{
"container": "base-container",
"props": {
"flow": "y",
"label_id": "$.children[1].children[0]"
},
"children": [
{
"container": "adding-extension-container",
"props": {
"flow": "z",
"align_y": "max",
"hidden": true
},
"children": [
{
"container": "adding-extension",
"props": {
"sku": "551.105.00",
"cover_sku": "551.310.11",
"align_y": "max",
"hidden": true
}
}
]
},
{
"container": "base",
"props": {
"sku": "551.100.00",
"cover_sku": "551.310.11",
"align_y": "max",
"label_id": "$.children[1]"
}
}
]
},
{
"container": "sitting_elements",
"props": {
"flow": "y",
"align_y": "max",
"label_id": "$.children[1].children[1]"
},
"children": [
{
"container": "cushions",
"props": {
"flow": "z",
"label_id": "$.children[1].children[1].children[0]"
},
"children": [
{
"container": "cushion_normal",
"props": {
"sku": "551.121.00",
"cover_sku": "551.310.11",
"label_id": "$.children[1]"
}
},
{
"container": "back_cushion",
"props": {
"sku": "551.136.00",
"cover_sku": "551.310.11",
"align_y": "max",
"label_id": "$.children[1]"
}
}
]
},
{
"container": "backrest",
"props": {
"sku": "551.111.00",
"cover_sku": "551.310.11",
"label_id": "$.children[1]"
}
}
]
}
]
},
{
"container": "module-800",
"props": {
"flow": "z"
},
"children": [
{
"container": "base-container",
"props": {
"flow": "y",
"label_id": "$.children[2].children[0]"
},
"children": [
{
"container": "base",
"props": {
"sku": "551.100.00",
"cover_sku": "551.310.11",
"align_y": "max",
"label_id": "$.children[2]"
}
}
]
},
{
"container": "sitting_elements",
"props": {
"flow": "y",
"align_y": "max",
"label_id": "$.children[2].children[1]"
},
"children": [
{
"container": "cushions",
"props": {
"flow": "z",
"label_id": "$.children[2].children[1].children[0]"
},
"children": [
{
"container": "cushion_normal",
"props": {
"sku": "551.121.00",
"cover_sku": "551.310.11",
"label_id": "$.children[2]"
}
},
{
"container": "back_cushion",
"props": {
"sku": "551.136.00",
"cover_sku": "551.310.11",
"align_y": "max",
"label_id": "$.children[2]"
}
}
]
},
{
"container": "backrest",
"props": {
"sku": "551.111.00",
"cover_sku": "551.310.11",
"label_id": "$.children[2]"
}
}
]
}
]
},
{
"container": "module-800",
"props": {
"flow": "z"
},
"children": [
{
"container": "base-container",
"props": {
"flow": "y"
},
"children": [
{
"container": "adding-extension-container",
"props": {
"flow": "z",
"align_y": "max"
},
"children": [
{
"container": "adding-extension",
"props": {
"sku": "551.105.00",
"cover_sku": "551.310.11",
"align_y": "max",
"hidden": true
}
}
]
},
{
"container": "base",
"props": {
"sku": "551.100.00",
"cover_sku": "551.310.11",
"align_y": "max"
}
}
]
},
{
"container": "sitting_elements",
"props": {
"flow": "y",
"align_y": "max"
},
"children": [
{
"container": "cushions",
"props": {
"flow": "z"
},
"children": [
{
"container": "cushion_normal",
"props": {
"sku": "551.121.00",
"cover_sku": "551.310.11"
}
},
{
"container": "back_cushion",
"props": {
"sku": "551.136.00",
"cover_sku": "551.310.11",
"align_y": "max"
}
}
]
},
{
"container": "backrest",
"props": {
"sku": "551.111.00",
"cover_sku": "551.310.11"
}
}
]
}
]
},
{
"container": "adding-base-container",
"props": {
"flow": "z",
"align_y": "max"
},
"children": [
{
"container": "adding-base",
"props": {
"sku": "551.100.00",
"cover_sku": "551.310.11",
"align_y": "max",
"hidden": true
}
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment