#IF(#Shop.FeatureMaxValue.ELogistics)
#WITH_ERROR(#FormError)
#IF(#FormError)
#IF(#FormErrors.Reason.NotifyPhoneCellWrongFormat)
{ErrorNotifyPhoneCellWrongFormat}
#ELSIF(#FormErrors.Reason.STRING_EMPTY)
{ErrorNotifyPhoneNeeded}
#ELSIF(#FormErrors.Reason.NotifyPhoneCellNotNeeded)
{ErrorNotifyPhoneNotNeeded}
#ENDIF
#ENDIF
#ENDWITH_ERROR
#ENDIF