# Rule for setting the price of transport - DELIVERY

How to set up free shipping to XML feed? First choose Export -> Edit

![](/files/iIu1w57qDfNHw3GExhVQ)

Then go to Rules -> New rule

![](/files/5cCvtBehVRuSQxgp7iLt)

In the next menu, choose Edit Element

![](/files/LpvBHU4DptSI4v79WQ0I)

In the following example, we will set up free shipping for products with a price above CZK 500 in the period from 1.2.2020 - 3.2.2020. The procedure is as follows:

* add the title of the rule
* add the date from-to (this determines the period of validity of the rule). Outside the specified date, the traffic transcript rule will be inactive and the element will not be edited into xml.
* add a condition for products with a selling price greater than or equal to CZK 500.
* set adjustment for DELIVERY\_PRICE element
* add a new value for DELIVER\_PRICE, value 0, ie free shipping
* save by clicking on Create rule

![](/files/PRUj2kB1xlHsfuVGd27g)


---

# 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://help.conviu.com/data-editing-xml-and-csv/rule-for-setting-the-price-of-transport-delivery.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.
