| Hook | actionDuplicateCartData |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | This hook is triggered after all the cart related data has been duplicated |
| Origin | File |
|---|---|
| core | classes/Cart.php |
Hook::exec('actionDuplicateCartData', ['oldCardId' => $this->id, 'newCartId' => $cart->id]);