I need something like what irwinn requested except for category. I have a category that is called free shipping. I would like the other shipping rules to apply, but when an item from the free shipping is added to the cart the entire order receives free shipping.
I found where to change the image ../plugins/woocommerce/includes/wc-product-functions.php. Now I just need to know how to exclude this from being shown on the product-image.php page. If there is an image I want to show it, but if not then I want to NOT show anything.