#IF(#FormError)

{InputError}

#IF(#FormErrors.Reason.CanNotDeleteDefault) {CanNotDeleteDefault} #ELSIF(#FormErrors.Reason.DEACTIVATE_DEFAULT) {DeactivateDefault} #ELSIF(#OBJECT_EXISTS) {ObjectExists} #ELSIF(#FormErrors.Reason.SETTINGS_INCOMPLETE) {ShippingSettingsIncompleteOne} {DoComplete} #ELSE {PleaseCorrectErrors} #ENDIF

#ENDIF #WITH_ERROR(#FormError) #IF(#FUNCTION("MENU_COUNT", "ShippingMethodExtraOptions")) #MENU("ShippingMethodExtraOptions") #INCLUDE(#Template) #ENDMENU #ENDIF #LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #UNDEF, "ShippingMethodsPerProduct"))#IF(#DisplayFeature NE "NotVisible") #ENDIF#ENDLOCAL
{InternalID} *
{Type} #IF(#ShippingType.Name)#ShippingType.Name#ELSE#ShippingType.Alias#ENDIF
{VisibleOnWebsite}
{IsDefault}
{EnabledByDefault} {ShippingMethodEnabledByDefaultHelp}
#IF(#DisplayFeature EQ "NotAllowed") ({FeatureNotInThisShopType}) #ENDIF
#REM#ENDREM #IF(#Shop.FeatureMaxValue.Regions AND #ShippingType.CanRegions) #LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #UNDEF, "Regions"))#IF(#DisplayFeature NE "NotVisible")
 
{RegionsForMethod}  #LOCAL("MethodRegionID",#Region.ID) #ENDLOCAL
#ENDIF#ENDLOCAL #ELSIF((#ShippingType.CanRegions AND (#Shop.FeatureMaxValue.Regions == 0))OR(NOT(#Shop.FeatureMaxValue.Regions)AND(#Shop.FeatureMaxValue.Regions == 0))) #LOCAL("DisplayFeature", #FUNCTION("FeaturedActionAvailable", #Shop.Object, #UNDEF, "Regions"))#IF(#DisplayFeature NE "NotVisible")
 
{RegionsForMethod} 
{NoFeature}
#ENDIF#ENDLOCAL #ENDIF

#SNIPPET("INC-I18n-Tooltip", "AttributeName", "Name")
#SNIPPET("INC-WYSIWYG", "Name,InputName,Head,Translatable", "NoteNative", "Note", "{Description}", 1)

{ShowLogo} 
#IF(#MENU_COUNT("RelatedTopic") > 0)

{RelatedTopics}

#ENDIF #ENDWITH_ERROR