Hello everyone, I’m fairly new to Magento. I’m bulk importing items using https://github.com/bigbridge-nl/product-import and I currently only have one store. I am running a fresh install and my url rewrites work fine for products but the categories don’t work. The category rewrites will work if I go into the database table and change the category rewrites store_id to 1.
In the source code the developer is forcing category to have store_id of 0. I’m not sure the reasoning behind this, but I am wondering if I should just modify the store_id to be 1.
Is there any significance to having categories store_id = 0?
submitted by /u/washeddev
[link] [comments]