Topbar Banner Topbar Banner Topbar Banner

Hisense 20 Litres (H20MOWS10) Microwave

(0 reviews)
Estimate Shipping Time: 2 Days
Brand
Hisense

Inhouse product


Price
N75,250.00 /Pc
Quantity
(20 available)
Total Price
Refund
Not Applicable
Share

Reviews & Ratings

0 out of 5.0
(0 reviews)
There have been no reviews for this product yet.

It's so important to have the right kitchen appliances, whether large or small, they help you make the meals that fill your family's bellies and give you a reason to gather around the table to talk about your day. 

Looking for a way to get your main dishes and more hot and ready in no time? These products will help you fully cook your main dish, which is hot and ready at dinner time. Our cooking appliances include contact grills, slow cookers, ovens, and microwaves. We have a large selection of items that will make your dinner a success.

Microwaves are new inventions for modern cooking and food preservation. They are made with sophisticated technology that ensures proper and fast preservation while you go about other kitchen activities. Look through our wide range of HISENSE MICROWAVES and decide which one is right for you and your kitchen. Whether you're defrosting, warming, or properly heating food, these microwaves are sure to get the job done, giving you no stress and more time.

Hisense microwaves are equipped with the latest technology, suitable for daily kitchen activities such as cooking, defrosting, and reheating food. From steam technology to dual convection options, you’ll find a host of microwave oven features that combine convenience with traditional cooking.

Hisense is passionate about technology and making it accessible to the world. Its goal is to develop technological innovations that improve the lives of others. Life is better with Hisense!

Frequently Bought Products

Product Queries (0)

Login Or Registerto submit your questions to seller

Other Questions

No none asked to seller yet

Uvicol Store: One-stop shop for the world's global family.

Shop with Ease, Anytime, Anywhere!
Uvicol Store is redefining online shopping in Nigeria, offering a vast selection of products at unbeatable prices. Whether using our mobile app or website, enjoy seamless shopping from fashion to electronics, groceries, and home essentials—all delivered to your doorstep hassle-free.

Why Choose Uvicol?
✅ Unbeatable Prices & Exclusive Discounts – Enjoy the best deals and flash sales.
✅ Fast & Reliable Delivery – Get your orders quickly, anywhere in Nigeria.
✅ Flexible Payment Options – Pay securely via cards, and transfers.
✅ Easy Returns & Quality Guarantee – Shop with confidence, knowing you can return eligible items within 7 days.

Shop the Best Brands & Categories
* Fashion & Accessories – Trendy styles for men, women, and kids.
* Electronics & Mobile Phones – Latest devices from top brands.
* Home & Living – Furniture, appliances, and décor for every space.
* Groceries & Beauty – Everyday essentials at great prices.
* Gaming & Computing – Laptops, accessories, and gaming consoles.

Get the Best Deals Today!
Sign up for our newsletter and follow us on social media to stay updated on exclusive discounts, brand launches, and special promotions.

Do you need help? Call 0702-505-0090 for inquiries or 0814-882-2951 for orders.

Start Shopping Now at Uvicol.com and Experience Ultimate Convenience!

All categories
Flash Sale
Todays Deal
Auction
Request history8.2.18PHP Version1.83sRequest Duration7MBMemory UsageGET product/{slug}Route
  • warninglog[19:21:36] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (60.7ms)time
  • Application (1.77s)time
  • 1 x Application (96.68%)
    1.77s
    1 x Booting (3.32%)
    60.70ms
    24 templates were rendered
    • frontend.product_detailsproduct_details.blade.php#?blade
    • frontend.product_details.image_galleryimage_gallery.blade.php#?blade
    • frontend.product_details.detailsdetails.blade.php#?blade
    • frontend.product_details.seller_infoseller_info.blade.php#?blade
    • frontend.product_details.top_selling_productstop_selling_products.blade.php#?blade
    • frontend.product_details.review_sectionreview_section.blade.php#?blade
    • frontend.product_details.reviewsreviews.blade.php#?blade
    • pagination::bootstrap-4bootstrap-4.blade.php#?blade
    • frontend.product_details.descriptiondescription.blade.php#?blade
    • frontend.product_details.frequently_bought_productsfrequently_bought_products.blade.php#?blade
    • frontend.product_details.product_queriesproduct_queries.blade.php#?blade
    • frontend.partials.product_query_paginationproduct_query_pagination.blade.php#?blade
    • pagination::bootstrap-4bootstrap-4.blade.php#?blade
    • frontend.product_details.top_selling_productstop_selling_products.blade.php#?blade
    • modals.size_chart_show_modalsize_chart_show_modal.blade.php#?blade
    • frontend.layouts.appapp.blade.php#?blade
    • frontend.inc.navnav.blade.php#?blade
    • frontend.partials.cart.cartcart.blade.php#?blade
    • frontend.metro.partials.category_menucategory_menu.blade.php#?blade
    • frontend.inc.footerfooter.blade.php#?blade
    • frontend.inc.floating_buttonsfloating_buttons.blade.php#?blade
    • frontend.partials.modalmodal.blade.php#?blade
    • frontend.partials.login_modallogin_modal.blade.php#?blade
    • frontend.partials.account_delete_modalaccount_delete_modal.blade.php#?blade
    uri
    GET product/{slug}
    middleware
    web
    controller
    App\Http\Controllers\HomeController@product
    namespace
    prefix
    where
    as
    product
    file
    app/Http/Controllers/HomeController.php:260-325
    73 statements were executed (33 duplicates)Show only duplicates186ms
    • HomeController.php#266uvicol29_upgrade2.63msselect * from `products` where `auction_product` = 0 and `slug` = 'hisense-20-litres-h20mows10-microwave' and `approved` = 1 limit 1
      Bindings
      • 0: 0
      • 1: hisense-20-litres-h20mows10-microwave
      • 2: 1
      Backtrace
      • app/Http/Controllers/HomeController.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • HomeController.php#266uvicol29_upgrade670μsselect * from `product_translations` where `product_translations`.`product_id` in (92)
      Backtrace
      • app/Http/Controllers/HomeController.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • HomeController.php#266uvicol29_upgrade1.1msselect * from `product_taxes` where `product_taxes`.`product_id` in (92)
      Backtrace
      • app/Http/Controllers/HomeController.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • HomeController.php#266uvicol29_upgrade420μsselect * from `uploads` where `uploads`.`id` in (322) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Controllers/HomeController.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • HomeController.php#266uvicol29_upgrade5.82msselect * from `reviews` where `reviews`.`product_id` in (92)
      Backtrace
      • app/Http/Controllers/HomeController.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • HomeController.php#266uvicol29_upgrade2.48msselect * from `brands` where `brands`.`id` in (5)
      Backtrace
      • app/Http/Controllers/HomeController.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • HomeController.php#266uvicol29_upgrade8.34msselect * from `brand_translations` where `brand_translations`.`brand_id` in (5)
      Backtrace
      • app/Http/Controllers/HomeController.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • HomeController.php#266uvicol29_upgrade35.11msselect * from `product_stocks` where `product_stocks`.`product_id` in (92)
      Backtrace
      • app/Http/Controllers/HomeController.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • HomeController.php#266uvicol29_upgrade6.53msselect * from `users` where `users`.`id` in (9)
      Backtrace
      • app/Http/Controllers/HomeController.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • HomeController.php#266uvicol29_upgrade13.42msselect * from `shops` where `shops`.`user_id` in (9)
      Backtrace
      • app/Http/Controllers/HomeController.php:266
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • HomeController.php#281uvicol29_upgrade12.29msselect count(*) as aggregate from `product_queries` where `product_id` = 92 and `customer_id` is not null
      Bindings
      • 0: 92
      Backtrace
      • app/Http/Controllers/HomeController.php:281
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • HomeController.php#282uvicol29_upgrade6.27msselect count(*) as aggregate from `product_queries` where `product_id` = 92
      Bindings
      • 0: 92
      Backtrace
      • app/Http/Controllers/HomeController.php:282
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • HomeController.php#283uvicol29_upgrade3.46msselect count(*) as aggregate from `reviews` where `reviews`.`product_id` = 92 and `reviews`.`product_id` is not null and `status` = 1
      Bindings
      • 0: 92
      • 1: 1
      Backtrace
      • app/Http/Controllers/HomeController.php:283
      • vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • vendor/laravel/framework/src/Illuminate/Routing/Route.php:205
    • Helpers.php#1168uvicol29_upgrade2.25msselect * from `uploads` where `uploads`.`id` = '322' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 322
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade780μsselect * from `uploads` where `uploads`.`id` = '322' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 322
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade410μsselect * from `uploads` where `uploads`.`id` = '322' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 322
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade390μsselect * from `uploads` where `uploads`.`id` = '322' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 322
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade360μsselect * from `uploads` where `uploads`.`id` = '319' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 319
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade340μsselect * from `uploads` where `uploads`.`id` = '320' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 320
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade290μsselect * from `uploads` where `uploads`.`id` = '321' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 321
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade290μsselect * from `uploads` where `uploads`.`id` = '322' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 322
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade260μsselect * from `uploads` where `uploads`.`id` = '319' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 319
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade270μsselect * from `uploads` where `uploads`.`id` = '320' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 320
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade360μsselect * from `uploads` where `uploads`.`id` = '321' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 321
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • details.blade.php#157uvicol29_upgrade580μsselect * from `categories` where `categories`.`id` = 796 limit 1
      Bindings
      • 0: 796
      Backtrace
      • view::frontend.product_details.details:157
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • details.blade.php#157uvicol29_upgrade960μsselect * from `category_translations` where `category_translations`.`category_id` in (796)
      Backtrace
      • view::frontend.product_details.details:157
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • details.blade.php#157uvicol29_upgrade3.89msselect * from `size_charts` where `size_charts`.`category_id` = 796 limit 1
      Bindings
      • 0: 796
      Backtrace
      • view::frontend.product_details.details:157
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1761uvicol29_upgrade1.26msselect * from `products` where `user_id` = 9 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (11, 12, 13))) order by `num_of_sale` desc limit 6
      Bindings
      • 0: 9
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: admin
      • 5: 11
      • 6: 12
      • 7: 13
      Backtrace
      • app/Http/Helpers.php:1761
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1761uvicol29_upgrade3.33msselect * from `product_translations` where `product_translations`.`product_id` in (4, 22, 34, 43, 47, 58)
      Backtrace
      • app/Http/Helpers.php:1761
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1761uvicol29_upgrade1.55msselect * from `product_taxes` where `product_taxes`.`product_id` in (4, 22, 34, 43, 47, 58)
      Backtrace
      • app/Http/Helpers.php:1761
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1761uvicol29_upgrade6.9msselect * from `uploads` where `uploads`.`id` in (132, 158, 183, 204, 211, 233) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Helpers.php:1761
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade9.68msselect * from `uploads` where `uploads`.`id` = '158' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 158
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade560μsselect * from `uploads` where `uploads`.`id` = '211' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 211
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade450μsselect * from `uploads` where `uploads`.`id` = '233' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 233
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade560μsselect * from `uploads` where `uploads`.`id` = '204' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 204
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade440μsselect * from `uploads` where `uploads`.`id` = '132' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 132
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade520μsselect * from `uploads` where `uploads`.`id` = '183' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 183
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade300μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1896uvicol29_upgrade1.51msselect `frequently_bought_product_id` from `frequently_bought_products` where `frequently_bought_products`.`product_id` = 92 and `frequently_bought_products`.`product_id` is not null and `category_id` is null
      Bindings
      • 0: 92
      Backtrace
      • app/Http/Helpers.php:1896
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1897uvicol29_upgrade420μsselect * from `products` where 0 = 1 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (11, 12, 13)))
      Bindings
      • 0: 1
      • 1: 1
      • 2: 0
      • 3: admin
      • 4: 11
      • 5: 12
      • 6: 13
      Backtrace
      • app/Http/Helpers.php:1897
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • product_queries.blade.php#5uvicol29_upgrade290μsselect * from `product_queries` where `product_queries`.`product_id` = 92 and `product_queries`.`product_id` is not null
      Bindings
      • 0: 92
      Backtrace
      • view::frontend.product_details.product_queries:5
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1761uvicol29_upgrade3.68msselect * from `products` where `user_id` = 9 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (11, 12, 13))) order by `num_of_sale` desc limit 6
      Bindings
      • 0: 9
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: admin
      • 5: 11
      • 6: 12
      • 7: 13
      Backtrace
      • app/Http/Helpers.php:1761
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1761uvicol29_upgrade6.17msselect * from `product_translations` where `product_translations`.`product_id` in (4, 22, 34, 43, 47, 58)
      Backtrace
      • app/Http/Helpers.php:1761
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1761uvicol29_upgrade510μsselect * from `product_taxes` where `product_taxes`.`product_id` in (4, 22, 34, 43, 47, 58)
      Backtrace
      • app/Http/Helpers.php:1761
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1761uvicol29_upgrade2.68msselect * from `uploads` where `uploads`.`id` in (132, 158, 183, 204, 211, 233) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Helpers.php:1761
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade330μsselect * from `uploads` where `uploads`.`id` = '158' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 158
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade370μsselect * from `uploads` where `uploads`.`id` = '211' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 211
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade1.61msselect * from `uploads` where `uploads`.`id` = '233' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 233
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade1.07msselect * from `uploads` where `uploads`.`id` = '204' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 204
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade360μsselect * from `uploads` where `uploads`.`id` = '183' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 183
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade640μsselect * from `uploads` where `uploads`.`id` = '132' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 132
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1661uvicol29_upgrade390μsselect * from `languages` where `code` = 'en' limit 1
      Bindings
      • 0: en
      Backtrace
      • app/Http/Helpers.php:1661
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade340μsselect * from `uploads` where `uploads`.`id` = '15' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 15
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1642uvicol29_upgrade450μsselect * from `languages` where `code` = 'en' limit 1
      Bindings
      • 0: en
      Backtrace
      • app/Http/Helpers.php:1642
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade350μsselect * from `uploads` where `uploads`.`id` = '495' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 495
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade300μsselect * from `uploads` where `uploads`.`id` = '494' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 494
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade280μsselect * from `uploads` where `uploads`.`id` = '500' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 500
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1675uvicol29_upgrade410μsselect * from `currencies` where `id` = '29' limit 1
      Bindings
      • 0: 29
      Backtrace
      • app/Http/Helpers.php:1675
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1685uvicol29_upgrade500μsselect * from `currencies` where `status` = 1
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Helpers.php:1685
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade10.48msselect * from `uploads` where `uploads`.`id` = '496' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 496
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1983uvicol29_upgrade1.84msselect * from `categories` where `level` = 0 order by `order_level` desc
      Bindings
      • 0: 0
      Backtrace
      • app/Http/Helpers.php:1983
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1983uvicol29_upgrade2.67msselect * from `category_translations` where `category_translations`.`category_id` in (4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 99, 100, 101, 102, 103, 104, 105, 106, 404)
      Backtrace
      • app/Http/Helpers.php:1983
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1983uvicol29_upgrade3.52msselect * from `uploads` where `uploads`.`id` in (48, 51, 54, 57, 63, 67, 69, 73, 75, 78, 81, 93, 94, 99, 103, 106, 108, 112, 114, 116, 120) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Helpers.php:1983
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1983uvicol29_upgrade1.01msselect * from `uploads` where `uploads`.`id` in (47, 50, 55, 56, 60, 62, 66, 70, 72, 76, 79, 91, 96, 100, 102, 107, 110, 113, 117) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Helpers.php:1983
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade520μsselect * from `uploads` where `uploads`.`id` = '462' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 462
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade520μsselect * from `uploads` where `uploads`.`id` = '497' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 497
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade310μsselect * from `uploads` where `uploads`.`id` = '455' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 455
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade600μsselect * from `uploads` where `uploads`.`id` = '459' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 459
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade380μsselect * from `uploads` where `uploads`.`id` = '460' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 460
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • app.blade.php#256uvicol29_upgrade3.13msselect * from `custom_alerts` where `status` = 1 order by `id` desc
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.layouts.app:256
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • app.blade.php#297uvicol29_upgrade550μsselect * from `dynamic_popups` where `status` = 1 order by `id` asc
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.layouts.app:297
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#1168uvicol29_upgrade390μsselect * from `uploads` where `uploads`.`id` = '22' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 22
      Backtrace
      • app/Http/Helpers.php:1168
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    • Helpers.php#123uvicol29_upgrade2.1msselect * from `countries` where `status` = '1'
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Helpers.php:123
      • vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • vendor/laravel/framework/src/Illuminate/View/View.php:207
    App\Models\Upload
    87Upload.php#?
    App\Models\Category
    22Category.php#?
    App\Models\CategoryTranslation
    22CategoryTranslation.php#?
    App\Models\Product
    13Product.php#?
    App\Models\ProductTranslation
    13ProductTranslation.php#?
    App\Models\ProductTax
    13ProductTax.php#?
    App\Models\Currency
    3Currency.php#?
    App\Models\Language
    2Language.php#?
    App\Models\Brand
    1Brand.php#?
    App\Models\BrandTranslation
    1BrandTranslation.php#?
    App\Models\ProductStock
    1ProductStock.php#?
    App\Models\User
    1User.php#?
    App\Models\CustomAlert
    1CustomAlert.php#?
    App\Models\DynamicPopup
    1DynamicPopup.php#?
    App\Models\Country
    1Country.php#?
        _token
        fjp1ybxJXMd4fonu0TlNyBDCv6zqA0VVvwhxQ582
        locale
        en
        link
        https://www.uvicol.com/product/hisense-20-litres-h20mows10-microwave
        path_info
        /product/hisense-20-litres-h20mows10-microwave
        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:17 [ "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" ] "content-length" => array:1 [ 0 => "0" ] "host" => array:1 [ 0 => "www.uvicol.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" ] "x-https" => array:1 [ 0 => "1" ] ]
        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, 12 Jun 2025 18:21:35 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=fjp1ybxJXMd4fonu0TlNyBDCv6zqA0VVvwhxQ582; expires=Thu, 12 Jun 2025 20:21:37 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=fjp1ybxJXMd4fonu0TlNyBDCv6zqA0VVvwhxQ582; expires=Thu, 12-Jun-2025 20:21:37 GMT; path=/" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "fjp1ybxJXMd4fonu0TlNyBDCv6zqA0VVvwhxQ582" "locale" => "en" "link" => "https://www.uvicol.com/product/hisense-20-litres-h20mows10-microwave" ]
        ClearShow all
        Date ↕MethodURLData
        #12025-06-12 19:21:37GET/product/hisense-20-litres-h20mows10-microwave12473182