Class ShippingEstimator
Helper class for calculating rates for available shipping options. Provides a little caching, so estimates aren't calculated more than once.
Located at cart_shipping/code/ShippingEstimator.php
Methods summary
public
|
|
public
|
Magic methods summary
Properties summary
protected
mixed
|
$package | |
protected
mixed
|
$address | |
protected
mixed
|
$estimates | |
protected
boolean
|
$calculated |