I need help with a boolean function in PHP. It's simple (but I'm not PHP savvy enough to do it myself). I just need to create a block with a message (not a system message because I am using better messages and I don't want people to close the pop-out without even reading it) that will only show in the ubercart cart page, if two of the products are in the cart. Else it won't show.
Of course, if there is a better workaround tio this, I am open to suggestions.
Thanks in advance to whomever might wanna help.