Template Edit: Pulling Customer Order Count
I want to edit my packing slip code to display how many orders a customer has placed with us.
Example: Customer Order # 2
I have the placement already, just need the code to use to pull this data.
Example code: (please fill in the blank)
<td style="padding-right: 2px;">Customer Order #</td>
<td style="white-space: nowrap;">
<xsl:value-of select="__________________________" />
Please sign in to leave a comment.
Comments
0 comments