[Typo3-shop] ###ORDER_UID### within BASKET_ORDETHANKS_TEMPLATE
Thomas Janke
janke at imco.de
Wed Nov 9 16:58:01 CET 2005
Hallo,
i am trying to display die Order-UID on my thanks-page.
Are there any hint to do that. With ###PERSON_NAME### ist works but the
Order nummer will not be shown.
My template looks like this:
<!-- ###BASKET_ORDERTHANKS_TEMPLATE#### begin
Subpart used if the order is finalized and this is thus to thank the person.
-->
<div class="warenkorb">
<p>Hallo ###PERSON_NAME###,<br />
vielen Dank für Ihre Bestellung in unserem Shop.</p>
<p>Ihre Bestellnummer lautet: ###ORDER_UID###<br />
Bitte geben Sie diese Bestellnummer bei evwentuellen Rückfragen mit
an.</p>
</div>
<!-- ###BASKET_ORDERTHANKS_TEMPLATE### end -->
Thanks in advance for your help.
Greetings Thomas
More information about the TYPO3-project-tt-products
mailing list