Giga Fries

Giga Fries

$8.50

Giga Fries

Customization Options

Potato Style
Seasoning
Seasoning Recipe
Seasoning Type

Click "Customize" to personalize your order.

Select a store to view availability
SettingsRequest history135msRequest Duration30MBMemory Usage11.x
Laravel Version
11.42.1
PHP Version
8.2.28
Environment
local
Debug Mode
Enabled
URL
potatostop.com/
Timezone
UTC
Locale
en
GET product/{id}
status
200 OK
full_url
https://potatostop.com/product/37
action_name
product.details
controller_action
App\Http\Controllers\Frontend\PageController@productDetails
Theme
Open Button Position
Hide Empty Tabs
Autoshow
Reset to defaults
    status
    200 OK
    full_url
    https://potatostop.com/product/37
    action_name
    product.details
    controller_action
    App\Http\Controllers\Frontend\PageController@productDetails
    uri
    GET product/{id}
    controller
    App\Http\Controllers\Frontend\PageController@productDetails
    file
    app/Http/Controllers/Frontend/PageController.php:62-67
    middleware
    web
    duration
    135ms
    peak_memory
    32MB
    response
    text/html; charset=UTF-8
    request_format
    html
    request_query
    []
    
    request_request
    []
    
    request_headers
    0 of 0
    array:19 [ "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "x-real-ip" => array:1 [ 0 => "18.119.106.146" ] "x-forwarded-server" => array:1 [ 0 => "potatostop.com" ] "x-forwarded-proto" => array:1 [ 0 => "https" ] "x-forwarded-port" => array:1 [ 0 => "443" ] "x-forwarded-host" => array:1 [ 0 => "potatostop.com" ] "x-forwarded-for" => array:1 [ 0 => "18.119.106.146" ] "host" => array:1 [ 0 => "potatostop.com" ] ]
    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 => "Sat, 12 Apr 2025 14:13:54 GMT" ] ]
    session_attributes
    0 of 0
    array:3 [ "_token" => "O5ZgiBmLG4BnFo6Qgybgyjrzyw2aiCOoMkhHZeMY" "custom_cart_identifier" => "xCtb41OixYJeR15MjLAndq9EVl3drO8gtDQ3T9QQ" "_flash" => array:2 [ "old" => [] "new" => [] ] ]
    • Booting (93.61ms)time
    • Application (41.52ms)time
    • Routing (1.46ms)
    • Preparing Response (15.17ms)
    • View: frontend.pages.product-detailsviews
    • View: components.product-customizerviews
    • View: layouts.frontendviews
    • View: partials.frontend.headerviews
    • View: partials.frontend.footerviews
    • 1 x Booting (69.27%)
      93.61ms
      1 x Application (30.72%)
      41.52ms
      1 x Preparing Response (11.23%)
      15.17ms
      1 x Routing (1.08%)
      1.46ms
      5 x View (0%)
      0μs
      5 templates were rendered
      • frontend.pages.product-detailsproduct-details.blade.php#?blade
      • components.product-customizerproduct-customizer.blade.php#?blade
      • layouts.frontendfrontend.blade.php#?blade
      • partials.frontend.headerheader.blade.php#?blade
      • partials.frontend.footerfooter.blade.php#?blade
      15 statements were executed (2 duplicates)Show only duplicates8.3ms
      • DatabaseSessionHandler.php#97phonetechbd_potato_stop_lara2.53msselect * from `sessions` where `id` = 'kcat7KQ7aQQQCIpEuKCahkJhowpdU5IriGaauLgq' limit 1
        Bindings
        • 0: kcat7KQ7aQQQCIpEuKCahkJhowpdU5IriGaauLgq
        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
      • PageController.php#65phonetechbd_potato_stop_lara500μsselect * from `products` where (`id` = '37' and `is_active` = 1) and `is_active` = 1 limit 1
        Bindings
        • 0: 37
        • 1: 1
        • 2: 1
        Backtrace
        • app/Http/Controllers/Frontend/PageController.php:65
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PageController.php#65phonetechbd_potato_stop_lara600μsselect `files`.*, `model_files`.`model_id` as `pivot_model_id`, `model_files`.`file_id` as `pivot_file_id`, `model_files`.`model_type` as `pivot_model_type`, `model_files`.`id` as `pivot_id`, `model_files`.`zone` as `pivot_zone`, `model_files`.`created_at` as `pivot_created_at`, `model_files`.`updated_at` as `pivot_updated_at` from `files` inner join `model_files` on `files`.`id` = `model_files`.`file_id` where `model_files`.`model_id` in (37) and `model_files`.`model_type` = 'App\\Models\\Product'
        Bindings
        • 0: App\Models\Product
        Backtrace
        • app/Http/Controllers/Frontend/PageController.php:65
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PageController.php#65phonetechbd_potato_stop_lara440μsselect * from `product_combos` where `product_combos`.`product_id` in (37) order by `position` asc
        Backtrace
        • app/Http/Controllers/Frontend/PageController.php:65
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PageController.php#65phonetechbd_potato_stop_lara390μsselect * from `extra_products` where `extra_products`.`product_id` in (37) order by `position` asc
        Backtrace
        • app/Http/Controllers/Frontend/PageController.php:65
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PageController.php#65phonetechbd_potato_stop_lara430μsselect * from `product_ingredients` where `product_ingredients`.`product_id` in (37) order by `position` asc
        Backtrace
        • app/Http/Controllers/Frontend/PageController.php:65
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • PageController.php#65phonetechbd_potato_stop_lara340μsselect * from `pos_categories` where `pos_categories`.`id` in (7)
        Backtrace
        • app/Http/Controllers/Frontend/PageController.php:65
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:44
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:266
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:212
      • product-details.blade.php#50phonetechbd_potato_stop_lara1.15msselect * from `product_sizes` where `product_sizes`.`product_id` = 37 and `product_sizes`.`product_id` is not null
        Bindings
        • 0: 37
        Backtrace
        • view::frontend.pages.product-details:50
        • 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
      • product-details.blade.php#73phonetechbd_potato_stop_lara550μsselect * from `products` where `products`.`id` = 8 and `is_active` = 1 limit 1
        Bindings
        • 0: 8
        • 1: 1
        Backtrace
        • view::frontend.pages.product-details:73
        • 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
      • product-details.blade.php#73phonetechbd_potato_stop_lara230μsselect * from `products` where `products`.`id` = 7 and `is_active` = 1 limit 1
        Bindings
        • 0: 7
        • 1: 1
        Backtrace
        • view::frontend.pages.product-details:73
        • 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
      • product-details.blade.php#73phonetechbd_potato_stop_lara220μsselect * from `products` where `products`.`id` = 23 and `is_active` = 1 limit 1
        Bindings
        • 0: 23
        • 1: 1
        Backtrace
        • view::frontend.pages.product-details:73
        • 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
      • product-details.blade.php#73phonetechbd_potato_stop_lara190μsselect * from `products` where `products`.`id` = 26 and `is_active` = 1 limit 1
        Bindings
        • 0: 26
        • 1: 1
        Backtrace
        • view::frontend.pages.product-details:73
        • 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
      • DatabaseSessionHandler.php#97phonetechbd_potato_stop_lara210μsselect * from `sessions` where `id` = 'kcat7KQ7aQQQCIpEuKCahkJhowpdU5IriGaauLgq' limit 1
        Bindings
        • 0: kcat7KQ7aQQQCIpEuKCahkJhowpdU5IriGaauLgq
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:97
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:136
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:176
        • app/CustomCart/Cart.php:102
        • app/CustomCart/Cart.php:80
      • DatabaseSessionHandler.php#158phonetechbd_potato_stop_lara250μsinsert into `sessions` (`payload`, `last_activity`, `user_id`, `ip_address`, `user_agent`, `id`) values ('YTozOntzOjY6Il90b2tlbiI7czo0MDoiTzVaZ2lCbUxHNEJuRm82UWd5Ymd5anJ6eXcyYWlDT29Na2hIWmVNWSI7czoyMjoiY3VzdG9tX2NhcnRfaWRlbnRpZmllciI7czo0MDoieEN0YjQxT2l4WUplUjE1TWpMQW5kcTlFVmwzZHJPOGd0RFEzVDlRUSI7czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==', 1744467234, null, '18.119.106.146', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'kcat7KQ7aQQQCIpEuKCahkJhowpdU5IriGaauLgq')
        Bindings
        • 0: YTozOntzOjY6Il90b2tlbiI7czo0MDoiTzVaZ2lCbUxHNEJuRm82UWd5Ymd5anJ6eXcyYWlDT29Na2hIWmVNWSI7czoyMjoiY3VzdG9tX2NhcnRfaWRlbnRpZmllciI7czo0MDoieEN0YjQxT2l4WUplUjE1TWpMQW5kcTlFVmwzZHJPOGd0RFEzVDlRUSI7czo2OiJfZmxhc2giO2E6Mjp7czozOiJvbGQiO2E6MDp7fXM6MzoibmV3IjthOjA6e319fQ==
        • 1: 1744467234
        • 2: 
        • 3: 18.119.106.146
        • 4: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
        • 5: kcat7KQ7aQQQCIpEuKCahkJhowpdU5IriGaauLgq
        Backtrace
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:158
        • vendor/laravel/framework/src/Illuminate/Session/DatabaseSessionHandler.php:142
        • vendor/laravel/framework/src/Illuminate/Session/Store.php:176
        • app/CustomCart/Cart.php:102
        • app/CustomCart/Cart.php:80
      • Cart.php#158phonetechbd_potato_stop_lara270μsselect * from `cart_storages` where `identifier` = 'session_xCtb41OixYJeR15MjLAndq9EVl3drO8gtDQ3T9QQ' and `instance` = 'default' and `expires_at` > '2025-04-12 14:13:54' limit 1
        Bindings
        • 0: session_xCtb41OixYJeR15MjLAndq9EVl3drO8gtDQ3T9QQ
        • 1: default
        • 2: 2025-04-12 14:13:54
        Backtrace
        • app/CustomCart/Cart.php:158
        • app/CustomCart/Cart.php:137
        • app/CustomCart/Cart.php:117
        • app/CustomCart/Cart.php:81
        • app/Providers/CartServiceProvider.php:21
      App\Models\Product
      5Product.php#?
      App\Models\ProductIngredient
      4ProductIngredient.php#?
      App\Models\File
      1File.php#?
      App\Models\PosCategory
      1PosCategory.php#?
          ClearShow all
          Date ↕MethodURLData
          #12025-04-12 14:13:54GET/product/3751511