Package DE_EPAGES::Product::Hooks::Shop
removes taxclass on declared products of shop which uses removed tax class
Functions
OnBeforeUpdateShop
changes tax classes of products if tax matrix of shop was changed. (Hook OBJ_BeforeUpdateShop)
Syntax |
OnBeforeUpdateShop( $hParams ); |
Input |
|
OnInsertShop
Creates the folders 'ProductTypes' and 'Products' when a new shop is created. (Hook OBJ_InsertShop)
Syntax |
OnInsertShop( $hParams ); |
Input |
|