#IF(NOT #Shop.SEURAreMandatoryShippingFieldsSet)
{RequiredShippingAddressFields} {FirstName}, {LastName}, {Street}, {City}, {Zipcode}, {EMail}, {Phone}
{MakeMandatoryFormFieldsRequired}
{EditShippingAdressFormFields}
#ENDIF #IF(NOT #DEFINED(#Shop.Address.Country) OR NOT #DEFINED(#Shop.Address.Company) OR NOT #DEFINED(#Shop.Address.VATID))
{RequiredShopAddressFields} {Company}, {VATID}
{SetShopAddress}
#ENDIF