diff --git a/mobile/shop/category.php b/mobile/shop/category.php new file mode 100644 index 000000000..ee26441f0 --- /dev/null +++ b/mobile/shop/category.php @@ -0,0 +1,58 @@ + + +'; + + $ca_href = G4_SHOP_URL.'/category.php?ca='.$row['ca_id']; + $list_href = G4_SHOP_URL.'/list.php?ca_id='.$row['ca_id']; +?> +
분류가 존재하지 않습니다.
'; +} +?> + + + + \ No newline at end of file diff --git a/shop/cart.php b/shop/cart.php index 4469ddfe8..37d5c70d7 100644 --- a/shop/cart.php +++ b/shop/cart.php @@ -1,6 +1,11 @@ diff --git a/shop/category.php b/shop/category.php new file mode 100644 index 000000000..3c86f3e5d --- /dev/null +++ b/shop/category.php @@ -0,0 +1,9 @@ + \ No newline at end of file