You would need the master_categories_id for the Category with the products:
Code:
$chk_cart += $_SESSION['cart']->in_cart_check('master_categories_id','96');