If you want to change the title of the onepage success page. By default the text is "Magento Commerce", you can change it by following this way.
Add this code in checkout.xml under checkout_onepage_success
tag
<reference name="head">
<action method="setData" translate="title"><key>title</key><value>your title </value></action>
</reference>
Revisions
- February 2, 2016 @ 14:23:13 [Current Revision] by admin
- February 2, 2016 @ 14:23:13 by admin
- February 2, 2016 @ 14:23:02 by admin
- February 2, 2016 @ 14:22:54 by admin
Revision Differences
There are no differences between the February 2, 2016 @ 14:23:13 revision and the current revision. (Maybe only post meta information was changed.)
No comments yet.