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

  玩具總匯
商品分類
  • 發光類玩具
  • 50場玩具
  • 玩具總匯
  • 10-20場玩具
  • 100場玩具
    1. 首頁
    2. 流行玩具
    3. 玩具總匯
    4. 玩具總匯
    • 動物樂園火車積木組28p/222-H57/18P
      動物樂園火車積木組28p/222-H57/18P
      $999999
    • (大彈)手動雙功能水彈槍M1-A/48P
      (大彈)手動雙功能水彈槍M1-A/48P
      $999999
    • 合金戰鬥機-殲10/685001
      合金戰鬥機-殲10/685001
      $999999
    • 自裝8款模型海軍戰艦/480P
      自裝8款模型海軍戰艦/480P
      $999999
    • A 黃長頸鹿滑板車1003B/8P
      A 黃長頸鹿滑板車1003B/8P
      $999999
    • A3變六款極速先鋒積木BG2406/7/192P-六款混裝-
      A3變六款極速先鋒積木BG2406/7/192P-六款混裝-
      $999999
    • 彩色寫字板628-57/24P
      彩色寫字板628-57/24P
      $999999
    • 大彩色寫字板628-55/18P
      大彩色寫字板628-55/18P
      $999999
    • 畫板學習架628-27/12P
      畫板學習架628-27/12P
      $999999
    • Y 冰球台628-06/12P
      Y 冰球台628-06/12P
      $999999
    • 藍色學習桌628-21/5P
      藍色學習桌628-21/5P
      $999999
    • 桌球6合1/628-15/18P
      桌球6合1/628-15/18P
      $999999
    • 粉色學習桌628-22/5P
      粉色學習桌628-22/5P
      $999999
    • 粉長頸鹿滑板車1003A/8P
      粉長頸鹿滑板車1003A/8P
      $999999
    • 藍色大象滑板車1005/8P
      藍色大象滑板車1005/8P
      $999999
    • 粉色大象滑板車1005A/8P
      粉色大象滑板車1005A/8P
      $999999
    • 立式六桿大足球台
      立式六桿大足球台
      $999999
    • 立桌式大足球台629A/1P
      立桌式大足球台629A/1P
      $999999
    • 冰球桌A0016/3PE100
      冰球桌A0016/3PE100
      $999999
    • 超級購物組合組668-19/8P
      超級購物組合組668-19/8P
      $999999
    • «
    • 1
    • 2
    • ...
    • 179
    • 180
    • 181
    • 182
    • 183
    • 184
    • 185
    • ...
    • 802
    • 803
    • »
    MessagesTimelineExceptionsViews7RouteQueries4MailsSessionRequest
    1.44sRequest Duration14MBMemory UsageGET category/{id}/{type?}Route
      • Booting (155.92ms)
      • Application (1.32s)
        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 executed731.89ms
        6ce
        • select * from "dist" where "dist"."dist_no" = 'TZ99' limit 133.95ms6ce
          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 1900μs6ce
          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')344.53ms6ce
          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 3620352.51ms6ce
          Metadata
          Bindings
          • 0. A
          • 1. TZ99
          Hints
          • Use SELECT * only if you need all columns from table
          _token
          Gk8Q2pFjrDn2So5Dew8iwTEoQ4PMu4BGp88Ocnro
          PHPDEBUGBAR_STACK_DATA
          []
          format
          html
          content_type
          text/html; charset=UTF-8
          status_text
          OK
          status_code
          200
          request_query
          array:1 [ "page" => "182" ]
          request_request
          array:1 [ "page" => "182" ]
          request_headers
          array:10 [ "host" => array:1 [ 0 => "6x8.com.tw" ] "pragma" => array:1 [ 0 => "no-cach...
          request_server
          array:38 [ "REDIRECT_UNIQUE_ID" => "aFXa2aBgAsfuwRxnqB4OEQAAAAc" "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" => "Gk8Q2pFjrDn2So5Dew8iwTEoQ4PMu4BGp88Ocnro" "PHPDEBUGBAR_STACK_DATA" => [] ...
          PHP DebugBar | Open
          DateMethodURLIPFilter data
          Load moreShow only current URLShow allDelete all

          Filter results
          Method:
          Uri:
          IP: