Package DE_EPAGES::ShoppingList::API::Shop
This package provides the interface for Shop.
@EXPORT_OK |
Functions
GetAddToWishlistScriptTagUrl
Returns the URL of the AddToWishlist script tag for Unity shops
Syntax |
$UnityAddToWishlistScriptTagUrl = GetAddToWishlistScriptTagUrl($Shop); |
Input |
|
Return |
|
ShoppingListsByShop
Returns all ShoppingList objects of a shop (used for delete shop).
Syntax |
$aShoppingLists = ShoppingListsByShop($Shop); |
Input |
|
Return |
|