In Magento1 there is a possibility to display layered navigation on the homepage through a layout update XML in the design tab of any CMS page.
Since layered navigation is based on the page category, I want the layered navigation on the homepage to be based on the root category (that is set as "anchor").
Is there a way to perform this in Magento2 via the design update XML tab?