Home > widget-integration > ConditionType > conductor
ConditionType.conductor property
Signature:
conductor?: "equal" | "not_equal" | "greater_than" | "greater_equal_than" | "less_than" | "less_equal_than" | "contains" | "equal_collection" | "not_equal_collection" | "equal_product_category" | "not_equal_product_category" | "equal_product_type" | "not_equal_product_type" | "equal_vendor" | "not_equal_vendor" | "contains_all_tags" | "contains_matched_tags";