Log in
Interface

FreeShippingInterface

Magento\Quote\Model\Quote\Address\FreeShippingInterface

What it does

This interface defines a contract for determining whether free shipping should be applied to a quote.

Developers implement this interface to create custom free shipping logic based on quote properties and cart items, which is useful for promotional campaigns, customer segments, or specific product rules.

Public Methods

  • isFreeShipping()