# Check the display of recommendations

Go to the page to test where the recommendation is displayed, then check in the events on the left that you have a event named “ab\_recos...”\
You need to see an event ab\_recos with the action\_id: “show”

&#x20;

![Image without caption](https://image-forwarder.notaku.so/aHR0cHM6Ly93d3cubm90aW9uLnNvL2ltYWdlL2h0dHBzJTNBJTJGJTJGcHJvZC1maWxlcy1zZWN1cmUuczMudXMtd2VzdC0yLmFtYXpvbmF3cy5jb20lMkZjZjFjZDNjZC02OWMzLTQ0ZTQtODg0YS0zMzM5NTllZTA3YmIlMkZiMTEwN2I1MS1iZmFkLTRhMmYtYjQzNC0yYTRmMTQyMTY0NzQlMkZDYXB0dXJlX2RlY3Jhbl8yMDI0LTA2LTI3X2FfMTcuMjIuMTMucG5nP3RhYmxlPWJsb2NrJnNwYWNlSWQ9Y2YxY2QzY2QtNjljMy00NGU0LTg4NGEtMzMzOTU5ZWUwN2JiJmlkPTAxMzdmYjlmLTBiNzUtNGRhMS1hNGFjLWRjOWU3ZWJkMzM1YiZjYWNoZT12MiZ3aWR0aD0yNDAw)\
\
Then you can click on a product card of the recommendation, and you should see a new ab\_recos event with the action\_id: “go\_to\_page”

\`

Each toggle at the left correspond to a different page, the event “go\_to\_page” will be on the page before (the one where we clicked on the product)![Image without caption](https://image-forwarder.notaku.so/aHR0cHM6Ly93d3cubm90aW9uLnNvL2ltYWdlL2h0dHBzJTNBJTJGJTJGcHJvZC1maWxlcy1zZWN1cmUuczMudXMtd2VzdC0yLmFtYXpvbmF3cy5jb20lMkZjZjFjZDNjZC02OWMzLTQ0ZTQtODg0YS0zMzM5NTllZTA3YmIlMkZmNTUxOTgxMS03ODE3LTRlMmEtYTljZi00OTc5MTc2ZDk1YzUlMkZDYXB0dXJlX2RlY3Jhbl8yMDI0LTA2LTI3X2FfMTcuMzguMTAucG5nP3RhYmxlPWJsb2NrJnNwYWNlSWQ9Y2YxY2QzY2QtNjljMy00NGU0LTg4NGEtMzMzOTU5ZWUwN2JiJmlkPTEwOGY4YWMyLTg2ZWUtNGY2Yi1hMDg0LTJkMTAwYjUwYjFjYiZjYWNoZT12MiZ3aWR0aD04NjQ=)

If you have the direct basket addition from the product cards, you will have on the same principle, an event with the action\_id: “add”


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.abtasty.com/recommendations-and-merchandising_deprecated/recommendations/recommendation-banner/introduction/check-the-display-of-recommendations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
