Free shipping for standard order over ৳1000
Shopping Bag
Subtotal:
BDT
Your Wishlist
Filter

Size
Color
Quantity
Availability:
SKU:
Categories:
Request history8.2.28PHP Version540msRequest Duration8MBMemory UsageGET product/{categoryslug}/{subcategoryslug?}/{id}Route
    • Booting (369ms)time
    • Application (172ms)time
    • 1 x Booting (68.24%)
      369ms
      1 x Application (31.76%)
      172ms
      12 templates were rendered
      • frontend.product.product_by_categoryproduct_by_category.blade.php#?blade
      • frontend.common.product_filterproduct_filter.blade.php#?blade
      • frontend.product.categoryModalcategoryModal.blade.php#?blade
      • frontend.product.productSizeproductSize.blade.php#?blade
      • frontend.product.askQuestionaskQuestion.blade.php#?blade
      • frontend.product.delverydelvery.blade.php#?blade
      • layouts.frontfront.blade.php#?blade
      • frontend.includes.navbarnavbar.blade.php#?blade
      • frontend.includes.cartcart.blade.php#?blade
      • frontend.includes.wishlistwishlist.blade.php#?blade
      • frontend.includes.searchsearch.blade.php#?blade
      • frontend.includes.footerfooter.blade.php#?blade
      uri
      GET product/{categoryslug}/{subcategoryslug?}/{id}
      middleware
      web
      controller
      App\Http\Controllers\FrontendController@productShowBySubcategory
      namespace
      prefix
      where
      as
      frontend.product.subcategory
      file
      app/Http/Controllers/FrontendController.php:142-161
      7 statements were executed16.82ms
      • FrontendController.php#143u844333083_riyotex12Connection Established
        Backtrace
        • app/Http/Controllers/FrontendController.php:143
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • FrontendController.php#145u844333083_riyotex1214.32msselect * from `sub_categories` where `id` = 'all-day-comfort' and `subcategory_slug` = '17' limit 1
        Bindings
        • 0: all-day-comfort
        • 1: 17
        Backtrace
        • app/Http/Controllers/FrontendController.php:145
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
      • siteFilterMenuService.php#14u844333083_riyotex12360μsselect `color_attribute_id` from `color_images`
        Backtrace
        • app/Services/siteFilterMenuService.php:14
        • app/Http/Controllers/FrontendController.php:151
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • siteFilterMenuService.php#22u844333083_riyotex12410μsselect * from `color_attributes` where `id` in (2, 16, 5, 30, 7, 24)
        Bindings
        • 0: 2
        • 1: 16
        • 2: 5
        • 3: 30
        • 4: 7
        • 5: 24
        Backtrace
        • app/Services/siteFilterMenuService.php:22
        • app/Http/Controllers/FrontendController.php:151
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • siteFilterMenuService.php#24u844333083_riyotex12380μsselect `product_tags` from `products`
        Backtrace
        • app/Services/siteFilterMenuService.php:24
        • app/Http/Controllers/FrontendController.php:151
        • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • FrontLayoutDataHelper.php#20u844333083_riyotex12300μsselect * from `site_settings` limit 1
        Backtrace
        • app/Helpers/FrontLayoutDataHelper.php:20
        • view::layouts.front:3
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • FrontLayoutDataHelper.php#39u844333083_riyotex12590μsselect `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`category_id`) as `products_count` from `categories` where `status` = 1 and exists (select * from `products` where `categories`.`id` = `products`.`category_id`)
        Bindings
        • 0: 1
        Backtrace
        • app/Helpers/FrontLayoutDataHelper.php:39
        • view::layouts.front:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      • FrontLayoutDataHelper.php#39u844333083_riyotex12460μsselect `sub_categories`.*, (select count(*) from `products` where `sub_categories`.`id` = `products`.`subcategory_id`) as `products_count` from `sub_categories` where `sub_categories`.`category_id` in (1, 2, 3, 4, 5) and `status` = 1 and exists (select * from `products` where `sub_categories`.`id` = `products`.`subcategory_id`)
        Bindings
        • 0: 1
        Backtrace
        • app/Helpers/FrontLayoutDataHelper.php:39
        • view::layouts.front:4
        • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:110
        • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:70
      App\Models\SubCategory
      13SubCategory.php#?
      App\Models\ColorAttribute
      6ColorAttribute.php#?
      App\Models\Category
      5Category.php#?
          _token
          5T3pw6oy9agnkNz1HGx3CdVwJwmP0aqUFg6EIj59
          _previous
          array:1 [ "url" => "https://riyotex.syntorit.com/product/details/17/all-day-comfort" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          telescope
          View in Telescope
          path_info
          /product/details/17/all-day-comfort
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          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 => "riyotex.syntorit.com" ] "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:5 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ 0 => "Mon, 11 Aug 2025 14:40:29 GMT" ] "set-cookie" => array:1 [ 0 => "laravel_session=eyJpdiI6ImVLUUM1aVJ0OXJ3SE9VMXBFNXZUNmc9PSIsInZhbHVlIjoiSTFHZmU0NiswMGJvVWVJUmlzSUxnNzM4OHJRVStuMEloSGZjOUpLVWlXZ3hVbVVlWDU3akE3NERVaEtITWpjRFE3K3FWd1pNOEVNVHdoUWk2STk0SWtpZTBsY0hXQnhOQmpkb29palowcHh2TkFJOTkwOTNFSXRlb3hESlc2S1ciLCJtYWMiOiJmMTQ1NThhODA3OWE2NDNlODdiY2Q4NDI2YTIzMTJmNTg1OGM5YmRiOWJlNTE2MmFjNmUwYTA3NTY1OGQ3NzhlIiwidGFnIjoiIn0%3D; expires=Mon, 11 Aug 2025 16:40:29 GMT; Max-Age=7200; path=/; secure; httponly; samesite=nonelaravel_session=eyJpdiI6ImVLUUM1aVJ0OXJ3SE9VMXBFNXZUNmc9PSIsInZhbHVlIjoiSTFHZmU0NiswMGJvVWVJUmlzSUxnNzM4OHJRVStuMEloSGZjOUpLVWlXZ3hVbVVlWDU3akE3NERVaEtITWpjRFE3" ] "Set-Cookie" => array:1 [ 0 => "laravel_session=eyJpdiI6ImVLUUM1aVJ0OXJ3SE9VMXBFNXZUNmc9PSIsInZhbHVlIjoiSTFHZmU0NiswMGJvVWVJUmlzSUxnNzM4OHJRVStuMEloSGZjOUpLVWlXZ3hVbVVlWDU3akE3NERVaEtITWpjRFE3K3FWd1pNOEVNVHdoUWk2STk0SWtpZTBsY0hXQnhOQmpkb29palowcHh2TkFJOTkwOTNFSXRlb3hESlc2S1ciLCJtYWMiOiJmMTQ1NThhODA3OWE2NDNlODdiY2Q4NDI2YTIzMTJmNTg1OGM5YmRiOWJlNTE2MmFjNmUwYTA3NTY1OGQ3NzhlIiwidGFnIjoiIn0%3D; expires=Mon, 11-Aug-2025 16:40:29 GMT; path=/; secure; httponlylaravel_session=eyJpdiI6ImVLUUM1aVJ0OXJ3SE9VMXBFNXZUNmc9PSIsInZhbHVlIjoiSTFHZmU0NiswMGJvVWVJUmlzSUxnNzM4OHJRVStuMEloSGZjOUpLVWlXZ3hVbVVlWDU3akE3NERVaEtITWpjRFE3" ] ]
          session_attributes
          0 of 0
          array:3 [ "_token" => "5T3pw6oy9agnkNz1HGx3CdVwJwmP0aqUFg6EIj59" "_previous" => array:1 [ "url" => "https://riyotex.syntorit.com/product/details/17/all-day-comfort" ] "_flash" => array:2 [ "old" => [] "new" => [] ] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-08-11 14:40:29GET/product/details/17/all-day-comfort12724