RAŠTUOTOS PĖDOS 11-15 METŲ (WGA29442)

  • 28.99 €
  • Be PVM: 23.96 €
  • Jei užsisakysite šiandien, prekę pristatysime iki 2025-09-09 !!!
  • Gamintojas WOLA
  • Kodas: WGA29442

Jaunatviškai raštuotos pėdos pagamintos iš itin minkštos ir švelnios medvilnės.

Rekomenduojamos prekės

SettingsRequest history8.2.29PHP Version1.03sRequest Duration6MBMemory UsageGET p-{slug}
status
200 OK
full_url
https://batukai.eu/p-rastuotos-pedos-11-15-metu-wga29442
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-rastuotos-pedos-11-15-metu-wga29442
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
1.06s
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 => "Thu, 28 Aug 2025 03:32:39 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "Yvf0AZYrGeMPmo2HNf5uUgG3oX8oABQTLdkabZQ2" ]
    • Booting (221ms)time
    • Application (813ms)time
    • Routing (2.44ms)
    • Preparing Response (166ms)
    • 1 x Application (78.62%)
      813ms
      1 x Booting (21.38%)
      221ms
      1 x Preparing Response (16.11%)
      166ms
      1 x Routing (0.24%)
      2.44ms
      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 duplicates444ms
      • 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#97leshop7.27msselect * from `sessions` where `id` = 'zgIKWL9MhlfCGU4QkWd7baSS5ULPzHIGP4SCIXgN' limit 1
        Bindings
        • 0: zgIKWL9MhlfCGU4QkWd7baSS5ULPzHIGP4SCIXgN
        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#15leshop15.24msselect exists(select * from `products` where exists (select * from `product_descriptions` where `products`.`product_id` = `product_descriptions`.`product_id` and `slug` = 'rastuotos-pedos-11-15-metu-wga29442') and `status` = 2) as `exists`
        Bindings
        • 0: rastuotos-pedos-11-15-metu-wga29442
        • 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#18leshop810μsselect * from `products` where `status` = 2 and exists (select * from `product_descriptions` where `products`.`product_id` = `product_descriptions`.`product_id` and `slug` = 'rastuotos-pedos-11-15-metu-wga29442') limit 1
        Bindings
        • 0: 2
        • 1: rastuotos-pedos-11-15-metu-wga29442
        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#18leshop6.55msselect * from `product_descriptions` where `product_descriptions`.`product_id` in (115269)
        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.35msselect * from `product_images` where `product_images`.`product_id` in (115269) 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#18leshop5.77msselect * from `product_images` where `product_images`.`product_id` in (115269) 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#18leshop10.46msselect * 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#18leshop18.64msselect * from `manufacturers` where `manufacturers`.`id` in (225)
        Bindings
        • 0: 225
        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#18leshop7.74msselect * from `product_options` where `product_options`.`product_id` in (115269)
        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#18leshop570μsselect * 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 (115269) 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#18leshop700μsselect * from `product_categories` where `product_categories`.`product_id` in (115269)
        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#40leshop7.75msselect * from `product_attributes` where `product_id` = 115269
        Bindings
        • 0: 115269
        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#130leshop14.38msselect * from `cache` where `key` in ('product-related-115269')
        Bindings
        • 0: product-related-115269
        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#149leshop250msselect * from `products` where exists (select * from `product_categories` where `products`.`product_id` = `product_categories`.`product_id` and `category_id` = 161) 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` != 115269 order by `product_id` asc limit 20
        Bindings
        • 0: 161
        • 1: 2
        • 2: 115269
        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#149leshop7.12msselect * from `product_descriptions` where `product_descriptions`.`product_id` in (9135, 9137, 9140, 9142, 9144, 9146, 9149, 9169, 9171, 9186, 9191, 9217, 9219, 9483, 9486, 9507, 10537, 10593, 10605, 10613)
        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#149leshop10.97msselect * from `product_images` where `product_images`.`product_id` in (9135, 9137, 9140, 9142, 9144, 9146, 9149, 9169, 9171, 9186, 9191, 9217, 9219, 9483, 9486, 9507, 10537, 10593, 10605, 10613) 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#149leshop6.87msselect * 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#149leshop3.72msselect * 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 (9135, 9137, 9140, 9142, 9144, 9146, 9149, 9169, 9171, 9186, 9191, 9217, 9219, 9483, 9486, 9507, 10537, 10593, 10605, 10613) 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#149leshop5.37msselect * from `product_categories` where `product_categories`.`product_id` in (9135, 9137, 9140, 9142, 9144, 9146, 9149, 9169, 9171, 9186, 9191, 9217, 9219, 9483, 9486, 9507, 10537, 10593, 10605, 10613)
        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#387leshop3.1msdelete from `cache` where `key` in ('product-related-115269', 'illuminate:cache:flexible:created:product-related-115269')
        Bindings
        • 0: product-related-115269
        • 1: illuminate:cache:flexible:created:product-related-115269
        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#4leshop5.11msselect * from `product_glami_exports` where `product_glami_exports`.`product_id` = 115269 and `product_glami_exports`.`product_id` is not null
        Bindings
        • 0: 115269
        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#56leshop2.72msselect * from `product_options` where `product_id` = 115269
        Bindings
        • 0: 115269
        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#56leshop8.4msselect * 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#60leshop5.92msselect * from `product_option_values` where (`product_id` = 115269 and `option_id` = 1)
        Bindings
        • 0: 115269
        • 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#60leshop4.55msselect * from `option_values` where `option_values`.`id` in (2428) order by `name` asc
        Bindings
        • 0: 2428
        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#60leshop10msselect * from `product_option_values` where (`product_id` = 115269 and `option_id` = 2)
        Bindings
        • 0: 115269
        • 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#60leshop5.31msselect * from `option_values` where `option_values`.`id` in (4303) order by `name` asc
        Bindings
        • 0: 4303
        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#223leshop4.64msselect * from `product_attributes` where `product_attributes`.`product_id` = 115269 and `product_attributes`.`product_id` is not null
        Bindings
        • 0: 115269
        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#130leshop2.96msselect * 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#130leshop8.36msselect * 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\ProductCategory
      42ProductCategory.php#?
      App\Models\ProductImage
      28ProductImage.php#?
      App\Models\Product
      21Product.php#?
      App\Models\ProductDescription
      21ProductDescription.php#?
      App\Models\ProductOption
      4ProductOption.php#?
      App\Models\TaxClass
      2TaxClass.php#?
      App\Models\ProductGlamiExport
      2ProductGlamiExport.php#?
      App\Models\Option
      2Option.php#?
      App\Models\ProductOptionValue
      2ProductOptionValue.php#?
      App\Models\OptionValue
      2OptionValue.php#?
      App\Models\Manufacturer
      1Manufacturer.php#?
      product.product-add-to-cart #Gxr1wLEO1Mp04xGpJhEl
      array:4 [ "data" => array:4 [ "product" => App\Models\Product {#2313 #connection: "mysql...
      header-cart #FjsCbv4e8wCudG771YE6
      array:4 [ "data" => array:2 [ "cartItems" => Wearepixel\Cart\CartCollection {#2809 #item...
          _token
          Yvf0AZYrGeMPmo2HNf5uUgG3oX8oABQTLdkabZQ2
          ClearShow all
          Date ↕MethodURLData
          #12025-08-28 06:32:40GET/p-rastuotos-pedos-11-15-metu-wga29442301272