<v:store:previous_order>
Renders the text and tags inside with the context set to the previously placed store order whose ID is in the request parameter order.
Use the <v:debug> tag to see what information is available.
Required Attributes
None.
Optional Attributes
None.
Sample Usage
<v:store:previous_order> Order #<v:text path="id" /><br /> Total Spent: $<v:text path="total" /> </v:store:previous_order>