# Line item property

***

The value entered by the customer will be displayed alongside the product in the cart and checkout.

### 1. Our guide to set up Line item property block:

{% hint style="info" %}
**Steps:**

* In the theme editor, under the Product information section, click **Add block.**
* Select **Line item property.**
* Click **Save.**
  {% endhint %}

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/6bb87b83-c826-4d06-b095-ac0d44d11df1/Screenshot%202023-12-12%20at%205.03.09%20PM.png" alt=""><figcaption></figcaption></figure>

### **2. Line item property block settings:**

* Click on the **Line item property** block to open the settings.

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

* Add a **Label** by using the provided Text field: (e.g.: "Add your personalization").

Enter instructions to tell customers about the options or requirements. Leave the field blank if you do not want to display it.

&#x20;

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/5bf69b51-d07f-4150-8bc2-59630f642223/Screenshot%202023-12-12%20at%205.16.44%20PM.png" alt=""><figcaption></figcaption></figure>

* You can select the type of Line item property block, between a Text-short, a Text-long, a Checkbox, or Radio buttons.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/6000d1fb-89cd-4505-afbd-70df4f2081be/Screenshot%202023-12-12%20at%205.15.25%20PM.png" alt=""><figcaption></figcaption></figure>

{% tabs %}
{% tab title="Text-short" %}
The **Text-short** type is for a single line of text.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/86c2c20a-8749-403b-96ca-242c3b9905ae/Screenshot%202023-12-12%20at%205.20.50%20PM.png" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Text-long" %}
The **Text-long** type is for multiple lines of text.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/8d8f527f-c95a-4a5b-8b41-5c18c6f03b8e/Screenshot%202023-12-12%20at%205.21.04%20PM.png" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Checkbox" %}
The **Checkbox** gives customers a 'yes' or 'no' option.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/fec0cf95-7148-4d9f-a99d-3548950f14b9/Screenshot%202023-12-12%20at%207.33.23%20PM.png" alt="" width="375"><figcaption></figcaption></figure>

You can add multiple checkboxes to let customers select one or more options from a set of options.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/d5a3620a-b917-4bb3-aff6-6df7bfdda9a1/Screenshot%202023-12-12%20at%205.21.46%20PM.png" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Radio buttons" %}
With **Radio buttons**, customers must select a single option from a list of items in a menu:

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/bae9f5bc-0871-4443-aa6a-4bb04bbb4f64/Screenshot%202023-12-12%20at%205.22.53%20PM.png" alt="" width="375"><figcaption></figcaption></figure>

You can enter multiple options as a comma-separated list.

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/70cabef5-cb5d-4208-ac26-8b8a478409cb/Screenshot%202023-12-12%20at%207.36.55%20PM.png" alt="" width="375"><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

> *Note: **Line item property** blocks are used to collect and display additional information in the cart and order details. **They do not support add-on pricing**.*

<figure><img src="/files/vaiHsGRRQfR7ZTPnqlEs" alt=""><figcaption><p><em><strong>Line item property blocks are used to collect additional information</strong></em></p></figcaption></figure>

<figure><img src="https://t9008110498.p.clickup-attachments.com/t9008110498/1fde491e-f0ce-4481-875d-33774342e384/Screenshot%202023-12-12%20at%207.53.45%20PM.png" alt=""><figcaption><p><em><strong>Line item property blocks do not support add-on pricing</strong></em></p></figcaption></figure>

### **3. How to add personalization options for specific products:**

{% hint style="info" %}
**Steps:**

* Create a [new product template](https://help.inspiredtheme.com/articles/product-pages/product-information/pages/EQS1qV9stt2P6FQuSYqL#id-1.-how-to-create-a-new-product-template) for the product you want to add **personalization options**.
* Set up [**Line item property blocks**](/articles/product-pages/product-information/line-item-property.md).
* [Assign the product template](https://help.inspiredtheme.com/articles/product-pages/product-information/pages/EQS1qV9stt2P6FQuSYqL#id-2.-how-to-assign-the-product-template) for this product.
* Click **Save**.
  {% endhint %}

{% embed url="<https://www.loom.com/share/0e588e3b8c934c9dab944574100379b0?sid=21a80f7a-34d5-4255-a4b7-435b30f509f1>" %}


---

# 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.inspiredtheme.com/articles/product-pages/product-information/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.
