# Configuration

***

### Load ThemeWare® CMS styling (Checkout pages)

**Field type**:\
Select

**Available values**:\
• no\
• yes

**Example value**:\
`yes`

**Path to the configuration**:\
Tab "Pages" => Block "Checkout"

**Technical name**:\
`twt-cms-layout-adjustments-checkout-pages`

{% hint style="info" %}
If active, a predefined and configurable (container) styling for Shopping Experience blocks is loaded on checkout pages.
{% endhint %}

## Registration

***

### Improve structure

**Field type**:\
Select

**Available values**:\
• no (default)\
• yes (ThemeWare®)

**Example value**:\
`yes (ThemeWare®)`

**Path to the configuration**:\
Tab "Pages" => Block "Checkout" => Section "Registration"

**Technical name**:\
`twt-checkout-register-structure`

{% hint style="info" %}
With this configuration, you can improve the structure of the registration by organising it more clearly.
{% endhint %}

## Complete order

***

### Layout

**Field type**:\
Select

**Available values**:\
• one below the other (default)\
• side by side

**Example value**:\
`side by side`

**Path to the configuration**:\
Tab "Pages" => Block "Checkout" => Section "Complete order"

**Technical name**:\
`twt-confirmpage-container-layout`


---

# 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.themeware.design/manual/pages/checkout/configuration.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.
