Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDoc update on multistores needed #2870
Open
Labels
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


the doc at https://docs.vuestorefront.io/guide/integrations/multistore.html#vue-storefront-and-vue-storefront-api-configuration currently lists both stores as :
It's not clear what this flag does if setting them to disabled make them work.
explain how to get the
storeIdfrom magento (possibly with images)Right now it's not clear where to get these values from storeview? store/group? we're within storeview config node which leads to confusion since this seems to be actually about magento STORE and not storeview.
clarify how should be
multistoreused in connection todefaultStoreCodeclarify what is "default store"
the doc currently mentions some default store
enthat usesvue_storefront_catalogelasticsearch index, but the store is never defined in storeviews. Why? this "magic" should be explained to the enduser.