> For the complete documentation index, see [llms.txt](https://virtual-shopping.gitbook.io/virtual-shopping-faq-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://virtual-shopping.gitbook.io/virtual-shopping-faq-1/virtual-shopping-faq/catalog/i-am-unable-to-locate-items-in-my-products.md).

# I am unable to locate items in my Products?

Within the product search you'll be able to search by item name, category or keyword If you can't find a specific product, it may be categorized differently online to how you'd expect, try searching by different terms or looking in other categories. If enabled you can try scanning the barcode to find the item, look for the icon in the search bar (this is not active for all Store App users).

If you are unable to locate the product following these steps, please contact our Klarna Virtual Shopping support team with details of any items are you unable to locate, including the SKU or product description so we can investigate further.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://virtual-shopping.gitbook.io/virtual-shopping-faq-1/virtual-shopping-faq/catalog/i-am-unable-to-locate-items-in-my-products.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.
