In the content-led scenario, commerce must render protocol-less links (without "http:" or "https:" prefix), so that during
a protocol change links of included CAE fragments will use the correct protocol automatically.
The configuration for this can be set in the wc-server.xml
of the WCS:
<SEOConfiguration defaultUrl="" dynamicUrl="true" enable="true" constructUrlWithoutHost="true"/> <UrlTagConfiguration useRelativePath="true"/>