# Checkout types

## Default checkout

Each option will be treated as separate product - inventory of each option will be tracked.&#x20;

![](/files/-MCfayNRHcHnCcOeEMKj)

## Checkout as single product

All selected option will be merged into single product and new product will be created - inventory of each option wont be tracked.&#x20;

![](/files/-MCfb0HXkF8TSowf-sy-)

* Newly created product will be deleted from your store after 2 hours
* You can filter out newly created products from your store using automatic collections, and filter by type or vendor : "appclay-hidden-product".


---

# 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.appclay.com/product-configurator/checkout-types.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.
