Log in
Model

FreeShipping

Magento\Quote\Model\Quote\Address\FreeShipping

What it does

This class implements the FreeShippingInterface and determines whether free shipping should be applied to a quote.

By default, it returns false, meaning free shipping is not available.

Developers can override or plugin this class to implement custom free shipping logic based on quote conditions, cart items, or business rules.

Public Methods

  • isFreeShipping()