Texas Oak 906M

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

Bautex has put together a few ranges of vinyl for the Domestic market. In the Blacktex range there is a variety of natural-looking woods and tiles, in a selection of innovative designs to offer you the perfect solution to your cushion vinyl needs. 

 

 

 

7.4.33PHP Version206msRequest Duration6MBMemory UsageGET product/{param}Route
    • Booting (7.24ms)
    • Application (199ms)
    • 1 x Application (96.43%)
      198.92ms
      1 x Booting (3.51%)
      7.24ms
      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 executed6.33ms
      • select * from `products` where (`slug` = 'texas-oak-906m' and `id` = '834') limit 1
        1.79ms/app/Http/Controllers/ProductController.php:23u516807924_strikedeal
        Metadata
        Bindings
        • 0. texas-oak-906m
        • 1. 834
        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 (834)
        300μ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
        170μ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 (834)
        190μ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 (834)
        380μ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` = 834
        500μs/app/Http/Controllers/ProductController.php:25u516807924_strikedeal
        Metadata
        Bindings
        • 0. 834
        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 (834, 1, 0, '2025-07-17 00:59:32', '2025-07-17 00:59:32')
        170μs/vendor/laravel/framework/src/Illuminate/Support/helpers.php:263u516807924_strikedeal
        Metadata
        Bindings
        • 0. 834
        • 1. 1
        • 2. 0
        • 3. 2025-07-17 00:59:32
        • 4. 2025-07-17 00:59:32
        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` = 199 limit 1
        220μsview::home.product.view:104u516807924_strikedeal
        Metadata
        Bindings
        • 0. 199
        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
        210μ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` = 834
        340μsview::home.product.view:427u516807924_strikedeal
        Metadata
        Bindings
        • 0. 834
        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
        150μ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'
        440μ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`
        190μ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
        740μ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
        240μ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
      1
      App\Models\Brand
      7
      App\Models\Category
      134
      App\Models\Product
      1
          _token
          8B52YmlOsGxhR651i5uAC3w25R0R6H8Viorpqap8
          _previous
          array:1 [ "url" => "https://strikedeal.laundrydost.com/product/texas-oak-906m?pid=834" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product/texas-oak-906m
          status_code
          200
          
          status_text
          OK
          format
          html
          content_type
          text/html; charset=UTF-8
          request_query
          0 of 0
          array:1 [ "pid" => "834" ]
          request_request
          0 of 0
          array:1 [ "pid" => "834" ]
          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.26" "REMOTE_PORT" => "57334" "SERVER_ADDR" => "195.35.4.190" "SERVER_NAME" => "strikedeal.laundrydost.com" "SERVER_ADMIN" => "" "SERVER_PORT" => "443" "REQUEST_SCHEME" => "https" "REQUEST_URI" => "/product/texas-oak-906m?pid=834" "REDIRECT_URL" => "/product/texas-oak-906m" "REDIRECT_QUERY_STRING" => "pid=834" "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=834" "SCRIPT_URI" => "https://strikedeal.laundrydost.com/product/texas-oak-906m" "SCRIPT_URL" => "/product/texas-oak-906m" "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" => 1752713972.0736 "REQUEST_TIME" => 1752713972 ]
          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 => "Thu, 17 Jul 2025 00:59:32 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImV5d1hPbmZNNXJwVFFBcUJnUjYzWnc9PSIsInZhbHVlIjoiVGs0a3ZJeGlmLytENVAzcGhxaXZXN1ZpbmFpMnNQTEFQWTdkUTdlN0RvV0NtR2NJUktpM1dRbWxCMlJIbWhTQXkvRWI4NFZSWFZNcGpPbXUrVDBhallTbGtWZHVEYndXdlRTSTVQMmUwZVJVaDh0ZzlhNmFjcnI2ZE9pRGdVRlQiLCJtYWMiOiIyYzkyNjg1NTNlZGIzMzVmMzdlYzEzOTBiZjVlYTUzYWRhYmMxZDEwZjIzYzk2YjdkNTU5N2EzYjVkMWNhYzJkIiwidGFnIjoiIn0%3D; expires=Thu, 17-Jul-2025 02:59:32 GMT; Max-Age=7200; path=/; samesite=laxXSRF-TOKEN=eyJpdiI6ImV5d1hPbmZNNXJwVFFBcUJnUjYzWnc9PSIsInZhbHVlIjoiVGs0a3ZJeGlmLytENVAzcGhxaXZXN1ZpbmFpMnNQTEFQWTdkUTdlN0RvV0NtR2NJUktpM1dRbWxCMlJIbWhTQXkvRWI4N" 1 => "strikedeal_session=eyJpdiI6IjBwTWJUa1psclo0d3g2cmhua2Mzb0E9PSIsInZhbHVlIjoiS2FLbjgrOTRoV1p5WUdPK3hQQjhncGhMSzZFamZiMThaVVFjYXB1MTJSY1Q5aXJqYjh0c3ZnaVFYVGErT2VzUFAyM3ZnN3NIMjRPT2JaV3lyVUlxWDNBQ05Vb2YrU3ZrUkVvZG1zK3MvRjVFQnRocXl6S3FHUkZJZmt1Y1JOd0wiLCJtYWMiOiJkMDNkMTZkMTJkYjk1OTljOWJkMDBmYWY0M2NiMGQ0NzEwMTgyMmUxNzI0MGE4Nzk2OWFkZmU5YWM1NGJlZjhkIiwidGFnIjoiIn0%3D; expires=Thu, 17-Jul-2025 02:59:32 GMT; Max-Age=7200; path=/; httponly; samesite=laxstrikedeal_session=eyJpdiI6IjBwTWJUa1psclo0d3g2cmhua2Mzb0E9PSIsInZhbHVlIjoiS2FLbjgrOTRoV1p5WUdPK3hQQjhncGhMSzZFamZiMThaVVFjYXB1MTJSY1Q5aXJqYjh0c3ZnaVFYVGErT2VzU" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6ImV5d1hPbmZNNXJwVFFBcUJnUjYzWnc9PSIsInZhbHVlIjoiVGs0a3ZJeGlmLytENVAzcGhxaXZXN1ZpbmFpMnNQTEFQWTdkUTdlN0RvV0NtR2NJUktpM1dRbWxCMlJIbWhTQXkvRWI4NFZSWFZNcGpPbXUrVDBhallTbGtWZHVEYndXdlRTSTVQMmUwZVJVaDh0ZzlhNmFjcnI2ZE9pRGdVRlQiLCJtYWMiOiIyYzkyNjg1NTNlZGIzMzVmMzdlYzEzOTBiZjVlYTUzYWRhYmMxZDEwZjIzYzk2YjdkNTU5N2EzYjVkMWNhYzJkIiwidGFnIjoiIn0%3D; expires=Thu, 17-Jul-2025 02:59:32 GMT; path=/XSRF-TOKEN=eyJpdiI6ImV5d1hPbmZNNXJwVFFBcUJnUjYzWnc9PSIsInZhbHVlIjoiVGs0a3ZJeGlmLytENVAzcGhxaXZXN1ZpbmFpMnNQTEFQWTdkUTdlN0RvV0NtR2NJUktpM1dRbWxCMlJIbWhTQXkvRWI4N" 1 => "strikedeal_session=eyJpdiI6IjBwTWJUa1psclo0d3g2cmhua2Mzb0E9PSIsInZhbHVlIjoiS2FLbjgrOTRoV1p5WUdPK3hQQjhncGhMSzZFamZiMThaVVFjYXB1MTJSY1Q5aXJqYjh0c3ZnaVFYVGErT2VzUFAyM3ZnN3NIMjRPT2JaV3lyVUlxWDNBQ05Vb2YrU3ZrUkVvZG1zK3MvRjVFQnRocXl6S3FHUkZJZmt1Y1JOd0wiLCJtYWMiOiJkMDNkMTZkMTJkYjk1OTljOWJkMDBmYWY0M2NiMGQ0NzEwMTgyMmUxNzI0MGE4Nzk2OWFkZmU5YWM1NGJlZjhkIiwidGFnIjoiIn0%3D; expires=Thu, 17-Jul-2025 02:59:32 GMT; path=/; httponlystrikedeal_session=eyJpdiI6IjBwTWJUa1psclo0d3g2cmhua2Mzb0E9PSIsInZhbHVlIjoiS2FLbjgrOTRoV1p5WUdPK3hQQjhncGhMSzZFamZiMThaVVFjYXB1MTJSY1Q5aXJqYjh0c3ZnaVFYVGErT2VzU" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "8B52YmlOsGxhR651i5uAC3w25R0R6H8Viorpqap8" "_previous" => array:1 [ "url" => "https://strikedeal.laundrydost.com/product/texas-oak-906m?pid=834" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]