include DOCUMENT_ROOT . '/planShop/skins/info.html';
EVENT 1. ¸¶ÀÌÅ©·Î´Ð½º·Î ³» PC°Ç° ì±â°í ³» ¸öµµ ì±âÀÚ!
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(apply_code);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5_khs.html');
EVENT 2. PC ÄÉÀ̽º ±¸¸Å ½Ã MANIC Æ®À®Å¬ Digital RGB Sync (1ÆÒ) 1:1 ÁõÁ¤!
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(445491,445493,385852);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5_khs.html');
EVENT 2. ÆÄ¿ö¼ÇöóÀÌ ±¸¸Å ½Ã EL-1 RAPANG 1:1 ÁõÁ¤!
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(454259,454258,461886);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5_khs.html');
EVENT 3. ¹Ý¦ÀÌ´Â Æ®À®Å¬ Ư°¡!
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(327153);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5_khs.html');