#WITH_ERROR(#FormError)
#IF(#ImportSuccessful)

{JanolawImportSuccessful}

#LOOP (#DocumentResults) #IF ( #Result == 1 ) #REM JANOLAW_UPD_OK #ENDREM
#DocObject.Name {Preview}
#ELSIF ( #Result == 2 ) #REM JANOLAW_UPD_NV #ENDREM
#DocObject.Name ({NotVisible}) {SetVisibleNow}
#ELSIF ( #Result == 3 ) #REM JANOLAW_UPD_NA #ENDREM
#IF( #ID EQ "TermsAndConditions" ) {TAC} #ELSIF ( #ID EQ "Imprint" ) {Imprint} #ELSIF ( #ID EQ "PrivacyPolicy" ) {PrivacyPolicy} #ELSIF ( #ID EQ "CustomerInformation" ) {CustomerInformation} #ENDIF ({NotEnabled}) {EnableNow}
#ELSIF ( #Result == 4 ) #REM JANOLAW_UPD_KO #ENDREM
{JanolawOtherErrorText}
#ENDIF #ENDLOOP
#ELSIF( NOT #Shop.TermsAndConditions OR NOT #Shop.Imprint OR NOT #Shop.CustomerInformation OR NOT #Shop.PrivacyPolicy OR NOT #Shop.TermsAndConditions.IsVisible OR NOT #Shop.Imprint.IsVisible OR NOT #Shop.CustomerInformation.IsVisible OR NOT #Shop.PrivacyPolicy.IsVisible )

{JanolawMissingContent}

#IF(NOT #Shop.TermsAndConditions OR NOT #Shop.TermsAndConditions.IsVisible )
#IF(#Shop.TermsAndConditions) #Shop.TermsAndConditions.Name ({NotVisible}){SetVisibleNow} #ELSE {TAC} ({NotEnabled}) {EnableNow} #ENDIF
#ENDIF #IF(NOT #Shop.Imprint OR NOT #Shop.Imprint.IsVisible )
#IF(#Shop.Imprint) #Shop.Imprint.Name ({NotVisible}) {SetVisibleNow} #ELSE {Imprint} ({NotEnabled}) {EnableNow} #ENDIF
#ENDIF #IF(NOT #Shop.CustomerInformation OR NOT #Shop.CustomerInformation.IsVisible )
#IF(#Shop.CustomerInformation) #Shop.CustomerInformation.Name ({NotVisible}) {SetVisibleNow} #ELSE {CustomerInformation} ({NotEnabled}) {EnableNow} #ENDIF
#ENDIF #IF(NOT #Shop.PrivacyPolicy OR NOT #Shop.PrivacyPolicy.IsVisible)
#IF(#Shop.PrivacyPolicy) #Shop.PrivacyPolicy.Name ({NotVisible}) {SetVisibleNow} #ELSE {PrivacyPolicy} ({NotEnabled}) {EnableNow} #ENDIF
#ENDIF
#ENDIF #IF(#FormError)
#IF(#FormErrors.Reason.ACCOUNT_EXPIRED)

{JanolawAccountExpired}

{JanolawAccountExpiredText} #ELSIF(#FormErrors.Reason.OTHER_ERROR)

{JanolawOtherError}

{JanolawOtherErrorText} #ELSE

{InputError}

{PleaseCorrectErrors} #ENDIF
#ENDIF
janolaw
{IntroText1}
  • {IntroText3}
  • {IntroText4}
  • {IntroText5}
  • {IntroText6}

{IntroText7}

janolaw

{Info0}

  1. {Info1} {RegisterURL}
  2. {Info2}
  3. {Info3} {ClickSave}
  4. {Info4}
  5. {Info5}
  6. {Info6}

#LOCAL("MailSubject", "{InfoMailSubject}") {AnyQuestions}
{Phone}: #System.Janolaw_ContactPhone {ContactTime}
{EMail}: #System.Janolaw_ContactEMail #ENDLOCAL

#IF(#DEFINED(#System.Janolaw_AdminURL)) {LinkToMyJanolaw} #ENDIF

  {JanolawUserID} {MandatoryStar}
  {JanolawShopID} {MandatoryStar}
  {LastUpdateDate} #IF(#JanolawLastUpdateDate) #JanolawLastUpdateDate[date] #ELSE - #ENDIF
#ENDWITH_ERROR
{MandatoryFields}