Sorry, but this loader breaks some JS and it is not executed at all. We don’t know a workaround for that except deactivate it for this JS.
Try to add this CSS code also to make a header background transparent on the shop page
.post-type-archive-product .main-header {
background: transparent;
}
Regards