# Feed Actions: Combine value

LitCommerce Feed Management offers multiple rules when setting up your feed, enabling you to locate, modify, and optimize your product data for the target platform.

This article introduces you to the “Combine value” action.

## <mark style="color:$primary;">**Set up and apply**</mark>

For more details on how to set up and apply the rule, refer [HERE](https://litcommerce.gitbook.io/litcommerce-helpdesk/feed-management/feed-basics-and-setup/feed-setup/feed-create-and-set-up-your-feed/feed-rules).

## <mark style="color:$primary;">**How it works**</mark>

The “Combine value” action appears under the Then, And, and Else-statements. It lets you merge multiple attributes (including Main Store fields, metafields, and custom fields) or texts into a single attribute and then replace the selected data.

<figure><img src="/files/2JmwnmTb1ewCzgWdceGF" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
**You can insert separators (e.g., space, dash, comma) between values.**
{% endhint %}

This rule is ideal for formatting titles, adding keywords, or enriching product feeds.

**Example:** You would like to include more details in the product title using the existing data to attract more buyers. The following action can be set:

Take “Product Title” and “combine value” - “BEST {{name}} - {{sku}}”.

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

This will replace all target product titles with “BEST” and the corresponding product name and SKU.

<div><figure><img src="/files/ywqLpPhYoaIVdK7CY3QU" alt=""><figcaption></figcaption></figure> <figure><img src="/files/54hm7IMXI0TwXtvjZear" alt=""><figcaption></figcaption></figure></div>

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# 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.litcommerce.com/feed-management/feed-basics-and-setup/feed-setup/feed-create-and-set-up-your-feed/feed-rules/feed-actions/feed-actions-combine-value.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.
