# Dynamic Delivery Options

> Dynamic Delivery Options is up to 3 for Plus, and 30 for Pro

You may also want to use dynamic delivery options that is, well, dynamic to **total weight**, **subtotal price** and **item quantity.**

Just like how you add static delivery options, you need to enable 'Delivery Options' first if you haven't yet.

![](/files/-McdtzfnEkn_qaZ8Vtdj)

Turn on 'Dynamic Delivery Options'. The, 'Add Option'.

![](/files/-Mcdvlbf5m1SnqfpL2kr)

### Change the Type of the Option

The default type is weight. But you can change to price and quantity.

![](/files/-Mcdw2udgURtjQwgb1s9)

#### Weight Type

![](/files/-McdwVihs38gC2_LVpmG)

For weight you can set the base price and the maximum weight (optional, if you don't have limit just leave it blank and not 0).

You can add some rule to this dynamic pricing. Like if equal or more than 5kg you can add additional price. And so on. The rule will honor with the last rule that is true.

#### Price Type

![](/files/-McdwhE6abJgDRAPni2B)

Price type you can make a free delivery option when your subtotal is equal or exceeding a amount by put price override to RM0.

#### Quantity Type

![](/files/-McdwkRs7EQ_EkPioPHe)

Same like price, you can set delivery price override if your customer select a certain quantity.


---

# 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/dynamic-delivery-options.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.
