{OrderConfirmation}

 
#IF(#SEND_MAIL_FAILED)

{Notification}

{SEND_MAIL_FAILED}
#ELSIF(#BillingAddress.EMail AND #Shop.Child.MailTypes.Child.CustomerOrderConfirmation.IsActive)

{ConfirmationMailSent}

#ENDIF #Shop.OrderConfirmationText[0]

{OrderNo} #Alias

{DoNow}
{DisplayHomepage}
#IF(#Shop.FeatureMaxValue.DetailedSearch) {DetailSearch}
#ENDIF #IF(NOT #Session.User.IsAnonymous) {Logout} #ENDIF

#IF(#BillingAddress)#WITH(#BillingAddress)

{BillingAddress}

#FUNCTION("LocaleInclude", "Address", #Country.Code2)
#INCLUDE("CustomerInfo") #ENDWITH#ENDIF #IF(#ShippingAddress) #WITH(#ShippingAddress)

{ShippingAddress}

#FUNCTION("LocaleInclude", "Address", #Country.Code2) #IF(#EMail)
#EMail#ENDIF #ENDWITH #ENDIF
#INCLUDE("INC-OrderInformationTable")