Log in
Model

ConfigPlugin

Magento\Customer\Model\Cart\ConfigPlugin

What it does

This plugin extends the shopping cart sidebar configuration by merging in customer-specific checkout configuration data.

Developers would use this to understand how customer information (like saved addresses, customer data) is added to the cart sidebar block's configuration array, ensuring the mini-cart displays customer-relevant information when rendered on the frontend.

Public Methods

  • afterGetConfig()