Product Details

Search Products

;

Always Cotton Soft Maxi Thick, Long, 6 Pads

230.00 PKR 240.00 PKR
SP: 9.20
in stock
Description:
Always Cotton Soft Maxi Thick, Long, 6 Pads

Related Products


Request history8.2.27PHP Version61.14msRequest Duration3MBMemory UsageGET product/{id}/{slug}Route
  • warninglog[05:36:24] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • warninglog[05:36:24] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • warninglog[05:36:24] LOG.warning: strip_tags(): Passing null to parameter #1 ($string) of type string is depre...
  • Booting (9.33ms)time
  • Application (51.8ms)time
  • 1 x Application (84.73%)
    51.80ms
    1 x Booting (15.26%)
    9.33ms
    9 templates were rendered
    • Template::product_detailproduct_detail.blade.php#?blade
    • templates.basic.searchproductssearchproducts.blade.php#?blade
    • templates.basic.layouts.frontendfrontend.blade.php#?blade
    • templates.basic.partials.headerheader.blade.php#?blade
    • templates.basic.layouts.breadcrumbbreadcrumb.blade.php#?blade
    • templates.basic.partials.footerfooter.blade.php#?blade
    • templates.basic.layouts.appapp.blade.php#?blade
    • partials.seoseo.blade.php#?blade
    • partials.notifynotify.blade.php#?blade
    uri
    GET product/{id}/{slug}
    middleware
    checkProject, web, maintenance
    controller
    App\Http\Controllers\SiteController@productDetails
    namespace
    App\Http\Controllers
    prefix
    where
    as
    product.details
    file
    app/Http/Controllers/SiteController.php:296-309
    15 statements were executed, 2 of which were duplicates, 13 unique. Show only duplicated6.28ms
    • Connection Establishedu904091935_nesosuperLiveLanguageMiddleware.php#30
      Backtrace
      • 15. app/Http/Middleware/LanguageMiddleware.php:30
      • 16. app/Http/Middleware/LanguageMiddleware.php:20
      • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select * from `languages` where `is_default` = 1 limit 1
      840μsu904091935_nesosuperLiveLanguageMiddleware.php#30
      Bindings
      • 0: 1
      Backtrace
      • 16. app/Http/Middleware/LanguageMiddleware.php:30
      • 17. app/Http/Middleware/LanguageMiddleware.php:20
      • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Middleware/SubstituteBindings.php:50
      • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
    • select * from `products` where `status` = 1 and exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `status` = 1) and `products`.`id` = '382' limit 1
      500μsu904091935_nesosuperLiveSiteController.php#299
      Bindings
      • 0: 1
      • 1: 1
      • 2: 382
      Backtrace
      • 18. app/Http/Controllers/SiteController.php:299
      • 19. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
      • 20. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
      • 22. vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
    • select * from `products` where `status` = 1 and exists (select * from `categories` where `products`.`category_id` = `categories`.`id` and `status` = 1) and `category_id` = 12 and `id` != 382 order by `created_at` desc limit 10
      870μsu904091935_nesosuperLiveSiteController.php#300
      Bindings
      • 0: 1
      • 1: 1
      • 2: 12
      • 3: 382
      Backtrace
      • 15. app/Http/Controllers/SiteController.php:300
      • 16. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:46
      • 17. vendor/laravel/framework/src/Illuminate/Routing/Route.php:260
      • 18. vendor/laravel/framework/src/Illuminate/Routing/Route.php:206
      • 19. vendor/laravel/framework/src/Illuminate/Routing/Router.php:808
    • select * from `product_images` where `product_images`.`product_id` = 382 and `product_images`.`product_id` is not null
      350μsu904091935_nesosuperLiveproduct_detail.blade.php#16
      Bindings
      • 0: 382
      Backtrace
      • 20. view::Template::product_detail:16
      • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 25. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `categories` where `categories`.`id` = 12 limit 1
      380μsu904091935_nesosuperLiveproduct_detail.blade.php#96
      Bindings
      • 0: 12
      Backtrace
      • 21. view::Template::product_detail:96
      • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 26. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `pages` where `is_default` = 0 and `tempname` = 'templates.basic.' order by `id` desc
      400μsu904091935_nesosuperLiveActiveTemplateMiddleware.php#29
      Bindings
      • 0: 0
      • 1: templates.basic.
      Backtrace
      • 15. app/Http/Middleware/ActiveTemplateMiddleware.php:29
      • 19. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:189
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:160
      • 22. view::templates.basic.layouts.frontend:3
    • select * from `frontends` where `tempname` = 'basic' and `data_keys` = 'breadcrumb.content' order by `id` desc limit 1
      410μsu904091935_nesosuperLivehelpers.php#354
      Bindings
      • 0: basic
      • 1: breadcrumb.content
      Backtrace
      • 16. app/Http/Helpers/helpers.php:354
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `pages` where `is_default` = 0 and `tempname` = 'templates.basic.' order by `id` desc
      270μsu904091935_nesosuperLiveActiveTemplateMiddleware.php#29
      Bindings
      • 0: 0
      • 1: templates.basic.
      Backtrace
      • 15. app/Http/Middleware/ActiveTemplateMiddleware.php:29
      • 19. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
      • 20. vendor/laravel/framework/src/Illuminate/View/View.php:189
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:160
      • 22. view::templates.basic.layouts.frontend:9
    • select * from `frontends` where `tempname` = 'basic' and `data_keys` = 'social_icon.element' order by `id` desc
      370μsu904091935_nesosuperLivehelpers.php#363
      Bindings
      • 0: basic
      • 1: social_icon.element
      Backtrace
      • 15. app/Http/Helpers/helpers.php:363
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `frontends` where `tempname` = 'basic' and `data_keys` = 'footer_section.content' order by `id` desc limit 1
      260μsu904091935_nesosuperLivehelpers.php#354
      Bindings
      • 0: basic
      • 1: footer_section.content
      Backtrace
      • 16. app/Http/Helpers/helpers.php:354
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `frontends` where `tempname` = 'basic' and `data_keys` = 'policy_pages.element' order by `id` asc
      460μsu904091935_nesosuperLivehelpers.php#361
      Bindings
      • 0: basic
      • 1: policy_pages.element
      Backtrace
      • 15. app/Http/Helpers/helpers.php:361
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `frontends` where `data_keys` = 'seo.data' limit 1
      310μsu904091935_nesosuperLiveAppServiceProvider.php#81
      Bindings
      • 0: seo.data
      Backtrace
      • 16. app/Providers/AppServiceProvider.php:81
      • 20. vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:178
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:189
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:160
      • 23. view::templates.basic.layouts.app:7
    • select * from `extensions` where `act` = 'google-analytics' and `status` = 1 limit 1
      310μsu904091935_nesosuperLivehelpers.php#100
      Bindings
      • 0: google-analytics
      • 1: 1
      Backtrace
      • 16. app/Http/Helpers/helpers.php:100
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `frontends` where `data_keys` = 'cookie.data' limit 1
      270μsu904091935_nesosuperLiveapp.blade.php#131
      Bindings
      • 0: cookie.data
      Backtrace
      • 16. view::templates.basic.layouts.app:131
      • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 21. vendor/laravel/framework/src/Illuminate/View/View.php:208
    • select * from `extensions` where `act` = 'tawk-chat' and `status` = 1 limit 1
      280μsu904091935_nesosuperLivehelpers.php#100
      Bindings
      • 0: tawk-chat
      • 1: 1
      Backtrace
      • 16. app/Http/Helpers/helpers.php:100
      • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:73
      • 22. vendor/laravel/framework/src/Illuminate/View/View.php:208
    App\Models\Frontend
    12Frontend.php#?
    App\Models\Product
    11Product.php#?
    App\Models\Page
    2Page.php#?
    App\Models\Language
    1Language.php#?
    App\Models\Category
    1Category.php#?
        _token
        fLmEx2NCCDuMa2o9HQNLTKnTP5JKbmduGIj5FEAm
        lang
        en
        _previous
        array:1 [ "url" => "https://nesosupermarket.com/product/382/always-cotton-soft-maxi-thick-long-6-p...
        _flash
        array:2 [ "old" => [] "new" => [] ]
        PHPDEBUGBAR_STACK_DATA
        []
        path_info
        /product/382/always-cotton-soft-maxi-thick-long-6-pads
        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 => "nesosupermarket.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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "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 => "Fri, 11 Apr 2025 00:36:24 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=fLmEx2NCCDuMa2o9HQNLTKnTP5JKbmduGIj5FEAm; expires=Fri, 11 Apr 2025 02:36:24 GMT; Max-Age=7200; path=/; secure; samesite=lax" 1 => "neso_super_market_session=O0xiVhdb48mx6uQMGuxiHDtlowgydPurgojvWqHX; expires=Fri, 11 Apr 2025 02:36:24 GMT; Max-Age=7200; path=/; httponly; samesite=lax" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=fLmEx2NCCDuMa2o9HQNLTKnTP5JKbmduGIj5FEAm; expires=Fri, 11-Apr-2025 02:36:24 GMT; path=/; secure" 1 => "neso_super_market_session=O0xiVhdb48mx6uQMGuxiHDtlowgydPurgojvWqHX; expires=Fri, 11-Apr-2025 02:36:24 GMT; path=/; httponly" ] ]
        session_attributes
        0 of 0
        array:5 [ "_token" => "fLmEx2NCCDuMa2o9HQNLTKnTP5JKbmduGIj5FEAm" "lang" => "en" "_previous" => array:1 [ "url" => "https://nesosupermarket.com/product/382/always-cotton-soft-maxi-thick-long-6-pads" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
        ClearShow all
        Date ↕MethodURLData
        #12025-04-11 05:36:24GET/product/382/always-cotton-soft-maxi-thick-long-6-pads391527