Magic Toolbox

Magic Zoom Plus for osCommerce

Zoom your images - download the [a href="/static/mod_oscommerce3_magiczoomplus.zip"]osCommerce 3 module[/a] or the [a href="/static/mod_oscommerce_magiczoomplus.zip"]osCommerce 2 module[/a].

Hover or click the image! Like it? Download the
 module.

osCommerce 3 instructions

  1. Download the Magic Zoom Plus for osCommerce 3 module (demo version).
  2. Upload the contents of the 'catalog' directory to your osCommerce directory to their respective folders.
  3. Upload the contents of the 'admin' directory to your osCommerce 'admin' directory to their respective folders.
  4. Go to [Admin panel -> Modules -> Services -> Magic Zoom Plus] and configure Magic Zoom Plus how you want it.
  5. The demo is now installed!
  6. To upgrade, buy Magic Zoom Plus and overwrite the magiczoomplus.js file in this directory 'includes/modules/magictoolbox/core'.

osCommerce 2 instructions

  1. Download and unzip the osCommerce module for Magic Zoom Plus(demo version).
  2. Upload the contents of the "catalog" directory to the respective folders of your osCommerce website.
  3. Follow these steps to install the GUI (unless you have already done this for another Magic Toolbox product):
    1. Open the file admin/includes/boxes/modules.php in the editor and find this line:

      '<a href="' . tep_href_link(FILENAME_MODULES, 'set=payment', 'NONSSL') . '" class="menuBoxContentLink">' . BOX_MODULES_PAYMENT . '</a><br>' .

      and add this line after it:

      '<a href="' . tep_href_link(FILENAME_MODULES, 'set=magictoolbox', 'NONSSL') . '" class="menuBoxContentLink">MagicToolbox</a><br>' .

    2. Open the file admin/modules.php in the editor and find this line:

      switch ($set) {

      and add following lines after it:

      case 'magictoolbox':

      $module_type = 'magictoolbox';

      $module_directory = DIR_FS_CATALOG_MODULES . 'magictoolbox/admin/';

      $module_key = 'MODULE_MAGICTOOLBOX_INSTALLED';

      define('HEADING_TITLE', "MagicToolbox");

      break;

  4. Install the Magic Zoom Plus content parcer (if you use the STS module, skip this step):
    1. Backup your /product_info.php file.
    2. Open /product_info.php in the editor and find this line:

      require('includes/application_top.php');

      and add this line after it:

      require_once(DIR_WS_MODULES . 'magictoolbox/magiczoomplus.php');

    3. Find this line (almost the last line):

      <?php require(DIR_WS_INCLUDES . 'application_bottom.php'); ?>

      and add this line before it:

      <?php MagicZoomPlus();?>

    4. Backup your includes/modules/product_listing.php file.
    5. Open includes/modules/product_listing.php in the editor and find this line:

      $listing_split = new splitPageResults($listing_sql, MAX_DISPLAY_SEARCH_RESULTS, 'p.products_id');

      Add this line before it:

      include(dirname(__FILE__) . '/magictoolbox/magiczoomplus.php');

    6. Find these 2 lines:

      new productListingBox($list_box_contents);

      } else {

      and replace them with:

      new productListingBox($list_box_contents);

      MagicZoomPlus();

      } else {

  5. Install the Magic Zoom Plus content parcer if you use the STS module (otherwise, skip this step):
    1. Backup your /includes/classes/sts.php file.
    2. Open the file /includes/classes/sts.php in the editor and find these lines (maybe lines 202-205):

      foreach ($this->template as $key=>$value) {

      $this->template['template_html'] = str_replace('$' . $key . STS_END_CHAR , $value, $this->template['template_html']);

      }

      and add these 2 lines before it:

      require_once(DIR_WS_MODULES . 'magictoolbox/magiczoomplus.php');

      $this->template['content'] = MagicZoomPlus($this->template['content']);

  6. Go to [Admin panel -> Modules -> MagicToolbox -> MagicZoomPlus] and configure your Magic Zoom Plus.
  7. Installation complete!
  8. Upgrade to the full version. Buy Magic Zoom Plus and overwrite the magiczoomplus.js file with that from the full version.

Multiple images

You can swap between multiple images if you install the osCommerce Extra Images add-on.

This module was created for osCommerce. We can help you install it - just contact us.

Other osCommerce modules

Installation guides

Use Magic Zoom Plus on any website. Download a module/plugin for a specific platform:

Step-by-step instructions Zip file
Standard instructions (any website) Download
VirtueMart instructions Download
Joomla instructions Download 1.5 / 1.0
Magento instructions Download
Prestashop instructions Download
osCommerce instructions Download 3 / 2
CRE Loaded instructions Download
X-Cart instructions Download
xt:commerce instructions Download
Zen Cart instructions Download
CubeCart instructions Download
Drupal instructions Download 6 / 5
WordPress instructions Download
WordPress e-Commerce instructions Download
Gallery instructions Download
CS-Cart instructions Download
osCMax instructions Download
OXID instructions Download
eCommerceTemplates instructions

Buy now Single license £39

Download osCommerce 3 module

Download osCommerce 2 module

Apply for free license (non-commercial)

©2010 Magic Toolbox   About  |  Contact  |  Support  |  Affiliates  |  Newsletter  |  Testimonials  |  License Agreement  |  Terms  |  Privacy