Advanced Ajax Cart User Guide

Version: 1.0
Extension: http://store.onlinebizsoft.com/advanced-ajax-cart.html
Support: [email protected]

Table Of Contents

1. Introducing Advanced Ajax Cart..............................................................................................................2
2. Installing Advanced Ajax Cart.................................................................................................................2
3. Configuration............................................................................................................................................3
4. Uninstallation............................................................................................................................................4
 

1. Introducing Advanced Ajax Cart

The Advanced AJAX Cart extension effectively removes those annoying page reloads that frequently occur when users click “add to cart” and “delete from cart” options. Instead of reloading, items are added instantly with appealing animation effects.

2. Installing Advanced Ajax Cart

  1. Extract Extension.
  2. Using your FTP client upload app, js, skin directories to your store root. This would not overwrite any files, just add the extension to its folder.
  3. That's all.

3. Configuration

Configuration options are available in administration panel: System --> Configuration --> OnlibeBizSoft --> Advanced Ajax Cart.

  1. General settings
    • Enable Ajax Cart: Enable/Disable menu output on front-end
    • Key: Extension license key
    • Add to Cart Effect: Allows displaying loading image or fly to cart after adding product.
    • Visible Top Cart: Option to show top cart after adding product with javascript effect.
  2. Qty Ajax Update Settings
    • Qty Ajax Update On Catalog Page: Allows update quantity on product list
    • Qty Ajax Update On Product Page: Allows update quantity on product view
    • Qty Ajax Update On Cart Sidebar: Allows update quantity on small sidebar cart.
    • Qty Ajax Update On Cart Page: Allows update quantity on cart page.
    • Qty Ajax Update On Cross-sell: Allows update quantity on Cross-sell product.
  3. Custom Cart Block
    • Custom Cart Block ID/Class: The custom cart block ID or Class name. Use this incase of custom block cart usage.
    • Custom Cart Reload Format: The format of custom block cart content.
  4. Ajax Loading Settings
    • Ajax Loading Image: The loading image
    • Loading Image Alignment: Alignment of loading image, there are 4 options: top, right, bottom, left.
    • Background Color: The loading popup background color.
    • Border Color: The loading popup border color.
    • Window Width: Popup width.
    • Window Height: Popup height.
    • Ajax Loading Text: Popup loading text.
  5. Confirmation Window Settings
    • Show Confirmation Window: Enable/Disable confirmation popup.
    • Auto Hide Window: Hide confimation popup after specific seconds.
    • Redirect Customer to: Redirection after adding product to card.
    • Continue Shopping Button Color: Continue button color.
    • Cart/Checkout Button Color: Checkout button color.
    • Background Color: Confirmation popup background color.
    • Window Width: Popup width.
    • Border Size: Popup border width.
    • Border Color: Popup border color.

4. Uninstallation

  1. If you require to disable the extension without removing it completely, go to System->Configuration->Advanced->Advanced->Disable Modules Output and disable the module OnlineBiz_Flycart. Also, the extension can be switched off following steps without deleting the files of the extension.
    • Login to your FTP, navigate to app/etc/modules/
    • Open the file OnlineBiz_Flycart.xml and change the following line:
      From
      <active>true</active>
      To
      <active>false</active>
    • Clear the cache under var/cache.

If you are unable to access the extension settings in the backend, please logout and login once and try again.

But if installation requires some customization based on theme/layout then we will charge you for extra work. Hope you can understand this.

Sincerely, OnlineBizSoft Team