Log in
Model

CheckoutSummaryConfigProvider

Magento\Checkout\Model\Cart\CheckoutSummaryConfigProvider

What it does

This class provides configuration data for the checkout summary block that displays shopping cart items during checkout.

Developers use it to retrieve settings like the maximum number of cart items to show in the summary and the cart URL.

It's automatically called during checkout page rendering to inject these configuration values into the frontend JavaScript components.

Public Methods

  • getConfig()