You need to create a function and put it e.g. in your child theme’s function.php.
I have created a gist with the functions code, please see https://gist.github.com/DigitalFactoryCR/c95e26d10ba920db1caf2f05211da00c
Once done that add the following PHP statement in your Conditional: is_in_cart( [ 977,694,693,692,691 ] )
You need to add another function e.g to your child theme:
https://gist.github.com/DigitalFactoryCR/827bb567bd77cf4b3fe91e43046edb24
You also need to add another condition in your conditional with the AND clause: is_not_in_cart( 633 )
