shop
Summary
Provides views for the webshop (basket, wish list, order list, etc.).Description
This module provides an interface to the content and the e-commerce engine inside the eZ Publish kernel. The views that this module offers are typically used when building a webshop oriented site. This module also provides some views that are used by the administration interface.
Fetch functions
| Name | Summary |
|---|---|
| basket | Fetches the current user's shopping basket. |
| best_sell_list | Fetches the most popular / most sold products. |
| related_purchase | Fetches products that were purchased together with a given product. |
| wish_list | Fetches the products of a given wishlist. |
| wish_list_count | Fetches a wishlist and returns the number of items in it. |
Views
| Name | Summary |
|---|---|
| basket | Provides an interface to the shopping basket of the current user. |
| checkout | Provides the checkout interface. |
| confirmorder | Provides the interface that asks the user to confirm an order. |
| customerlist | Provides an interface for generating an overview of the customers. |
| customerorderview | Provides an interface for viewing information the orders of a customer. |
| discountgroup | Provides an interface for generating an overview of the discount groups. |
| discountgroupedit | Provides an interface for editing a discount group. |
| discountgroupview | Provides an interface for viewing a discount group. |
| discountruleedit | Provides an interface for editing a discount rule. |
| orderlist | Provides an interface for generating an overview of orders. |
| orderview | Provides an interface for viewing an order. |
| register | Provides an interface for registering a customer. |
| removeorder | Provides an interface for removing an order. |
| statistics | Provides an interface for generating sales statistics. |
| userregister | Provides an interface for registering a user. |
| vattype | Provides an interface for managing VATs. |
| wishlist | Provides an interface for viewing and managing the current user's wishlist. |
Balazs Halasy (23/02/2005 10:06 am)
Balazs Halasy (29/04/2005 8:11 am)
Comments
There are no comments.