Package DE_EPAGES::MultiStoreConnector::Hooks::Product
Hooks for creating subshops in EMS app when shop is created
Functions
OnDeleteProduct
Delete subshop_product_map, when product is deleted in subshop (Hook OBJ_DeleteProduct)
Syntax |
OnDeleteProduct( $hParams ); |
Input |
|
OnInsertProduct
Create a subshop_product_map, if a product is created (Hook OBJ_InsertProduct)
Syntax |
OnInsertProduct( $hParams ); |
Input |
|