Package DE_EPAGES::Design::Hooks::Shop
Imports default shop data into a new shop when it is created.
Functions
OnAfterUpdateShop
Removes obsolete style sheet files, if PageCacheLastInvalidation will be set to undef. (Hook OBJ_AfterUpdateShop)
Syntax |
OnAfterUpdateShop( $hParams ); |
Input |
|
OnInsertShop
Imports default shop data into a new shop when it is created. (Hook OBJ_InsertShop)
Syntax |
OnInsertShop( $hParams ); |
Input |
|
OnLoadCheckoutCSS
Triggered by hook OBJ_LoadCheckoutCSS. Checks if the CSS for the checkout should be requested from Unity via REST or the related shop attribute is taken
Syntax |
OnLoadCheckoutCSS($hParams); |
Input |
|