Hello.
We are building a shop for a customer where the products get pushed from their BC into DW pim and ecom.
We would like to show a product list, but only for products that have a default image (and we assume default image = images)
We have made som image patterns that set the add and sets default image to the products. But the customer should also have to option to add images manually later. With that in mind i made a query that make use of "Primary image from detail or image pattern"
It give me 0 products. But if i disable it i get a list of 71 product without default image, and 1 with default image (as expected).
Am i missing something?