create a widget with following PQL filter `path LIKE '/Product Data/Manufacturer/*' OR key = 'Manufacturer' OR path LIKE '/Product Data/Body-Styles/%' OR key = 'Body-Styles'` <img width="439" height="159" alt="Image" src="https://github.com/user-attachments/assets/984375a4-7900-443e-bb3f-3cb7eb20a69a" /> same PQL in grid works as expected.
create a widget with following PQL filter
path LIKE '/Product Data/Manufacturer/*' OR key = 'Manufacturer' OR path LIKE '/Product Data/Body-Styles/%' OR key = 'Body-Styles'same PQL in grid works as expected.