Search banners not following the operator 'AND' for trigger conditions
ID: 1053614
Backlog
Published on 6/20/2024
•
Last update on 6/20/2024
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