I am using the Expressa theme with Drupal 7.26 and I've got some products/product types set up that I would like to hide in the store. I've set them to 'disabled' but they still show up in the store with 'Product Not Available' instead of 'Add To Cart.' I've tried to set the stock quantity to 0 but they remain in the store.

Is there a way to unpublish products in the store so I can keep them in the backend in case I want to publish them later? Ideally I'd like to just unpublish the entire Product Type but if I have to unpublish each product individually, that's fine too since I'm not working with too many.

I am very new to Drupal so I'm sorry if this is super basic. Let me know if I can clarify anything further. Thank you.

---
An edit to this, I have gone to 'Content' and done a 'Product Type' filter. I then clicked the checkmark next to all of the products I want unpublished and in the update options I chose 'Unpublish selected content.' I updated it and the products that I applied it to show 'not published' under status yet they are still showing in the store.