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
2 answers
534 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
2 answers
166 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. ...
0 votes
1 answer
263 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
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 ...
2 votes
1 answer
437 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
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. ...
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. ...