Got this answered by Langer if anyone needs it:

change the line to read.

if (ereg('^GIFT', addslashes($gv_result->fields['products_model']))) {

Thanks