I have this array:
$list_desings_ids = array(\'hc1wXBL7zCsdfMu\',\'dhdsfHddfD\',\'otheridshere\');
With a die() + var_dumo() this array return
you need to change only your condition replace with that code
if(in_array($design->design_id, $list_desings_ids))