Hi Pratik, 
I received an email with instructions on this one from support.
Here it is: 
You can add the following css in “Appearance => Customize => Additional CSS” box:
.woocommerce #header-featured-image { display: none; }
I applied this code and it worked. I was able to disable the header on my Shop Page with this code. 
Thank you!