X-Cart:X-HotProducts

From X-Cart 4 Classic
Jump to: navigation, search
X-Cart 4.5.0
X-Cart 4.4.0

What Hot Products module does

The Hot Products module provides a more convenient work with certain categories of products. It consists of three independent parts (modules):

  • New Arrivals - allows you to show the latest products added to the database
  • On Sale - adds the "On Sale" label to the thumbnail and main image of any product
  • Previously Ordered Products - allows your customers to quickly add products, which he had ordered in the store.

New Arrivals

Depending on the module settings, the list of recently added products can be displayed in the New Arrivals menu in the Customer area sidebar (menu column):

New arrivals menu column.png

in the product list section (main column):

New arrivals main column.png

and on the Home page:

New arrivals home page.png


The "Simple" view of the new arrivals list can be set:

New arrivals simple view.png

On Sale

On Sale products can be visible on the Home page (main column):

On sale main column.png

Links to the pages with the "New Arrivals" and "On Sale" products can be visible in the "Special" section (menu column):

Hot products special section.png

Previously Ordered Products

Link to the "Previously Ordered Products" page can be visible in the header of the page:

Quick reorder header.png

"Previously Ordered Products" page:

Previously ordered products.png


Roles in Hot Products module management

If you are an X-Cart GOLD administrator/provider or an X-Cart PRO administrator:

  • You can enable/disable and configure the modules included into the Hot Products;
  • You can set the "on sale" check-box on the product modify page for every product in your store:
On sale product modify page.png


System requirements

To be able to successfully install and use X-HotProducts module you must have a working copy of X-Cart Gold or X-Cart Pro v4.4.0, 4.4.1, 4.4.2, 4.4.3, 4.4.4 or 4.5.0 already installed on your server. Make sure that the version of the module is the same as the version of the installed copy of X-Cart.

Note: If you do not remember the version of the installed copy of X-Cart, find it in the Summary/Environment info section of the X-Cart Admin area (Administration menu -> Summary).
Important: if using PHP4, iconv must be enabled.


Installation

The instructions on how to install the X-HotProducts module are the same both for X-Cart Gold and X-Cart Pro.

Installation for X-Cart 4.4.x - 4.5.x

To install the module for X-Cart 4.4.x - 4.5.x:

1. Obtain a distribution package for the X-HotProducts add-on module by downloading it from the File Area section of your Qualiteam Account. The distribution package you need is contained in the archive file X-HotProducts-x.y.z-with-installer.tgz where x, y and z are the version numbers of the module. Make sure the version of the module is the same as the version of the installed copy of X-Cart.

2. Put the distribution package to the X-Cart root directory on your server or hosting account.

  • If you use a Windows-based server, or a UNIX-based server without terminal access:
a) Decompress the archive with the X- HotProducts distribution package to a directory on your system using your favorite compression program (WinZIP or any other archiver with support for TAR files).
b) Use an FTP client to upload all the files contained in the archive (retaining the directory structure) to the X-Cart root directory on your server or your hosting account.
  • If you use a UNIX-based server with terminal access:
a) Use an FTP client to upload the archive with the distribution package to the X-Cart root directory on your server or your hosting account.
b) Decompress the package using the following commands:
tar -xzvf X-HotProducts-x.y.z-with-installer.tgz
Important: Make sure you keep the directory structure while unpacking and uploading the distribution package, otherwise some necessary files can be overwritten!

3. In a web browser, run the installation script httр://<YOUR_XCART_DOMAIN>/install-hot-products.php replacing the variable<YOUR_XCART_DOMAIN> with the true name of the domain where X-Cart is installed.

4. Enter the Auth code, accept the License Agreement and click the Next button.

Note: The Auth code is a random code that was generated after you installed your copy of X-Cart. If you do not remember the Auth code, find it in the Summary section of the X-Cart Admin area (Administration menu->Summary) before the License info subsection. Another way to know the code is to retrieve the value of the variable $installation_auth_code from the file<xcart_dir>include/install.php

5. The installation script copies the files and activates the module. Click the Next button to continue the installation.

6. The installation script generates a new system fingerprint. Click the Next button to complete the installation.

7. Use the ADMINISTRATOR AREA link to log in to the Admin area.


Enabling and Configuring "New Arrivals"

To begin using the module:

1. Enable New Arrivals module (Administration menu->Modules) When the modules is enabled, you can see:

  • Recently added products in the main and menu columns
  • "New Arrivals" link in the "Special" section menu;
  • New Arrivals options section in General settings/Modules options.

2. Adjust the "New Arrivals" module settings via General settings/Modules options->New Arrivals options:

  • Number of products in the new arrivals list: Specify the count of products visible in the new arrivals list on the category page and home page.
  • Number of products on the New Arrivals page: Specify the count of products visible on the "New Arrivals" page.
  • Show products added in the last N days: Only products added in the last N days will be displayed in the New Arrivals sections.
  • Show the new arrivals list on the Home page: Select the checkbox to show new arrivals on the home page of your store.
  • Show the new arrivals list in the menu column: Select the checkbox to show new arrivals in the Customer area sidebar.
  • Show the new arrivals list in the main column: Select the checkbox to show new arrivals section in the main part of the page.
  • Show link to New Arrivals in "Special" section: Select the checkbox to show "New Arrivals" link to the "New Arrivals" page in the "Special" section of the site.
  • View of the new arrivals list: Select how the new arrivals will look: as usual products or in the simple mode.
  • Show products on category page including sub-categories: Select the checkbox to show "New Arrivals" not only from the current category, but also from the sub-categories.
New arrivals settings.png

3. Click the Apply changes button.


Enabling and Configuring "On Sale"

To begin using the module:

1. Enable On Sale module (Administration menu->Modules). When the modules is enabled, you can see:

  • "On Sale" icon on the products thumbnail and image;
  • "On Sale" link in the "Special" section menu;
  • On Sale options section in General settings/Modules options.

2. Adjust the "On Sale" module settings via General settings/Modules options->On Sale options:

  • Show on sale products first in product list: The "On Sale" products will be displayed first for the "Default" sorting method.
  • Show link to on sale products in "Special" section: Select the checkbox to show "On Sale" link to the "On Sale" page in the "Special" section of the site.
  • Show on sale products on the Home page: Select the checkbox to show on sale products on the home page of your store.
On sale settings.png

3. Click the Apply changes button.


Enabling and Configuring "Previously Ordered Products"

To begin using the module:

1. Enable "Previously Ordered Products" module (Administration menu->Modules). When the modules is enabled, you can see:

  • "Quick Reorder" link in the header of the page (depends on the used template).

2. Click the Apply changes button.