Hi, this is a coupon cart system, so it will not add a product to your shopping cart. If it is one specific product you want to give the discount on, you could setup a coupon as:
function type 2: product
percent or amount: amount
discount type: overall
value: the value of the specific product
minimum value: 20+the value of the specific product
Product selected: the specific product
I believe this will do what you want, the only thing is the customer is required to add the specific product to the cart.
Hope that helps