Expand my Community achievements bar.

SOLVED

Cannot find meta tag for store-config - Adobe CIF Integration

Avatar

Level 1

We have an Adobe CIF Ecommerce integration for our website. We would want multi-store configuration setup for which we would be integrating with different store configurations within Magento for the Website.

 

<meta name="store-config" content="{&#34;storeView&#34;:&#34;default&#34;,&#34;graphqlEndpoint&#34;:&#34;/api/graphql&#34;,&#34;graphqlMethod&#34;:&#34;GET&#34;,&#34;headers&#34;:{&#34;Store&#34;:&#34;default&#34;},&#34;locale&#34;:&#34;en&#34;,&#34;storeRootUrl&#34;:&#34;/content/*/language-masters/en.html&#34;,&#34;enableClientSidePriceLoading&#34;:true}">

 

In the above store config , we observe that the storeView always points to default but Magento could have multiple different storeviews for different locales. Is it possible to customize this tag for different storeviews  and where can we find this tag being loaded?

1 Accepted Solution

Avatar

Correct answer by
Level 5

@sonalikulkarni1 

You need to create multiple CIF configurations with different Magento store views and then add the configuration to advanced tab in page properties in locale specific root page. 

Please check the below link for steps
https://experienceleague.adobe.com/docs/experience-manager-65/commerce/storefront/administering/mult...

View solution in original post

1 Reply

Avatar

Correct answer by
Level 5

@sonalikulkarni1 

You need to create multiple CIF configurations with different Magento store views and then add the configuration to advanced tab in page properties in locale specific root page. 

Please check the below link for steps
https://experienceleague.adobe.com/docs/experience-manager-65/commerce/storefront/administering/mult...