Package DE_EPAGES::ShoppingList::API::ShoppingList
This package provides the interface for ShoppingList.
@EXPORT_OK |
Functions
AddProductToShoppingList
Adds product to the given shopping list.
Syntax |
AddProductToShoppingList($ShoppingList, $Product, $Shop, $hParams); |
Input |
|
GetUnityShoppingList
Get the shopping list for an user The shopping list is automatically created unless $DoNotCreate is given
Syntax |
GetUnityShoppingList($User, $DoNotCreate); |
Input |
|
Return |
|