# One Page Checkout

The One Page Checkout extension for Shopware 6 optimises the Shopware checkout process. This can contribute to a better conversion rate and a positive shopping experience.

<figure><img src="https://747417571-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYYTKTU6awfIFbvBGavuX%2Fuploads%2FROsJuCpXXyxcbucEEDDT%2FOnePageCheckoutCover_EN.png?alt=media&#x26;token=7e135203-779f-4407-90e5-f63117e9295f" alt=""><figcaption></figcaption></figure>

A one-page checkout in an online shop offers many advantages:

1. **Ease of use**: The checkout process is simple and clear, which improves the user experience. Customers don't have to navigate between multiple pages, which can often be frustrating.
2. **Time saving**: As all the necessary information is entered on one page, customers can complete their purchase more quickly. This reduces the likelihood of them cancelling the checkout process.
3. **Fewer Dropouts**: A shorter and more straightforward checkout process can help reduce the dropout rate. When customers see all the information on one page, they often feel more secure and motivated to.
4. **Better Overview**: Customers have a clear view of their order, including chosen products, shipping options, and total costs. This can enhance confidence in the purchasing process.


---

# 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.premsoft.de/en/plugins/one-page-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.
