> For the complete documentation index, see [llms.txt](https://docs.getwindo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getwindo.com/orders/how-to-see-abandoned-cart-items.md).

# How to see abandoned cart items?

### Abandoned Carts <a href="#id-2rtkrdb0vmxi" id="id-2rtkrdb0vmxi"></a>

On the Order page of your Windo app, if you go to the second tab, **Carts**, you can view the products added by your store visitors.

![](/files/cCNrCUdUD7nYekf1yr3L)

You can filter the products by Date.

![](/files/I6nKNbvjgzObuSDqOrj2)

Here you can see the abandoned products in the cart.

![](/files/xb8SZHlbCazH9cye4x10)

If you click on any product, it will show you Customer details.

Now, you can use these details to decrease cart abandonment by sending them an email. This way, you can remind your customers to revisit your online store on Windo and complete the purchase.

![](/files/yevLY5jDl2Je9eCjQdIF)

You can also offer some discounts!


---

# 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://docs.getwindo.com/orders/how-to-see-abandoned-cart-items.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.
