{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
  {PrintOrder}

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

 
#IF(#BillingAddress)#WITH(#BillingAddress) #ENDWITH#ENDIF #IF(#ShippingAddress) #WITH(#ShippingAddress) #ENDWITH #ENDIF

{BillingAddress}

#FUNCTION("LocaleInclude", "Address", #Country.Code2)
#INCLUDE("CustomerInfo")

{ShippingAddress}

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