diff --git a/app/Views/front/product/index.php b/app/Views/front/product/index.php index a3e832e..4fc3fa4 100644 --- a/app/Views/front/product/index.php +++ b/app/Views/front/product/index.php @@ -2,18 +2,22 @@ section('content') ?>
getHead()) ?>
-
- - getPrimaryKey() . 'order_field=price,order_value=ASC', '판매가순', ["class" => "btn btn-sm btn-info btn-circle", "target" => "_self"]) ?> - getPrimaryKey() . 'order_field=view_cnt,order_value=DESC', '인기순', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> - - "get")) ?> - include('templates/front/index_head') ?> - - getPrimaryKey() . '&v=_list', 'List', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> - - -
+ + + + + + +
+ getPrimaryKey() . 'order_field=price,order_value=ASC', '판매가순', ["class" => "btn btn-sm btn-info btn-circle", "target" => "_self"]) ?> + getPrimaryKey() . 'order_field=view_cnt,order_value=DESC', '인기순', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> + + "get")) ?> + include('templates/front/index_head') ?> + + + getPrimaryKey() . '&v=_list', 'List', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> +
diff --git a/app/Views/front/product/index_list.php b/app/Views/front/product/index_list.php index fda56d0..3acc478 100644 --- a/app/Views/front/product/index_list.php +++ b/app/Views/front/product/index_list.php @@ -2,18 +2,22 @@ section('content') ?>
getHead()) ?>
-
- "get")) ?> - - getPrimaryKey() . 'order_field=price,order_value=ASC', '판매가순', ["class" => "btn btn-sm btn-info btn-circle", "target" => "_self"]) ?> - getPrimaryKey() . 'order_field=view_cnt,order_value=DESC', '인기순', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> - - include('templates/front/index_head') ?> - - getPrimaryKey(), 'Block', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> - - -
+ + + + + + +
+ getPrimaryKey() . 'order_field=price,order_value=ASC', '판매가순', ["class" => "btn btn-sm btn-info btn-circle", "target" => "_self"]) ?> + getPrimaryKey() . 'order_field=view_cnt,order_value=DESC', '인기순', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> + + "get")) ?> + include('templates/front/index_head') ?> + + + getPrimaryKey(), 'Block', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> +