Search banners not following the operator 'AND' for trigger conditions
Intelligent Search
•
ID: 1053614
Backlog
Published on6/20/2024
 • 
Last updated on6/20/2024
1 min read
Summary
Conditions for search banners (managed via "/admin/search/v4/banners/") don't support the operator "AND" as presented in their trigger rules. The UI is wrong, and the operator behaves as "OR" fixedly.
Any of the conditions filled there will be enough to present the banner on the page (PLP).
Be mindful that setting a department there (category level 1) will apply the banner on any of its subcategories, as this is part of the full category path.
Simulation
Create a banner with the following trigger rules:
- where "department" is "appliances"
- and"category" is "refrigerators"
The banner will not be restricted to the full category path "/appliances/refrigerators?map=c,c". It will be applied in the department and its subcategories, and any category named "refrigerators", even if it's not part of this specific department.
Workaround
N/A