Product Picture Zoom on Product Detail Page(Free)

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
7 yıl önce
Hello Everyone,
Today we have released a Product Zoom plugins for nopCommerce.  Product Zoom Plugin is a free plugins designed and developed by nopStation for the NopCommerce community. Currently it is supported by NopCommerce version  3.8. All are requested to download the new Product Zoom plugins we released and give feedback. Please, be with us and make this plugins more useful. Please, suggest us to make this effort more valuable to the community. We will try our best to make it better and release the future version time to time following your feedback.


This Product Zoom plugins is available in our nopStation website. Check out the documentation & videos for installation.
Check our latest video:https://youtu.be/O_qN0jISD0k
Check product details:https://www.nopcommerce.com/p/2616/product-zoom-plugin-free.aspx
Live Demo : Live Demo
6 yıl önce
Can you please guide how i can install this plugin for version 3.9
6 yıl önce
chandug wrote:
Can you please guide how i can install this plugin for version 3.9


Go through https://www.youtube.com/watch?v=O_qN0jISD0k&feature=youtu.be
6 yıl önce
Hi,

I am using your plugin with nopcommerce 3.8. However, the plugin does not override the theme's thumbnail gallery. After installing the plugin, there are two product thumbnail galleries.

Please let me know how to override the theme's thumbnail gallery.

Regards,
Binita
6 yıl önce
bachbin wrote:
Hi,

I am using your plugin with nopcommerce 3.8. However, the plugin does not override the theme's thumbnail gallery. After installing the plugin, there are two product thumbnail galleries.

Please let me know how to override the theme's thumbnail gallery.

Regards,
Binita


Did you try with DefautClean Theme?

http://plugin.nop-station.com/build-your-own-computer
6 yıl önce
Same issue with Default Clean theme too.. except the thumbnails for Default Clean theme are little apart.
6 yıl önce
It works with only 4 pictures. If I upload more than 4 pictures, the issue happens.

Product thumbnail image size (product page)is set to 50.

Any quick fixes for this?? Anyone??
6 yıl önce
The product zoom feature provided with the theme I purchased is not working as it should be. That's why I was using this plugin. Any thoughts on how I can use the Default clean theme's _ProductDetailspicture file on the other theme?

What all can I do to override the current theme's product zoom feature and use the Default clean theme's product zoom feature?

Anyone please??
6 yıl önce
bachbin wrote:
The product zoom feature provided with the theme I purchased is not working as it should be. That's why I was using this plugin. Any thoughts on how I can use the Default clean theme's _ProductDetailspicture file on the other theme?

What all can I do to override the current theme's product zoom feature and use the Default clean theme's product zoom feature?

Anyone please??


Step by step Follow for Product ZOOM feature:

1.  Download Magic Zoom (free and fully functional demo version).
[ https://www.magictoolbox.com/static/magiczoom-trial.zip ]

2.  Unzip the file and copy the magiczoom  folder to the Scripts folder in the root of your web server. (Nop.Web/Script => Paste the magiczoom folder here )

3.  Download this file: magic-nopcommerce.js (right click it and "Save as"), then copy that file to the magiczoom folder.

[ https://www.magictoolbox.com/static/magic-nopcommerce.js ]

4.  Insert the following at the end of the
            Nop.Web\Views\Product\_ProductDetailsPictures.cshtml (nopCommerce 3.40 + ) or
            Views\Catalog\_ProductDetailsPictures.cshtml (older nopCommerce versions):

<script type="text/javascript">var MagicToolbox_toolName = 'MagicZoom';</script>
<script src="/Scripts/magiczoom/magiczoom.js" type="text/javascript"></script>
<script src="/Scripts/magiczoom/magic-nopcommerce.js" type="text/javascript"></script>
<link type="text/css" rel="stylesheet" href="/Scripts/magiczoom/magiczoom.css"/>


if any problem then send me PM (Private Message) on nopcommerce

Namaste From India
RAJESH GAMI
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.