I tried this one:

PHP Code:
<?php if ($order->info['total'] < 100.00 or $order->info['weight'] == 0) { ?>
as the logic and it does use the shadowed out version, but it adds it in so there are two. One's shadowed out and the other is still there as normal: