> For the complete documentation index, see [llms.txt](https://help.pixfizz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pixfizz.com/orders-and-fulfillment/add-order-codes-to-production-files.md).

# Add Order Codes to Production Files

#### Fulfillment Transformations are available on both the Template and on the Design level.

This feature was designed to help with production processes whereby order or product identifiers can be made visible on production artwork, usually in the bleed area.

```
[
  {
    "selector": {"name": "name-of-text-field"},
    "action": "set-text",
    "value": "{{ order.code }}"
  }
]
```

When fulfilling orders you have access to these liquid variables: `user`, `project`, `website` , `order`, `orderline`

\
When fulfilling production files (via the book files API or the admin) you only have access to the first three.

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

See video below on how to set it up:

{% embed url="<https://www.loom.com/share/c45d65420d36467bbcb1b9dafeb2774a?sid=57fce11c-45c3-4155-822f-eb407f2a22f3>" %}
