Package DE_EPAGES::Catalog::Hooks::ProductFolder
assign categories from the original product to the cloned product, load category for new product
Functions
AfterProductClone
Assign categories to the cloned product (Hook AfterProductClone).
Syntax |
AfterProductClone( $hParams ); |
Input |
|
OnBeforeViewNewProduct
Check if the product should create in a category. (Hook UI_BeforeViewNewProduct).
Syntax |
OnBeforeViewNewProduct( $hParams ); |
Input |
|