Hello,
Unfortunately there is no such option. You can use some 3rd-party plugins, but we don’t guarantee full compatibility with our theme.
This query requires additional customization which is beyond our basic support scope.
If you wish you can contact our customization service https://www.8theme.com/customization-services/
Also, you can to try enable quick view and replace this code
.footer-product {
display: none !important;
}
with this one
.quick-view-popup .product-images, .quick-view-popup .product-images-slider{
width: 100%;
}
.quick-view-popup .product-information{
display: none !important;
}
.wishlist-disabled .show-quickly{
color: #fff;
}
Regards,
Rose Tyler.