> For the complete documentation index, see [llms.txt](https://docs.changeup.com/salesforce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/donate-at-checkout/cart-settings.md).

# Cart Settings

<figure><img src="/files/nn7znOa5yiUWrlSzC3jK" alt=""><figcaption><p>Cart settings in the ChangeUp configuration panel.</p></figcaption></figure>

### **Donated to Date Feature**

The Display amount donated to date offers the ability to display the total donations made to date through your Change Up account across all customers and charities. Additionally, you can offset the total with an amount of your choosing to reflect donations your organization has made outside of Change Up.

* Enable display amount donated to date – Toggle the display of total donations on the donation widget.
* Starting value – A starting value added to the displayed total donation amount.

<figure><img src="/files/Lm8wYFFT36piFdyKD1yM" alt=""><figcaption><p>Donated to Date data entry field.</p></figcaption></figure>

<figure><img src="/files/L2oqPOBsZidAK2MnYaLH" alt=""><figcaption><p>Text within {brackets} is dyanmic and/or editable.</p></figcaption></figure>

### **Show Charity Logos at checkout**

**Show Charity Logos at Checkout** offers the ability to toggle the display of logos at checkout on the donation widget.

<figure><img src="/files/SBP6f1paDTOga1QsSvhk" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/FcliOKPqM0Tx8qRxeHjF" alt=""><figcaption><p>Charity logos being displayed in the checkout preview.</p></figcaption></figure>

<br>


---

# 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.changeup.com/salesforce/salesforce-b2c-commerce/setup-and-configuration/configuration-dashboard/donate-at-checkout/cart-settings.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.
