> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/english/set-up-your-integrations/prestashop/source-actions/get-cart-abandoned.md).

# Get cart abandoned

1. **Select PrestaShop** as your source app, under “New flow” on the Gears menu. Click “Create.”

<figure><img src="https://lh4.googleusercontent.com/Z5Hi043jVdilzCOQEG7lVhdN4SmVEFGxJ7EDt0P5a-ArfVxdT98ZbrXarG2sK5WNO1y4GbKYxhbl_OouNfBs7JyBb8ImPRncfN9KiXJJVzknCuB7nM1R7t1T_sHcnqX4-iCbjlkmu2c283Mi8AvYTw" alt=""><figcaption></figcaption></figure>

2. **Choose the connection** you want to use and click “Continue.”

<figure><img src="https://lh6.googleusercontent.com/wV2RALwZ27rbACKLIMoUczqXYDqcGJ4m0YZd1vsaxguT-EOD4LOz91X1FKDx61bsRA9j6a9fs9PV6rjK_y9pXS73ly_2mKkO5D5wt4KgQQha57qlZg4S0JPNByQsYjIHeJwdyddVgYzYE_8HuhY-1w" alt=""><figcaption></figcaption></figure>

3. **Choose “Get cart abandoned”** as your action and click “Create.” Pick how long it takes for a cart to be considered abandoned and your store’s time zone.

<figure><img src="https://lh6.googleusercontent.com/LkEh4lYLb2NwP8Av4WdNMwivmQNhmMzIvyFo0neqSBnfTWxNW_SaccS0nFYtTLZ_IKxRVj-jWafyR02NDKclxdtk8luM0wVp11k9iNqeS_pTmYbQVIdgMnB7hNz8QNl2pe57ZNSWXsyGx7PVh1CDvA" alt=""><figcaption></figcaption></figure>

4. **Create a test record** and check that everything was imported correctly. Click “OK” to finish the setup.

<figure><img src="https://lh3.googleusercontent.com/KEZpiaK5bGXQP9R2hnDA5VsgJbQZHu63PRBqNKxFME8P2IDvI1jnh6Afj6yNd4T1KBfQ_bsAJwrhtbVoOBVxo_pvl9wl1EMUetCVOfteYPGEf5ABHsmdqvDcwTXU6hofIIZztRMt4pQrA9b58mgfHQ" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Empty Fields**: Under the imported entry, you’ll find a drop-down menu for “Empty Fields.” Here, you’ll find a list of fields you can import—but weren’t used in your record.
{% endhint %}


---

# 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.gearplug.io/english/set-up-your-integrations/prestashop/source-actions/get-cart-abandoned.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.
