Here is a link to some of the new tags for 11sp2
http://www.shopsite.com/templates/cookbook/tips-tags-11-SP2.shtml
But it doesn't have the reorder tags on the page. Looking at one of the ShopSite templates I see this added.
- Code: Select all
<div class="center reorder" align="center">[-- STORE.ReorderText --] [-- BUTTON Reorder --]</div>
So try adding that to your template. The rest of the code is included by the [-- CR_JAVASCRIPT --] that contains code that processes the buttons.