You are here

README.txt in Commerce Ajax Add to Cart 7

AJAX Add to Cart module ajaxifies the add to cart operation. The updated cart
will be displayed without page refresh and a popup message will be shown after
you add an item to cart. This module provides two blocks, first the shopping
cart block that provides details of the product currently present in the cart,
and the other is a shopping cart teaser that provides the total number of items 
and the total amount including tax. You can customize the look of the blocks
using its template files.


Usage:
------
1> Install the module in a Drupal Commerce installation. Steps for installing
   module in Drupal can be found here:
   http://drupal.org/documentation/install/modules-themes/modules-7
2> Go to blocks page admin/structure/block and place the blocks called
   "AJAX shopping cart" and "AJAX shopping cart teaser" in desired regions.
   If you are working on Commerce Kickstart distribution and have
   "Commerce Kickstart Theme" as the default theme then it would be best if you
   put block "AJAX shopping cart" in "Sidebar Second" region and
   AJAX Custom shopping cart teaser" in "User Bar Second" region. Remove the
   default block from "User Bar Second" region.
3> This module provides a popup message that the product item has been
   successfully added to cart. By default Commerce Kickstart distribution also
   provides a similar kind of popup message that appears on page refresh.
   You can disable the default popup message if you disable this rule:
   "Kickstart Add to Cart message".
4> Configuration of the module can be found on this page:
   admin/commerce/config/ajax-cart.
5> This module provides template files to provide further customizations. Copy
   the template files in theme's templates directory and make desired changes.
   

Mentor:
-------
Mukesh Agarwal
mukesh.agarwal17<mukesh.agarwal@innoraft.com>

Maintainer:
-----------
Subhojit Paul
subhojit777<subhojit_19@yahoo.in>

Resources:
----------
Icons taken fron iconfinder.com

File

README.txt
View source
  1. AJAX Add to Cart module ajaxifies the add to cart operation. The updated cart
  2. will be displayed without page refresh and a popup message will be shown after
  3. you add an item to cart. This module provides two blocks, first the shopping
  4. cart block that provides details of the product currently present in the cart,
  5. and the other is a shopping cart teaser that provides the total number of items
  6. and the total amount including tax. You can customize the look of the blocks
  7. using its template files.
  8. Usage:
  9. ------
  10. 1> Install the module in a Drupal Commerce installation. Steps for installing
  11. module in Drupal can be found here:
  12. http://drupal.org/documentation/install/modules-themes/modules-7
  13. 2> Go to blocks page admin/structure/block and place the blocks called
  14. "AJAX shopping cart" and "AJAX shopping cart teaser" in desired regions.
  15. If you are working on Commerce Kickstart distribution and have
  16. "Commerce Kickstart Theme" as the default theme then it would be best if you
  17. put block "AJAX shopping cart" in "Sidebar Second" region and
  18. AJAX Custom shopping cart teaser" in "User Bar Second" region. Remove the
  19. default block from "User Bar Second" region.
  20. 3> This module provides a popup message that the product item has been
  21. successfully added to cart. By default Commerce Kickstart distribution also
  22. provides a similar kind of popup message that appears on page refresh.
  23. You can disable the default popup message if you disable this rule:
  24. "Kickstart Add to Cart message".
  25. 4> Configuration of the module can be found on this page:
  26. admin/commerce/config/ajax-cart.
  27. 5> This module provides template files to provide further customizations. Copy
  28. the template files in theme's templates directory and make desired changes.
  29. Mentor:
  30. -------
  31. Mukesh Agarwal
  32. mukesh.agarwal17
  33. Maintainer:
  34. -----------
  35. Subhojit Paul
  36. subhojit777
  37. Resources:
  38. ----------
  39. Icons taken fron iconfinder.com