include DOCUMENT_ROOT . '/planShop/skins/info.html';
TP- LINK À̺¥Æ® 01. °øÀ¯±â ¹× Çãºê¸¦ ±¸¸ÅÇ϶ó : 4¿ù ±¸¸Å¿ÕÀ» »Ì¾Æ 6ºÐ¿¡°Ô 5¸¸¿ø »óǰ±Ç ÁõÁ¤!
// ÀÏ¹Ý »óǰ ¸®½ºÆ®
array_seq = array(463732,401967,407881,477207,457839,448666,433027,433025,433026,469131,451945,470832,470834,470835,453249,432177,432178,394012,394013,453253,452907,465969,465976,467633,470772,419796,416795,406006,401986,390468,459785,372286,452859,466379,470831);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
TP- LINK À̺¥Æ® 02. 4¿ù 1ÁÖÂ÷ 10% DC (4¿ù 1ÀÏ ~ 4¿ù 7ÀÏ)
// ÀÏ¹Ý »óǰ ¸®½ºÆ®
array_seq = array(433027,433025,433026,469131);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
TP- LINK À̺¥Æ® 02. 4¿ù 2ÁÖÂ÷ 10% DC (4¿ù 8ÀÏ ~ 4¿ù 14ÀÏ)
// ÀÏ¹Ý »óǰ ¸®½ºÆ®
array_seq = array(451945,470832,470834,470835,453249,432177,432178,394012,394013,453253);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
TP- LINK À̺¥Æ® 02. 4¿ù 3ÁÖÂ÷ 10% DC (4¿ù 15ÀÏ ~ 4¿ù 21ÀÏ)
// ÀÏ¹Ý »óǰ ¸®½ºÆ®
array_seq = array(452907,465969,465976,467633,470772,419796,416795,406006,401986,390468,459785);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
TP- LINK À̺¥Æ® 02. 4¿ù 4ÁÖÂ÷ 10% DC (4¿ù 22ÀÏ ~ 4¿ù 30ÀÏ)
// ÀÏ¹Ý »óǰ ¸®½ºÆ®
array_seq = array(372286,452859,466379,470831);
productList = PlanshopProduct -> getProductBySeq(array_seq);
PlanshopProduct -> displayList(productList, './skins/simple_list_x5.html');
- * À̺¥Æ® ±â°£Áß, ¶Ç´Â À̺¥Æ® ¹è³Ê°¡ µî·ÏµÈ °æ¿ì¿¡µµ Á¦Ç° ¼ö·® ¼ÒÁø ¹× »çÀºÇ° Á¶±â ǰÀý ½Ã º°µµÀÇ °øÁö¾øÀÌ Á¾·áµÉ ¼ö ÀÖ½À´Ï´Ù.
- * »çÀºÇ°ÀÇ °æ¿ì ½ÇÁ¦¿Í À̹ÌÁö°¡ ´Ù¸¦ ¼ö ÀÖ½À´Ï´Ù.
- * ±¸¸ÅÇϽŠÁ¦Ç°À» ¹ÝǰÇÒ °æ¿ì ±¸¸Å½Ã ¹ÞÀ¸½Å »çÀºÇ°µµ °°ÀÌ ¹ÝǰÇÏ¼Å¾ß ÇÕ´Ï´Ù.
- * ºÎ´çÇÑ ¹æ¹ýÀ¸·Î ´ç÷µÈ »ç½ÇÀÌ ¹àÇôÁö¸é ÀÓÀÇ·Î ´ç÷À» Ãë¼ÒÇÒ ¼ö ÀÖ½À´Ï´Ù.
- * À̺¥Æ® ´ç÷ÀÚ ¹ßÇ¥ ÈÄ ¸ðµç °æÇ° ¹× »çÀºÇ°Àº ÂøºÒ·Î ¹ß¼ÛµË´Ï´Ù.
- * °æÇ° ¹× »çÀºÇ°ÀÇ °æ¿ì ¼ö±Þ»óȲ¿¡ µû¶ó µ¿±ÞÀÇ ´Ù¸¥ »óǰÀ¸·Î º¯°æµÉ ¼ö ÀÖÀ¸¸ç, ¾×¸é°¡°¡ 5¸¸¿øÀ» ÃʰúÇÏ´Â °æ¿ì Á¦¼¼°ø°ú±Ý 22%´Â º»Àκδã ÀÔ´Ï´Ù.