Package DE_EPAGES::ELogistics::API::Object::ShippingMethodELogistics
Shipping method for shipping price calculation for #PackageName
Base |
DE_EPAGES::ShippingTypes::API::Object::ShippingMethodWeightOfBasket |
Functions
canAddToBasket
Tests if a shipping method can be added to the basket with the country.
Overrides function
Syntax |
if ($ShippingMethod->canAddToBasket($hVars)); |
Input |
|
Return |
|
usableAtStorefront
Tests if the shipping method is usable in the storefront. overwrites DE_EPAGES::Shipping::API::Object::ShippingMethod.usableAtStorefront
Syntax |
$Usable = $ShippingMethod->usableAtStorefront(); |
Input |
|
Return |
|