Celestial Blue/ 98

Brand : Bautex Floors
SKU :
Availablity : In stock

Pay what you see.

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

Bastion has a flat velour finish and is suitable for indoor applications including rumpus rooms, Garages, caravans, light commercial and many more. Bastion is the ideal product were the end user is looking for:

 Durability and Performance

 Moisture Resistant

 Stain Resistant

 Value for money

7.4.33PHP Version200msRequest Duration6MBMemory UsageGET product/{param}Route
    • Booting (5.5ms)
    • Application (195ms)
    • 1 x Application (97.21%)
      194.65ms
      1 x Booting (2.75%)
      5.50ms
      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)15blade
        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
        doc
        13
        viewed_product
        14
        products
      • home.app.navbar (resources/views/home/app/navbar.blade.php)25blade
        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
        doc
        13
        viewed_product
        14
        products
        15
        pages
        16
        meta
        17
        title
        18
        contact_phone
        19
        copyright
        20
        header_logo
        21
        token
        22
        cartItems
        23
        cartCount
        24
        cartTotal
      • home.app.footer (resources/views/home/app/footer.blade.php)25blade
        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
        doc
        13
        viewed_product
        14
        products
        15
        pages
        16
        meta
        17
        title
        18
        contact_phone
        19
        copyright
        20
        header_logo
        21
        token
        22
        cartItems
        23
        cartCount
        24
        cartTotal
      • home.app.scripts (resources/views/home/app/scripts.blade.php)25blade
        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
        doc
        13
        viewed_product
        14
        products
        15
        pages
        16
        meta
        17
        title
        18
        contact_phone
        19
        copyright
        20
        header_logo
        21
        token
        22
        cartItems
        23
        cartCount
        24
        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 executed7.84ms
      • select * from `products` where (`slug` = 'celestial-blue-98' and `id` = '878') limit 1
        1.7ms/app/Http/Controllers/ProductController.php:23u516807924_strikedeal
        Metadata
        Bindings
        • 0. celestial-blue-98
        • 1. 878
        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 (878)
        340μ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
        310μ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 (878)
        320μ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 (878)
        540μ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` = 878
        810μs/app/Http/Controllers/ProductController.php:25u516807924_strikedeal
        Metadata
        Bindings
        • 0. 878
        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 (878, 1, 0, '2025-07-05 05:10:34', '2025-07-05 05:10:34')
        230μs/vendor/laravel/framework/src/Illuminate/Support/helpers.php:263u516807924_strikedeal
        Metadata
        Bindings
        • 0. 878
        • 1. 1
        • 2. 0
        • 3. 2025-07-05 05:10:34
        • 4. 2025-07-05 05:10:34
        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` = 212 limit 1
        290μsview::home.product.view:104u516807924_strikedeal
        Metadata
        Bindings
        • 0. 212
        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` = '17' limit 1
        270μsview::home.product.view:168u516807924_strikedeal
        Metadata
        Bindings
        • 0. 17
        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` = 878
        460μsview::home.product.view:427u516807924_strikedeal
        Metadata
        Bindings
        • 0. 878
        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
        220μ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
        380μ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'
        470μ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`
        250μ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
        950μ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
        300μ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\ProductDocument
      3
      App\Models\Brand
      7
      App\Models\Category
      134
      App\Models\Product
      1
          _token
          BNO8ivipEujXwtzwToj7NfPGUaVCbU1KqTVRmA7P
          _previous
          array:1 [ "url" => "https://strikedeal.laundrydost.com/product/celestial-blue-98?pid=878" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product/celestial-blue-98
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "pid" => "878" ]
          request_request
          0 of 0
          array:1 [ "pid" => "878" ]
          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.194" "REMOTE_PORT" => "37522" "SERVER_ADDR" => "195.35.4.190" "SERVER_NAME" => "strikedeal.laundrydost.com" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/product/celestial-blue-98?pid=878" "REDIRECT_URL" => "/product/celestial-blue-98" "REDIRECT_QUERY_STRING" => "pid=878" "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=878" "SCRIPT_URI" => "https://strikedeal.laundrydost.com/product/celestial-blue-98" "SCRIPT_URL" => "/product/celestial-blue-98" "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" => 1751692234.8229 "REQUEST_TIME" => 1751692234 ]
          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 => "Sat, 05 Jul 2025 05:10:34 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVvWndSYkhjWUdKRlJxNWpEYkxnaWc9PSIsInZhbHVlIjoiWHZLR1EreWNHbkgrVGZ3bkZtZFB0Zm9uRHFXTEMxVkFCK21WakpzVitFekVSZDg1VjZob1FNeE5ZWDlzYU5iZzJZMFhiM3hzU2Y1NWx1NXhKcS8zTEJYMjR0UEVQaWFpTkhSR1F4NzVndUM0U29Pc3RMbkQwMzNiTlM4M24za2UiLCJtYWMiOiI4ZDEyOGI0YjA3MmJmZDcwMzU1Njc1Y2VhN2ZlYzJhY2I5ZjkzYjBhMWI4ZjZkYjY4NGI1ZTlkYjViNWZjNjIwIiwidGFnIjoiIn0%3D; expires=Sat, 05-Jul-2025 07:10:35 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImVvWndSYkhjWUdKRlJxNWpEYkxnaWc9PSIsInZhbHVlIjoiWHZLR1EreWNHbkgrVGZ3bkZtZFB0Zm9uRHFXTEMxVkFCK21WakpzVitFekVSZDg1VjZob1FNeE5ZWDlzYU5iZzJZMFhiM" 1 => "strikedeal_session=eyJpdiI6IlcxU1VhQnpSWDFrb0EwSUJrQXhKUGc9PSIsInZhbHVlIjoiU1p5WlNVQ1NxOFVjSFgzdmtIRUxMWDBVUEdqdG83YXBUQmJzKzh3N2JDVkxMeUlwUi9UR2ZqK0RpQWl3RzcrbWt5OHFSa1pjUzJ3VlJRU08yYktyb3VFcWV4dVUxQm1GeWZqbWVKU0xnVFR6MEpLbXlSNDF0cmp0eDlPVDlMNkMiLCJtYWMiOiJlOTRlNzIzMDc5MWQ3NjEzMGI2OTVmMDY5MDQ4NTlmOTVkZjkyYWY3MjI3ZjUxMjdiMDc4MzIwODg1MTA2MWUyIiwidGFnIjoiIn0%3D; expires=Sat, 05-Jul-2025 07:10:35 GMT; Max-Age=7200; path=/; httponly; samesite=laxstrikedeal_session=eyJpdiI6IlcxU1VhQnpSWDFrb0EwSUJrQXhKUGc9PSIsInZhbHVlIjoiU1p5WlNVQ1NxOFVjSFgzdmtIRUxMWDBVUEdqdG83YXBUQmJzKzh3N2JDVkxMeUlwUi9UR2ZqK0RpQWl3Rzcrb" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImVvWndSYkhjWUdKRlJxNWpEYkxnaWc9PSIsInZhbHVlIjoiWHZLR1EreWNHbkgrVGZ3bkZtZFB0Zm9uRHFXTEMxVkFCK21WakpzVitFekVSZDg1VjZob1FNeE5ZWDlzYU5iZzJZMFhiM3hzU2Y1NWx1NXhKcS8zTEJYMjR0UEVQaWFpTkhSR1F4NzVndUM0U29Pc3RMbkQwMzNiTlM4M24za2UiLCJtYWMiOiI4ZDEyOGI0YjA3MmJmZDcwMzU1Njc1Y2VhN2ZlYzJhY2I5ZjkzYjBhMWI4ZjZkYjY4NGI1ZTlkYjViNWZjNjIwIiwidGFnIjoiIn0%3D; expires=Sat, 05-Jul-2025 07:10:35 GMT; path=/XSRF-TOKEN=eyJpdiI6ImVvWndSYkhjWUdKRlJxNWpEYkxnaWc9PSIsInZhbHVlIjoiWHZLR1EreWNHbkgrVGZ3bkZtZFB0Zm9uRHFXTEMxVkFCK21WakpzVitFekVSZDg1VjZob1FNeE5ZWDlzYU5iZzJZMFhiM" 1 => "strikedeal_session=eyJpdiI6IlcxU1VhQnpSWDFrb0EwSUJrQXhKUGc9PSIsInZhbHVlIjoiU1p5WlNVQ1NxOFVjSFgzdmtIRUxMWDBVUEdqdG83YXBUQmJzKzh3N2JDVkxMeUlwUi9UR2ZqK0RpQWl3RzcrbWt5OHFSa1pjUzJ3VlJRU08yYktyb3VFcWV4dVUxQm1GeWZqbWVKU0xnVFR6MEpLbXlSNDF0cmp0eDlPVDlMNkMiLCJtYWMiOiJlOTRlNzIzMDc5MWQ3NjEzMGI2OTVmMDY5MDQ4NTlmOTVkZjkyYWY3MjI3ZjUxMjdiMDc4MzIwODg1MTA2MWUyIiwidGFnIjoiIn0%3D; expires=Sat, 05-Jul-2025 07:10:35 GMT; path=/; httponlystrikedeal_session=eyJpdiI6IlcxU1VhQnpSWDFrb0EwSUJrQXhKUGc9PSIsInZhbHVlIjoiU1p5WlNVQ1NxOFVjSFgzdmtIRUxMWDBVUEdqdG83YXBUQmJzKzh3N2JDVkxMeUlwUi9UR2ZqK0RpQWl3Rzcrb" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "BNO8ivipEujXwtzwToj7NfPGUaVCbU1KqTVRmA7P" "_previous" => array:1 [ "url" => "https://strikedeal.laundrydost.com/product/celestial-blue-98?pid=878" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]