-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Description
Steps to reproduce
-
Install Magento from
tag 2.0.7
branch. -
Set up two stores for one website. And configure two stores with two different root categories respectively.
Main Webstie
USA Store --> USA Category Germany Store --> Germany Category
My categories looks like
USA Category (root category)
(no sub category for USA)
Germany Category (root category)
--- Grocery (sub category for Germany)
My default store is USA Store
- [Example] Selecting store switcher from USA to Germany.
http://m2.dev/?___store=de_de&___from_store=en_us
- Selecting Grocery in menu.
Expected result
- [Example] It should correctly display Grocery category under Germany store.
- http://m2.dev/grocery.html/?___store=de_de&___from_store=en_us
Actual result
- [Example] 404 not found.
- http://m2.dev/grocery.html
Metadata
Metadata
Assignees
Labels
No labels