View product detail in pop up (Quick view)
It will show a Quick view button on listing page. Clicking on that button will show the product description in pop up.
Supported OpenCart Versions:
================
All 1.5.1x+ versions (does not support 2.0x versions)
Requirements:
=================
You will need to install vQmod from http://vQmod.com
Installation
============
- Extract the "product quick view" archive
- Connect using a FTP program to your hosting/server account and browse the root of your OpenCart installation folder.
- Upload the files in extracted folders, "catalog" and "vqmod" to OpenCart's root folder.
- Two file overwritten(jquery.colorbox.js and jquery.colorbox-min.js) //Only for design purposes
Steps:-
1.) catalog/controller/product/quick_view.php (add this file)
2.) catalog/view/javascript/jquery/colorbox/jquery.colorbox.js //replace this file.
3.) catalog/view/javascript/jquery/colorbox/jquery.colorbox-min.js //replace this file.
4.) catalog/view/theme/*your theme*/template/product/quick_view.tpl (add this file)
5.) vqmod/xml/quick_view.xml (add this file)