OK, I think I've got it now
I created a new label called lbl_free_gift_congrats and used it like so:
Code:
{if $cart.giftproducts ne "" and $products ne "" }{$lng.lbl_free_gift_congrats}{/if}
in cart.tpl. This seems to work for me, anyone see any problems with doing it this way or is there a more efficient way?
Thanks
Dan