Installation
First, you will have to install the Shadowbox Media Player plugin that you can download on the Joomla extension Directory:
extensions.joomla.org/extensions/multime...timedia-display/9220
Then, go in the plugins manager of Joomla, make sure that the plugin is enabled and configure it to your needs. Regarding the adapter option, we recommend that you use the default one.
Download the override file here: (скачать тут)
www.hikashop.com/fr/component/doc/ctrl-d...lugin-shadowbox.html
Finally, extract the package on your computer and upload it via FTP or your cpanel in the folder templates/YOUR_TEMPLATE/html (where YOUR_TEMPLATE is the name of your Joomla template.
Enjoy. It should now display the images lightbox on the product page using the Shadow Media Player.
If you're using characteristics on your products, you will have several times the images in the shadow box, once per variant. If you don't want that, you will need to edit the file "show" of the view "product" via the menu Display->Views and remove the code:
$this->setLayout('show_block_img');
echo $this->loadTemplate();