The side bar makes the product pages mess.

Add the following code in the function.php under theme folder:
remove_action( 'woocommerce_sidebar', 'woocommerce_get_sidebar', 10);