Log in
Model

GetConfigPrice

Magento\InventoryInStorePickupShipping\Model\Carrier\Command\GetConfigPrice

What it does

This class retrieves the configured price for the In-Store Pickup shipping carrier from Magento's system configuration.

Developers would use this when they need to get the shipping cost associated with in-store pickup orders, either for the default store or a specific store view.

It's commonly used during checkout calculations and shipping method displays.

Public Methods

  • execute()