diff --git a/templates/product.context.france.json b/templates/product.context.france.json new file mode 100644 index 00000000000..8055ac7d86c --- /dev/null +++ b/templates/product.context.france.json @@ -0,0 +1,8 @@ +{ + "parent": "product.json", + "context": { + "market": "france" + }, + "sections": { + } +}