Flowers
(0) 0 Reviews 0 Orders 0 Wish listed
Total price :
  (Tax : )
250g :
Quantity :

Product details not found !

No review given yet!

Fast Delivery all across the country
Safe Payment
7 Days Return Policy
100% Authentic Products
More from the store
Purple Orchids Bunch
₹619.00
Flowers with Cakes
₹500.00
Roses With Love
₹279.00
Rose and Love Bouquet
₹259.00
After Nine Cake
₹800.00
Total price :
  (Tax : )
Top
Request history8.3.17PHP Version167msRequest Duration7MBMemory UsageGET product/{slug}Route
    • Booting (63.8ms)time
    • Application (103ms)time
    • 1 x Application (61.71%)
      103ms
      1 x Booting (38.29%)
      63.80ms
      27 templates were rendered
      • web-views.products.detailsdetails.blade.php#?blade
      • web-views.partials._product-reviews_product-reviews.blade.php#?blade
      • web-views.partials._seller-products-product-details_seller-products-product-details.blade.php#?blade
      • web-views.partials._seller-products-product-details_seller-products-product-details.blade.php#?blade
      • web-views.partials._seller-products-product-details_seller-products-product-details.blade.php#?blade
      • web-views.partials._seller-products-product-details_seller-products-product-details.blade.php#?blade
      • web-views.partials._seller-products-product-details_seller-products-product-details.blade.php#?blade
      • web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • web-views.partials._inline-single-product_inline-single-product.blade.php#?blade
      • layouts.front-end.partials.modal._chatting_chatting.blade.php#?blade
      • layouts.front-end.appapp.blade.php#?blade
      • layouts.front-end.partials._modals_modals.blade.php#?blade
      • layouts.front-end.partials._quick-view-modal_quick-view-modal.blade.php#?blade
      • layouts.front-end.partials._header_header.blade.php#?blade
      • layouts.front-end.partials._cart_cart.blade.php#?blade
      • layouts.front-end.partials._footer_footer.blade.php#?blade
      • layouts.front-end.partials.modal._dynamic-modals_dynamic-modals.blade.php#?blade
      uri
      GET product/{slug}
      middleware
      web, maintenance_mode, guestCheck
      controller
      App\Http\Controllers\Web\ProductDetailsController@index
      namespace
      App\Http\Controllers\Web
      prefix
      where
      as
      product
      file
      app/Http/Controllers/Web/ProductDetailsController.php:49-59
      60 statements were executed, 13 of which were duplicates, 47 unique. Show only duplicated36.08ms
      • select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
        730μscakewimbishelpers.php#167
        Bindings
        • 0: maintenance_mode
        Backtrace
        • 16. app/Utils/helpers.php:167
        • 17. middleware::maintenance_mode:19
        • 18. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 19. middleware::api_lang:22
        • 20. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
      • insert into `guest_users` (`ip_address`, `created_at`) values ('3.145.200.81', '2025-03-30 18:02:24')
        1.01mscakewimbisGuestMiddleware.php#23
        Bindings
        • 0: 3.145.200.81
        • 1: 2025-03-30 18:02:24
        Backtrace
        • 16. middleware::guestCheck:23
        • 17. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 18. middleware::maintenance_mode:23
        • 19. vendor/laravel/framework/src/Illuminate/Pipeline/Pipeline.php:183
        • 20. middleware::api_lang:22
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        470μscakewimbissettings.php#15
        Bindings
        • 0: business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 25. app/Repositories/ProductRepository.php:76
        • 26. app/Http/Controllers/Web/ProductDetailsController.php:63
        • 27. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 28. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`slug` = 'makhana-seeds-47df72') limit 1
        870μscakewimbisProductRepository.php#76
        Bindings
        • 0: 1
        • 1: admin
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: 1
        • 6: approved
        • 7: admin
        • 8: 1
        • 9: digital
        • 10: physical
        • 11: makhana-seeds-47df72
        Backtrace
        • 16. app/Repositories/ProductRepository.php:76
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:63
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (1604) and `delivery_man_id` is null and `status` = 1
        250μscakewimbisProductRepository.php#76
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Repositories/ProductRepository.php:76
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:63
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `sellers` where `sellers`.`id` in (4)
        280μscakewimbisProductRepository.php#76
        Backtrace
        • 21. app/Repositories/ProductRepository.php:76
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:63
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (1604) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        270μscakewimbisProductRepository.php#76
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • 21. app/Repositories/ProductRepository.php:76
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:63
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select count(*) as aggregate from `wishlists` where (`product_id` = 1604)
        240μscakewimbisWishlistRepository.php#62
        Bindings
        • 0: 1604
        Backtrace
        • 16. app/Repositories/WishlistRepository.php:62
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:66
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select count(*) as aggregate from `reviews` where (`product_id` = 1604) and `status` = 1
        230μscakewimbisReviewRepository.php#70
        Bindings
        • 0: 1604
        • 1: 1
        Backtrace
        • 16. app/Repositories/ReviewRepository.php:70
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:67
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        270μscakewimbissettings.php#15
        Bindings
        • 0: business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 23. app/Repositories/ProductRepository.php:274
        • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
        • 25. app/Repositories/ProductRepository.php:273
        • 26. app/Http/Controllers/Web/ProductDetailsController.php:75
      • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 4 and `id` not in (1604)
        1.39mscakewimbisProductRepository.php#309
        Bindings
        • 0: admin
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: approved
        • 6: admin
        • 7: 1
        • 8: digital
        • 9: physical
        • 10: admin
        • 11: 4
        • 12: 1604
        Backtrace
        • 16. app/Repositories/ProductRepository.php:309
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:75
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 4 and `id` not in (1604) order by `id` desc limit 5 offset 0
        2.13mscakewimbisProductRepository.php#309
        Bindings
        • 0: 1
        • 1: admin
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: 1
        • 6: approved
        • 7: admin
        • 8: 1
        • 9: digital
        • 10: physical
        • 11: admin
        • 12: 4
        • 13: 1604
        Backtrace
        • 16. app/Repositories/ProductRepository.php:309
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:75
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (1600, 1601, 1602, 1603, 1605) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        500μscakewimbisProductRepository.php#309
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • 21. app/Repositories/ProductRepository.php:309
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:75
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (1600, 1601, 1602, 1603, 1605) and `delivery_man_id` is null and `status` = 1
        270μscakewimbisProductRepository.php#309
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Repositories/ProductRepository.php:309
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:75
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        310μscakewimbissettings.php#15
        Bindings
        • 0: business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 23. app/Repositories/ProductRepository.php:274
        • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
        • 25. app/Repositories/ProductRepository.php:273
        • 26. app/Http/Controllers/Web/ProductDetailsController.php:91
      • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 4
        790μscakewimbisProductRepository.php#309
        Bindings
        • 0: admin
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: approved
        • 6: admin
        • 7: 1
        • 8: digital
        • 9: physical
        • 10: admin
        • 11: 4
        Backtrace
        • 16. app/Repositories/ProductRepository.php:309
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:91
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1 and `status` = 1) as `reviews_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and (`added_by` = 'admin') and `user_id` = 4 limit 25 offset 0
        1.04mscakewimbisProductRepository.php#309
        Bindings
        • 0: 1
        • 1: 1
        • 2: 1
        • 3: admin
        • 4: 1
        • 5: 1
        • 6: 1
        • 7: 1
        • 8: approved
        • 9: admin
        • 10: 1
        • 11: digital
        • 12: physical
        • 13: admin
        • 14: 4
        Backtrace
        • 16. app/Repositories/ProductRepository.php:309
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:91
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        500μscakewimbisProductRepository.php#309
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • 21. app/Repositories/ProductRepository.php:309
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:91
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592, 1593, 1594, 1595, 1596, 1597, 1598, 1599, 1600, 1601, 1602, 1603, 1604, 1605) and `delivery_man_id` is null and `status` = 1
        360μscakewimbisProductRepository.php#309
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Repositories/ProductRepository.php:309
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:91
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select count(*) as aggregate from `order_details` where (`product_id` = 1604)
        340μscakewimbisOrderDetailRepository.php#59
        Bindings
        • 0: 1604
        Backtrace
        • 16. app/Repositories/OrderDetailRepository.php:59
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:102
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select count(*) as aggregate from `wishlists` where (`product_id` = 1604)
        260μscakewimbisWishlistRepository.php#62
        Bindings
        • 0: 1604
        Backtrace
        • 16. app/Repositories/WishlistRepository.php:62
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:103
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        400μscakewimbissettings.php#15
        Bindings
        • 0: business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 23. app/Repositories/ProductRepository.php:274
        • 24. vendor/laravel/framework/src/Illuminate/Conditionable/Traits/Conditionable.php:34
        • 25. app/Repositories/ProductRepository.php:273
        • 26. app/Http/Controllers/Web/ProductDetailsController.php:104
      • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `id` not in (1604)
        2.24mscakewimbisProductRepository.php#309
        Bindings
        • 0: admin
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: approved
        • 6: admin
        • 7: 1
        • 8: digital
        • 9: physical
        • 10: 1604
        Backtrace
        • 16. app/Repositories/ProductRepository.php:309
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:104
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `delivery_man_id` is null and `status` = 1) as `reviews_count` from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `id` not in (1604) limit 12 offset 0
        1.28mscakewimbisProductRepository.php#309
        Bindings
        • 0: 1
        • 1: admin
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: 1
        • 6: approved
        • 7: admin
        • 8: 1
        • 9: digital
        • 10: physical
        • 11: 1604
        Backtrace
        • 16. app/Repositories/ProductRepository.php:309
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:104
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `translations` where `translations`.`translationable_id` in (1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
        340μscakewimbisProductRepository.php#309
        Bindings
        • 0: App\Models\Product
        • 1: en
        Backtrace
        • 21. app/Repositories/ProductRepository.php:309
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:104
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `reviews` where `reviews`.`product_id` in (1581, 1582, 1583, 1584, 1585, 1586, 1587, 1588, 1589, 1590, 1591, 1592) and `delivery_man_id` is null and `status` = 1
        600μscakewimbisProductRepository.php#309
        Bindings
        • 0: 1
        Backtrace
        • 21. app/Repositories/ProductRepository.php:309
        • 22. app/Http/Controllers/Web/ProductDetailsController.php:104
        • 23. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 24. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 25. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `deal_of_the_days` where (`product_id` = 1604 and `status` = 1) limit 1
        290μscakewimbisDealOfTheDayRepository.php#24
        Bindings
        • 0: 1604
        • 1: 1
        Backtrace
        • 16. app/Repositories/DealOfTheDayRepository.php:24
        • 17. app/Http/Controllers/Web/ProductDetailsController.php:112
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
      • select * from `business_settings` where (`type` = 'temporary_close') limit 1
        330μscakewimbissettings.php#15
        Bindings
        • 0: temporary_close
        Backtrace
        • 16. app/Utils/settings.php:15
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `business_settings` where (`type` = 'vacation_add') limit 1
        310μscakewimbissettings.php#15
        Bindings
        • 0: vacation_add
        Backtrace
        • 16. app/Utils/settings.php:15
        • 18. app/Http/Controllers/Web/ProductDetailsController.php:54
        • 19. vendor/laravel/framework/src/Illuminate/Routing/Controller.php:54
        • 20. vendor/laravel/framework/src/Illuminate/Routing/ControllerDispatcher.php:43
        • 21. vendor/laravel/framework/src/Illuminate/Routing/Route.php:259
      • select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
        570μscakewimbissettings.php#15
        Bindings
        • 0: currency_symbol_position
        Backtrace
        • 16. app/Utils/settings.php:15
        • 22. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 23. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 25. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_reliability') limit 1
        350μscakewimbissettings.php#15
        Bindings
        • 0: company_reliability
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
        450μscakewimbissettings.php#15
        Bindings
        • 0: google_tag_manager_id
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
        290μscakewimbissettings.php#15
        Bindings
        • 0: pixel_analytics
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'announcement') limit 1
        280μscakewimbissettings.php#15
        Bindings
        • 0: announcement
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select `cart_group_id` from `carts` where (`customer_id` = 10866 and `is_guest` = 1) group by `cart_group_id`
        980μscakewimbiscart-manager.php#77
        Bindings
        • 0: 10866
        • 1: 1
        Backtrace
        • 14. app/Utils/cart-manager.php:77
        • 15. app/Utils/cart-manager.php:46
        • 16. view::layouts.front-end.partials._cart:21
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        460μscakewimbiscart-manager.php#46
        Backtrace
        • 15. app/Utils/cart-manager.php:46
        • 16. view::layouts.front-end.partials._cart:21
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select `cart_group_id` from `carts` where (`customer_id` = 10866 and `is_guest` = 1) group by `cart_group_id`
        510μscakewimbiscart-manager.php#77
        Bindings
        • 0: 10866
        • 1: 1
        Backtrace
        • 14. app/Utils/cart-manager.php:77
        • 15. app/Utils/cart-manager.php:46
        • 16. view::layouts.front-end.partials._cart:31
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
      • select * from `carts` where 0 = 1
        540μscakewimbiscart-manager.php#46
        Backtrace
        • 15. app/Utils/cart-manager.php:46
        • 16. view::layouts.front-end.partials._cart:31
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `categories` where `position` = 0
        550μscakewimbis_header.blade.php#222
        Bindings
        • 0: 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:222
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `position` = 0 order by `priority` asc limit 11 offset 0
        610μscakewimbis_header.blade.php#222
        Bindings
        • 0: 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:222
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (30, 31, 32, 33, 37, 38) order by `priority` asc
        550μscakewimbis_header.blade.php#222
        Backtrace
        • 21. view::layouts.front-end.partials._header:222
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `categories` where `categories`.`parent_id` in (41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75) order by `priority` asc
        550μscakewimbis_header.blade.php#222
        Backtrace
        • 26. view::layouts.front-end.partials._header:222
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (55) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        350μscakewimbis_header.blade.php#222
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 31. view::layouts.front-end.partials._header:222
        • 33. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 34. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 35. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 36. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        460μscakewimbis_header.blade.php#222
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 26. view::layouts.front-end.partials._header:222
        • 28. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 29. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 30. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 31. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `translations` where `translations`.`translationable_id` in (30, 31, 32, 33, 37, 38) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
        320μscakewimbis_header.blade.php#222
        Bindings
        • 0: App\Models\Category
        • 1: en
        Backtrace
        • 21. view::layouts.front-end.partials._header:222
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 26. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        460μscakewimbissettings.php#15
        Bindings
        • 0: business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 26. app/Models/Brand.php:42
        • 32. app/Utils/brand-manager.php:30
        • 33. view::layouts.front-end.partials._header:309
        • 35. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
      • select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical')) as `brand_products_count` from `brands` where `status` = 1 order by `created_at` desc
        2.39mscakewimbisbrand-manager.php#30
        Bindings
        • 0: admin
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: approved
        • 6: admin
        • 7: 1
        • 8: digital
        • 9: physical
        • 10: 1
        Backtrace
        • 15. app/Utils/brand-manager.php:30
        • 16. view::layouts.front-end.partials._header:309
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `translations` where `translations`.`translationable_id` in (37) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
        470μscakewimbisbrand-manager.php#30
        Bindings
        • 0: App\Models\Brand
        • 1: en
        Backtrace
        • 20. app/Utils/brand-manager.php:30
        • 21. view::layouts.front-end.partials._header:309
        • 23. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 24. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 25. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        620μscakewimbissettings.php#15
        Bindings
        • 0: business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 23. view::layouts.front-end.partials._header:336
        • 25. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 26. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 27. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
      • select count(*) as aggregate from `products` where ((`added_by` = 'admin') and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_status` = 1) or (`brand_id` is null and `status` = 1)) and (exists (select * from `sellers` where `products`.`user_id` = `sellers`.`id` and (`status` = 'approved')) or ((`added_by` = 'admin' and `status` = 1))) and `product_type` in ('digital', 'physical') and `discount` != 0
        2.18mscakewimbis_header.blade.php#336
        Bindings
        • 0: admin
        • 1: 1
        • 2: 1
        • 3: 1
        • 4: 1
        • 5: approved
        • 6: admin
        • 7: 1
        • 8: digital
        • 9: physical
        • 10: 0
        Backtrace
        • 16. view::layouts.front-end.partials._header:336
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'business_mode') limit 1
        380μscakewimbissettings.php#15
        Bindings
        • 0: business_mode
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'loader_gif') limit 1
        680μscakewimbissettings.php#15
        Bindings
        • 0: loader_gif
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-03-30' and date(`end_date`) >= '2025-03-30' limit 1
        580μscakewimbis_footer.blade.php#103
        Bindings
        • 0: 1
        • 1: flash_deal
        • 2: 2025-03-30
        • 3: 2025-03-30
        Backtrace
        • 16. view::layouts.front-end.partials._footer:103
        • 18. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 19. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 21. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'refund-policy') limit 1
        440μscakewimbissettings.php#15
        Bindings
        • 0: refund-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'return-policy') limit 1
        350μscakewimbissettings.php#15
        Bindings
        • 0: return-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
        370μscakewimbissettings.php#15
        Bindings
        • 0: cancellation-policy
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_phone') limit 1
        250μscakewimbissettings.php#15
        Bindings
        • 0: company_phone
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'company_email') limit 1
        240μscakewimbissettings.php#15
        Bindings
        • 0: company_email
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'shop_address') limit 1
        250μscakewimbissettings.php#15
        Bindings
        • 0: shop_address
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      • select * from `business_settings` where (`type` = 'whatsapp') limit 1
        300μscakewimbissettings.php#15
        Bindings
        • 0: whatsapp
        Backtrace
        • 16. app/Utils/settings.php:15
        • 19. vendor/laravel/framework/src/Illuminate/Filesystem/Filesystem.php:124
        • 20. vendor/laravel/framework/src/Illuminate/View/Engines/PhpEngine.php:58
        • 21. vendor/laravel/framework/src/Illuminate/View/Engines/CompilerEngine.php:72
        • 22. vendor/laravel/framework/src/Illuminate/View/View.php:207
      App\Models\Product
      43Product.php#?
      App\Models\Category
      41Category.php#?
      App\Models\BusinessSetting
      21BusinessSetting.php#?
      App\Models\Brand
      1Brand.php#?
          decimal_point_settings
          2
          product_brand
          1
          digital_product
          1
          currency_model
          single_currency
          language
          array:1 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "cod...
          local
          en
          direction
          ltr
          system_default_currency
          3
          system_default_currency_info
          App\Models\Currency {#3664 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyT...
          currency_code
          INR
          currency_symbol
          currency_exchange_rate
          60
          _token
          SQjeOmW6tA5tvO4PIHSIy5Taml3hwIGiD5ZAjgHl
          guest_id
          10866
          currency_symbol_position
          left
          company_email
          wimbiscakes@gmail.com
          _previous
          array:1 [ "url" => "https://www.wimbiscakes.com/product/makhana-seeds-47df72" ]
          _flash
          array:2 [ "old" => [] "new" => [] ]
          PHPDEBUGBAR_STACK_DATA
          []
          path_info
          /product/makhana-seeds-47df72
          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:19 [ "priority" => array:1 [ 0 => "u=0, i" ] "accept-encoding" => array:1 [ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [ 0 => "document" ] "sec-fetch-user" => array:1 [ 0 => "?1" ] "sec-fetch-mode" => array:1 [ 0 => "navigate" ] "sec-fetch-site" => array:1 [ 0 => "none" ] "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" ] "user-agent" => array:1 [ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [ 0 => "1" ] "sec-ch-ua-platform" => array:1 [ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [ 0 => "?0" ] "sec-ch-ua" => array:1 [ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [ 0 => "no-cache" ] "pragma" => array:1 [ 0 => "no-cache" ] "connection" => array:1 [ 0 => "close" ] "x-forwarded-for" => array:1 [ 0 => "3.145.200.81" ] "x-real-ip" => array:1 [ 0 => "3.145.200.81" ] "x-forwarded-host" => array:1 [ 0 => "www.wimbiscakes.com" ] "host" => array:1 [ 0 => "www.wimbiscakes.com" ] ]
          request_cookies
          []
          
          response_headers
          0 of 0
          array:7 [ "content-type" => array:1 [ 0 => "text/html; charset=UTF-8" ] "cache-control" => array:1 [ 0 => "private, must-revalidate" ] "date" => array:1 [ 0 => "Sun, 30 Mar 2025 12:32:24 GMT" ] "pragma" => array:1 [ 0 => "no-cache" ] "expires" => array:1 [ 0 => "-1" ] "set-cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhjcjFuN0NPZ1ZtQ2RRMHlyQ0IxTlE9PSIsInZhbHVlIjoiTHczcjZFZkhMRktXWW1sb2xDZ3AyUUd5cy8zelp6eEE3U0dZcjhvL0Q2N3ZaNWc1eGp5UEhwaFcwOEtWK0hxTW4yRWdvK0hoaFY4Rm10MEFsc1FMZTBsWDBia05nWnhKWnNrVS8ySTc3blk4S2NKZk84dUZpcFY3WEplRGxMYWgiLCJtYWMiOiIzMTkzZGNjNjcxZmE3MGI5ZDhhNmE2NjA3MDg0YWI1NTM4MTgyNWYzNTNmYjkwMzdmZmQzZDM3YWFhMzM5NTUwIiwidGFnIjoiIn0%3D; expires=Sun, 30 Mar 2025 13:32:24 GMT; Max-Age=3600; path=/XSRF-TOKEN=eyJpdiI6IjhjcjFuN0NPZ1ZtQ2RRMHlyQ0IxTlE9PSIsInZhbHVlIjoiTHczcjZFZkhMRktXWW1sb2xDZ3AyUUd5cy8zelp6eEE3U0dZcjhvL0Q2N3ZaNWc1eGp5UEhwaFcwOEtWK0hxTW4yRWdvK" 1 => "support_at_dalmapartscom_session=eyJpdiI6Ilk1UCtVcE5QVEtJMWtZRjM4b0FYSnc9PSIsInZhbHVlIjoiZnVqZzVaaWNkQldGVk9zUVdNU2R3OWtla1R2S2ZmU1F3dnowNUladFAwcGM5VlQxK3R4MEZuSEIrV0paRHZvUGRNM3U5YnZ1WTlCb3ZvVFBPcG44eFp0bDNrQVNtajFwQlZtZ2NIUzd3TnJhRUFEK3AvYU1GWURRSkJNRWY5WEciLCJtYWMiOiJmNzIxMGZjM2VkOGMxZDEyMTJkY2IzNzRkNzQ0Y2NjNzcyNjM5ZDcyZmYxNjQxM2VlOGQzYWVkMzAyM2IwM2I1IiwidGFnIjoiIn0%3D; expires=Sun, 30 Mar 2025 13:32:24 GMT; Max-Age=3600; path=/; httponlysupport_at_dalmapartscom_session=eyJpdiI6Ilk1UCtVcE5QVEtJMWtZRjM4b0FYSnc9PSIsInZhbHVlIjoiZnVqZzVaaWNkQldGVk9zUVdNU2R3OWtla1R2S2ZmU1F3dnowNUladFAwcGM5VlQxK3R4MEZ" ] "Set-Cookie" => array:2 [ 0 => "XSRF-TOKEN=eyJpdiI6IjhjcjFuN0NPZ1ZtQ2RRMHlyQ0IxTlE9PSIsInZhbHVlIjoiTHczcjZFZkhMRktXWW1sb2xDZ3AyUUd5cy8zelp6eEE3U0dZcjhvL0Q2N3ZaNWc1eGp5UEhwaFcwOEtWK0hxTW4yRWdvK0hoaFY4Rm10MEFsc1FMZTBsWDBia05nWnhKWnNrVS8ySTc3blk4S2NKZk84dUZpcFY3WEplRGxMYWgiLCJtYWMiOiIzMTkzZGNjNjcxZmE3MGI5ZDhhNmE2NjA3MDg0YWI1NTM4MTgyNWYzNTNmYjkwMzdmZmQzZDM3YWFhMzM5NTUwIiwidGFnIjoiIn0%3D; expires=Sun, 30-Mar-2025 13:32:24 GMT; path=/XSRF-TOKEN=eyJpdiI6IjhjcjFuN0NPZ1ZtQ2RRMHlyQ0IxTlE9PSIsInZhbHVlIjoiTHczcjZFZkhMRktXWW1sb2xDZ3AyUUd5cy8zelp6eEE3U0dZcjhvL0Q2N3ZaNWc1eGp5UEhwaFcwOEtWK0hxTW4yRWdvK" 1 => "support_at_dalmapartscom_session=eyJpdiI6Ilk1UCtVcE5QVEtJMWtZRjM4b0FYSnc9PSIsInZhbHVlIjoiZnVqZzVaaWNkQldGVk9zUVdNU2R3OWtla1R2S2ZmU1F3dnowNUladFAwcGM5VlQxK3R4MEZuSEIrV0paRHZvUGRNM3U5YnZ1WTlCb3ZvVFBPcG44eFp0bDNrQVNtajFwQlZtZ2NIUzd3TnJhRUFEK3AvYU1GWURRSkJNRWY5WEciLCJtYWMiOiJmNzIxMGZjM2VkOGMxZDEyMTJkY2IzNzRkNzQ0Y2NjNzcyNjM5ZDcyZmYxNjQxM2VlOGQzYWVkMzAyM2IwM2I1IiwidGFnIjoiIn0%3D; expires=Sun, 30-Mar-2025 13:32:24 GMT; path=/; httponlysupport_at_dalmapartscom_session=eyJpdiI6Ilk1UCtVcE5QVEtJMWtZRjM4b0FYSnc9PSIsInZhbHVlIjoiZnVqZzVaaWNkQldGVk9zUVdNU2R3OWtla1R2S2ZmU1F3dnowNUladFAwcGM5VlQxK3R4MEZ" ] ]
          session_attributes
          0 of 0
          array:19 [ "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 1 "currency_model" => "single_currency" "language" => array:1 [ 0 => array:6 [ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => true ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 3 "system_default_currency_info" => App\Models\Currency {#3664 #connection: "mysql" #table: "currencies" #primaryKey: "id" #keyType: "int" +incrementing: true #with: [] #withCount: [] +preventsLazyLoading: false #perPage: 15 +exists: true +wasRecentlyCreated: false #escapeWhenCastingToString: false #attributes: array:8 [ "id" => 3 "name" => "Indian Rupi" "symbol" => "" "code" => "INR" "exchange_rate" => "60" "status" => 0 "created_at" => "2020-10-15 17:23:04" "updated_at" => "2024-06-22 04:41:03" ] #original: array:8 [ "id" => 3 "name" => "Indian Rupi" "symbol" => "" "code" => "INR" "exchange_rate" => "60" "status" => 0 "created_at" => "2020-10-15 17:23:04" "updated_at" => "2024-06-22 04:41:03" ] #changes: [] #casts: array:4 [ "id" => "integer" "status" => "boolean" "created_at" => "datetime" "updated_at" => "datetime" ] #classCastCache: [] #attributeCastCache: [] #dateFormat: null #appends: [] #dispatchesEvents: [] #observables: [] #relations: [] #touches: [] +timestamps: true +usesUniqueIds: false #hidden: [] #visible: [] #fillable: array:5 [ 0 => "name" 1 => "symbol" 2 => "code" 3 => "exchange_rate" 4 => "status" ] #guarded: array:1 [ 0 => "*" ] } "currency_code" => "INR" "currency_symbol" => "" "currency_exchange_rate" => "60" "_token" => "SQjeOmW6tA5tvO4PIHSIy5Taml3hwIGiD5ZAjgHl" "guest_id" => 10866 "currency_symbol_position" => "left" "company_email" => "wimbiscakes@gmail.com" "_previous" => array:1 [ "url" => "https://www.wimbiscakes.com/product/makhana-seeds-47df72" ] "_flash" => array:2 [ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]
          ClearShow all
          Date ↕MethodURLData
          #12025-03-30 18:02:24GET/product/makhana-seeds-47df722760106