diff --git a/mobile/shop/coupon.php b/mobile/shop/coupon.php new file mode 100644 index 000000000..c4f400848 --- /dev/null +++ b/mobile/shop/coupon.php @@ -0,0 +1,86 @@ += '".G5_TIME_YMD."' + order by cp_no "; +$result = sql_query($sql); +?> + + +
+

+ +
+ + + + + + + + + + + + + + + + + + + + + + '; + ?> + +
쿠폰명사용기한
적용대상할인금액
~
사용할 수 있는 쿠폰이 없습니다.
+
+ +
창닫기
+
+ + \ No newline at end of file diff --git a/shop/coupon.php b/shop/coupon.php index 7558224aa..d2810d628 100644 --- a/shop/coupon.php +++ b/shop/coupon.php @@ -1,6 +1,11 @@