# Task #14: Settings - Checkout

### Purpose <a href="#purpose" id="purpose"></a>

Set up Settings - Checkout.

{% embed url="<https://youtu.be/k3kn1_FCCWI>" %}

The video tutorial shows how to set up the checkout process in Shopify.

### Description <a href="#description" id="description"></a>

* There are a few settings on the checkout page if the store's primary language is English

### Instructions <a href="#instructions" id="instructions"></a>

1. Checkout style
2. Customer contact method
3. Customer information
4. Tipping
5. Order processing
6. Marketing options
7. Abandoned checkout emails - OFF (set up in another app)
8. Order status page
9. Checkout language - English

### Actions <a href="#actions" id="actions"></a>

The settings for your case may differ.


---

# Agent Instructions: 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.vecomlab.com/ecom-foundations/store-creation/task-14.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.
