You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to Configuration → Store Admin and add a new, default store.
create a folder in your vendor/extensions/site/app/views/layout dir with the same name as you “code” you just entered in the admin interface, making sure a copy of spree_application.html.erb is in there (I personally made a soft link to the layouts dir itself, other codes will point to new dirs)
Add products to each Store, either through the admin interface (in product edit there is now a Stores list of checkboxes) or via other scripted means.