I am trying to set a shopping world for a specific subshop in a shopware installation. I have multiple subshops with different domains related to the same thing, in other words, I have for example, cheap-clothes.com, really-cheap-clothes.com, the-cheapest-clothes.com and they all display the same website, the domain is the only thing that change, so the categories are the same on every subshop.
That said, how is it possible to set a shopping world for a specific subshop?
Thanks in advance, Daniel.
This is only possible when separating the category-trees. The display of shopping worlds is controlled by category assignment. You need to duplicate the categories and the product assignments in order to show a different content.
I would recommend developing your own plugin or a theme for each subshop where you can seapate the shopping worlds based on their ID.