diff --git a/packages/core/cms/faststore/sections.json b/packages/core/cms/faststore/sections.json index ca97d868e3..fe07f57404 100644 --- a/packages/core/cms/faststore/sections.json +++ b/packages/core/cms/faststore/sections.json @@ -1776,6 +1776,11 @@ "default": "Tax included" } } + }, + "sponsoredLabel": { + "title": "Sponsored Label", + "type": "string", + "default": "Sponsored" } } },