I have two themes (desktop and mobile). I want to create two different "about-us" pages for the two themes.
How can it be done ? Please suggest..
Thanks.
Solved! Go to Solution.
Just make two cms pages, with different url and link them different in main menu, and mobile menu
A theme is assigned to store view. Create 2 store views: one for desktop theme and a second one for mobile. Create 2 different CMS pages (the URL may be the same) and assign them to these store view.
You may also create only one CMS page but two different CMS blocks, each of them is assigned to appropriate store view.
I am strictly instructed not to use two store view.