diff --git a/mobile/shop/item.php b/mobile/shop/item.php index 8828f8bcf..0b845f8ff 100644 --- a/mobile/shop/item.php +++ b/mobile/shop/item.php @@ -102,11 +102,6 @@ else include_once(G5_MSHOP_SKIN_PATH.'/item.form.skin.php'); ?> - - + + \ No newline at end of file diff --git a/mobile/shop/itemuse.php b/mobile/shop/itemuse.php index c72a9ad8e..84eb8bcdb 100644 --- a/mobile/shop/itemuse.php +++ b/mobile/shop/itemuse.php @@ -2,7 +2,7 @@ include_once('./_common.php'); include_once(G5_LIB_PATH.'/thumbnail.lib.php'); -$itemuse_skin = G5_SHOP_SKIN_PATH.'/itemuse.skin.php'; +$itemuse_skin = G5_MSHOP_SKIN_PATH.'/itemuse.skin.php'; if(!file_exists($itemuse_skin)) { echo str_replace(G5_PATH.'/', '', $itemuse_skin).' 스킨 파일이 존재하지 않습니다.'; diff --git a/mobile/shop/listtype.php b/mobile/shop/listtype.php index 5e68d1b25..63072f17d 100644 --- a/mobile/shop/listtype.php +++ b/mobile/shop/listtype.php @@ -32,7 +32,7 @@ if (!$skin) $skin = 'list.10.skin.php'; // 리스트 유형별로 출력 -$list_file = G5_SHOP_SKIN_PATH.'/'.$skin; +$list_file = G5_MSHOP_SKIN_PATH.'/'.$skin; if (file_exists($list_file)) { // 총몇개 = 한줄에 몇개 * 몇줄 $items = $list_mod * $list_row; diff --git a/mobile/skin/shop/basic/item.form.skin.php b/mobile/skin/shop/basic/item.form.skin.php index b0a6e90bc..b18032b30 100644 --- a/mobile/skin/shop/basic/item.form.skin.php +++ b/mobile/skin/shop/basic/item.form.skin.php @@ -358,29 +358,51 @@ if ($row['it_id']) { ?> + +
+ +
+ - - \ No newline at end of file diff --git a/mobile/skin/shop/basic/iteminfo.change.skin.php b/mobile/skin/shop/basic/iteminfo.change.skin.php new file mode 100644 index 000000000..9fe951fc6 --- /dev/null +++ b/mobile/skin/shop/basic/iteminfo.change.skin.php @@ -0,0 +1,12 @@ + + + + +
+

교환/반품

+ + + +
\ No newline at end of file diff --git a/mobile/skin/shop/basic/iteminfo.delivery.skin.php b/mobile/skin/shop/basic/iteminfo.delivery.skin.php new file mode 100644 index 000000000..e7f24882a --- /dev/null +++ b/mobile/skin/shop/basic/iteminfo.delivery.skin.php @@ -0,0 +1,12 @@ + + + + +
+

배송정보

+ + + +
\ No newline at end of file diff --git a/mobile/skin/shop/basic/iteminfo.info.skin.php b/mobile/skin/shop/basic/iteminfo.info.skin.php new file mode 100644 index 000000000..3a7d3bcf6 --- /dev/null +++ b/mobile/skin/shop/basic/iteminfo.info.skin.php @@ -0,0 +1,100 @@ + + + + +
+

상품 정보

+ + + +
+ +
+ + + +
+ +
+ + +

상품 정보 고시

+ + + + + + + + + $val) { + $ii_title = $info_array[$key][0]; + $ii_value = $val; + ?> + + + + + +
+
+ + + +
+ + + \ No newline at end of file diff --git a/mobile/skin/shop/basic/iteminfo.itemqa.skin.php b/mobile/skin/shop/basic/iteminfo.itemqa.skin.php new file mode 100644 index 000000000..1a3e951a7 --- /dev/null +++ b/mobile/skin/shop/basic/iteminfo.itemqa.skin.php @@ -0,0 +1,12 @@ + + + + +
+

상품문의

+ + +
+
\ No newline at end of file diff --git a/mobile/skin/shop/basic/iteminfo.itemuse.skin.php b/mobile/skin/shop/basic/iteminfo.itemuse.skin.php new file mode 100644 index 000000000..74705ade0 --- /dev/null +++ b/mobile/skin/shop/basic/iteminfo.itemuse.skin.php @@ -0,0 +1,12 @@ + + + + +
+

사용후기

+ + +
+
\ No newline at end of file diff --git a/mobile/skin/shop/basic/iteminfo.relation.skin.php b/mobile/skin/shop/basic/iteminfo.relation.skin.php new file mode 100644 index 000000000..eea8a0e76 --- /dev/null +++ b/mobile/skin/shop/basic/iteminfo.relation.skin.php @@ -0,0 +1,30 @@ + + + + +
+

관련상품

+ + +
+ set_mobile(true); + $list->set_query($sql); + echo $list->run(); + ?> +
+
+ + \ No newline at end of file diff --git a/mobile/skin/shop/basic/itemqa.skin.php b/mobile/skin/shop/basic/itemqa.skin.php index a6ef87c6d..96f935de3 100644 --- a/mobile/skin/shop/basic/itemqa.skin.php +++ b/mobile/skin/shop/basic/itemqa.skin.php @@ -139,6 +139,11 @@ $(function(){ $("#itemqa").load($(this).attr("href")); return false; }); + + $("a#itemqa_list").on("click", function() { + opener.location.href = this.href; + self.close(); + }); }); \ No newline at end of file diff --git a/mobile/skin/shop/basic/itemuse.skin.php b/mobile/skin/shop/basic/itemuse.skin.php index 0b84bdc76..1925decc3 100644 --- a/mobile/skin/shop/basic/itemuse.skin.php +++ b/mobile/skin/shop/basic/itemuse.skin.php @@ -85,7 +85,7 @@ echo itemuse_page($config['cf_mobile_pages'], $page, $total_page, "./itemuse.php
사용후기 쓰기 새 창 - 더보기 + 더보기
\ No newline at end of file diff --git a/mobile/skin/shop/basic/relation.skin.php b/mobile/skin/shop/basic/relation.skin.php new file mode 100644 index 000000000..b4d5757d4 --- /dev/null +++ b/mobile/skin/shop/basic/relation.skin.php @@ -0,0 +1,78 @@ + + + + + + +css) { + echo "