include DOCUMENT_ROOT . '/planShop/skins/info.html';
TP- LINK À̺¥Æ® 01. °øÀ¯±â ¹× Çãºê¸¦ ±¸¸ÅÇ϶ó : 8¿ù ±¸¸Å¿ÕÀ» »Ì¾Æ 6ºÐ¿¡°Ô 5¸¸¿ø »óÇ°±Ç ÁõÁ¤!
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(438324,446640,465899,452857,451750,436563,463689,463710,463727,437551,465894,465895,470864,467635,467639,416796,416795,406006,401986,467632,448738,469131,467627,438485,455330,399713,458290,458860,467628,467629,371775,371673,453258);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
TP- LINK À̺¥Æ® 02. 8¿ù 1ÁÖÂ÷ ¹«»ó ÇöÀå ¼³Ä¡ Áö¿ø(¼öµµ±Ç) (8¿ù 1ÀÏ ~ 8¿ù 7ÀÏ)
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(437551,465894,465895,470864,467635,467639,416796,416795,406006,401986);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
TP- LINK À̺¥Æ® 02. 8¿ù 2ÁÖÂ÷ 10% DC (8¿ù 8ÀÏ ~ 8¿ù 14ÀÏ)
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(467632,448738,469131,467627);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
TP- LINK À̺¥Æ® 02. 8¿ù 3ÁÖÂ÷ 10% DC (8¿ù 15ÀÏ ~ 8¿ù 21ÀÏ)
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(438485,455330,399713,458290,458860);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
TP- LINK À̺¥Æ® 02. 8¿ù 4ÁÖÂ÷ 10% DC (8¿ù 22ÀÏ ~ 8¿ù 31ÀÏ)
// ÀÏ¹Ý »óÇ° ¸®½ºÆ®
array_seq = array(467628,467629,371775,371673,453258);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
- * À̺¥Æ® ±â°£Áß, ¶Ç´Â À̺¥Æ® ¹è³Ê°¡ µî·ÏµÈ °æ¿ì¿¡µµ Á¦Ç° ¼ö·® ¼ÒÁø ¹× »çÀºÇ° Á¶±â Ç°Àý ½Ã º°µµÀÇ °øÁö¾øÀÌ Á¾·áµÉ ¼ö ÀÖ½À´Ï´Ù.
- * »çÀºÇ°ÀÇ °æ¿ì ½ÇÁ¦¿Í À̹ÌÁö°¡ ´Ù¸¦ ¼ö ÀÖ½À´Ï´Ù.
- * ±¸¸ÅÇϽŠÁ¦Ç°À» ¹ÝÇ°ÇÒ °æ¿ì ±¸¸Å½Ã ¹ÞÀ¸½Å »çÀºÇ°µµ °°ÀÌ ¹ÝÇ°ÇÏ¼Å¾ß ÇÕ´Ï´Ù.
- * ºÎ´çÇÑ ¹æ¹ýÀ¸·Î ´ç÷µÈ »ç½ÇÀÌ ¹àÇôÁö¸é ÀÓÀÇ·Î ´ç÷À» Ãë¼ÒÇÒ ¼ö ÀÖ½À´Ï´Ù.
- * À̺¥Æ® ´ç÷ÀÚ ¹ßÇ¥ ÈÄ ¸ðµç °æÇ° ¹× »çÀºÇ°Àº ÂøºÒ·Î ¹ß¼ÛµË´Ï´Ù.
- * °æÇ° ¹× »çÀºÇ°ÀÇ °æ¿ì ¼ö±Þ»óȲ¿¡ µû¶ó µ¿±ÞÀÇ ´Ù¸¥ »óÇ°À¸·Î º¯°æµÉ ¼ö ÀÖÀ¸¸ç, ¾×¸é°¡°¡ 5¸¸¿øÀ» ÃÊ°úÇÏ´Â °æ¿ì Á¦¼¼°ø°ú±Ý 22%´Â º»Àκδã ÀÔ´Ï´Ù.