Quantcast
Channel: TomatoCart - Blog » AddShoppers
Viewing all articles
Browse latest Browse all 2

How to install the AddShoppers Module into TomatoCart1.1.5 – 1.1.7?

$
0
0

AddShoppers social sharing platform had already integrated with TomatoCart 1.1.8. If you don’t know it, please find more details about addShoppers at http://blog.tomatocart.com/?p=306

This article is written for the users who are still using the old version such as TomatoCart1.1.5, 1.1.6 or 1.1.7. If you wish to integrate the AddShopppers Module into your store, please achieve it as follows:

  1. >Download the AddShoppers package
  2. Extract the archive contents and copy the admin, includes and templatesdirectories into the web root in where your tomatocart installed. You just need to override them.
  3. Go to admin/templates/default directory and find the following code snippet:

     <?php
      foreach ($osC_Language->getAll() as $l) {
        echo ".icon-" . $l['country_iso'] . "-win {background-image: url(../images/worldflags/" . $l['country_iso'] . ".png) !important;}";
      }
    ?>

    Add the following before it:

    .icon-modules_addshoppers-win {
      background-image : url('includes/extmodules/modules_addshoppers/static/img/favicon.png');
    }

Now, you need to access your admin panel to install the AddShoppers box module. Please go to Admin Panel->Templates->Templates Modules->Boxes and then find the AddShoppers in the list.

After installing the AddShoppers box module, it is time to set its position in the template layout. Please go to Admin Panel->Templates->Templates Modules Layout->Boxes and click the add button. And then set the page, group etc depending on your personal requirement.

Finally, it is necessary to login into your AddShoppers module under Admin Panel->Modules->AddShoppers. Once open the AddShoppers settings dialog, you could enter your account information or create a new account in it. There are more details about how to config the AddShoppers module in http://blog.tomatocart.com/?p=306

In this way, even if you are using the old version rather than TomatoCart 1.1.8, you still could use the free and professional service provided by the AddShoppers.


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images