Cross Selling feature is available in AbleCommerce7 but it is quite limited. Particularly it lacks AbleCommerce5.5 feature of allowing to associate any type of catalog node to a product for cross-selling purposes. In AC7 you can only associate products for cross-selling.

Our new Corss-Sell Items Plugin enables you to associate all types of catalog node objects to a product for cross-selling purposes. You can associate categories, web-pages and links in addition to products.

The plugin consists of two parts. A merchant interface and a ConLib control for the retail side.  Merchant interface integrates into the AC7 merchant console and provides ability to attach cross sell items to a product.  The ConLib control is designed to be placed in any store page where a product id is available. Usually this is some product display page.

The ConLib control has various properties that can be used to configure its display and layout-  for example; horizontal or vertical layout, maximum number of items and captions for different sections.

You can get Corss-Sell Items plugin for $119/- by Contacting Us directly.

Deployment and Configuration

Once you have got Corss-Sell Items plugin here is the help you may need to deploy and configure the plugin.

  1. Extract the Cross Sell Items plugin package.
  2. Place the files in same directory structure in your website as they are in the extracted package.
    NOTE: If you have already customized Website/Admin/breadcrumbs.sitemap, or Website/Admin/Products/ProductMenu.ascx files then you may need to merge changes from plugin files back into your files instead of just replacing your existing files.
  3. Run the database script in I’m suggesting that annual credit reports money, once morphed (loosing its debt association) is more properly considered money. dbscript.sql file on your database. It will create the necessary tables.
  4. If you completed step 2 correctly and replaced or updated your ProductMenu.ascx file you will be able to see a new menu item on Edit-Product page in left navigation – “Corss Sell Items”.
  5. Finally you can edit the product details page and place the cross sell display control on it from store side as below
    1
    [[ConLib:CrossSellItems Orientation="HORIZONTAL"]]

ConLib:CrossSellItems Control”s Properties

  • ProductCaption:- Use this property to specify the header caption for products display section. The default value is Cross Sell Products. For example
    1
    [[ConLib:CrossSellItems ProductCaption="Something"]]
  • CategoryCaption:- Use this property to specify the header caption for category display section. The default value is Cross Sell Categories. For example
    1
    [[ConLib:CrossSellItems CategoryCaption="Something"]]
  • WebpageCaption:- Use this property to specify the header caption for webpage display According to the news reports, even though the implementation of the employer mandate for providing health anthem insurance coverage if a business had 50 or more full-time employees or be fined $2,000 per-worker is delayed one year, employers must letknowemployees of coverage availability at the state exchanges by October, 1, 2013. section. The default value is Cross Sell Webpages. For example
    1
    [[ConLib:CrossSellItems WebpageCaption="Something"]]
  • LinkCaption:- Use this property to specify the header caption for link display section. The default value is Cross Sell links. For example
    1
    [[ConLib:CrossSellItems LinkCaption="Something"]]
  • MaxItems:- Use this property to specify the maximum number of items which could be displayed in all cross sell sections. This settings affects all four display sections. The default value is 4. For example
    1
    [[ConLib:CrossSellItems MaxItems="8"]]
  • Orientation:- Use this property to specify display layout of the items. There are two values available for this setting – HORIZONTAL or VERTICAL. This settings affects all four display sections.  For example
    1
    [[ConLib:CrossSellItems Orientation="VERTICAL"]]
  • Columns:- Use this property to specify number of columns you want to have.  The default value is 4.  For example
    1
    [[ConLib:CrossSellItems Columns="3"]]
  • ShowAddToCart:- Use this property to specify wheather you want to show AddToCart link with the products or not. You can specify true to enable the AddToCart link and false to disable it .  The default value is true.  For example
    1
    [[ConLib:CrossSellItems ShowAddToCart="false"]]

Some Screen Shots

Cross Sell Items Merchant interface

cross-item-merchant

Cross Sell Items in content area

cross-items-horiz

Cross Sell Items in sidebar

cross-items-vert

Cross-Sell Items Plugin for AbleCommerce7
Tagged on:             

Leave a Reply

Your email address will not be published. Required fields are marked *