contiago-toolbar
Version:
One of the options for outputting content from contiago xml-server
11 lines (10 loc) • 517 B
JSON
{
"xmlContentServerHost": "https://shop.contiago.io/api/v3",
"imageStorageUrlPrefix": "https://shop.contiago.io/api/v1/file?path=",
"sandboxXmlContentServerHost": "https://test-shop.contiago.io:444/api/v3",
"sandboxImageStorageUrlPrefix": "https://test-shop.contiago.io:444/api/v1/file?path=",
"toolbar.sandbox.attribute.name": "data-sandbox",
"toolbar.script.id":"contiago-toolbar",
"toolbar.script.token.attribute": "data-customer-token",
"toolbar.access.token.header.name": "OUTPUT_ACCESS_TOKEN"
}