Product Condition
Last updated
Last updated
You can create condition logic based on product-related attributes.
When adding a logic type condition for products, follow these steps:
Begin by selecting "Product" as the logic type. This indicates that the condition will be based on product-related attributes.
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.
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.
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.
Product Id: You can add condition based on product id like if product id is 123456 then add or remove tag(Tag Name).
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
Product Sku: Add condition based on product sku. If product sku is DRT54SM then add tag VIP to the customer.
Product Name: Add condition based on product name. If product name is Shirt then add tag Priority in the order.
Variant Id: Add condition based on variant id. If variant id is 789456 then add tag Standard to the orders.
Variant Name: Add condition based on variant name. If variant name is blue shirt then remove tag Priority from orders.
Product Vendor: Add condition based on product vendor. If product vendor is Fashion then add tag USA to the orders.
Product ID and Product Vendor: Go to Products in Shopify Admin Panel and Open any product.
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.
Variant Name and Variant ID: Go to Products in Shopify Admin Panel and Open any product. Then click on edit button in the variant.