Package DE_EPAGES::ShoppingList::Hooks::Shop
interface for Shop
Functions
OnAfterSaveRegistration
Adds the product from the base64 encoded parameter LastViewActionParameters to te users shopping list (Hook UI_AfterSaveRegistration)
Syntax |
OnAfterSaveRegistration( $hParams ); |
Input |
|
OnDeleteShop
Deletes all shopping lists of a shop when the shop is deleted.
Syntax |
OnDeleteShop($hParams); |
Input |
|
OnRegisterInitialScriptTags
Adds the AddToWishlist script tag to the list of script tags that should be registered upon creation of a Unity shop
Syntax |
OnRegisterInitialScriptTags($hParams); |
Input |
|