if statement for if product text field does not equal a certain expression
<?php if ($_product->getSku()!=='what it says in text field'):?> <?php endif; ?>
Categories: Uncategorized
<?php if ($_product->getSku()!=='what it says in text field'):?> <?php endif; ?>