#IF( NOT #AreMandatoryShippingFieldsSet)
{RequiredShippingAddressFields} {FirstName}, {LastName}, {Street}, {City}, {Zipcode}, {EMail}
{MakeMandatoryFormFieldsRequired}
{EditShippingAdressFormFields}
#ENDIF #LOCAL("ShopAddressWarnigs", #FUNCTION("SHOW_DHLINTRASHIP_WARNINGS",#Shop.Address.ID) ) #IF( #DEFINED(#ShopAddressWarnigs ) )
{RequiredShopAddressFields} {SetShopAddress}
#ENDIF #ENDLOCAL