Index: temp/trunk/html/admin/products/product.php
===================================================================
--- temp/trunk/html/admin/products/product.php	(revision 9410)
+++ temp/trunk/html/admin/products/product.php	(revision 9412)
@@ -346,4 +346,11 @@
 			$sqlval['product_id'] = $product_id;
 		}
+		
+		// dtb_products_class ¤Î¥«¥é¥à¤ò¼èÆÀ
+		
+		
+		// ¥³¥Ô¡¼¾¦ÉÊ¤Î¾ì¹ç¤Ë¤Ïµ¬³Ê¤â¥³¥Ô¡¼¤¹¤ë
+		"INSERT INTO dtb_pSELECT * FROM dtb_products_class WHERE product_id = ? ORDER BY product_class_id";
+		
 
 	} else {
