#######################################################

 Magic Zoom™
 CubeCart (v3.x and v4.x) module version v5.2.5 [v1.6.103:v5.3.7]

 www.magictoolbox.com
 support@magictoolbox.com

 Copyright 2025 Magic Toolbox

#######################################################

INSTALLATION:

IMPORTANT: Before you start, we recommend you open readme.txt and follow those instructions. It is faster and easier than these readme_manual.txt instructions. If installation failed using the readme.txt procedure, then continue with these instructions instead.

1. Unzip the files, keeping the folder structure intact.

2. Upload the 'magictoolbox' directory to the 'modules' directory of your CubeCart website.

3. If you use CubeCart 3 upload the 'admin' directory to the root directory of your CubeCart website.

4. If you don't have already installed another Magic Toolbox module then:

4.1.   Find and backup 'xtpl.php' file that is located at:

        classes/xtpl.php (for CubeCart 3)

        or

        classes/xtpl/xtpl.php (for CubeCart 4)

4.2.   Rename 'xtpl.php' file to 'xtpl_original.php' then open it in the editor.

4.3.   Find following text:

    class XTemplate

        and replace it with:

    class XTemplate_original

4.4.   Find following text:

    function XTemplate

        and replace it with:

    function XTemplate_original

4.5.   Save changes and close the file.

5. Copy the file 'xtpl.php' from module folder to there respective folder of your CubeCart website.

6. If you don't have already installed another Magic Toolbox module then:

6.1.   Find and backup 'navigation.inc.php' file that is located at:

        admin/includes/navigation.inc.php

6.2.   Open 'navigation.inc.php' file in the editor.

6.3.   If you use CubeCart 3 find following lines:

    <span class="navTitle"><?php echo $lang['admin']['nav']['modules'];?></span>
    <ul>

        and add this line after it:

    <li><a <?php if(permission("magictoolbox","read")==TRUE){ ?>href="<?php echo $GLOBALS['rootRel']; ?>admin/modules/magictoolbox/" class="txtLink"<?php } else { echo $link401; } ?>>MagicToolbox</a></li>

6.4.   If you use CubeCart 4 find following line:

    <ul class="navItem" id="navStoreModules">

        and add this line after it:

    <li><a <?php if(permission('magictoolbox','read')){ ?>href="<?php echo $glob['adminFile']; ?>?_g=modules&amp;module=magictoolbox" class="txtLink"<?php } else { echo $link401; } ?>>MagicToolbox</a></li>

6.5.   Save changes and close the file.

7. Activate and configure Magic Zoom™ through the 'Modules -> MagicToolbox' page in your CubeCart Administration panel.

8. Magic Zoom is ready to use!

9. To upgrade your version of Magic Zoom (which removes the "Please upgrade" text), buy Magic Zoom and overwrite the modules/magictoolbox/MagicZoom/core/magiczoom.js file file with the new one in your licensed version.

Buy a single license here:

http://www.magictoolbox.com/buy/magiczoom/

