diff --git a/sections/footer-group.context.de.json b/sections/footer-group.context.de.json new file mode 100644 index 0000000..45a5b90 --- /dev/null +++ b/sections/footer-group.context.de.json @@ -0,0 +1,8 @@ +{ + "parent": "footer-group.json", + "context": { + "market": "de" + }, + "sections": { + } +} diff --git a/sections/header-group.context.de.json b/sections/header-group.context.de.json new file mode 100644 index 0000000..d8a9b66 --- /dev/null +++ b/sections/header-group.context.de.json @@ -0,0 +1,8 @@ +{ + "parent": "header-group.json", + "context": { + "market": "de" + }, + "sections": { + } +} diff --git a/templates/product.context.de.json b/templates/product.context.de.json new file mode 100644 index 0000000..4aaebae --- /dev/null +++ b/templates/product.context.de.json @@ -0,0 +1,8 @@ +{ + "parent": "product.json", + "context": { + "market": "de" + }, + "sections": { + } +}