Questions tagged [store-switcher]
The store-switcher tag has no summary.
65 questions
0 votes
0 answers
36 views
Default store view on frontend not working?
Magento 2.4.6 I have 3 store views for the same website, EN, DE and FR. On shop level the "Standard Store View" is set to DE for all shops. However, when I open the site in a private window, ...
0 votes
1 answer
45 views
magento 2 map urls based on store codes instead of store views
I wanna map urls based on store code instead of store views which is default functionality but cann't do that I have tried many solutions but wont work.I also check it admin configurations but wont ...
0 votes
2 answers
535 views
Magento 2 Add Store View Switcher Filter in UI Component Admin Grid
I have created one grid that needs to apply the store view Switcher Filter it was displayed but when I click on apply filter it throws the below error. Integrity constraint violation: 1052 Column '...
0 votes
1 answer
614 views
Magento 2 - Redirect customers to correct store on login using the same url
My site requires customers to login via third party to a multistore on magento 2 using the same url (no store code in url). I have 3 websites with corresponding stores, views and customer groups. ...
0 votes
2 answers
167 views
Update on "Add Store Code to URLs" Setting and URL Redirection
Recently, I made the Magento settings update regarding the "Add Store Code to URLs." I have set this option to "No," which has successfully removed the store code from the URLs. ...
2 votes
2 answers
1k views
How to switch stores directly without the store switcher's redirect chain?
For SEO reasons we would like to switch stores directly without the default store switchers redirect chain. The normal Magento store switcher creates a redirect chain when switching store. For example ...
0 votes
1 answer
266 views
Magento Store Redirect Geo IP Address
Acutually I am redirecting the customers to the Specifc Store based on their geo IP Addresses. I applied Plugin and Observer also but the same result. Everthing is fine working, But it cachees I have ...
1 vote
0 answers
65 views
switch store view with select country in checkout / cart
I would like to trigger the store view to change according to the selected country in cart and checkout in Magento 2.4.3 Does anyone do have a clue if or how this is possible? Thanks
1 vote
1 answer
2k views
Remove trailing slashes from store URL's - Magento 2.4
We set the "Add Store Code to URLs" option to Yes, so now our store URL's looks like: https://www.example.com/en/ https://www.example.com/de/ https://www.example.com/fr/ And by default ...
1 vote
0 answers
106 views
Product Detail Page getting 404 when store switch
Product detail page getting 404 error when store switch. How to redirect this 404 error page to homepage or how to fix 404 error if the product exists in that store
2 votes
1 answer
439 views
How I Fix error Magento 2 ‘Requested Store Is Not Found’?
I get this message "Requested store is not found" when I want to fix it. The requested Store Is Not Found situation come up while migrating Magento 2 store to the latest version of Magento.
0 votes
1 answer
971 views
Magento 2.3 Store Switcher provides wrong/old urls
Hi we have a Magento store. (2.3.6) ... ... and have the problem with the store switcher switching to wrong / outdated pages. We simply need the corresponding page in the other store/language to be ...
0 votes
0 answers
252 views
Full-page cache breaks store switcher
FPC is activated on the site. When I switch the store view on the Home page the Category page changes the language but the switcher remains unchanged. The store code is added to the cookie correctly. ...
1 vote
1 answer
241 views
Magento 2 : Change store view when currency is changed
Is it possible to change the store view when currency is changed? For example, On my site, I have 3 currency and 3 stores view, Now when I'm switching my currency USD then storeview also needs to ...
0 votes
1 answer
257 views
Magento2 Change Store URL
I need some urgent help in Magento2. I have a live website say abc.com, and there are around 70 stores. This website was created in cake php. Now i have converted it in Magento2. Everything is done. ...