Close
Filters
Product Search

Categories
  • Apparel
    • Australian Made
      • Awards & Recognition
        • Badges & Lanyards
          • Bags
            • Clocks & Watches
              • Drinkware
                • Eco Friendly
                  • Fun & Games
                    • Gift Packs
                      • Golf Items
                        • Headwear
                          • House & Auto
                            • Office & Stationery
                              • Outdoor
                                • Pens & Writing
                                  • Sports
                                    • Technology
                                      • Towels & Blankets
                                        • Travel Items
                                          • Workwear & Safety

Mirage Vacuum Bottle - Push Button
113967_TRDZ

Trendy 500ml double wall, vacuum insulated stainless steel drink bottle with a timeless design. It will keep drinks cold for 24 hours or hot for up to 12 hours. It has a secure, spring activated push button lid with a carry handle and an ergonomically designed spout for pouring drinks. Remove the lid to drink directly from the bottle or simply push the button to pour. Mirage bottles laser engrave to a shiny steel finish except for the silver bottle, which engraves to a natural etch. The bottle is nicely presented in a black gift box. This product is not dishwasher safe and handwashing is recommended.

Colours: Silver, Gunmetal, Translucent Blue, White, Yellow, Red, Purple, Black. Dimensions: Dia 70mm x H 260mm. Branding Options: Pad Print-40mm x 60mm. Packaging: Individual Gift Box. Price includes: Pad Print Per Colour/Position - 40mm x 60mm. Setup is included.
Price From : $14.34
Min Order Quantity 25
7.2.34PHP Version1.06sRequest Duration26MBMemory UsageGET product-detail/{id}Route
    • Booting (92.95ms)
    • Application (965ms)
    • 1 x Application (91.07%)
      965.47ms
      1 x Booting (8.77%)
      92.95ms
      2 templates were rendered
      • product-detail (resources/views/product-detail.blade.php)15blade
        Params
        0
        product
        1
        qtyBreak
        2
        MinQty
        3
        subCate
        4
        cateInfo
        5
        breadcrumb
        6
        quabPrice
        7
        qtyDetail
        8
        sysfromPrice
        9
        sysQtyPrice
        10
        alternativeViewList
        11
        longDescription
        12
        suppList
        13
        sysUrlHide
        14
        prodSpecSheet
      • layouts.mainFronend (resources/views/layouts/mainFronend.blade.php)53blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        errors
        4
        product
        5
        qtyBreak
        6
        MinQty
        7
        subCate
        8
        cateInfo
        9
        breadcrumb
        10
        quabPrice
        11
        qtyDetail
        12
        sysfromPrice
        13
        sysQtyPrice
        14
        alternativeViewList
        15
        longDescription
        16
        suppList
        17
        sysUrlHide
        18
        prodSpecSheet
        19
        descri
        20
        __currentLoopData
        21
        subCateOne
        22
        loop
        23
        i
        24
        mainCategoryId1
        25
        menuSubStr
        26
        cateList
        27
        proNAme
        28
        serverImagePath
        29
        defaultImage
        30
        startCount
        31
        endCount
        32
        alternativeImages
        33
        newSplidArrayImagename
        34
        images
        35
        newSplidArrayAlternativeImagename
        36
        alternativeImagesAfterMerge
        37
        imageName
        38
        totPrice
        39
        finalTot
        40
        qtbr
        41
        document
        42
        suppm
        43
        http_response_header
        44
        cart
        45
        VPFoo
        46
        VPHead
        47
        AnnouncementBar
        48
        CodeSnippetsHeader
        49
        CodeSnippetsFooter
        50
        maxprice
        51
        pricerange
        52
        pricerange_Advanced
      uri
      GET product-detail/{id}
      middleware
      web, pagespeed
      controller
      App\Http\Controllers\Frontend\ProductListController@showProductDetail
      namespace
      App\Http\Controllers\Frontend
      prefix
      where
      as
      ProductDetail
      file
      app/Http/Controllers/Frontend/ProductListController.php:473-589
      26 statements were executed, 2 of which were duplicated, 24 unique231ms
      • select * from `product` where `prod_seo_title` = 'Mirage-Vacuum-Bottle-Push-Button' limit 1510μs/app/Http/Controllers/Frontend/ProductListController.php:476promoweb_demo2
        Metadata
        Bindings
        • 0. Mirage-Vacuum-Bottle-Push-Button
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Http/Controllers/Frontend/ProductListController.php:476
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select `suco_name` from `category_and_products` inner join `product` on `prod_product_code` = `catpro_prod_code` inner join `category_assign` on `sub_cat_one_id` = `catpro_sub_cat_one` inner join `sub_category_one` on `sub_category_one`.`id` = `sub_cat_one_id` where `prod_seo_title` = 'Mirage-Vacuum-Bottle-Push-Button' limit 1630μs/app/Http/Controllers/Frontend/ProductListController.php:488promoweb_demo2
        Metadata
        Bindings
        • 0. Mirage-Vacuum-Bottle-Push-Button
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Http/Controllers/Frontend/ProductListController.php:488
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `supplier` where `supp_flag` = '1' order by `supp_name` asc550μs/app/Http/Controllers/Frontend/ProductListController.php:490promoweb_demo2
        Metadata
        Bindings
        • 0. 1
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Http/Controllers/Frontend/ProductListController.php:490
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `sysmaster` where `sysm_def_id` = 'url_hide' limit 1560μs/app/Http/Controllers/Frontend/ProductListController.php:492promoweb_demo2
        Metadata
        Bindings
        • 0. url_hide
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Http/Controllers/Frontend/ProductListController.php:492
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select `top_cat_id`, `sub_cat_one_id` as `subCateId`, `tolc_name`, `suco_name`, `tolc_seo_title`, `suco_seo_title` from `top_level_category` inner join `category_assign` on `top_cat_id` = `top_level_category`.`id` inner join `sub_category_one` as `subcate` on `sub_cat_one_id` = `subcate`.`id` where `tolc_flag` = '1' and `tolc_position` != '0' order by `tolc_name` asc, `suco_name` asc2.16ms/app/Http/Controllers/Frontend/ProductListController.php:500promoweb_demo2
        Metadata
        Bindings
        • 0. 1
        • 1. 0
        Hints
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        Backtrace
        • 12. /app/Http/Controllers/Frontend/ProductListController.php:500
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `sub_category_one` order by `suco_name` asc3.3ms/app/Http/Controllers/Frontend/ProductListController.php:502promoweb_demo2
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        • The SELECT statement has no WHERE clause and could examine many more rows than intended
        Backtrace
        • 14. /app/Http/Controllers/Frontend/ProductListController.php:502
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select `product`.*, `supplier`.`supp_margin`, `supplier`.`supp_name` from `product` inner join `supplier` on `supp_code` = `prod_supplier_code` where `prod_seo_title` = 'Mirage-Vacuum-Bottle-Push-Button' limit 1440μs/app/Http/Controllers/Frontend/ProductListController.php:508promoweb_demo2
        Metadata
        Bindings
        • 0. Mirage-Vacuum-Bottle-Push-Button
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Http/Controllers/Frontend/ProductListController.php:508
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select `quantity_break`.* from `quantity_break` where `quab_product_code` = '113967_TRDZ' and `quab_quantity` != '0'450μs/app/Http/Controllers/Frontend/ProductListController.php:524promoweb_demo2
        Metadata
        Bindings
        • 0. 113967_TRDZ
        • 1. 0
        Hints
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        Backtrace
        • 12. /app/Http/Controllers/Frontend/ProductListController.php:524
        • 15. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select MAX(quab_quantity) AS qty from `quantity_break` where `quab_product_code` = '113967_TRDZ' and `quab_quantity` != '0' limit 1360μs/app/Http/Controllers/Frontend/ProductListController.php:531promoweb_demo2
        Metadata
        Bindings
        • 0. 113967_TRDZ
        • 1. 0
        Hints
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Http/Controllers/Frontend/ProductListController.php:531
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select `quab_price` from `quantity_break` where `quab_product_code` = '113967_TRDZ' and `quab_quantity` != '0' and `quab_quantity` = 1000 limit 1340μs/app/Http/Controllers/Frontend/ProductListController.php:538promoweb_demo2
        Metadata
        Bindings
        • 0. 113967_TRDZ
        • 1. 0
        • 2. 1000
        Hints
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Http/Controllers/Frontend/ProductListController.php:538
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select MIN(quab_quantity) AS qty from `quantity_break` where `quab_product_code` = '113967_TRDZ' and `quab_quantity` != '0' limit 1340μs/app/Http/Controllers/Frontend/ProductListController.php:544promoweb_demo2
        Metadata
        Bindings
        • 0. 113967_TRDZ
        • 1. 0
        Hints
        • The != operator is not standard. Use the <> operator to test for inequality instead.
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Http/Controllers/Frontend/ProductListController.php:544
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `sysmaster` where `sysm_def_id` = 'from_price' limit 1280μs/app/Http/Controllers/Frontend/ProductListController.php:554promoweb_demo2
        Metadata
        Bindings
        • 0. from_price
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Http/Controllers/Frontend/ProductListController.php:554
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `sysmaster` where `sysm_def_id` = 'quantity_price' limit 1270μs/app/Http/Controllers/Frontend/ProductListController.php:555promoweb_demo2
        Metadata
        Bindings
        • 0. quantity_price
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Http/Controllers/Frontend/ProductListController.php:555
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 21. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select `prod_long_description`, `prod_supplier_code` from `product` where `prod_seo_title` = 'Mirage-Vacuum-Bottle-Push-Button' limit 1240μs/app/Http/Controllers/Frontend/ProductListController.php:557promoweb_demo2
        Metadata
        Bindings
        • 0. Mirage-Vacuum-Bottle-Push-Button
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Http/Controllers/Frontend/ProductListController.php:557
        • 16. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 17. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Router.php:685
      • select * from `longDescSplit` where `supplier` = 'TRENDZ'340μs/app/Http/Controllers/Frontend/ProductListController.php:605promoweb_demo2
        Metadata
        Bindings
        • 0. TRENDZ
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 14. /app/Http/Controllers/Frontend/ProductListController.php:605
        • 15. /app/Http/Controllers/Frontend/ProductListController.php:559
        • 18. /vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:45
        • 19. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:239
        • 20. /vendor/laravel/framework/src/Illuminate/Routing/Route.php:196
      • select `top_cat_id`, `sub_cat_one_id` as `subCateId`, `tolc_name`, `suco_name`, `tolc_seo_title`, `suco_seo_title` from `top_level_category` inner join `category_assign` on `top_cat_id` = `top_level_category`.`id` inner join `sub_category_one` as `subcate` on `sub_cat_one_id` = `subcate`.`id` where `tolc_flag` = '1' order by `tolc_position` asc, `tolc_name` asc, `suco_name` asc1.98ms/app/Providers/AppServiceProvider.php:40promoweb_demo2
        Metadata
        Bindings
        • 0. 1
        Backtrace
        • 12. /app/Providers/AppServiceProvider.php:40
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 18. view::product-detail:1224
      • select count(DISTINCT(cart_product_code)) as total from `cart` where `cart_session_id` is null limit 11.15ms/app/Providers/AppServiceProvider.php:44promoweb_demo2
        Metadata
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Providers/AppServiceProvider.php:44
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 19. view::product-detail:1224
      • select `webpage`.* from `webpage` where `webp_link` = 'Footer' order by `webp_page_position` asc560μs/app/Providers/AppServiceProvider.php:46promoweb_demo2
        Metadata
        Bindings
        • 0. Footer
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Providers/AppServiceProvider.php:46
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 18. view::product-detail:1224
      • select `webpage`.* from `webpage` where `webp_link` = 'Header' order by `webp_page_position` asc310μs/app/Providers/AppServiceProvider.php:47promoweb_demo2
        Metadata
        Bindings
        • 0. Header
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Providers/AppServiceProvider.php:47
        • 15. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 16. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 18. view::product-detail:1224
      • select `announcement_bar`.* from `announcement_bar` where `announcement_flag` = '1' limit 1270μs/app/Providers/AppServiceProvider.php:49promoweb_demo2
        Metadata
        Bindings
        • 0. 1
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Providers/AppServiceProvider.php:49
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 19. view::product-detail:1224
      • select `code_snippets`.* from `code_snippets` where `code_snippets_position` = 'Header' limit 1270μs/app/Providers/AppServiceProvider.php:51promoweb_demo2
        Metadata
        Bindings
        • 0. Header
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Providers/AppServiceProvider.php:51
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 19. view::product-detail:1224
      • select `code_snippets`.* from `code_snippets` where `code_snippets_position` = 'Footer' limit 1230μs/app/Providers/AppServiceProvider.php:52promoweb_demo2
        Metadata
        Bindings
        • 0. Footer
        Hints
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Providers/AppServiceProvider.php:52
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 19. view::product-detail:1224
      • select * from `sysmaster` where `sysm_def_id` = 'hide_main_url' limit 1240μs/app/Providers/AppServiceProvider.php:54promoweb_demo2
        Metadata
        Bindings
        • 0. hide_main_url
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 15. /app/Providers/AppServiceProvider.php:54
        • 18. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 19. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 20. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 21. view::product-detail:1224
      • select product.prod_from_price * supplier.supp_margin as MaxPrice from `category_and_products` inner join `sub_category_one` on `sub_category_one`.`id` = `catpro_sub_cat_one` inner join `product` on `prod_product_code` = `catpro_prod_code` inner join `supplier` on `supp_code` = `prod_supplier_code` where `suco_seo_title` = 'Mirage-Vacuum-Bottle-Push-Button' group by `prod_product_code` order by product.prod_from_price * supplier.supp_margin desc limit 1214ms/app/Providers/AppServiceProvider.php:62promoweb_demo2
        Metadata
        Bindings
        • 0. Mirage-Vacuum-Bottle-Push-Button
        Backtrace
        • 13. /app/Providers/AppServiceProvider.php:62
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 19. view::product-detail:1224
      • select * from `sysmaster` where `sysm_val_type` = 'price_range' limit 1290μs/app/Providers/AppServiceProvider.php:64promoweb_demo2
        Metadata
        Bindings
        • 0. price_range
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Providers/AppServiceProvider.php:64
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 19. view::product-detail:1224
      • select * from `sysmaster` where `sysm_val_type` = 'price_range' limit 1280μs/app/Providers/AppServiceProvider.php:65promoweb_demo2
        Metadata
        Bindings
        • 0. price_range
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 13. /app/Providers/AppServiceProvider.php:65
        • 16. /vendor/laravel/framework/src/Illuminate/View/Concerns/ManagesEvents.php:179
        • 17. /vendor/laravel/framework/src/Illuminate/View/View.php:120
        • 18. /vendor/laravel/framework/src/Illuminate/View/View.php:91
        • 19. view::product-detail:1224
      App\long_description
      4
      App\sub_category_one
      486
      App\sysmaster
      4
      App\product
      1
          _token
          6TECmQUEr1uIfKAmmlOwHaDBi2K4Jjuxz0MkuAzc
          _previous
          array:1 [ "url" => "https://promosphere.promowebsites.com.au/product-detail/Mirage-Vacuum-Bottle-P...
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product-detail/Mirage-Vacuum-Bottle-Push-Button
          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 [ "pragma" => array:1 [ 0 => "no-cache" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "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" ] "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" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "priority" => array:1 [ 0 => "u=0, i" ] "host" => array:1 [ 0 => "promosphere.promowebsites.com.au" ] ]
          request_server
          0 of 0
          array:51 [ "PATH" => "/usr/local/bin:/usr/bin:/bin" "TZ" => "Australia/Sydney" "REDIRECT_HANDLER" => "application/x-httpd-ea-php72" "REDIRECT_STATUS" => "200" "UNIQUE_ID" => "aDaaEyfIRGCSokJbw0uM8wAATBQ" "HTTPS" => "on" "SSL_TLS_SNI" => "promosphere.promowebsites.com.au" "HTTP_PRAGMA" => "no-cache" "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_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "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_SEC_FETCH_SITE" => "none" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_PRIORITY" => "u=0, i" "HTTP_HOST" => "promosphere.promowebsites.com.au" "SERVER_SIGNATURE" => "" "SERVER_SOFTWARE" => "Apache" "SERVER_NAME" => "promosphere.promowebsites.com.au" "SERVER_ADDR" => "103.13.103.175" "SERVER_PORT" => "443" "REMOTE_ADDR" => "18.217.177.60" "DOCUMENT_ROOT" => "/home/promowebsitescom/promosphere.promowebsites.com.au" "REQUEST_SCHEME" => "https" "CONTEXT_PREFIX" => "/cgi-sys" "CONTEXT_DOCUMENT_ROOT" => "/usr/local/cpanel/cgi-sys/" "SERVER_ADMIN" => "webmaster@promosphere.promowebsites.com.au" "SCRIPT_FILENAME" => "/home/promowebsitescom/promosphere.promowebsites.com.au/index.php" "REMOTE_PORT" => "43709" "REDIRECT_URL" => "/index.php" "GATEWAY_INTERFACE" => "CGI/1.1" "SERVER_PROTOCOL" => "HTTP/2.0" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "REQUEST_URI" => "/product-detail/Mirage-Vacuum-Bottle-Push-Button" "SCRIPT_NAME" => "/index.php" "ORIG_SCRIPT_FILENAME" => "/usr/local/cpanel/cgi-sys/ea-php72" "ORIG_PATH_INFO" => "/index.php" "ORIG_PATH_TRANSLATED" => "/home/promowebsitescom/promosphere.promowebsites.com.au/index.php" "ORIG_SCRIPT_NAME" => "/cgi-sys/ea-php72" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1748408852.0258 "REQUEST_TIME" => 1748408852 "argv" => [] "argc" => 0 ]
          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 => "Wed, 28 May 2025 05:07:32 GMT" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikx1TldwYnNTaDd2dlI5UHFOVTlkcXc9PSIsInZhbHVlIjoiVnNIVzQxbEVVa1cwWW1QMGhOUUpMVzYrK0IzeXlXcDF4YUZCMEQ4WkVmWjdua0VwRlJUbGo5QkxtbDgrNk81eGdIUXZCVW1wcjF0QXZ2ODdVcytWazc0QkJxaW1xaVJKN0NXTGJibGxiajJWVDlzRUVNTk5MdnhjN3NPS3lBMmIiLCJtYWMiOiIwMjQyNmNlYjNlMjU3MmZkYzY4M2E1YmM1ODE2MjkwZGMzMDBiYmExYmEwMDI0YjFhMTNkMjZkNmI2Mjc2OGY1In0%3D; expires=Wed, 28-May-2025 07:07:33 GMT; Max-Age=7200; path=/XSRF-TOKEN=eyJpdiI6Ikx1TldwYnNTaDd2dlI5UHFOVTlkcXc9PSIsInZhbHVlIjoiVnNIVzQxbEVVa1cwWW1QMGhOUUpMVzYrK0IzeXlXcDF4YUZCMEQ4WkVmWjdua0VwRlJUbGo5QkxtbDgrNk81eGdIUXZCV" 1 => "gun_web_systems_session=eyJpdiI6IjNjdVNuamEzTG9CbXhnMTJ6S1B3cXc9PSIsInZhbHVlIjoiVElkeHNaTS85SXlpb3ZJTjQ4ZGc2U0xVbVNsRGtMbjBwdFp3TWlzU3h0UUNzSmFxSGdCOTArbEtlMTFQRWxmK2ExSnJSWFRpOWN3V1RMQVBvRDk1dVhQeTBweVMvUkJWd3BxVkNpK1ZVVmVzUWJYOEc4K0t5RFhpSTd2NkovZ0ciLCJtYWMiOiI4ZTUxODE4N2ZjYThmOTY2ZjRiZGJlZTk0NjBjMDIwMTk3NDk2ZDZlNTY2YjczMzZmOTNlYjdkYmVlNmIyYTA5In0%3D; expires=Wed, 28-May-2025 07:07:33 GMT; Max-Age=7200; path=/; httponlygun_web_systems_session=eyJpdiI6IjNjdVNuamEzTG9CbXhnMTJ6S1B3cXc9PSIsInZhbHVlIjoiVElkeHNaTS85SXlpb3ZJTjQ4ZGc2U0xVbVNsRGtMbjBwdFp3TWlzU3h0UUNzSmFxSGdCOTArbEtlMTFQ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6Ikx1TldwYnNTaDd2dlI5UHFOVTlkcXc9PSIsInZhbHVlIjoiVnNIVzQxbEVVa1cwWW1QMGhOUUpMVzYrK0IzeXlXcDF4YUZCMEQ4WkVmWjdua0VwRlJUbGo5QkxtbDgrNk81eGdIUXZCVW1wcjF0QXZ2ODdVcytWazc0QkJxaW1xaVJKN0NXTGJibGxiajJWVDlzRUVNTk5MdnhjN3NPS3lBMmIiLCJtYWMiOiIwMjQyNmNlYjNlMjU3MmZkYzY4M2E1YmM1ODE2MjkwZGMzMDBiYmExYmEwMDI0YjFhMTNkMjZkNmI2Mjc2OGY1In0%3D; expires=Wed, 28-May-2025 07:07:33 GMT; path=/XSRF-TOKEN=eyJpdiI6Ikx1TldwYnNTaDd2dlI5UHFOVTlkcXc9PSIsInZhbHVlIjoiVnNIVzQxbEVVa1cwWW1QMGhOUUpMVzYrK0IzeXlXcDF4YUZCMEQ4WkVmWjdua0VwRlJUbGo5QkxtbDgrNk81eGdIUXZCV" 1 => "gun_web_systems_session=eyJpdiI6IjNjdVNuamEzTG9CbXhnMTJ6S1B3cXc9PSIsInZhbHVlIjoiVElkeHNaTS85SXlpb3ZJTjQ4ZGc2U0xVbVNsRGtMbjBwdFp3TWlzU3h0UUNzSmFxSGdCOTArbEtlMTFQRWxmK2ExSnJSWFRpOWN3V1RMQVBvRDk1dVhQeTBweVMvUkJWd3BxVkNpK1ZVVmVzUWJYOEc4K0t5RFhpSTd2NkovZ0ciLCJtYWMiOiI4ZTUxODE4N2ZjYThmOTY2ZjRiZGJlZTk0NjBjMDIwMTk3NDk2ZDZlNTY2YjczMzZmOTNlYjdkYmVlNmIyYTA5In0%3D; expires=Wed, 28-May-2025 07:07:33 GMT; path=/; httponlygun_web_systems_session=eyJpdiI6IjNjdVNuamEzTG9CbXhnMTJ6S1B3cXc9PSIsInZhbHVlIjoiVElkeHNaTS85SXlpb3ZJTjQ4ZGc2U0xVbVNsRGtMbjBwdFp3TWlzU3h0UUNzSmFxSGdCOTArbEtlMTFQ" ] ]
          session_attributes
          0 of 0
          array:4 [ "_token" => "6TECmQUEr1uIfKAmmlOwHaDBi2K4Jjuxz0MkuAzc" "_previous" => array:1 [ "url" => "https://promosphere.promowebsites.com.au/product-detail/Mirage-Vacuum-Bottle-Push-Button" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]