#SNIPPET("INC-WYSIWYG", "Name,InputName,Value,Head", "BasketBelowText", "BasketBelowText", #BasketBelowText, "{TextBelowBasket}")
| #IF(#AltLanguageID)#WITH_LANGUAGE(#AltLanguageID)#LOCAL("ErrorItemNo",1)
#SNIPPET("INC-WYSIWYG", "Name,InputName,Value,TranslationHead", "BasketBelowTextTranslation", "BasketBelowText", #BasketBelowText, "{TextBelowBasket}")
| #ENDLOCAL#ENDWITH_LANGUAGE#ENDIF
#WITH_ERROR(#FormError)
#LOCAL("LocalizedError", #FORMERROR_DETAILS("OrderConfirmationText"))
#LOCAL("HelpText","{OrderConfirmationTextBubbleHelp1}
{OrderConfirmationTextBubbleHelp2}
{TLEs}:".
"- {CustomerNo}:
#CustomerNumber
- {OrderNumber}:
#OrderNumber
- {GrandTotal}, {Gross}:
#OrderTotalAmountGross
".
"- {GrandTotal}, {Net}:
#OrderTotalAmountNet
- {CountOfProducts}:
#CountOfProducts
- {CurrencySymbol}:
#CurrencySymbol
".
"- {CurrencyCode}:
#CurrencyCode
".
"{DisplayHelpTopic}")
#IF(#DEFINED(#LocalizedError) AND #LocalizedError.Reason EQ "TLE_ERROR")
#SET("LocalizedError", 1)
#ELSE
#SET("LocalizedError", 0)
#ENDIF
#SNIPPET("INC-WYSIWYG", "Name,InputName,Value,Head,Help,SourceMode", "OrderConfirmationText", "OrderConfirmationText", #OrderConfirmationText, "{OrderConfirmationText} / {AffiliateTrackingCode}", #HelpText[0], #LocalizedError)
| #IF(#AltLanguageID)#WITH_LANGUAGE(#AltLanguageID)#LOCAL("ErrorItemNo",1)
#SET("LocalizedError", #FORMERROR_DETAILS("OrderConfirmationText"))
#IF(#DEFINED(#LocalizedError) AND #LocalizedError.Reason EQ "TLE_ERROR")
#SET("LocalizedError", 1)
#ELSE
#SET("LocalizedError", 0)
#ENDIF
#SNIPPET("INC-WYSIWYG", "Name,InputName,Value,TranslationHead,Help,SourceMode", "OrderConfirmationTextTranslation", "OrderConfirmationText", #OrderConfirmationText, "{OrderConfirmationText} / {AffiliateTrackingCode}", #HelpText[0], #LocalizedError)
| #ENDLOCAL#ENDWITH_LANGUAGE#ENDIF
#ENDLOCAL
#ENDLOCAL
#ENDWITH_ERROR
#REM#ENDREM
#SNIPPET("INC-WYSIWYG", "Name,InputName,Head,Value", "AcceptTacText", "AcceptTacText", "{AcceptTacText}", #ATTRIBUTEVALUE(#Shop.Object, "AcceptTacText", "AcceptTAC", #LanguageID, "DE_EPAGES::Order"))
| #IF(#AltLanguageID)#WITH_LANGUAGE(#AltLanguageID)#LOCAL("ErrorItemNo",1)
#SNIPPET("INC-WYSIWYG", "Name,InputName,TranslationHead,Value", "AcceptTacTextTranslation", "AcceptTacText", "{AcceptTacText}", #ATTRIBUTEVALUE(#Shop.Object, "AcceptTacText", "AcceptTAC", #AltLanguageID, "DE_EPAGES::Order"))
| #ENDLOCAL#ENDWITH_LANGUAGE#ENDIF
#SNIPPET("INC-WYSIWYG", "Name,InputName,Head,Value", "AcceptCustomerInformationText", "AcceptCustomerInformationText", "{AcceptCustomerInformationText}", #ATTRIBUTEVALUE(#Shop.Object, "AcceptCustomerInformationText", "AcceptCustomerInformationDefaultText", #LanguageID, "DE_EPAGES::Order"))
| #IF(#AltLanguageID)#WITH_LANGUAGE(#AltLanguageID)#LOCAL("ErrorItemNo",1)
#SNIPPET("INC-WYSIWYG", "Name,InputName,TranslationHead,Value", "AcceptCustomerInformationTextTranslation", "AcceptCustomerInformationText", "{AcceptCustomerInformationText}", #ATTRIBUTEVALUE(#Shop.Object, "AcceptCustomerInformationText", "AcceptCustomerInformationDefaultText", #AltLanguageID, "DE_EPAGES::Order"))
| #ENDLOCAL#ENDWITH_LANGUAGE#ENDIF