When searching for Related, Up-Sells, and Cross-Sells to add to a product, the search filter has very limited options. How can I add additional attributes to filter by?
For example, I often want to filter the search by Brand to quickly find relevant related products to add, but I cannot figure out how to get the Brand attribute added to the filter options.
I'm on Magento 2.2.1
Do you see the attribute Brand in the column list on product list screen?
If you do not see it here then Go to
Magento Admin -> Stores -> Attributes -> Product
and search for Brand and Edit it as below. This should resolve the issue you are having.
Problem solved? Please give 'Kudos' and accept 'Answer as Solution'.
yes, I am able to successfully add Brand and many other attributes to the product grid filter options.
But the issue with not being able to add it to the related product filter still stands.
This question is still unanswered. Is it possible to add additional filtering options, such as Brand, to the Related, Up-Sells, and Cross-Sell search function?
Hi @DLS1122,
I didn't tested but maybe you can take a look to vendor/magento/module-catalog/view/adminhtml/ui_component/related_product_listing.xml.
That file defines, I guess, the grid filters. Maybe you can override that file. (It would be nice if you can share the result)
Hello @DLS1122
By default, Magento 2 does not provide for that related, cross-sell and upsell.
you need to extend that UI component for same.
Hope it will help you.
You need to purchase paid extension from Amasty.
https://amasty.com/extended-product-grid-with-editor-for-magento-2.html
Show related, cross-sell and up-sell products Flexible extension settings allow you to add cross-sells, up-sells and related items to the product grid to keep all information about products at hand.
How can I add an additional category to filter by?
For example, I often want to filter the search by category to quickly find relevant related products to add, but I cannot figure out how to add the category to the filter options.
https://prnt.sc/ni52yl & https://prnt.sc/ni52yl
I'm on Magento 2.2.1
Hy @ankit_porwal Please can you help me on add attribute filter to related product section like you have this filter :-https://prnt.sc/ni52yl%C2%A0https://prnt.sc/ni52yl
Please help me on this.