Hook actionCartUpdateQuantityBefore

Informations

Triggers before product is added to cart Allows responding to add to cart events.
Hook actionCartUpdateQuantityBefore
Locations
FO
Type action
Origin core
Aliases [actionBeforeCartUpdateQty]
Description Allows responding to add to cart events.

Located in

Origin File
core classes/Cart.php

Call of the Hook in the origin file

Hook::exec('actionCartUpdateQuantityBefore', $data)