# Line item property

Use a line items property block to send more information about the product as order details. This block is perfect for gift notes or inscriptions.

<figure><img src="/files/25MkBIhZlygTKEKRc4Ie" alt=""><figcaption></figcaption></figure>

### How to set up

<table><thead><tr><th width="151.88623046875">Settings</th><th width="110.287353515625" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Label</td><td align="center"><code>text</code></td><td>Customize the label to provide clear guidance for customers about the required information.</td></tr><tr><td>Type</td><td align="center"><code>select</code></td><td>Select between <code>Text</code> or <code>Checkbox</code>.</td></tr><tr><td>Allow long text</td><td align="center"><code>checkbox</code></td><td>Check this option if you want to allow customers to enter longer text.</td></tr><tr><td>Checked value</td><td align="center"><code>text</code></td><td>Define the value to be sent when the checkbox is checked.</td></tr><tr><td>Unchecked value</td><td align="center"><code>text</code></td><td>Define the value to be sent when the checkbox is unchecked.</td></tr><tr><td>Padding bottom</td><td align="center"><code>range</code></td><td>Set the padding below the block, affecting the space between the property and other content.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/products/blocks/line-item-property.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.
