Piniginė Emporio Valentini (GG4367)

  • 34.99 €
  • Be PVM: 28.92 €
  • Jei užsisakysite šiandien, prekę pristatysime iki 2025-09-17 !!!

Medžiaga natūrali oda
Išmatavimai 12.5 x 9.5 x 2.5 cm

Rekomenduojamos prekės

SettingsRequest history8.2.29PHP Version751msRequest Duration6MBMemory UsageGET p-{slug}
status
200 OK
full_url
https://batukai.eu/p-pinigine-emporio-valentini-gg4367-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-pinigine-emporio-valentini-gg4367-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
772ms
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 => "Fri, 05 Sep 2025 02:02:17 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "Hhfir3MqB3UoaQ2yOOlUeAUHcMUH3bvaIz8JMjbr" ]
    • Booting (222ms)time
    • Application (529ms)time
    • Routing (19.53ms)
    • Preparing Response (131ms)
    • 1 x Application (70.43%)
      529ms
      1 x Booting (29.57%)
      222ms
      1 x Preparing Response (17.48%)
      131ms
      1 x Routing (2.6%)
      19.53ms
      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 duplicates139ms
      • 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#97leshop1.57msselect * from `sessions` where `id` = 'mUvh46QReZQEpJojE4mw3WSvEkF8ZlvxoD6qAzNZ' limit 1
        Bindings
        • 0: mUvh46QReZQEpJojE4mw3WSvEkF8ZlvxoD6qAzNZ
        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#15leshop3.75msselect exists(select * from `products` where exists (select * from `product_descriptions` where `products`.`product_id` = `product_descriptions`.`product_id` and `slug` = 'pinigine-emporio-valentini-gg4367-2') and `status` = 2) as `exists`
        Bindings
        • 0: pinigine-emporio-valentini-gg4367-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#18leshop510μsselect * from `products` where `status` = 2 and exists (select * from `product_descriptions` where `products`.`product_id` = `product_descriptions`.`product_id` and `slug` = 'pinigine-emporio-valentini-gg4367-2') limit 1
        Bindings
        • 0: 2
        • 1: pinigine-emporio-valentini-gg4367-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#18leshop490μsselect * from `product_descriptions` where `product_descriptions`.`product_id` in (78)
        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.23msselect * from `product_images` where `product_images`.`product_id` in (78) 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.22msselect * from `product_images` where `product_images`.`product_id` in (78) 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#18leshop6.39msselect * 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#18leshop2.74msselect * from `manufacturers` where `manufacturers`.`id` in (53)
        Bindings
        • 0: 53
        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.72msselect * from `product_options` where `product_options`.`product_id` in (78)
        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.27msselect * 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 (78) 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#18leshop9.55msselect * from `product_categories` where `product_categories`.`product_id` in (78)
        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#40leshop6.92msselect * from `product_attributes` where `product_id` = 78
        Bindings
        • 0: 78
        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#130leshop6.6msselect * from `cache` where `key` in ('product-related-78')
        Bindings
        • 0: product-related-78
        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#149leshop6.93msselect * from `products` where exists (select * from `product_categories` where `products`.`product_id` = `product_categories`.`product_id` and `category_id` = 148) 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` != 78 order by `product_id` asc limit 20
        Bindings
        • 0: 148
        • 1: 2
        • 2: 78
        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#149leshop9.33msselect * from `product_descriptions` where `product_descriptions`.`product_id` in (66, 73, 79, 83, 84, 88, 89, 92, 96, 109, 134, 151, 159, 171, 177, 178, 179, 184, 186, 188)
        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.02msselect * from `product_images` where `product_images`.`product_id` in (66, 73, 79, 83, 84, 88, 89, 92, 96, 109, 134, 151, 159, 171, 177, 178, 179, 184, 186, 188) 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#149leshop16.63msselect * 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.91msselect * 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 (66, 73, 79, 83, 84, 88, 89, 92, 96, 109, 134, 151, 159, 171, 177, 178, 179, 184, 186, 188) 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#149leshop2.81msselect * from `product_categories` where `product_categories`.`product_id` in (66, 73, 79, 83, 84, 88, 89, 92, 96, 109, 134, 151, 159, 171, 177, 178, 179, 184, 186, 188)
        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.25msdelete from `cache` where `key` in ('product-related-78', 'illuminate:cache:flexible:created:product-related-78')
        Bindings
        • 0: product-related-78
        • 1: illuminate:cache:flexible:created:product-related-78
        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#4leshop420μsselect * from `product_glami_exports` where `product_glami_exports`.`product_id` = 78 and `product_glami_exports`.`product_id` is not null
        Bindings
        • 0: 78
        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#56leshop5.57msselect * from `product_options` where `product_id` = 78
        Bindings
        • 0: 78
        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#56leshop4.5msselect * 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#60leshop2.63msselect * from `product_option_values` where (`product_id` = 78 and `option_id` = 2)
        Bindings
        • 0: 78
        • 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.77msselect * from `option_values` where `option_values`.`id` in (41) order by `name` asc
        Bindings
        • 0: 41
        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.58msselect * from `product_option_values` where (`product_id` = 78 and `option_id` = 1)
        Bindings
        • 0: 78
        • 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#60leshop2.12msselect * from `option_values` where `option_values`.`id` in (2205) order by `name` asc
        Bindings
        • 0: 2205
        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#223leshop410μsselect * from `product_attributes` where `product_attributes`.`product_id` = 78 and `product_attributes`.`product_id` is not null
        Bindings
        • 0: 78
        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#130leshop350μ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#130leshop6.98msselect * 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
      151ProductImage.php#?
      App\Models\ProductCategory
      42ProductCategory.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 #RT0Z6G0J7QLMO8QDZoyC
      array:4 [ "data" => array:4 [ "product" => App\Models\Product {#2313 #connection: "mysql...
      header-cart #UnpRoASX8mg8eTsFW8MR
      array:4 [ "data" => array:2 [ "cartItems" => Wearepixel\Cart\CartCollection {#2492 #item...
          _token
          Hhfir3MqB3UoaQ2yOOlUeAUHcMUH3bvaIz8JMjbr
          ClearShow all
          Date ↕MethodURLData
          #12025-09-05 05:02:18GET/p-pinigine-emporio-valentini-gg4367-2302502