File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
app/code/Magento/Catalog/etc Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 864
864
<arguments >
865
865
<argument name =" customFilters" xsi : type =" array" >
866
866
<item name =" category_id" xsi : type =" object" >Magento\Catalog\Model\Api\SearchCriteria\CollectionProcessor\FilterProcessor\ProductCategoryFilter</item >
867
+ <item name =" store" xsi : type =" object" >Magento\Catalog\Model\Api\SearchCriteria\CollectionProcessor\FilterProcessor\ProductStoreFilter</item >
867
868
<item name =" store_id" xsi : type =" object" >Magento\Catalog\Model\Api\SearchCriteria\CollectionProcessor\FilterProcessor\ProductStoreFilter</item >
868
869
<item name =" website_id" xsi : type =" object" >Magento\Catalog\Model\Api\SearchCriteria\CollectionProcessor\FilterProcessor\ProductWebsiteFilter</item >
869
870
</argument >
You can’t perform that action at this time.
0 commit comments