> 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/product-condition.md).

# Product Condition

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

<details>

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

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

1. Begin by selecting **"Product"** as the logic type. This indicates that the condition will be based on product-related attributes.
2. Next, choose from the available selectors provided. These selectors represent specific attributes of a product, such as Product ID, Name, SKU, Price, Variant ID, Product Vendor, 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 Price attribute and the "less than" operator, you would enter the maximum price value that a product should be below to meet the condition.

</details>

<details>

<summary>Example</summary>

1. **Product Id:** You can add condition based on product id like if product id is  123456 then add or remove ta&#x67;**(Tag Name).**&#x20;
2. **Product Price**: You can add condition based on product price. If product price is greater than 100 than add tag **Offer** to the order and add tag **New** to the customer
3. **Product Sku**: Add condition based on product sku. If product sku is DRT54SM then add tag **VIP** to the customer.
4. **Product Name:** Add condition based on product name. If product name is Shirt then add tag **Priority** in the order.
5. **Variant Id:** Add condition based on variant id. If variant id is 789456 then add tag **Standard** to the orders.
6. **Variant Name:** Add condition based on variant name. If variant name is blue shirt then remove tag **Priority** from orders.
7. **Product Vendor:** Add condition based on product vendor. If product vendor is Fashion then add tag **USA** to the orders.&#x20;

</details>

<details>

<summary>Where to Find</summary>

1. **Product ID and Product Vendor:** Go to Products in Shopify Admin Panel and Open any product.

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

2. **Product SKU:** Go to Products in Shopify Admin Panel and Open any product.  If there is any variant then click on edit button in the variant.

<img src="/files/iIvNL7Rwa5HbeZuX7vY0" alt="" data-size="original"><img src="/files/vcs3xJ8ljVUUM2ETR2f0" alt="" data-size="original">

3. **Variant Name and Variant ID:** Go to Products in Shopify Admin Panel and Open any product. Then click on edit button in the variant.

<img src="/files/bkZ9FfD4I2jXvR8n4RcG" alt="" data-size="original"><img src="/files/sj81NxtXrkpFMigwazJW" alt="" data-size="original">

</details>
