Feeling as bright and cheerful with this enchanting yellow ethnic kameez Kurtis 6473

(0 reviews)
Estimate Shipping Time: 4 Days
Brand
AB Fashion
Sold by AB Fashion

Price
900 ৳ /Pcs
Women's Size
Quantity
(68 available)
Total Price
Share

Reviews & Ratings

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

Product details:

  • Art: Stylish, trendy 
  • Smart look
  • GSM: N/A
  • Made in Bangladesh
  • A perfect  Comfortable casual wear

Fashionable Dress  for Women

This Premium dress is comfortable and can be worn for regular use. It is a perfect wear for women like you. You will love to wear this custom design dress just for its versatile usability and diversified fashion sense. It is generally made of Fine fabrics and easy to clean. It is perfect to wear with jeans and gabardine pant. Cloud design with a regular fit for women. It is useful on formal as well as casual occasion. It's designed to be comfortable and durable.


Also this dress is perfect for the young and smart Lady . Discover the epitome of style and sophistication with our collection of fashionable dresses for women. From timeless classics to the latest trends, our dresses are designed to make a statement and enhance your personal style. Explore a wide range of cuts, silhouettes, and patterns, meticulously crafted with attention to detail and quality. Whether you're attending a special event, going out for a night on the town, or simply looking to elevate your everyday style, our fashionable dresses offer versatility and elegance. Embrace the confidence that comes with wearing a dress that effortlessly captures the essence of fashion-forward design. Shop now and unleash your inner fashionista with our exquisite selection of fashionable dresses for women.


Size Guide



M

36

Standard

L

38

Standard

XL

40

Standard

XXL

42

Standard

XXXL

4XL

Free Size

44

46

48-50

Standard

Standard 

Standard



#Please check the size chart and select your size before placing order


#Product delivery duration may vary due to product availability in stock.


Disclaimer: The actual color of the physical product may slightly vary due to the deviation of lighting sources, photography or your device display settings.

Frequently Bought Products

Product Queries (0)

Login or Registerto submit your questions to seller

Other Questions

No none asked to seller yet

MOST SEARCHED :

CLOTHING: Sarees | Green bridal lehenga | Tops | Apron for Doctors | Shoes | Sunglasses | Bridal Blouse | Half saree blouse designs | Designer blouses | Blouse designs | Shirts | Cotton saree blouse designs | Tshirts | Jeans | Dresses | One pieces | Groom wedding sherwani | Designer Salwar Suits | Bra | Cotton simple blouse designs | Banarasi saree blouse designs | Stylish blouse astin design | Track Pant | Blouse neck designs | Kurtas | Party Dresses | Palazzo Suits | Anarkali | Gowns | Cut out dress Salwar Suits | Kurtis | Designer Sarees | Leggings | Shorts | Georgette Sarees | Ethnic Wear | uppada pattu sarees | Blouse back design | Jodhpur pants
FOOTWEAR: Adidas Shoes | Reebok Shoes | Nike Shoes | Puma Shoes | Boots | Bata Shoes | Woodland Shoes | Skechers Shoes | Sneakers | Womens Boots | Sports Shoes | Loafers | Sandals | Lotto Sports Shoes | Casual Shoes | Women Skechers
Shoes | Asics Sports Shoes | Formal Shoes | School Shoes

Request history8.2.22PHP Version2.97sRequest Duration8MBMemory UsageGET product/{slug}Route
  • warninglog[10:14:36] LOG.warning: explode(): Passing null to parameter #2 ($string) of type string is deprecat...
  • Booting (201ms)time
  • Application (2.77s)time
  • 1 x Application (93.22%)
    2.77s
    1 x Booting (6.78%)
    201ms
    25 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.comparecompare.blade.php#?blade
    • frontend.partials.wishlistwishlist.blade.php#?blade
    • frontend.partials.cart.cartcart.blade.php#?blade
    • frontend.megamart.partials.category_menucategory_menu.blade.php#?blade
    • frontend.inc.footerfooter.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:307-372
    80 statements were executed (44 duplicates)Show only duplicates161ms
    • HomeController.php#313mehe_mhr88fas8ecom19.91msselect * from `products` where `auction_product` = 0 and `slug` = 'feeling-as-bright-and-cheerful-with-this-enchanting-yellow-ethnic-kameez-kurtis' and `approved` = 1 limit 1
      Bindings
      • 0: 0
      • 1: feeling-as-bright-and-cheerful-with-this-enchanting-yellow-ethnic-kameez-kurtis
      • 2: 1
      Backtrace
      • app/Http/Controllers/HomeController.php:313
      • 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#313mehe_mhr88fas8ecom7.26msselect * from `product_translations` where `product_translations`.`product_id` in (1048)
      Backtrace
      • app/Http/Controllers/HomeController.php:313
      • 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#313mehe_mhr88fas8ecom990μsselect * from `product_taxes` where `product_taxes`.`product_id` in (1048)
      Backtrace
      • app/Http/Controllers/HomeController.php:313
      • 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#313mehe_mhr88fas8ecom2.05msselect * from `uploads` where `uploads`.`id` in (2851) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Controllers/HomeController.php:313
      • 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#313mehe_mhr88fas8ecom1.48msselect * from `reviews` where `reviews`.`product_id` in (1048)
      Backtrace
      • app/Http/Controllers/HomeController.php:313
      • 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#313mehe_mhr88fas8ecom1.24msselect * from `brands` where `brands`.`id` in (5)
      Backtrace
      • app/Http/Controllers/HomeController.php:313
      • 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#313mehe_mhr88fas8ecom740μsselect * from `brand_translations` where `brand_translations`.`brand_id` in (5)
      Backtrace
      • app/Http/Controllers/HomeController.php:313
      • 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#313mehe_mhr88fas8ecom3.05msselect * from `product_stocks` where `product_stocks`.`product_id` in (1048)
      Backtrace
      • app/Http/Controllers/HomeController.php:313
      • 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#313mehe_mhr88fas8ecom1.15msselect * from `users` where `users`.`id` in (804)
      Backtrace
      • app/Http/Controllers/HomeController.php:313
      • 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#313mehe_mhr88fas8ecom2.62msselect * from `shops` where `shops`.`user_id` in (804)
      Backtrace
      • app/Http/Controllers/HomeController.php:313
      • 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#313mehe_mhr88fas8ecom1.25msselect * from `users` where `users`.`id` in (804)
      Backtrace
      • app/Http/Controllers/HomeController.php:313
      • 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#328mehe_mhr88fas8ecom820μsselect count(*) as aggregate from `product_queries` where `product_id` = 1048 and `customer_id` is not null
      Bindings
      • 0: 1048
      Backtrace
      • app/Http/Controllers/HomeController.php:328
      • 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#329mehe_mhr88fas8ecom670μsselect count(*) as aggregate from `product_queries` where `product_id` = 1048
      Bindings
      • 0: 1048
      Backtrace
      • app/Http/Controllers/HomeController.php:329
      • 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#330mehe_mhr88fas8ecom770μsselect count(*) as aggregate from `reviews` where `reviews`.`product_id` = 1048 and `reviews`.`product_id` is not null and `status` = 1
      Bindings
      • 0: 1048
      • 1: 1
      Backtrace
      • app/Http/Controllers/HomeController.php:330
      • 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#1205mehe_mhr88fas8ecom1.02msselect * from `uploads` where `uploads`.`id` = '2851' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2851
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#1205mehe_mhr88fas8ecom1.33msselect * from `uploads` where `uploads`.`id` = '2851' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2851
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#1205mehe_mhr88fas8ecom940μsselect * from `uploads` where `uploads`.`id` = '2851' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2851
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#1205mehe_mhr88fas8ecom870μsselect * from `uploads` where `uploads`.`id` = '2851' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2851
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#1205mehe_mhr88fas8ecom1.99msselect * from `uploads` where `uploads`.`id` = '2851' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2851
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#157mehe_mhr88fas8ecom3.62msselect * from `categories` where `categories`.`id` = 118 limit 1
      Bindings
      • 0: 118
      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#157mehe_mhr88fas8ecom900μsselect * from `category_translations` where `category_translations`.`category_id` in (118)
      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#157mehe_mhr88fas8ecom1.09msselect * from `size_charts` where `size_charts`.`category_id` = 118 limit 1
      Bindings
      • 0: 118
      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#2100mehe_mhr88fas8ecom1.45msselect * from `attributes` where `attributes`.`id` = '15' limit 1
      Bindings
      • 0: 15
      Backtrace
      • app/Http/Helpers.php:2100
      • 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#2100mehe_mhr88fas8ecom3.39msselect * from `attribute_translations` where `attribute_translations`.`attribute_id` in (15)
      Backtrace
      • app/Http/Helpers.php:2100
      • 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#1205mehe_mhr88fas8ecom1.06msselect * from `uploads` where `uploads`.`id` = '1297' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 1297
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#1828mehe_mhr88fas8ecom6.57msselect * from `products` where `user_id` = 804 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (159, 375, 376, 382, 384, 386, 387, 406, 428, 429, 432, 439, 440, 629, 650, 664, 728, 738, 804, 853, 939, 995, 8525, 8526, 8527, 10635))) order by `num_of_sale` desc limit 6
      Bindings
      • 0: 804
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: admin
      • 5: 159
      • 6: 375
      • 7: 376
      • 8: 382
      • 9: 384
      • 10: 386
      • 11: 387
      • 12: 406
      • 13: 428
      • 14: 429
      • 15: 432
      • 16: 439
      • 17: 440
      • 18: 629
      • 19: 650
      • 20: 664
      • 21: 728
      • 22: 738
      • 23: 804
      • 24: 853
      • 25: 939
      • 26: 995
      • 27: 8525
      • 28: 8526
      • 29: 8527
      • 30: 10635
      Backtrace
      • app/Http/Helpers.php:1828
      • 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#1828mehe_mhr88fas8ecom1.88msselect * from `product_translations` where `product_translations`.`product_id` in (1078, 1081, 1085, 1090, 1093, 1137)
      Backtrace
      • app/Http/Helpers.php:1828
      • 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#1828mehe_mhr88fas8ecom880μsselect * from `product_taxes` where `product_taxes`.`product_id` in (1078, 1081, 1085, 1090, 1093, 1137)
      Backtrace
      • app/Http/Helpers.php:1828
      • 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#1828mehe_mhr88fas8ecom860μsselect * from `uploads` where `uploads`.`id` in (2908, 2910, 2913, 2920, 2923, 3049) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Helpers.php:1828
      • 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#1205mehe_mhr88fas8ecom610μsselect * from `uploads` where `uploads`.`id` = '2908' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2908
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#567mehe_mhr88fas8ecom2.69msselect * from `product_stocks` where `product_stocks`.`product_id` = 1078 and `product_stocks`.`product_id` is not null
      Bindings
      • 0: 1078
      Backtrace
      • app/Http/Helpers.php:567
      • 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#1205mehe_mhr88fas8ecom1.32msselect * from `uploads` where `uploads`.`id` = '2910' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2910
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#567mehe_mhr88fas8ecom4.56msselect * from `product_stocks` where `product_stocks`.`product_id` = 1081 and `product_stocks`.`product_id` is not null
      Bindings
      • 0: 1081
      Backtrace
      • app/Http/Helpers.php:567
      • 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#1205mehe_mhr88fas8ecom1.01msselect * from `uploads` where `uploads`.`id` = '3049' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 3049
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#567mehe_mhr88fas8ecom2.74msselect * from `product_stocks` where `product_stocks`.`product_id` = 1137 and `product_stocks`.`product_id` is not null
      Bindings
      • 0: 1137
      Backtrace
      • app/Http/Helpers.php:567
      • 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#1205mehe_mhr88fas8ecom3.13msselect * from `uploads` where `uploads`.`id` = '2913' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2913
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#567mehe_mhr88fas8ecom2.42msselect * from `product_stocks` where `product_stocks`.`product_id` = 1085 and `product_stocks`.`product_id` is not null
      Bindings
      • 0: 1085
      Backtrace
      • app/Http/Helpers.php:567
      • 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#1205mehe_mhr88fas8ecom1.48msselect * from `uploads` where `uploads`.`id` = '2920' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2920
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#567mehe_mhr88fas8ecom2.62msselect * from `product_stocks` where `product_stocks`.`product_id` = 1090 and `product_stocks`.`product_id` is not null
      Bindings
      • 0: 1090
      Backtrace
      • app/Http/Helpers.php:567
      • 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#1205mehe_mhr88fas8ecom1.22msselect * from `uploads` where `uploads`.`id` = '2923' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2923
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#567mehe_mhr88fas8ecom2.69msselect * from `product_stocks` where `product_stocks`.`product_id` = 1093 and `product_stocks`.`product_id` is not null
      Bindings
      • 0: 1093
      Backtrace
      • app/Http/Helpers.php:567
      • 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#1205mehe_mhr88fas8ecom680μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#1962mehe_mhr88fas8ecom2.48msselect `frequently_bought_product_id` from `frequently_bought_products` where `frequently_bought_products`.`product_id` = 1048 and `frequently_bought_products`.`product_id` is not null and `category_id` is null
      Bindings
      • 0: 1048
      Backtrace
      • app/Http/Helpers.php:1962
      • 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#1963mehe_mhr88fas8ecom900μsselect * from `products` where 0 = 1 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (159, 375, 376, 382, 384, 386, 387, 406, 428, 429, 432, 439, 440, 629, 650, 664, 728, 738, 804, 853, 939, 995, 8525, 8526, 8527, 10635)))
      Bindings
      • 0: 1
      • 1: 1
      • 2: 0
      • 3: admin
      • 4: 159
      • 5: 375
      • 6: 376
      • 7: 382
      • 8: 384
      • 9: 386
      • 10: 387
      • 11: 406
      • 12: 428
      • 13: 429
      • 14: 432
      • 15: 439
      • 16: 440
      • 17: 629
      • 18: 650
      • 19: 664
      • 20: 728
      • 21: 738
      • 22: 804
      • 23: 853
      • 24: 939
      • 25: 995
      • 26: 8525
      • 27: 8526
      • 28: 8527
      • 29: 10635
      Backtrace
      • app/Http/Helpers.php:1963
      • 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#5mehe_mhr88fas8ecom1.6msselect * from `product_queries` where `product_queries`.`product_id` = 1048 and `product_queries`.`product_id` is not null
      Bindings
      • 0: 1048
      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#1828mehe_mhr88fas8ecom2.28msselect * from `products` where `user_id` = 804 and `approved` = '1' and `published` = 1 and `auction_product` = 0 and (`added_by` = 'admin' or (`user_id` in (159, 375, 376, 382, 384, 386, 387, 406, 428, 429, 432, 439, 440, 629, 650, 664, 728, 738, 804, 853, 939, 995, 8525, 8526, 8527, 10635))) order by `num_of_sale` desc limit 6
      Bindings
      • 0: 804
      • 1: 1
      • 2: 1
      • 3: 0
      • 4: admin
      • 5: 159
      • 6: 375
      • 7: 376
      • 8: 382
      • 9: 384
      • 10: 386
      • 11: 387
      • 12: 406
      • 13: 428
      • 14: 429
      • 15: 432
      • 16: 439
      • 17: 440
      • 18: 629
      • 19: 650
      • 20: 664
      • 21: 728
      • 22: 738
      • 23: 804
      • 24: 853
      • 25: 939
      • 26: 995
      • 27: 8525
      • 28: 8526
      • 29: 8527
      • 30: 10635
      Backtrace
      • app/Http/Helpers.php:1828
      • 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#1828mehe_mhr88fas8ecom2.89msselect * from `product_translations` where `product_translations`.`product_id` in (1078, 1081, 1085, 1090, 1093, 1137)
      Backtrace
      • app/Http/Helpers.php:1828
      • 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#1828mehe_mhr88fas8ecom700μsselect * from `product_taxes` where `product_taxes`.`product_id` in (1078, 1081, 1085, 1090, 1093, 1137)
      Backtrace
      • app/Http/Helpers.php:1828
      • 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#1828mehe_mhr88fas8ecom790μsselect * from `uploads` where `uploads`.`id` in (2908, 2910, 2913, 2920, 2923, 3049) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Helpers.php:1828
      • 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#1205mehe_mhr88fas8ecom1.6msselect * from `uploads` where `uploads`.`id` = '2908' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2908
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#567mehe_mhr88fas8ecom3.57msselect * from `product_stocks` where `product_stocks`.`product_id` = 1078 and `product_stocks`.`product_id` is not null
      Bindings
      • 0: 1078
      Backtrace
      • app/Http/Helpers.php:567
      • 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#1205mehe_mhr88fas8ecom1.88msselect * from `uploads` where `uploads`.`id` = '2910' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2910
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#567mehe_mhr88fas8ecom3.2msselect * from `product_stocks` where `product_stocks`.`product_id` = 1081 and `product_stocks`.`product_id` is not null
      Bindings
      • 0: 1081
      Backtrace
      • app/Http/Helpers.php:567
      • 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#1205mehe_mhr88fas8ecom760μsselect * from `uploads` where `uploads`.`id` = '3049' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 3049
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#567mehe_mhr88fas8ecom2.28msselect * from `product_stocks` where `product_stocks`.`product_id` = 1137 and `product_stocks`.`product_id` is not null
      Bindings
      • 0: 1137
      Backtrace
      • app/Http/Helpers.php:567
      • 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#1205mehe_mhr88fas8ecom730μsselect * from `uploads` where `uploads`.`id` = '2913' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2913
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#567mehe_mhr88fas8ecom2.97msselect * from `product_stocks` where `product_stocks`.`product_id` = 1085 and `product_stocks`.`product_id` is not null
      Bindings
      • 0: 1085
      Backtrace
      • app/Http/Helpers.php:567
      • 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#1205mehe_mhr88fas8ecom1.04msselect * from `uploads` where `uploads`.`id` = '2920' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2920
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#567mehe_mhr88fas8ecom2.64msselect * from `product_stocks` where `product_stocks`.`product_id` = 1090 and `product_stocks`.`product_id` is not null
      Bindings
      • 0: 1090
      Backtrace
      • app/Http/Helpers.php:567
      • 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#1205mehe_mhr88fas8ecom1.33msselect * from `uploads` where `uploads`.`id` = '2923' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2923
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#567mehe_mhr88fas8ecom2.1msselect * from `product_stocks` where `product_stocks`.`product_id` = 1093 and `product_stocks`.`product_id` is not null
      Bindings
      • 0: 1093
      Backtrace
      • app/Http/Helpers.php:567
      • 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#1730mehe_mhr88fas8ecom1.11msselect * from `languages` where `code` = 'en' limit 1
      Bindings
      • 0: en
      Backtrace
      • app/Http/Helpers.php:1730
      • 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#1205mehe_mhr88fas8ecom890μsselect * from `uploads` where `uploads`.`id` = '2749' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2749
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#1711mehe_mhr88fas8ecom1.16msselect * from `languages` where `code` = 'en' limit 1
      Bindings
      • 0: en
      Backtrace
      • app/Http/Helpers.php:1711
      • 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#1205mehe_mhr88fas8ecom630μsselect * from `uploads` where `uploads`.`id` is null and `uploads`.`deleted_at` is null limit 1
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#1711mehe_mhr88fas8ecom830μsselect * from `languages` where `code` = 'en' limit 1
      Bindings
      • 0: en
      Backtrace
      • app/Http/Helpers.php:1711
      • 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#1721mehe_mhr88fas8ecom930μsselect * from `languages` where `status` = 1
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Helpers.php:1721
      • 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#1744mehe_mhr88fas8ecom1.23msselect * from `currencies` where `id` = '27' limit 1
      Bindings
      • 0: 27
      Backtrace
      • app/Http/Helpers.php:1744
      • 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#1754mehe_mhr88fas8ecom780μsselect * from `currencies` where `status` = 1
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Helpers.php:1754
      • 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#1205mehe_mhr88fas8ecom3.02msselect * from `uploads` where `uploads`.`id` = '2750' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2750
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#2049mehe_mhr88fas8ecom4.14msselect * from `categories` where `level` = 0 order by `order_level` desc
      Bindings
      • 0: 0
      Backtrace
      • app/Http/Helpers.php:2049
      • 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#2049mehe_mhr88fas8ecom1.03msselect * from `category_translations` where `category_translations`.`category_id` in (1, 3, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 91, 106, 113, 665, 667, 669)
      Backtrace
      • app/Http/Helpers.php:2049
      • 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#2049mehe_mhr88fas8ecom1.11msselect * from `uploads` where `uploads`.`id` in (2750, 2824, 3107, 3119) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Helpers.php:2049
      • 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#2049mehe_mhr88fas8ecom840μsselect * from `uploads` where `uploads`.`id` in (37, 45, 47, 49, 51, 53, 55, 57, 59, 61, 891, 2324, 2560, 2597, 2599, 2601) and `uploads`.`deleted_at` is null
      Backtrace
      • app/Http/Helpers.php:2049
      • 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#1205mehe_mhr88fas8ecom2.66msselect * from `uploads` where `uploads`.`id` = '3090' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 3090
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#1205mehe_mhr88fas8ecom1.35msselect * from `uploads` where `uploads`.`id` = '2311' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 2311
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#1205mehe_mhr88fas8ecom910μsselect * from `uploads` where `uploads`.`id` = '3089' and `uploads`.`deleted_at` is null limit 1
      Bindings
      • 0: 3089
      Backtrace
      • app/Http/Helpers.php:1205
      • 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#287mehe_mhr88fas8ecom870μsselect * from `custom_alerts` where `status` = 1 order by `id` desc
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.layouts.app:287
      • 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#328mehe_mhr88fas8ecom860μsselect * from `dynamic_popups` where `status` = 1 order by `id` asc
      Bindings
      • 0: 1
      Backtrace
      • view::frontend.layouts.app:328
      • 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#132mehe_mhr88fas8ecom1.57msselect * from `countries` where `status` = '1'
      Bindings
      • 0: 1
      Backtrace
      • app/Http/Helpers.php:132
      • 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\ProductStock
    109ProductStock.php#?
    App\Models\Upload
    56Upload.php#?
    App\Models\Country
    37Country.php#?
    App\Models\Category
    19Category.php#?
    App\Models\CategoryTranslation
    19CategoryTranslation.php#?
    App\Models\Product
    13Product.php#?
    App\Models\ProductTranslation
    13ProductTranslation.php#?
    App\Models\ProductTax
    13ProductTax.php#?
    App\Models\Language
    6Language.php#?
    App\Models\Currency
    4Currency.php#?
    App\Models\User
    2User.php#?
    App\Models\Brand
    1Brand.php#?
    App\Models\BrandTranslation
    1BrandTranslation.php#?
    App\Models\Shop
    1Shop.php#?
    App\Models\Attribute
    1Attribute.php#?
    App\Models\AttributeTranslation
    1AttributeTranslation.php#?
        _token
        HMhx4l3wxqLSfVfq3saLrJIZcCdGcbeAP3OfUz19
        locale
        en
        link
        https://meherima.com/product/feeling-as-bright-and-cheerful-with-this-enchanting-yellow-ethnic-kamee...
        path_info
        /product/feeling-as-bright-and-cheerful-with-this-enchanting-yellow-ethnic-kameez-kurtis
        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 [ "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 => "meherima.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_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 => "Tue, 22 Jul 2025 04:14:35 GMT" ] "set-cookie" => array:1 [ 0 => "XSRF-TOKEN=HMhx4l3wxqLSfVfq3saLrJIZcCdGcbeAP3OfUz19; expires=Tue, 22 Jul 2025 06:14:37 GMT; Max-Age=7200; path=/" ] "Set-Cookie" => array:1 [ 0 => "XSRF-TOKEN=HMhx4l3wxqLSfVfq3saLrJIZcCdGcbeAP3OfUz19; expires=Tue, 22-Jul-2025 06:14:37 GMT; path=/" ] ]
        session_attributes
        0 of 0
        array:3 [ "_token" => "HMhx4l3wxqLSfVfq3saLrJIZcCdGcbeAP3OfUz19" "locale" => "en" "link" => "https://meherima.com/product/feeling-as-bright-and-cheerful-with-this-enchanting-yellow-ethnic-kameez-kurtis" ]
        ClearShow all
        Date ↕MethodURLData
        #12025-07-22 10:14:37GET/product/feeling-as-bright-and-cheerful-with-this-enchanting-yellow-ethnic-kameez-kurtis12580296