magento_trace_shipping_chain
Trace how shipping prices are calculated and modified during checkout by following the carrier classes, plugins, rate modifiers, and totals collectors chain.
Instructions
Trace the complete shipping rate calculation chain: carrier classes → plugins on collectRates() → ShippingRateModifier pool → totals collectors → fieldset copy mappings. Use this to understand how shipping prices are calculated, modified, and propagated during checkout, reorder, or order edit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| carrier | No | Optional carrier or shipping method to focus on. Examples: "flatrate", "freeshipping", "tablerate", "innoship", "home_delivery", "pickup" |