# Checkout

An example of a standard checkout page on a Shopify store using Opulent theme.

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

{% hint style="success" %}
Steps

1. In the theme editor (**Customize**), click **Theme settings**
2. Locate **Checkout**
3. Make necessary changes
4. **Save.**
   {% endhint %}

You can use the theme settings to **customize the style of the checkout page**. The settings include:

## Main content area

The left side of the page displays the contact information and shipping address of the buyer.

In this section, you have the option to add a background image or leave it blank and utilize only a background color.

The fields provided for shoppers to input text can be configured as either white or transparent

## Order summary area

Appear on the right-hand side of the site. The same as the main content area, background image, and color can be added to meet your expectations.

<figure><img src="/files/07A327oOxElDvyFAaSG3" alt=""><figcaption></figcaption></figure>

## Typography & colours

Use this part to change fonts and colors that match the store's brand style.

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

{% hint style="info" %}
The primary objective of this page is for your customers to input their shipping and payment details for their orders, thus avoiding distractions or readability issues is paramount.

Simplicity is key in the design of the checkout page. Opt for high-contrast colors and subtle visuals that won't divert attention.
{% endhint %}


---

# 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://4sh-templates.gitbook.io/opulent-os2.0/checkout.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.
