> For the complete documentation index, see [llms.txt](https://help.freewebstore.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.freewebstore.com/marketing/email-campaigns/cart-saver/cart-saver-pricing.md).

# Cart Saver Pricing

Our Abandoned Cart Saver is a very important and lucrative tool. It has the potential to recover your lost sales.

This feature requires you to deposit credit in your control panel. To keep this feature active, your credit balance must not drop below 0 (see our [**Auto top-up**](/orders/payment-gateways/offline-payment-checkouts/add-funds-to-credit-balance.md) feature to see how you can stop this from happening).

One of the best things about this feature (we think) is that you DO NOT need to upgrade for this feature and you DO NOT have to pay for this feature. This means that our system will send an unlimited amount of cart saver emails for free until an email that is sent to your customer recovers and converts a sale that had been previously lost.&#x20;

So, in short, only pay when YOU make money from this feature.

### How much does it cost?

So let's put this is in perspective.&#x20;

In a month (31 days), without the cart saver feature, you lose out on $5000 worth of sales due to customers abandoning their carts. The month after, you activate the cart saver and you have lost out on $5000 again, only this time, the cart saver feature has managed to save you 50% of this total. That is $2500 that you didn't have before. For using this feature, if you are on the community plan, freewebstore will have taken just 5% percent of this total.&#x20;

If we said to you, "If you pay us $125, we will give you $2375 in return" you would jump and shout "YESYESYESYESYESYESYES".&#x20;

That is essentially what is happening here. You do not pay anything until you make money.

### What percentage of the total cart will I pay on my current plan?

As you can see from figure 1 below, you only pay a percentage (decided on which subscription plan you are on) of the total cart that your emails convert.

![Figure 1](/files/4Ubgh5kXk6kcqAWbq0o2)

You simply cannot afford to miss out on this feature. A no-brainer.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.freewebstore.com/marketing/email-campaigns/cart-saver/cart-saver-pricing.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
