Sneakers Inello (LKK170605)

  • 37.99 €
  • Be PVM: 31.40 €
  • Jei užsisakysite šiandien, prekę pristatysime iki 2025-09-24 !!!

Lace hover>DydisVidpadžio ilgis3623,5 cm3724 cm3824,5 cm3925,5 cm4026 cm4126,5 cm

Rekomenduojamos prekės

SettingsRequest history8.2.29PHP Version3.33sRequest Duration6MBMemory UsageGET p-{slug}
status
200 OK
full_url
https://batukai.eu/p-sneakers-inello-lkk170605-2
action_name
product.index
controller_action
App\Http\Controllers\ProductController@index
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
status
200 OK
full_url
https://batukai.eu/p-sneakers-inello-lkk170605-2
action_name
product.index
controller_action
App\Http\Controllers\ProductController@index
uri
GET p-{slug}
controller
App\Http\Controllers\ProductController@index
file
app/Http/Controllers/ProductController.php:13-23
middleware
web
duration
3.34s
peak_memory
8MB
response
text/html; charset=UTF-8
request_format
html
request_query
[]
request_request
[]
request_headers
0 of 0
array:15 [ "accept" => array:1 [ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "host" => array:1 [ 0 => "batukai.eu" ] "pragma" => array:1 [ 0 => "no-cache" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "cache-control" => array:1 [ 0 => "no-cache" ] "sec-ch-ua" => array:1 [ 0 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "priority" => array:1 [ 0 => "u=0, i" ] ]
request_cookies
[]
response_headers
0 of 0
array:3 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Sun, 14 Sep 2025 14:21:22 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "HXyPe97FSaaLmOgLogeE8Pe0b8aSeFDGbyCUrvrG" ]
    • Booting (199ms)time
    • Application (3.13s)time
    • Routing (18.9ms)
    • Preparing Response (114ms)
    • 1 x Application (94.03%)
      3.13s
      1 x Booting (5.97%)
      199ms
      1 x Preparing Response (3.42%)
      114ms
      1 x Routing (0.57%)
      18.90ms
      uri
      GET p-{slug}
      middleware
      web
      controller
      App\Http\Controllers\ProductController@index
      as
      product.index
      file
      app/Http/Controllers/ProductController.php:13-23
      30 statements were executed (4 duplicates)Show only duplicates2.73s
      • SessionManager.php#108leshopConnection Established
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/SessionManager.php:108
        • vendor/laravel/framework/src/Illuminate/Session/SessionManager.php:95
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:159
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:57
        • vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:209
      • DatabaseSessionHandler.php#97leshop3.48msselect * from `sessions` where `id` = 'xDXWzAUUFAgzkepImevj2jxETZNbLpRQXSPTZQzV' limit 1
        Bindings
        • 0: xDXWzAUUFAgzkepImevj2jxETZNbLpRQXSPTZQzV
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:117
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:105
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:89
        • vendor/laravel/framework/src/Illuminate/Session/Middleware/StartSession.php:147
      • ProductController.php#15leshop5.31msselect exists(select * from `products` where exists (select * from `product_descriptions` where `products`.`product_id` = `product_descriptions`.`product_id` and `slug` = 'sneakers-inello-lkk170605-2') and `status` = 2) as `exists`
        Bindings
        • 0: sneakers-inello-lkk170605-2
        • 1: 2
        Backtrace
        • app/Http/Controllers/ProductController.php:15
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ProductController.php#18leshop9.92msselect * from `products` where `status` = 2 and exists (select * from `product_descriptions` where `products`.`product_id` = `product_descriptions`.`product_id` and `slug` = 'sneakers-inello-lkk170605-2') limit 1
        Bindings
        • 0: 2
        • 1: sneakers-inello-lkk170605-2
        Backtrace
        • app/Http/Controllers/ProductController.php:18
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ProductController.php#18leshop8.84msselect * from `product_descriptions` where `product_descriptions`.`product_id` in (3990)
        Backtrace
        • app/Http/Controllers/ProductController.php:18
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ProductController.php#18leshop1.41msselect * from `product_images` where `product_images`.`product_id` in (3990) order by `order` asc
        Backtrace
        • app/Http/Controllers/ProductController.php:18
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ProductController.php#18leshop4.82msselect * from `product_images` where `product_images`.`product_id` in (3990) order by `order` asc
        Backtrace
        • app/Http/Controllers/ProductController.php:18
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ProductController.php#18leshop510μsselect * from `tax_classes` where `tax_classes`.`id` in (1)
        Bindings
        • 0: 1
        Backtrace
        • app/Http/Controllers/ProductController.php:18
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ProductController.php#18leshop440μsselect * from `manufacturers` where `manufacturers`.`id` in (122)
        Bindings
        • 0: 122
        Backtrace
        • app/Http/Controllers/ProductController.php:18
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ProductController.php#18leshop4.69msselect * from `product_options` where `product_options`.`product_id` in (3990)
        Backtrace
        • app/Http/Controllers/ProductController.php:18
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ProductController.php#18leshop3.47msselect * from `product_specials` where ((product_specials.date_start = '0000-00-00' OR product_specials.date_start < NOW()) AND (product_specials.date_end = '0000-00-00' OR product_specials.date_end > NOW())) and `product_specials`.`product_id` in (3990) order by `product_specials`.`price` asc
        Backtrace
        • app/Http/Controllers/ProductController.php:18
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ProductController.php#18leshop21.82msselect * from `product_categories` where `product_categories`.`product_id` in (3990)
        Backtrace
        • app/Http/Controllers/ProductController.php:18
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
        • vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
      • ProductAttribute.php#40leshop4.21msselect * from `product_attributes` where `product_id` = 3990
        Bindings
        • 0: 3990
        Backtrace
        • app/Models/ProductAttribute.php:40
        • app/Http/Controllers/ProductController.php:19
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:47
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • DatabaseStore.php#130leshop790μsselect * from `cache` where `key` in ('product-related-3990')
        Bindings
        • 0: product-related-3990
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • Product.php#149leshop2.65sselect * from `products` where exists (select * from `product_categories` where `products`.`product_id` = `product_categories`.`product_id` and `category_id` = 69) and exists (select * from `product_descriptions` where `products`.`product_id` = `product_descriptions`.`product_id` and `slug` is not null) and `status` = 2 and `product_id` != 3990 order by `product_id` asc limit 20
        Bindings
        • 0: 69
        • 1: 2
        • 2: 3990
        Backtrace
        • app/Models/Product.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Models/Product.php:147
        • app/Http/Controllers/ProductController.php:20
      • Product.php#149leshop570μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (4, 6, 12, 19, 20, 23, 25, 27, 32, 69, 72, 74, 76, 77, 82, 93, 107, 113, 126, 128)
        Backtrace
        • app/Models/Product.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Models/Product.php:147
        • app/Http/Controllers/ProductController.php:20
      • Product.php#149leshop560μsselect * from `product_images` where `product_images`.`product_id` in (4, 6, 12, 19, 20, 23, 25, 27, 32, 69, 72, 74, 76, 77, 82, 93, 107, 113, 126, 128) order by `order` asc
        Backtrace
        • app/Models/Product.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Models/Product.php:147
        • app/Http/Controllers/ProductController.php:20
      • Product.php#149leshop530μsselect * from `tax_classes` where `tax_classes`.`id` in (1)
        Bindings
        • 0: 1
        Backtrace
        • app/Models/Product.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Models/Product.php:147
        • app/Http/Controllers/ProductController.php:20
      • Product.php#149leshop1.14msselect * from `product_specials` where ((product_specials.date_start = '0000-00-00' OR product_specials.date_start < NOW()) AND (product_specials.date_end = '0000-00-00' OR product_specials.date_end > NOW())) and `product_specials`.`product_id` in (4, 6, 12, 19, 20, 23, 25, 27, 32, 69, 72, 74, 76, 77, 82, 93, 107, 113, 126, 128) order by `product_specials`.`price` asc
        Backtrace
        • app/Models/Product.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Models/Product.php:147
        • app/Http/Controllers/ProductController.php:20
      • Product.php#149leshop570μsselect * from `product_categories` where `product_categories`.`product_id` in (4, 6, 12, 19, 20, 23, 25, 27, 32, 69, 72, 74, 76, 77, 82, 93, 107, 113, 126, 128)
        Backtrace
        • app/Models/Product.php:149
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:427
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
        • app/Models/Product.php:147
        • app/Http/Controllers/ProductController.php:20
      • DatabaseStore.php#387leshop1.15msdelete from `cache` where `key` in ('product-related-3990', 'illuminate:cache:flexible:created:product-related-3990')
        Bindings
        • 0: product-related-3990
        • 1: illuminate:cache:flexible:created:product-related-3990
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:387
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:362
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:534
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:232
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:429
      • index.blade.php#4leshop1.36msselect * from `product_glami_exports` where `product_glami_exports`.`product_id` = 3990 and `product_glami_exports`.`product_id` is not null
        Bindings
        • 0: 3990
        Backtrace
        • view::product.index:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • ProductOption.php#56leshop1.25msselect * from `product_options` where `product_id` = 3990
        Bindings
        • 0: 3990
        Backtrace
        • app/Models/ProductOption.php:56
        • app/Livewire/Product/ProductAddToCart.php:39
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • ProductOption.php#56leshop600μsselect * from `options` where `options`.`id` in (1, 2)
        Bindings
        • 0: 1
        • 1: 2
        Backtrace
        • app/Models/ProductOption.php:56
        • app/Livewire/Product/ProductAddToCart.php:39
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • ProductOption.php#60leshop1.32msselect * from `product_option_values` where (`product_id` = 3990 and `option_id` = 1)
        Bindings
        • 0: 3990
        • 1: 1
        Backtrace
        • app/Models/ProductOption.php:60
        • app/Livewire/Product/ProductAddToCart.php:39
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • ProductOption.php#60leshop540μsselect * from `option_values` where `option_values`.`id` in (2065, 2066, 2067, 2068, 2069) order by `name` asc
        Bindings
        • 0: 2065
        • 1: 2066
        • 2: 2067
        • 3: 2068
        • 4: 2069
        Backtrace
        • app/Models/ProductOption.php:60
        • app/Livewire/Product/ProductAddToCart.php:39
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • ProductOption.php#60leshop1.55msselect * from `product_option_values` where (`product_id` = 3990 and `option_id` = 2)
        Bindings
        • 0: 3990
        • 1: 2
        Backtrace
        • app/Models/ProductOption.php:60
        • app/Livewire/Product/ProductAddToCart.php:39
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • ProductOption.php#60leshop2.2msselect * from `option_values` where `option_values`.`id` in (197) order by `name` asc
        Bindings
        • 0: 197
        Backtrace
        • app/Models/ProductOption.php:60
        • app/Livewire/Product/ProductAddToCart.php:39
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:36
        • vendor/laravel/framework/src/Illuminate/Container/Util.php:43
        • vendor/laravel/framework/src/Illuminate/Container/BoundMethod.php:95
      • index.blade.php#223leshop1.3msselect * from `product_attributes` where `product_attributes`.`product_id` = 3990 and `product_attributes`.`product_id` is not null
        Bindings
        • 0: 3990
        Backtrace
        • view::product.index:223
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/livewire/livewire/src/Mechanisms/ExtendBlade/ExtendedCompilerEngine.php:22
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:75
      • DatabaseStore.php#130leshop560μsselect * from `cache` where `key` in ('header-categories')
        Bindings
        • 0: header-categories
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      • DatabaseStore.php#130leshop3.82msselect * from `cache` where `key` in ('pages-list')
        Bindings
        • 0: pages-list
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:130
        • vendor/laravel/framework/src/Illuminate/Cache/DatabaseStore.php:105
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:117
        • vendor/laravel/framework/src/Illuminate/Cache/Repository.php:418
        • vendor/laravel/framework/src/Illuminate/Cache/CacheManager.php:453
      App\Models\ProductImage
      109ProductImage.php#?
      App\Models\ProductCategory
      42ProductCategory.php#?
      App\Models\Product
      21Product.php#?
      App\Models\ProductDescription
      21ProductDescription.php#?
      App\Models\ProductGlamiExport
      6ProductGlamiExport.php#?
      App\Models\ProductOptionValue
      6ProductOptionValue.php#?
      App\Models\OptionValue
      6OptionValue.php#?
      App\Models\ProductOption
      4ProductOption.php#?
      App\Models\TaxClass
      2TaxClass.php#?
      App\Models\Option
      2Option.php#?
      App\Models\Manufacturer
      1Manufacturer.php#?
      product.product-add-to-cart #RrEgKDRJ63w1DBN14GPq
      array:4 [ "data" => array:4 [ "product" => App\Models\Product {#2313 #connection: "mysql...
      header-cart #IBYBR2SCEaC5ZEH1CTom
      array:4 [ "data" => array:2 [ "cartItems" => Wearepixel\Cart\CartCollection {#2822 #item...
          _token
          HXyPe97FSaaLmOgLogeE8Pe0b8aSeFDGbyCUrvrG
          ClearShow all
          Date ↕MethodURLData
          #12025-09-14 17:21:22GET/p-sneakers-inello-lkk170605-2302202