# New Draft Order

## Use the "New Draft Order" to solve the problem of 2 products appearing at checkout when there is a price add-on.

**You can see the difference from the picture below**

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAqCQxsge9SqNKVQ59e72%2Fuploads%2F75ORKTJeljx2fa5K7ShB%2F07e783c19cff24a201c31df01de68c7.png?alt=media&#x26;token=e7b32b34-a39c-49b8-a505-4abf13f3f46a" alt=""><figcaption></figcaption></figure>

**You can turn on or off "Checkout without virtual products" in settings to turn this update on and off.**

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


---

# 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://ymq-app.gitbook.io/ymq-product-options-app/new-checkout/new-draft-order.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.
