Log in
Model

ContextPlugin

Magento\Weee\Model\App\Action\ContextPlugin

What it does

This plugin intercepts action execution to store WEEE (Waste Electrical and Electronic Equipment) tax region information in the HTTP context for full page cache compatibility.

It determines the customer's tax region based on their billing or shipping address and checks if WEEE taxes apply to that location, ensuring cached pages display correct WEEE tax information for logged-in customers.

Public Methods

  • beforeExecute()