Log in
Model

Tablerate

Magento\OfflineShipping\Model\Config\Backend\Tablerate

What it does

This backend model handles the import of CSV files containing table rate shipping data in Magento 2 admin configuration.

When an administrator uploads a CSV file with shipping rates in the admin panel, this class triggers the upload and import process after the configuration value is saved.

Developers would extend or modify this class when customizing the table rate shipping import functionality.

Public Methods

  • afterSave()