Package DE_EPAGES::Shipping::API::Tools
This module includes some tools ( useful ) functions
@EXPORT_OK |
Functions
GetShopFromTLE
xxx
Syntax |
GetShopFromTLE($Processor) |
Input |
|
Return |
|
IsFeatureAvailable
Checks the feature status
Syntax |
IsFeatureAvailable($Shop, $Class) |
Input |
|
Return |
|
SetLinkShippingProviderMethod
Once we have a ShippingMethod and a ShippingProviderMethod the last step is link the second to the first ...
Syntax |
SetLinkShippingProviderMethod( $ShippingMethod, $FulfillmentMethod ) ; |
Input |
|
SetLogoToShippingMethod
If the logistic has a logo file like <STORE>/BO/icons/logistics/<LOGISTIC>.png then this image file is assigned as the default logo for the new ShippingMethod
Syntax |
SetLogoToShippingMethod( $ShippingMethod, $FulfillmentMethod ) ; |
Input |
|