With this behavior you can show a region if a specified item is in the cart or if is not in the cart.
You can use this behavior to prevent duplicate items in the cart
Product table
The table that holds the product we want to check.
Id Record field
This is the field in the table that corresponds to the ProductID that is in the cart.
Id Cart Column
This is the cart column that holds the ProductID