Root Category Configuration
The root_category
setting is used as follows.
Description
Magento’s root category ID. Default 2. Use this database configuration setting if you want to use another Magento category as a root startpoint.
Example Usage
Set:
{
"root_category": 5
}