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

  玩具總匯
商品分類
  • 發光類玩具
  • 50場玩具
  • 玩具總匯
  • 10-20場玩具
  • 100場玩具
    1. 首頁
    2. 流行玩具
    3. 玩具總匯
    4. 玩具總匯
    • 包10入21*19鑽石畫120P
      包10入21*19鑽石畫120P
      $999999
    • 19.5*23金粉畫300P
      19.5*23金粉畫300P
      $999999
    • 吊組-20入4/3CM雪花片100P
      吊組-20入4/3CM雪花片100P
      $999999
    • 吊組-20入3百變小積木100P
      吊組-20入3百變小積木100P
      $999999
    • 吊組-20入5百變大積木100P
      吊組-20入5百變大積木100P
      $999999
    • 100入花三珠16MM/50P
      100入花三珠16MM/50P
      $999999
    • 花朵太陽花風車200P
      花朵太陽花風車200P
      $999999
    • Y 8片風車200P
      Y 8片風車200P
      $999999
    • Y雙層圓點風車120P
      Y雙層圓點風車120P
      $999999
    • Y 雙層熱氣球風車120P
      Y 雙層熱氣球風車120P
      $999999
    • Y雙層轉盤+6彩風車120P
      Y雙層轉盤+6彩風車120P
      $999999
    • 直柄凳山杖4節60P
      直柄凳山杖4節60P
      $999999
    • 68CM寶劍120P
      68CM寶劍120P
      $999999
    • 88CM寶刀100P
      88CM寶刀100P
      $999999
    • 53CM竹刀150P
      53CM竹刀150P
      $999999
    • 49CM青龍刀150P
      49CM青龍刀150P
      $999999
    • 35*50紙白板40P
      35*50紙白板40P
      $999999
    • 計數跳繩240P
      計數跳繩240P
      $999999
    • 帶燈手拍400P
      帶燈手拍400P
      $999999
    • 筒裝40P數字積木12P
      筒裝40P數字積木12P
      $999999
    • «
    • 1
    • 2
    • ...
    • 791
    • 792
    • 793
    • 794
    • 795
    • 796
    • 797
    • ...
    • 805
    • 806
    • »
    MessagesTimelineExceptionsViews7RouteQueries4MailsSessionRequest
    1.14sRequest Duration2MBMemory UsageGET category/{id}/{type?}Route
      • Booting (74.11ms)
      • Application (1.08s)
        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 executed992.76ms
        6ce
        • select * from "dist" where "dist"."dist_no" = 'TZ99' limit 118.93ms6ce
          Metadata
          Bindings
          • 0. TZ99
          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" = 'TZ' limit 11.31ms6ce
          Metadata
          Bindings
          • 0. TZ
          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 ('TZ99')456.46ms6ce
          Metadata
          Bindings
          • 0. A
          • 1. TZ99
        • 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 ('TZ99') order by "item_no" asc limit 20 offset 15860516.06ms6ce
          Metadata
          Bindings
          • 0. A
          • 1. TZ99
          Hints
          • Use SELECT * only if you need all columns from table
          _token
          rpMm3lLNEUMQJlEvkCAWhQ4TL2ld2I6SVOleXQlB
          PHPDEBUGBAR_STACK_DATA
          []
          format
          html
          content_type
          text/html; charset=UTF-8
          status_text
          OK
          status_code
          200
          request_query
          array:1 [ "page" => "794" ]
          request_request
          array:1 [ "page" => "794" ]
          request_headers
          array:8 [ "host" => array:1 [ 0 => "6x8.com.tw" ] "connection" => array:1 [ 0 => "keep...
          request_server
          array:36 [ "REDIRECT_UNIQUE_ID" => "aDk7ipjbCZQV@YjM1d9QGwAAAAU" "REDIRECT_STATUS" => "200" "U...
          request_cookies
          []
          response_headers
          array:3 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
          path_info
          /category/TZ99
          session_attributes
          array:2 [ "_token" => "rpMm3lLNEUMQJlEvkCAWhQ4TL2ld2I6SVOleXQlB" "PHPDEBUGBAR_STACK_DATA" => [] ...
          PHP DebugBar | Open
          DateMethodURLIPFilter data
          Load moreShow only current URLShow allDelete all

          Filter results
          Method:
          Uri:
          IP: