Log in
Model

GetShippingPrice

Magento\InventoryInStorePickupShipping\Model\Carrier\Command\GetShippingPrice

What it does

This class calculates the shipping price for in-store pickup orders in Magento 2's Multi-Source Inventory (MSI) system.

It determines whether the shipping should be free based on qualifying packages, or returns the configured pickup price from store settings.

Developers would use this when customizing shipping rate calculations for store pickup delivery methods.

Public Methods

  • execute()