Paris

Brand : T-Flooring
SKU :
Availablity : In stock
Hybrid flooring is an innovative new type of flooring, bringing the best characteristics of both vinyl and laminate floors to create an improved floating floor.

Pay what you see.

No surcharge On Credit Card, AMEX or Paypal. American express, master card, nab, Paypal, visa

Hybrid flooring is an innovative new type of flooring, bringing the best characteristics of both vinyl and laminate floors to create an improved floating floor. Hybrid floors are made of multiple layers of materials pressed together and come in a wide range of designs and styles. Hybrid floors are also 100% waterproof and suitable for all areas of the house (including the kitchen, and other wet areas).

7.4.33PHP Version461msRequest Duration8MBMemory UsageGET product/{param}Route
    • Booting (180ms)
    • Application (276ms)
    • 1 x Application (59.72%)
      275.53ms
      1 x Booting (39.11%)
      180.46ms
      5 templates were rendered
      • home.product.view (resources/views/home/product/view.blade.php)1blade
        Params
        0
        product_detail
      • home.app.app (resources/views/home/app/app.blade.php)14blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        product_detail
        4
        child
        5
        parent
        6
        __currentLoopData
        7
        loop
        8
        saleOff
        9
        brand
        10
        price
        11
        documents
        12
        viewed_product
        13
        products
      • home.app.navbar (resources/views/home/app/navbar.blade.php)24blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        product_detail
        4
        child
        5
        parent
        6
        __currentLoopData
        7
        loop
        8
        saleOff
        9
        brand
        10
        price
        11
        documents
        12
        viewed_product
        13
        products
        14
        pages
        15
        meta
        16
        title
        17
        contact_phone
        18
        copyright
        19
        header_logo
        20
        token
        21
        cartItems
        22
        cartCount
        23
        cartTotal
      • home.app.footer (resources/views/home/app/footer.blade.php)24blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        product_detail
        4
        child
        5
        parent
        6
        __currentLoopData
        7
        loop
        8
        saleOff
        9
        brand
        10
        price
        11
        documents
        12
        viewed_product
        13
        products
        14
        pages
        15
        meta
        16
        title
        17
        contact_phone
        18
        copyright
        19
        header_logo
        20
        token
        21
        cartItems
        22
        cartCount
        23
        cartTotal
      • home.app.scripts (resources/views/home/app/scripts.blade.php)24blade
        Params
        0
        __env
        1
        app
        2
        errors
        3
        product_detail
        4
        child
        5
        parent
        6
        __currentLoopData
        7
        loop
        8
        saleOff
        9
        brand
        10
        price
        11
        documents
        12
        viewed_product
        13
        products
        14
        pages
        15
        meta
        16
        title
        17
        contact_phone
        18
        copyright
        19
        header_logo
        20
        token
        21
        cartItems
        22
        cartCount
        23
        cartTotal
      uri
      GET product/{param}
      middleware
      web
      controller
      App\Http\Controllers\ProductController@view
      namespace
      prefix
      where
      as
      feature_product.view
      file
      app/Http/Controllers/ProductController.php:19-33
      16 statements were executed8.69ms
      • select * from `products` where (`slug` = 'paris' and `id` = '715') limit 1
        3.01ms/app/Http/Controllers/ProductController.php:23u516807924_strikedeal
        Metadata
        Bindings
        • 0. paris
        • 1. 715
        Backtrace
        • 15. /app/Http/Controllers/ProductController.php:23
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select * from `product_images` where `product_images`.`product_id` in (715)
        290μs/app/Http/Controllers/ProductController.php:23u516807924_strikedeal
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/ProductController.php:23
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select * from `product_units` where 0 = 1
        210μs/app/Http/Controllers/ProductController.php:23u516807924_strikedeal
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/ProductController.php:23
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select * from `product_attributes` where `product_attributes`.`product_id` in (715)
        210μs/app/Http/Controllers/ProductController.php:23u516807924_strikedeal
        Metadata
        Backtrace
        • 20. /app/Http/Controllers/ProductController.php:23
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 24. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • select `categories`.*, `category_products`.`product_id` as `pivot_product_id`, `category_products`.`category_id` as `pivot_category_id` from `categories` inner join `category_products` on `categories`.`id` = `category_products`.`category_id` where `category_products`.`product_id` in (715)
        610μs/app/Http/Controllers/ProductController.php:23u516807924_strikedeal
        Metadata
        Backtrace
        • 19. /app/Http/Controllers/ProductController.php:23
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • delete from `customer_view_product` where `product_id` = 715
        600μs/app/Http/Controllers/ProductController.php:25u516807924_strikedeal
        Metadata
        Bindings
        • 0. 715
        Backtrace
        • 11. /app/Http/Controllers/ProductController.php:25
        • 12. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 13. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 14. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:261
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:204
      • insert into `customer_view_product` (`product_id`, `token`, `user_id`, `updated_at`, `created_at`) values (715, 1, 0, '2025-07-13 08:44:25', '2025-07-13 08:44:25')
        260μs/vendor/laravel/framework/src/Illuminate/Support/helpers.php:263u516807924_strikedeal
        Metadata
        Bindings
        • 0. 715
        • 1. 1
        • 2. 0
        • 3. 2025-07-13 08:44:25
        • 4. 2025-07-13 08:44:25
        Backtrace
        • 16. /vendor/laravel/framework/src/Illuminate/Support/helpers.php:263
        • 18. /vendor/laravel/framework/src/Illuminate/Support/Traits/ForwardsCalls.php:23
        • 21. /app/Http/Controllers/ProductController.php:29
        • 22. /vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 23. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
      • select * from `categories` where `id` = 114 limit 1
        290μsview::home.product.view:104u516807924_strikedeal
        Metadata
        Bindings
        • 0. 114
        Backtrace
        • 15. view::home.product.view:104
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `brands` where `id` = '19' limit 1
        390μsview::home.product.view:168u516807924_strikedeal
        Metadata
        Bindings
        • 0. 19
        Backtrace
        • 15. view::home.product.view:168
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `product_documents` where `product_id` = 715
        440μsview::home.product.view:427u516807924_strikedeal
        Metadata
        Bindings
        • 0. 715
        Backtrace
        • 14. view::home.product.view:427
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select `product_id` from `customer_view_product` limit 20
        170μsview::home.product.view:482u516807924_strikedeal
        Metadata
        Backtrace
        • 13. view::home.product.view:482
        • 15. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 16. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 18. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `products` where `id` in (23, 23, 27, 22, 26, 26, 29, 29, 16, 16, 17, 18, 20, 21, 0, 25, 32, 24, 28, 1) limit 10
        300μsview::home.product.view:485u516807924_strikedeal
        Metadata
        Bindings
        • 0. 23
        • 1. 23
        • 2. 27
        • 3. 22
        • 4. 26
        • 5. 26
        • 6. 29
        • 7. 29
        • 8. 16
        • 9. 16
        • 10. 17
        • 11. 18
        • 12. 20
        • 13. 21
        • 14. 0
        • 15. 25
        • 16. 32
        • 17. 24
        • 18. 28
        • 19. 1
        Backtrace
        • 14. view::home.product.view:485
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `posts` where `status` = 'active'
        490μsview::home.app.app:5u516807924_strikedeal
        Metadata
        Bindings
        • 0. active
        Backtrace
        • 14. view::home.app.app:5
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `metas`
        240μsview::home.app.app:6u516807924_strikedeal
        Metadata
        Backtrace
        • 15. view::home.app.app:6
        • 17. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 19. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 20. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `categories` where `status` = 'active' order by `name` asc
        890μsview::home.app.navbar:14u516807924_strikedeal
        Metadata
        Bindings
        • 0. active
        Backtrace
        • 14. view::home.app.navbar:14
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      • select * from `brands` where `status` = 'active' order by `name` asc
        290μsview::home.app.navbar:15u516807924_strikedeal
        Metadata
        Bindings
        • 0. active
        Backtrace
        • 14. view::home.app.navbar:15
        • 16. /vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:108
        • 17. /vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 18. /vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:61
        • 19. /vendor/facade/ignition/src/Views/Engines/CompilerEngine.php:37
      App\Models\Meta
      23
      App\Models\Post
      33
      App\Models\Brand
      7
      App\Models\Category
      134
      App\Models\Product
      1
          _token
          0CO5zezLw7DRK6AIfgtnw0rmv2btWSfBhTLRbivd
          _previous
          array:1 [ "url" => "https://strikedeal.laundrydost.com/product/paris?pid=715" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product/paris
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "pid" => "715" ]
          request_request
          0 of 0
          array:1 [ "pid" => "715" ]
          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 => "strikedeal.laundrydost.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_server
          0 of 0
          array:54 [ "LSPHP_ProcessGroup" => "on" "PATH" => "/usr/local/bin:/bin:/usr/bin" "HTTP_ACCEPT" => "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" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_HOST" => "strikedeal.laundrydost.com" "HTTP_PRAGMA" => "no-cache" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_PRIORITY" => "u=0, i" "DOCUMENT_ROOT" => "/home/u516807924/domains/laundrydost.com/public_html/strikedeal" "REMOTE_ADDR" => "216.73.216.20" "REMOTE_PORT" => "31643" "SERVER_ADDR" => "195.35.4.190" "SERVER_NAME" => "strikedeal.laundrydost.com" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/product/paris?pid=715" "REDIRECT_URL" => "/product/paris" "REDIRECT_QUERY_STRING" => "pid=715" "REDIRECT_REQUEST_METHOD" => "GET" "HTTPS" => "on" "CRAWLER_USLEEP" => "1000" "CRAWLER_LOAD_LIMIT_ENFORCE" => "25" "H_PLATFORM" => "Hostinger" "H_TYPE" => "business" "H_CANARY" => "false" "H_STAGING" => "false" "REDIRECT_STATUS" => "200" "X_SPDY" => "HTTP2" "SSL_PROTOCOL" => "TLSv1.3" "SSL_CIPHER" => "TLS_AES_128_GCM_SHA256" "SSL_CIPHER_USEKEYSIZE" => "128" "SSL_CIPHER_ALGKEYSIZE" => "128" "SCRIPT_FILENAME" => "/home/u516807924/domains/laundrydost.com/public_html/strikedeal/index.php" "QUERY_STRING" => "pid=715" "SCRIPT_URI" => "https://strikedeal.laundrydost.com/product/paris" "SCRIPT_URL" => "/product/paris" "SCRIPT_NAME" => "/index.php" "SERVER_PROTOCOL" => "HTTP/1.1" "SERVER_SOFTWARE" => "LiteSpeed" "REQUEST_METHOD" => "GET" "X-LSCACHE" => "on,crawler,esi,combine" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1752396265.1695 "REQUEST_TIME" => 1752396265 ]
          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 => "Sun, 13 Jul 2025 08:44:25 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlCWXkrYk9qc2NMcjNQSktlRDljaHc9PSIsInZhbHVlIjoicnFLdVJuc003aUZwcWdlNmpVNjRqa3RMa2JHMjc2aytYMkFXSEZSUXFzcGRlMzlOREs4MzhoSzJUYTh4M2tEL0VvcDdjb0VQVk5IVkh6S2lkbU1sbGVia2FjMXpiRlZxTVFvUVJIUVRnQTI2WmRGdTh4MzZ2U1JRUXJUNHpsWFkiLCJtYWMiOiI1ZTlmMTk0MWEwY2YxYzBlMjFlMTA3ZWIwYmY1MmU1MGJjMWQ1MzIyNjJlNGYxZTI3NzA5NmYxODExMDBlYjhmIiwidGFnIjoiIn0%3D; expires=Sun, 13-Jul-2025 10:44:25 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6IjlCWXkrYk9qc2NMcjNQSktlRDljaHc9PSIsInZhbHVlIjoicnFLdVJuc003aUZwcWdlNmpVNjRqa3RMa2JHMjc2aytYMkFXSEZSUXFzcGRlMzlOREs4MzhoSzJUYTh4M2tEL0VvcDdjb" 1 => "strikedeal_session=eyJpdiI6IlNqbXVUWjZaWlA3cHNxYVFWK0pJRUE9PSIsInZhbHVlIjoiUU1ja0o4MGhKV3BERzZiRzJESWRPMXpCakI0L3RKZnJDYitVU3ZGeVJObjVwL1lIMHlRRHlDRkc5a0RRQUtmb2hwTHVzZERMMHA2S1BXNlVMR2ZhYm9SYlBWd0FXSUtJMjNZZUZZaWZBZjVWS3ozNkhKeGtWWThZak9JZndWMUoiLCJtYWMiOiIxNTMxMmEzMjk4OWE5ODUzNTMyZDM4N2Y1MjI4YzExNDU0YzUzNDgyNTlhZjBjODc4MTA0ZTdjNzYyNDI4ZDFkIiwidGFnIjoiIn0%3D; expires=Sun, 13-Jul-2025 10:44:25 GMT; Max-Age=7200; path=/; httponly; samesite=laxstrikedeal_session=eyJpdiI6IlNqbXVUWjZaWlA3cHNxYVFWK0pJRUE9PSIsInZhbHVlIjoiUU1ja0o4MGhKV3BERzZiRzJESWRPMXpCakI0L3RKZnJDYitVU3ZGeVJObjVwL1lIMHlRRHlDRkc5a0RRQUtmb" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjlCWXkrYk9qc2NMcjNQSktlRDljaHc9PSIsInZhbHVlIjoicnFLdVJuc003aUZwcWdlNmpVNjRqa3RMa2JHMjc2aytYMkFXSEZSUXFzcGRlMzlOREs4MzhoSzJUYTh4M2tEL0VvcDdjb0VQVk5IVkh6S2lkbU1sbGVia2FjMXpiRlZxTVFvUVJIUVRnQTI2WmRGdTh4MzZ2U1JRUXJUNHpsWFkiLCJtYWMiOiI1ZTlmMTk0MWEwY2YxYzBlMjFlMTA3ZWIwYmY1MmU1MGJjMWQ1MzIyNjJlNGYxZTI3NzA5NmYxODExMDBlYjhmIiwidGFnIjoiIn0%3D; expires=Sun, 13-Jul-2025 10:44:25 GMT; path=/XSRF-TOKEN=eyJpdiI6IjlCWXkrYk9qc2NMcjNQSktlRDljaHc9PSIsInZhbHVlIjoicnFLdVJuc003aUZwcWdlNmpVNjRqa3RMa2JHMjc2aytYMkFXSEZSUXFzcGRlMzlOREs4MzhoSzJUYTh4M2tEL0VvcDdjb" 1 => "strikedeal_session=eyJpdiI6IlNqbXVUWjZaWlA3cHNxYVFWK0pJRUE9PSIsInZhbHVlIjoiUU1ja0o4MGhKV3BERzZiRzJESWRPMXpCakI0L3RKZnJDYitVU3ZGeVJObjVwL1lIMHlRRHlDRkc5a0RRQUtmb2hwTHVzZERMMHA2S1BXNlVMR2ZhYm9SYlBWd0FXSUtJMjNZZUZZaWZBZjVWS3ozNkhKeGtWWThZak9JZndWMUoiLCJtYWMiOiIxNTMxMmEzMjk4OWE5ODUzNTMyZDM4N2Y1MjI4YzExNDU0YzUzNDgyNTlhZjBjODc4MTA0ZTdjNzYyNDI4ZDFkIiwidGFnIjoiIn0%3D; expires=Sun, 13-Jul-2025 10:44:25 GMT; path=/; httponlystrikedeal_session=eyJpdiI6IlNqbXVUWjZaWlA3cHNxYVFWK0pJRUE9PSIsInZhbHVlIjoiUU1ja0o4MGhKV3BERzZiRzJESWRPMXpCakI0L3RKZnJDYitVU3ZGeVJObjVwL1lIMHlRRHlDRkc5a0RRQUtmb" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "0CO5zezLw7DRK6AIfgtnw0rmv2btWSfBhTLRbivd" "_previous" => array:1 [ "url" => "https://strikedeal.laundrydost.com/product/paris?pid=715" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]