Jennifer Jones piniginė (GG54498)

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

Medžiaga: natūrali oda
Išmatavimai: 8 x 10,5 x 2,5 cm

Rekomenduojamos prekės

SettingsRequest history8.2.29PHP Version983msRequest Duration6MBMemory UsageGET p-{slug}
status
200 OK
full_url
https://batukai.eu/p-jennifer-jones-pinigine-gg54498-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-jennifer-jones-pinigine-gg54498-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
1.02s
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 01:50:53 GMT" ] ]
session_attributes
0 of 0
array:1 [ "_token" => "7qjyY9qp0CpAnUX6pPUs0xOPSv1YM3YxgJGlwLAH" ]
    • Booting (233ms)time
    • Application (751ms)time
    • Routing (3.17ms)
    • Preparing Response (253ms)
    • 1 x Application (76.32%)
      751ms
      1 x Preparing Response (25.74%)
      253ms
      1 x Booting (23.68%)
      233ms
      1 x Routing (0.32%)
      3.17ms
      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 duplicates319ms
      • 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.89msselect * from `sessions` where `id` = 'g6LHiW9vNqbmKhStSXCkqrmt8iRCYSNdiOoUkz8r' limit 1
        Bindings
        • 0: g6LHiW9vNqbmKhStSXCkqrmt8iRCYSNdiOoUkz8r
        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` = 'jennifer-jones-pinigine-gg54498-2') and `status` = 2) as `exists`
        Bindings
        • 0: jennifer-jones-pinigine-gg54498-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#18leshop1.47msselect * from `products` where `status` = 2 and exists (select * from `product_descriptions` where `products`.`product_id` = `product_descriptions`.`product_id` and `slug` = 'jennifer-jones-pinigine-gg54498-2') limit 1
        Bindings
        • 0: 2
        • 1: jennifer-jones-pinigine-gg54498-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.03msselect * from `product_descriptions` where `product_descriptions`.`product_id` in (33008)
        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.31msselect * from `product_images` where `product_images`.`product_id` in (33008) 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#18leshop430μsselect * from `product_images` where `product_images`.`product_id` in (33008) 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.95msselect * 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#18leshop8.43msselect * from `manufacturers` where `manufacturers`.`id` in (61)
        Bindings
        • 0: 61
        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#18leshop670μsselect * from `product_options` where `product_options`.`product_id` in (33008)
        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#18leshop770μ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 (33008) 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#18leshop17.57msselect * from `product_categories` where `product_categories`.`product_id` in (33008)
        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#40leshop9.47msselect * from `product_attributes` where `product_id` = 33008
        Bindings
        • 0: 33008
        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#130leshop510μsselect * from `cache` where `key` in ('product-related-33008')
        Bindings
        • 0: product-related-33008
        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#149leshop115msselect * from `products` where exists (select * from `product_categories` where `products`.`product_id` = `product_categories`.`product_id` and `category_id` = 150) 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` != 33008 order by `product_id` asc limit 20
        Bindings
        • 0: 150
        • 1: 2
        • 2: 33008
        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#149leshop8.7msselect * from `product_descriptions` where `product_descriptions`.`product_id` in (64, 98, 101, 112, 124, 127, 131, 133, 138, 139, 141, 146, 155, 163, 173, 202, 204, 208, 211, 215)
        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.53msselect * from `product_images` where `product_images`.`product_id` in (64, 98, 101, 112, 124, 127, 131, 133, 138, 139, 141, 146, 155, 163, 173, 202, 204, 208, 211, 215) 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#149leshop5.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#149leshop9.09msselect * 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 (64, 98, 101, 112, 124, 127, 131, 133, 138, 139, 141, 146, 155, 163, 173, 202, 204, 208, 211, 215) 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#149leshop320μsselect * from `product_categories` where `product_categories`.`product_id` in (64, 98, 101, 112, 124, 127, 131, 133, 138, 139, 141, 146, 155, 163, 173, 202, 204, 208, 211, 215)
        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#387leshop450μsdelete from `cache` where `key` in ('product-related-33008', 'illuminate:cache:flexible:created:product-related-33008')
        Bindings
        • 0: product-related-33008
        • 1: illuminate:cache:flexible:created:product-related-33008
        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#4leshop690μsselect * from `product_glami_exports` where `product_glami_exports`.`product_id` = 33008 and `product_glami_exports`.`product_id` is not null
        Bindings
        • 0: 33008
        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#56leshop10.56msselect * from `product_options` where `product_id` = 33008
        Bindings
        • 0: 33008
        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#56leshop7.67msselect * 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#60leshop7.68msselect * from `product_option_values` where (`product_id` = 33008 and `option_id` = 2)
        Bindings
        • 0: 33008
        • 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#60leshop10.29msselect * from `option_values` where `option_values`.`id` in (15, 69, 81) order by `name` asc
        Bindings
        • 0: 15
        • 1: 69
        • 2: 81
        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#60leshop10.47msselect * from `product_option_values` where (`product_id` = 33008 and `option_id` = 1)
        Bindings
        • 0: 33008
        • 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#60leshop620μsselect * from `option_values` where `option_values`.`id` in (2162, 2193, 2332) order by `name` asc
        Bindings
        • 0: 2162
        • 1: 2193
        • 2: 2332
        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#223leshop21.66msselect * from `product_attributes` where `product_attributes`.`product_id` = 33008 and `product_attributes`.`product_id` is not null
        Bindings
        • 0: 33008
        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#130leshop21.11msselect * 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#130leshop16.44msselect * 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
      358ProductImage.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 #x6oQNSnBEiQq7C9UbXXG
      array:4 [ "data" => array:4 [ "product" => App\Models\Product {#2313 #connection: "mysql...
      header-cart #4YrkEDAcxLXxz7inVY36
      array:4 [ "data" => array:2 [ "cartItems" => Wearepixel\Cart\CartCollection {#2915 #item...
          _token
          7qjyY9qp0CpAnUX6pPUs0xOPSv1YM3YxgJGlwLAH
          ClearShow all
          Date ↕MethodURLData
          #12025-09-05 04:50:53GET/p-jennifer-jones-pinigine-gg54498-2304692