Index: temp/trunk/html/rss/product.php
===================================================================
--- temp/trunk/html/rss/product.php	(revision 6570)
+++ temp/trunk/html/rss/product.php	(revision 6571)
@@ -88,4 +88,5 @@
 	$sql .= "SELECT ";
 	$sql .= "	prod.product_id ";
+	$sql .= "	,prod.product_code ";
 	$sql .= "	,prod.name AS product_name ";
 	$sql .= "	,prod.category_id ";
