


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="{"storeView":"default","graphqlEndpoint":"/api/graphql","graphqlMethod":"GET","headers":{"Store":"default"},"locale":"en","storeRootUrl":"/content/*/language-masters/en.html","enableClientSidePriceLoading":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?
Views
Replies
Sign in to like this content
Total Likes
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...
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...