.single-product #article-top {
    display: none !important;
}

.single-product #sidebar-large {
    display: none !important;
}

.single-product #comments {
    display: none !important;
}   

.single-product #related-articles {
    display: none !important;
}