•  | 註冊
  • 登入
  • 查訂單 | 
  • 會員專區 | 
  • 購物車 | 

  生活百貨
商品分類
  • 冬天商品/暖暖包
  • 保溫瓶/水壺/保鮮盒
  • 衣服類/內褲/襪子
  • 保護用品(草膏)
  • 外出用具
  • 餐廚用具
  • 收納用品/衣架
  • 行李箱/書包/袋類
  • 家用清潔用品
  • 寵物用品
  • 個人清潔用品
  • 其他百貨
  • 家飾/寢具/浴室/
    1. 首頁
    2. 居家百貨
    3. 生活百貨
    4. 行李箱/書包/袋類
    • 大耳狗書包
      大耳狗書包
      $999999
    • 酷洛米書包
      酷洛米書包
      $999999
    • 米奇20吋行李箱
      米奇20吋行李箱
      $999999
    • 夢境多麗20吋行李箱
      夢境多麗20吋行李箱
      $999999
    • 史迪奇28吋行李箱
      史迪奇28吋行李箱
      $999999
    • 西華40L手拉車4P
      西華40L手拉車4P
      $999999
    • 大耳狗書包XKT1002(藍色)
      大耳狗書包XKT1002(藍色)
      $999999
    • 台灣有錢開心袋200P
      台灣有錢開心袋200P
      $999999
    • 台灣有錢袋-手提零錢包100P
      台灣有錢袋-手提零錢包100P
      $999999
    • 保溫/冰袋(簡約風)
      保溫/冰袋(簡約風)
      $999999
    • 童趣風書包
      童趣風書包
      $999999
    • 童趣風書包
      童趣風書包
      $999999
    • 童趣風書包
      童趣風書包
      $999999
    • 撞色胸扣護脊書包
      撞色胸扣護脊書包
      $999999
    • 撞色口袋風書包
      撞色口袋風書包
      $999999
    • 馬卡龍護脊書包
      馬卡龍護脊書包
      $999999
    • 手提透氣背包
      手提透氣背包
      $999999
    • 吃貨巴拉才藝帶
      吃貨巴拉才藝帶
      $999999
    • 好運巴拉書包
      好運巴拉書包
      $999999
    • 好提保溫隨行杯袋-大M-7647
      好提保溫隨行杯袋-大M-7647
      $999999
    • «
    • 1
    • 2
    • ...
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • »
    MessagesTimelineExceptionsViews7RouteQueries4MailsSessionRequest
    458.41msRequest Duration2MBMemory UsageGET category/{id}/{type?}Route
      • Booting (123.26ms)
      • Application (359.43ms)
        7 templates were rendered
        • project.default.site.productlist (resources/views/project/default/site/productlist.blade.php)1blade
          Params
          0
          Upper
        • project.default.site.leftmenu (resources/views/project/default/site/leftmenu.blade.php)5blade
          Params
          0
          obLevel
          1
          __env
          2
          app
          3
          errors
          4
          Upper
        • breadcrumbs::bootstrap3 (vendor/davejamesmiller/laravel-breadcrumbs/views/bootstrap3.blade.php)1blade
          Params
          0
          breadcrumbs
        • pagination::default (vendor/laravel/framework/src/Illuminate/Pagination/resources/views/default.blade.php)2blade
          Params
          0
          paginator
          1
          elements
        • layouts.site (resources/views/layouts/site.blade.php)15blade
          Params
          0
          obLevel
          1
          __env
          2
          app
          3
          errors
          4
          Upper
          5
          i
          6
          col
          7
          max
          8
          height
          9
          width
          10
          __currentLoopData
          11
          item
          12
          loop
          13
          file
          14
          image
        • layouts.header (resources/views/layouts/header.blade.php)15blade
          Params
          0
          obLevel
          1
          __env
          2
          app
          3
          errors
          4
          Upper
          5
          i
          6
          col
          7
          max
          8
          height
          9
          width
          10
          __currentLoopData
          11
          item
          12
          loop
          13
          file
          14
          image
        • user.menu.CategoryTop (resources/views/user/menu/CategoryTop.blade.php)16blade
          Params
          0
          obLevel
          1
          __env
          2
          app
          3
          errors
          4
          Upper
          5
          i
          6
          col
          7
          max
          8
          height
          9
          width
          10
          __currentLoopData
          11
          item
          12
          loop
          13
          file
          14
          image
          15
          CartService
        uri
        GET category/{id}/{type?}
        middleware
        web, web
        as
        category
        controller
        App\Http\Controllers\Site\CategoryController@show
        namespace
        App\Http\Controllers
        prefix
        null
        where
        file
        app/Http/Controllers/Site/CategoryController.php:35-138
        4 statements were executed48.78ms
        6ce
        • select * from "dist" where "dist"."dist_no" = 'CC07' limit 132.87ms6ce
          Metadata
          Bindings
          • 0. CC07
          Hints
          • Use SELECT * only if you need all columns from table
          • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        • select * from "dist" where "dist"."dist_no" = 'CC' limit 11.05ms6ce
          Metadata
          Bindings
          • 0. CC
          Hints
          • Use SELECT * only if you need all columns from table
          • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        • select count(*) as aggregate from "item" inner join "itemwr" on "item"."item_no" = "itemwr"."item_no" where "itemwr"."ware_no" = 'A' and "zdate" is null and "dist_no" in ('CC07')7.86ms6ce
          Metadata
          Bindings
          • 0. A
          • 1. CC07
        • select item.*,CASE WHEN itemwr.qty-itemwr.orde_way_qty-itemwr.safe_qty > 0 THEN itemwr.qty-itemwr.orde_way_qty-itemwr.safe_qty ELSE 0 END as orde_qty from "item" inner join "itemwr" on "item"."item_no" = "itemwr"."item_no" where "itemwr"."ware_no" = 'A' and "zdate" is null and "dist_no" in ('CC07') order by "item_no" asc limit 20 offset 2007ms6ce
          Metadata
          Bindings
          • 0. A
          • 1. CC07
          Hints
          • Use SELECT * only if you need all columns from table
          _token
          95nvarVZOBtDpISbOItWQmmD20Fouu4Y882tv9aD
          PHPDEBUGBAR_STACK_DATA
          []
          format
          html
          content_type
          text/html; charset=UTF-8
          status_text
          OK
          status_code
          200
          request_query
          array:1 [ "page" => "11" ]
          request_request
          array:1 [ "page" => "11" ]
          request_headers
          array:10 [ "host" => array:1 [ 0 => "6x8.com.tw" ] "pragma" => array:1 [ 0 => "no-cach...
          request_server
          array:38 [ "REDIRECT_UNIQUE_ID" => "aFW4BPs9ShBnbAUt6P5AEQAAAAY" "REDIRECT_STATUS" => "200" "U...
          request_cookies
          []
          response_headers
          array:3 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
          path_info
          /category/CC07
          session_attributes
          array:2 [ "_token" => "95nvarVZOBtDpISbOItWQmmD20Fouu4Y882tv9aD" "PHPDEBUGBAR_STACK_DATA" => [] ...
          PHP DebugBar | Open
          DateMethodURLIPFilter data
          Load moreShow only current URLShow allDelete all

          Filter results
          Method:
          Uri:
          IP: