View Single Post
  #2  
Old 02-22-2003, 12:16 AM
 
funkydunk funkydunk is offline
 

X-Man
  
Join Date: Oct 2002
Location: Cambridge, UK
Posts: 2,210
 

Default

This should be accessible by adding:

Code:
{$lng.lbl_category}: {$products[prod_num].categoryid}

This will give you the main categoryid for each ordered product.

Failing that, I would make your sku's more meaningful so that these can tell you exactly what product they have ordered.
__________________
ex x-cart guru
Reply With Quote