The following error shows up using the Simple Shopping cart plugin with PHP 8:
TypeError thrown Unsupported operand types: float + string
Reverting to PHP 7.4 solves the problem, but we need a better solution. I’ve seen some discussion of this in relation to the Woocommerce plugin, but not with WP Simple Shopping cart