> For the complete documentation index, see [llms.txt](https://docs.centousapps.com/tagify-customer-and-orders-tag/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.centousapps.com/tagify-customer-and-orders-tag/app-set-up/manage-tag-rules/customer-condition.md).

# Customer Condition

You can create condition logic based on customer-related attributes.&#x20;

<details>

<summary>Add Customer logic type condition :</summary>

When adding a logic type condition for customers, follow these steps:

1. Begin by selecting **"Customer"** as the logic type. This indicates that the condition will be based on customer-related attributes.
2. Next, choose from the available selectors provided. These selectors represent specific attributes of a customer, such as Customer Email, First Name, Last Name, Total Spent, and more. Select the attribute that you want to apply the condition to.
3. After selecting the attribute, choose the operator that defines the comparison you want to make. Operators include options like "compare" for general comparisons, "greater than" for values larger than a specified threshold, "less than" for values smaller than a specified threshold, "empty" to check if the attribute is empty, or "not empty" to check if the attribute has a value.
4. Lastly, add the value that you want to use for the condition. This value will be compared against the selected attribute based on the chosen operator. For example, if you selected the Customer Locale attribute and the "compare" operator, you would enter the value that a customer should be of particular locale to meet the condition.

</details>

<details>

<summary>Example</summary>

1. **Customer Email:** You can add condition based on customer email like if customer email is <123@gmail.com> then add or remove ta&#x67;**(Tag Name).**&#x20;
2. **First Name**: You can add condition based on customer first name. If first name is XYZ than add tag **Customize** to the order and add tag **Custom** to the customer
3. **Last Name**: Add condition based on customer last name. If last name is ABC than add tag **VIP** to the customer.
4. **Phone:** Add condition based on customer phone no. If phone is **Customer phone number** than add tag **Priority** in the order.
5. **Customer Note:** Add condition based on customer note. If customer note is xxxxxxxx then add tag **USA** to the customer.
6. **Customer Tag:** Add condition based on customer tag. If customer tag is not empty than remove tag **Priority** from orders.
7. **Locale:** Add condition based on customer locale. If locale is en **(fr, es..)** than add tag English to the orders.&#x20;

</details>

<details>

<summary>Where to Find</summary>

* You can find the all the customer details in the Customer menu in Shopify Admin Panel.&#x20;

<img src="/files/H5phwNtFbbEZyTrJx0Ru" alt="" data-size="original"><img src="/files/nqdLNlZqXkqy2dfcpXQ1" alt="" data-size="original">

</details>

&#x20;&#x20;
