========
ECS CART
========

This is a package from the ecs suite, that provide a cart object for ecommerce
projects.

In standart use it provide classical functionnalities:
    - Add/delete product from cart
    - Price manipulation and amount (with vat)
    - Weight amount
    - Reductions (in % or value)

But this package also provide rules system that add the posibility to improve
his functionnalities (like connection with database, logistic function, ...)

Read docs/source/module/README.txt or inline http://docs.emencia.net/ecs.cart
