Hello,
In this case, we recommend uploading placeholder image for these products http://prntscr.com/dbnkhc
or disable image in cart popup, try to add this code in Custom CSS:
.shopping-cart-widget .widget_shopping_cart_content ul li .media img {
display: none;
}
.shopping-cart-widget .widget_shopping_cart_content ul li .descr-box {
width: 90%;
}
Regards,
Rose Tyler.