Hello,
Our site currently has hundreds of products, and will very likely grow quickly to include many 100’s more. We are adding products en-masse, via CSV import tools.
Our client will not have time to hand-edit every product, and carefully select “Linked Products” from a list of 100’s in a shopping cart that will have 100’s or 1000’s of products.
We need to improve the query logic that gets applied when generating the “Related Products” at the bottom of each single product page.
Example:
If viewing a product with the following Taxonomy Combination:
Brand: AllMade
Categories: Men’s, Tops, Sweatshirts
Then related products should show products of the same Taxonomy Combination. Is there a way to try and make the Related Product query logic a bit more precise?