"Shop" module extends "Catalogue" and "Users" modules with online shop functionality. Main features:
- Shopping cart
- powered with AJAX technology (available from any site page, without page reload)
- add item to shopping cart
- removing shopping cart items
- Order form
- powered with AJAX technology (available from any site page, without page reload)
- available for both registered and unauthenticated site visitors
- supports custom email notifications
- Orders list
- powered with AJAX technology (available from any site page, without page reload)
- renders site visitor orders and their status