> For the complete documentation index, see [llms.txt](https://docs.overse.app/hubble/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overse.app/hubble/block-types/special/order-item-actions.md).

# Line Item Actions

The Line Item Actions Block allows you to add multiple actions to individual order line items within a customer’s account. This block helps customers quickly interact with their past orders, such as reordering items or contacting support.

### Key features

* **Customizable actions**: Add a unique label and link for the action.
* **Conditional display**: Assign the action to specific customer groups for personalized experiences.
* **Dynamic display**: Prioritize targeted actions to appear before default actions.

### Line Item Actions block

The Line Item Actions Block lets you add multiple interactive actions to individual line items. These actions can be set as default or targeted (with [conditions](/hubble/conditions/intro-to-conditions.md)) and are reorderable via drag and drop.

The steps to configure a line item action are the following:

{% stepper %}
{% step %}

#### Go to the Special Blocks page

Open the sidebar, click on **Blocks** and then click the **Special Blocks** card.

<figure><img src="/files/wtqdJIkCoCLmCydUfdTg" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Select Line Item Actions

Click the **View** button that is in the **Line Item Actions** special card.

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

{% hint style="info" %}
This area shows all special block types.
{% endhint %}
{% endstep %}

{% step %}

#### View the Line Item Actions page

The page displays two columns: one for default actions and one for targeted actions.

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

{% hint style="info" %}
You can create Default Actions, that show for all customers, or Targeted Actions, which show based on conditions.
{% endhint %}
{% endstep %}

{% step %}

#### Add a new Line item Action with conditions:

Click the **Add New** card button within the Actions with conditions column.

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

{% hint style="info" %}
Ensure you are adding a new action, not editing an existing one.
{% endhint %}
{% endstep %}

{% step %}

#### Fill in block settings

You'll see the following fields in the Line Item Action screen

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

**Block name:** Enter a descriptive name (e.g., “Reorder for VIPs”).

<figure><img src="/files/9qsVPne4jnw39XJlBqaZ" alt=""><figcaption></figcaption></figure>

**Customize Content:** Provide at least the **Label** and **Action** for the action.

{% hint style="info" %}
Keep labels concise and ensure links are accurate.
{% endhint %}

**Line item Action types**

These action types streamline the post-purchase experience and boost customer engagement:

**Open link:** Creates a custom URL and optionally use [Variables](/hubble/variables/intro-to-variables.md) to compose it dynamically.

**Add to cart:** Enables customers to add the item directly to their shopping cart with one click.

**Copy text to clipboard:** Allows customers to copy text that you set, useful for discount codes, serial numbers, line item IDs, etc.

**Buy product again - checkout:** Allows customers to quickly reinitiate the checkout process for repurchasing an item.

**View item’s product page in online store:** Directs customers to the detailed product page on your online store for more information.

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

**Set conditions:** Select an existing [condition](/hubble/conditions/intro-to-conditions.md) or create new one.

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

{% hint style="info" %}
For help with creating conditions, see the [Conditions Documentation](/hubble/conditions/intro-to-conditions.md)
{% endhint %}
{% endstep %}

{% step %}

#### Save

Click Save to create your action.

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

{% hint style="success" %}
Your new action is now added and arranged.
{% endhint %}
{% endstep %}
{% endstepper %}

### Use cases

* **Reorder action**: Direct VIP customers to quickly reorder items from their order history.
* **Exclusive support link**: Provide a dedicated support link for specific customer groups.
* **Special offers**: Include a link to a unique promotion or discount page.

{% hint style="info" %}
Targeted actions allow you to display personalized interactions for specific customers.
{% endhint %}
