.hide-products #main #products {
    display: none;
}

body#category.hide_products #left-column [id^="search_filters"],
body#category.hide_products #js-product-list #content.page-not-found {
    display: none;
}