#IF(#Shop.FeatureMaxValue.ELogistics) #WITH_ERROR(#FormError) #IF((#FormErrors.Form.NoForm OR #FormErrors.Form.Save) AND ( #FormErrors.Reason.ShippingMethodChanged ) ) #LOOP(#FormErrors.Reason.ShippingMethodChanged.Errors)#IF(#Name EQ "ShippingMethodChangedByPickPost")

{ShippingAddress}

#IF(#Language EQ "en") The delivery to a PickPost address is not possible for this delivery method. #ELSIF(#Language EQ "it") Il metodo di spedizione prescelto non consente invii a indirizzi PickPost. #ELSIF(#Language EQ "fr") La méthode de livraison sélectionnée ne permet pas l'envoi aux adresses PickPost. #ELSE Die Lieferung an eine PickPost-Stelle ist für diese Versandmethode nicht möglich. #ENDIF

#ENDIF#ENDLOOP #ELSIF( #ELOGISTICS_IS_PICKPOST_ALLOWED(#LineItemContainer.Shipping.ShippingMethod.Object) ) #IF(#FormError) #IF(#FormErrors.Form.PickupAddressSettings)

{InputError}

{PleaseCorrectPickPostSelection}

#ELSIF(#FormErrors.Reason.PickPostConnectionFailed_Merchant)

{ConnectionError}

{PickPostConnectionFailedMerchant}

#ELSIF(#FormErrors.Reason.PickPostConnectionFailed)

{ConnectionError}

{PickPostConnectionFailed}

#ENDIF
#ENDIF #ENDIF #ENDWITH_ERROR #ENDIF