PrestaShop on GitHub
Report a bug
Join us on Slack
Aliases:
Cart creation and update:
This hook is displayed when a product is added to the cart or if the cart’s content is modified
Hook locations:
Hook type: action
Located in:
Hook::exec('actionCartSave', ['cart' => $this])