BitBagCommerce / OpenMarketplace

Open-source Multi-Vendor Marketplace platform based on Sylius and Symfony.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Subcategory selection on Product creation does not work

codebach opened this issue · comments

When I try to create a product with a sub category, it does not work.

There are some issues:
1- All my categories are somehow not being loaded on Main taxons ajax query!
2- Categories tree is just being displayed with parent categories, which is where one can select a category and it is always the parent category. So simply one cant select a sub category for a product

You can take a look and let me know if there is need for further information. Thanks :)

Edit: Just found that there is a limit on loading Main taxons: I can load all but that still does not help to choose the taxon of the product correctly!