# Editing the Order Items

Admin can edit the **order** for the customer's details and order items detail (require Plus version and only when the item is marked **not paid**).&#x20;

You may use Order or Order (B-View) to open the order details.

![](/files/-MIyy_j2jcK66KGXmg7q)

Click on the '**Pencil**' icon to open the order items editor.

![](/files/-MIyykkPNckXc1n-23F6)

You may change many of the aspect of the orders including:

i) Add more items (within the form's product) into the order.

ii) Add existing order item's quantity.

iii) Change the price of the product.

iv) Remove order item from the list

v) Change the Delivery Type Name & Price

vi) Add discount

Make sure you hit '**Save Changes'** to save all the changes you made.


---

# 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://guides.orderla.my/orderla-plus/editing-the-order-items.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.
