include DOCUMENT_ROOT . '/planShop/skins/info.html';
TP- LINK À̺¥Æ® 01. °øÀ¯±â ¹× Çãºê¸¦ ±¸¸ÅÇ϶ó : 11¿ù ±¸¸Å¿ÕÀ» »Ì¾Æ 6ºÐ¿¡°Ô 5¸¸¿ø »óÇ°±Ç ÁõÁ¤!
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(467628,467629,475048,475049,467628,467629,475048,475049,371775,371673,457862,470864,430252,459785,475050,467635,470832,433195,378698,432175,281379,433028,444524,442271,444612,444622,444626,448407,443875,463732,443872,443871);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
TP- LINK À̺¥Æ® 02. 11¿ù 1ÁÖÂ÷ 10% DC (11¿ù 1ÀÏ ~ 11¿ù 7ÀÏ)
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(371775,371673,457862);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
TP- LINK À̺¥Æ® 02. 11¿ù 2ÁÖÂ÷ 10% DC (11¿ù 8ÀÏ ~ 11¿ù 14ÀÏ)
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(470864,430252,459785,475050,467635);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
TP- LINK À̺¥Æ® 02. 11¿ù 3ÁÖÂ÷ 10% DC (11¿ù 15ÀÏ ~ 11¿ù 21ÀÏ)
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(470832,433195,378698,432175,281379);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
TP- LINK À̺¥Æ® 02. 11¿ù 4ÁÖÂ÷ 10% DC (11¿ù 22ÀÏ ~ 11¿ù 30ÀÏ)
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(433028,444524,442271,444612,444622,444626,448407,443875,463732,443872,443871);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
- * À̺¥Æ® ±â°£Áß, ¶Ç´Â À̺¥Æ® ¹è³Ê°¡ µî·ÏµÈ °æ¿ì¿¡µµ Á¦Ç° ¼ö·® ¼ÒÁø ¹× »çÀºÇ° Á¶±â Ç°Àý ½Ã º°µµÀÇ °øÁö¾øÀÌ Á¾·áµÉ ¼ö ÀÖ½À´Ï´Ù.
- * »çÀºÇ°ÀÇ °æ¿ì ½ÇÁ¦¿Í À̹ÌÁö°¡ ´Ù¸¦ ¼ö ÀÖ½À´Ï´Ù.
- * ±¸¸ÅÇϽŠÁ¦Ç°À» ¹ÝÇ°ÇÒ °æ¿ì ±¸¸Å½Ã ¹ÞÀ¸½Å »çÀºÇ°µµ °°ÀÌ ¹ÝÇ°ÇÏ¼Å¾ß ÇÕ´Ï´Ù.
- * ºÎ´çÇÑ ¹æ¹ýÀ¸·Î ´ç÷µÈ »ç½ÇÀÌ ¹àÇôÁö¸é ÀÓÀÇ·Î ´ç÷À» Ãë¼ÒÇÒ ¼ö ÀÖ½À´Ï´Ù.
- * À̺¥Æ® ´ç÷ÀÚ ¹ßÇ¥ ÈÄ ¸ðµç °æÇ° ¹× »çÀºÇ°Àº ÂøºÒ·Î ¹ß¼ÛµË´Ï´Ù.
- * °æÇ° ¹× »çÀºÇ°ÀÇ °æ¿ì ¼ö±Þ»óȲ¿¡ µû¶ó µ¿±ÞÀÇ ´Ù¸¥ »óÇ°À¸·Î º¯°æµÉ ¼ö ÀÖÀ¸¸ç, ¾×¸é°¡°¡ 5¸¸¿øÀ» ÃÊ°úÇÏ´Â °æ¿ì Á¦¼¼°ø°ú±Ý 22%´Â º»Àκδã ÀÔ´Ï´Ù.