Hi,
I'm experiencing a lot of DB calls to EcomCustomerFavoriteProducts on product detail even without any favorite tag on template.
Using just the VariantCombinations loop DW is performing DB calls to every variant of the product. But when I add the ProductRelatedGroups and RelatedProducts loops on the template, DW is performing calls to get the favorites settings to all variants of each related product.
Since none of the tags to favorites are on the template shouldn't DW avoid these DB calls?
https://www.screencast.com/t/Qc7r4shYagZ
DW version: 9.3.8
Thanks in advance,
BR, Mario