Hooks

Note

The Hooks will be replaced by events in the upcoming major version.

\Extcode\Cart\Controller\Cart\CartController

Hook Name: showCartActionAfterCartWasLoaded

Allows adaptions of the cart itself. Furthermore it makes it possible to fill the form fields for the bill address and the shipping address with data from a logged-in frontend user.

\Extcode\Cart\Domain\Model\Cart\BeVariant

Hook Name: changeVariantDiscount

Allows to influence the calculation of BE variants.

\Extcode\Cart\Service\MailHandler

Hook Name: MailAttachmentsHook

Allows you to add attachments to TYPO3CMSCoreMailMessage.