Template overwriting
Overwriting templates is an easy way of customization. You can easily overwrite templates of Addonify Quick View plugin.
To overwrite the plugin templates, create a folder, addonify/quick-view/, inside your parent or child theme folder and then create PHP templates with similar file names, as in the plugin, inside the folder.
Write custom codes in your template files according to your requirements. Once done, the templates you have overwritten will be loaded from your theme rather than the plugin.