X-Cart: shopping cart software

X-Cart forums (https://forum.x-cart.com/index.php)
-   Third Party Add-Ons for X-Cart 4 (https://forum.x-cart.com/forumdisplay.php?f=45)
-   -   Slideshow for Product Images (https://forum.x-cart.com/showthread.php?t=65783)

PDW-Admin 01-07-2013 04:17 PM

Slideshow for Product Images
 
Currently I'm using Magnifier for my products. Unless someone knows or sees the link under the image, Click to Zoom, they can often miss it. While I don't worry so much about the zoom, I am hoping for a better way for people NOT to miss multiple images. I was hoping someone would point me to some mods that might have a slideshow in this spot instead, so it would rotate through the detailed images, or even showed them as thumbnails under the main image they could click on to see them larger. Thanks in advance!

ADDISON 01-08-2013 12:49 AM

Re: Slideshow for Product Images
 
www.magictoolbox.com

- MagicZoomPlus
- MagicScroll

Both working together.

totaltec 01-09-2013 08:38 AM

Re: Slideshow for Product Images
 
Addison's recommendation is a good one. They offer many options in the admin for customization, and it works well. It is hard to customize beyond what they offer though, as the code is either encrypted or obfuscated to the point that it is rather hopeless to modify.

I have been looking into a module that will display a full width slideshow of the product images at the top of the product page. I have seen this on some high end sites and it is dramatic and can be quite compelling.

ADDISON 01-09-2013 09:20 AM

Re: Slideshow for Product Images
 
You know I had a problem with MagicToolbox. Thanks to the support team (Igor), after a long exchange of emails, they found the issues why these two modules are not working in Windows environments. For the moment I am still evaluating both of them because there is a plenty of features (configuration).

Install/Uninstall is easy to do, in one page. If you buy MagicZoomPlus (29 Pounds) you can get MagicScroll for only 19 Pounds instead of 29 Pounds as it is standalone.

Only one JS file is encrypted, all PHP files can by edited. I don't like the way it passes the data. I am big fan of Smarty. If these modules could have Smarty templates it will be a big relief. In this moment you have to understand the OOP code, then finding out the places where it sends data.

As a last observation, generally speaking all these scripts should be loaded only on those pages where they are needed. For example if you have a carousel (banners or something) load the js script and css only for that page, not over the whole website content. This will increase the speed. It was a time when I was agree to claim all variables in every XC page, but this means a lot of SQL queries, lots of memory spent, finally a speed decrease. XC should be protected by heavy loads like JS/CSS, DB queries. This is one of the keys for increasing speed.


All times are GMT -8. The time now is 06:27 PM.

Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.