Fast Delivery all across the country
Safe Payment
14 Days Return Policy
100% Authentic Products
You need to Sign in to view this feature
This address will be removed from this list
1 x Application (92.55%) | 1.29s |
1 x Booting (7.45%) | 104ms |
# Query soft limit for Debugbar is reached after 100 queries, additional 28 queries only show the query. Limit can be raised in the config. Limits can be raised in the config (debugbar.options.db.soft_limit)
select * from `business_settings` where (`type` = 'maintenance_mode') limit 1
Bindings |
|
Backtrace |
|
select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`category_id` and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `product_count` from `categories` where `position` = 0
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where `products`.`category_id` in (1, 4, 5, 88) and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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')
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 107, 126, 127, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 232, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 107, 126, 127, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 232, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_category_id`) as `sub_category_product_count` from `categories` where `categories`.`parent_id` in (1, 4, 5, 88) and `position` = 1 order by `priority` asc
Bindings |
|
Backtrace |
|
select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_sub_category_id`) as `sub_sub_category_product_count` from `categories` where `categories`.`parent_id` in (7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 33, 53, 56, 62, 68, 74, 75, 86) and `position` = 2 order by `priority` asc
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (36, 37, 38, 39, 46, 47, 48, 49, 51, 52, 54, 57, 58, 59, 60, 61, 63, 69, 76, 81, 87) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 33, 53, 56, 62, 68, 74, 75, 86) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 4, 5, 88) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'category_list_priority') limit 1
Bindings |
|
Backtrace |
|
select `flash_deals`.*, (select count(*) from `flash_deal_products` where `flash_deals`.`id` = `flash_deal_products`.`flash_deal_id`) as `products_count` from `flash_deals` where (`deal_type` = 'flash_deal' and `status` = 1) and date(`start_date`) <= '2025-04-22' and date(`end_date`) >= '2025-04-22' limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where `type` = 'product_brand' limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `home_status` = 1 order by `priority` asc
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 4, 5, 88) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'category_wise_product_list_priority') limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `category_ids` like '%\"88\"%'
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'category_wise_product_list_priority') limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `category_ids` like '%\"5\"%'
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_avg_rating` from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `category_ids` like '%\"5\"%' order by `order_details_count` desc limit 12 offset 0
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (59, 60, 89, 90, 91, 92, 93, 94, 95, 96) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (59, 60, 89, 90, 91, 92, 93, 94, 95, 96) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'category_wise_product_list_priority') limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `category_ids` like '%\"4\"%'
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_avg_rating` from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `category_ids` like '%\"4\"%' order by `order_details_count` desc limit 12 offset 0
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'category_wise_product_list_priority') limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `category_ids` like '%\"1\"%'
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_avg_rating` from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `category_ids` like '%\"1\"%' order by `order_details_count` desc limit 12 offset 0
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 14) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 14) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select `shops`.*, (select count(*) from `products` where `shops`.`seller_id` = `products`.`user_id` and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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` = 'seller' and `status` = 1 and `request_status` = 1)) as `products_count` from `shops` where exists (select * from `sellers` where `shops`.`seller_id` = `sellers`.`id` and (`status` = 'approved'))
Bindings |
|
Backtrace |
|
select `sellers`.*, (select count(*) from `orders` where `sellers`.`id` = `orders`.`seller_id`) as `orders_count` from `sellers` where `sellers`.`id` in (3, 4)
Backtrace |
|
select * from `products` where (`added_by` = 'seller') and `products`.`user_id` in (3, 4) and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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')
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (127, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 232, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (127, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 232, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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')
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 107, 126, 128) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select avg(rating) average, product_id from `reviews` where `delivery_man_id` is null and `reviews`.`product_id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 107, 126, 128) and `status` = 1 group by `product_id`
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 107, 126, 128) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `reviews` where `status` = 1 and `product_id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 107, 126, 128) and `status` = 1
Bindings |
|
Backtrace |
|
select `rating` from `reviews` where `status` = 1 and `product_id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 107, 126, 128) and `status` = 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'vacation_add') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'company_name') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'shop_address') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'company_phone') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'company_fav_icon') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'bottom_banner') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'offer_banner') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'temporary_close') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'temporary_close') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'shop_banner') limit 1
Bindings |
|
Backtrace |
|
select * from `admins` where (`id` = 1) limit 1
Bindings |
|
Backtrace |
|
select * from `admins` where (`id` = 1) limit 1
Bindings |
|
Backtrace |
|
select avg(`rating`) as aggregate from `reviews` where `status` = 1 and `product_id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 107, 126, 128) and `status` = 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `orders` where (`seller_is` = 'admin')
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'top_vendor_list_priority') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'featured_product_priority') limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 (`featured` = 1)
Bindings |
|
Backtrace |
|
select * from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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') order by `id` desc limit 8
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (260, 261, 262, 263, 264, 265, 266, 267) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (260, 261, 262, 263, 264, 265, 266, 267) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'new_arrival_product_list_priority') limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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')
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count`, (select count(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count`, (select avg(`reviews`.`rating`) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_avg_rating` from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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') order by `order_details_count` desc limit 8 offset 0
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 14, 59, 60, 89, 93) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (1, 2, 3, 14, 59, 60, 89, 93) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select * from `brands` where `status` = 1 limit 15
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select `product_id`, COUNT(product_id) as count from `order_details` where exists (select * from `products` where `order_details`.`product_id` = `products`.`id` and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `status` = 1) group by `product_id` order by `count` desc limit 6
Bindings |
|
Backtrace |
|
select * from `storages` where `storages`.`data_id` in (0) and `storages`.`data_type` = 'App\Models\OrderDetail'
Bindings |
|
Backtrace |
|
select * from `products` where `status` = 1 and `products`.`id` in (1, 2, 3, 59, 89, 93)
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (1, 2, 3, 59, 89, 93) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 59, 89, 93) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select `product_id`, AVG(rating) as count from `reviews` where exists (select * from `products` where `reviews`.`product_id` = `products`.`id` and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `status` = 1 group by `product_id` order by `count` desc limit 6
Bindings |
|
Backtrace |
|
select `deal_of_the_days`.*, `products`.`unit_price` from `deal_of_the_days` inner join `products` on `products`.`id` = `deal_of_the_days`.`product_id` where `products`.`status` = 1 and `deal_of_the_days`.`status` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `banners` where (`banner_type` = 'Main Banner' and `theme` = 'default' and `published` = 1) order by `created_at` desc
Bindings |
|
Backtrace |
|
select * from `banners` where (`banner_type` = 'Main Section Banner' and `theme` = 'default' and `published` = 1) order by `id` desc, `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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') order by RAND() limit 1
Bindings |
|
Backtrace |
|
select * from `translations` where `translations`.`translationable_id` in (132) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
Bindings |
|
Backtrace |
|
select * from `reviews` where `reviews`.`product_id` in (132) and `delivery_man_id` is null and `status` = 1
Bindings |
|
Backtrace |
|
select * from `banners` where `banner_type` = 'Footer Banner' and `theme` = 'default' and `published` = 1 order by `id` desc
Bindings |
|
Backtrace |
|
select * from `storages` where `storages`.`data_type` = 'App\Models\Banner' and `storages`.`data_id` = 3 and `storages`.`data_id` is not null
Bindings |
|
Backtrace |
|
select * from `storages` where `storages`.`data_type` = 'App\Models\Banner' and `storages`.`data_id` = 2 and `storages`.`data_id` is not null
Bindings |
|
Backtrace |
|
select * from `storages` where `storages`.`data_type` = 'App\Models\Banner' and `storages`.`data_id` = 1 and `storages`.`data_id` is not null
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'shop_banner') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'company_fav_icon') limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where (`code` = 'USD') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'currency_symbol_position') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'company_reliability') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'google_search_console_code') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'bing_webmaster_code') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'baidu_webmaster_code') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'yandex_webmaster_code') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'google_tag_manager_id') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'pixel_analytics') limit 1
Bindings |
|
Backtrace |
|
select * from `business_settings` where (`type` = 'announcement') limit 1
Bindings |
|
Backtrace |
|
select * from `currencies` where `status` = 1
Bindings |
|
Backtrace |
|
select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `status` = 1) and (`customer_id` = 59715 and `is_guest` = 1) group by `cart_group_id`
Bindings |
|
Backtrace |
|
select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `status` = 1) and 0 = 1
select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `status` = 1) and (`customer_id` = 59715 and `is_guest` = 1) group by `cart_group_id`
select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `status` = 1) and 0 = 1
select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`category_id` and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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 `product_count` from `categories` where `position` = 0
select `products`.*, (select count(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count` from `products` where `products`.`category_id` in (1, 4, 5, 88) and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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')
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 107, 126, 127, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 232, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267) and `translations`.`translationable_type` = 'App\Models\Product' and `locale` = 'en'
select * from `reviews` where `reviews`.`product_id` in (1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 89, 90, 91, 92, 93, 94, 95, 96, 107, 126, 127, 128, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 191, 192, 193, 194, 195, 196, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 214, 215, 216, 217, 218, 219, 221, 222, 223, 224, 225, 226, 228, 229, 230, 231, 232, 234, 235, 236, 237, 238, 239, 240, 241, 242, 243, 244, 245, 246, 247, 248, 249, 250, 251, 252, 253, 254, 255, 256, 257, 258, 259, 260, 261, 262, 263, 264, 265, 266, 267) and `delivery_man_id` is null and `status` = 1
select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_category_id`) as `sub_category_product_count` from `categories` where `categories`.`parent_id` in (1, 4, 5, 88) and `position` = 1 order by `priority` asc
select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`sub_sub_category_id`) as `sub_sub_category_product_count` from `categories` where `categories`.`parent_id` in (7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 33, 53, 56, 62, 68, 74, 75, 86) and `position` = 2 order by `priority` asc
select * from `translations` where `translations`.`translationable_id` in (36, 37, 38, 39, 46, 47, 48, 49, 51, 52, 54, 57, 58, 59, 60, 61, 63, 69, 76, 81, 87) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
select * from `translations` where `translations`.`translationable_id` in (7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 20, 22, 23, 24, 33, 53, 56, 62, 68, 74, 75, 86) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
select * from `translations` where `translations`.`translationable_id` in (1, 4, 5, 88) and `translations`.`translationable_type` = 'App\Models\Category' and `locale` = 'en'
select * from `business_settings` where (`type` = 'category_list_priority') limit 1
select * from `business_settings` where (`type` = 'brand_list_priority') limit 1
select `brands`.*, (select count(*) from `products` where `brands`.`id` = `products`.`brand_id` and exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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
select * from `translations` where `translations`.`translationable_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22) and `translations`.`translationable_type` = 'App\Models\Brand' and `locale` = 'en'
select count(*) as aggregate from `products` where exists (select * from `brands` where `products`.`brand_id` = `brands`.`id` and (`status` = 1)) and (`status` = 1) and (`request_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
select * from `business_settings` where (`type` = 'seller_registration') limit 1
select * from `business_settings` where (`type` = 'loader_gif') limit 1
select * from `business_settings` where (`type` = 'country_code') limit 1
select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-04-22' and date(`end_date`) >= '2025-04-22' limit 1
select * from `business_settings` where (`type` = 'refund-policy') limit 1
select * from `business_settings` where (`type` = 'return-policy') limit 1
select * from `business_settings` where (`type` = 'cancellation-policy') limit 1
select * from `business_settings` where (`type` = 'company_phone') limit 1
select * from `business_settings` where (`type` = 'company_email') limit 1
select * from `business_settings` where (`type` = 'shop_address') limit 1
select * from `business_settings` where (`type` = 'whatsapp') limit 1
200
[]
[]
0 of 0array:18 [▼ "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "content-length" => array:1 [▶ 0 => "0" ] "cookie" => array:1 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InhnYmJORzRTOXpkYlJZd0NzYUQvNUE9PSIsInZhbHVlIjoiY2drS3B2eElSWFc1LzdrMWw1bWdIZS9wNjRRM0RvaDR2TEl1TjdZNGdoRld3ZStEcFVoNFRNZURVM0FEU0xUL3Z0YU5ZZXFXS1o2REI4L1c0Q28yM01rM05ETVUwUEk4YWRSOGlNZnl0VVVmcTAwVWNEMnhEa3N6bDJKTVZGaWoiLCJtYWMiOiI0ZDk3NzRjODYxOTgwZmI3NDAwZTU2NTg2YWFlM2Q0YmQ2ZjMwNzFlNzc3YWE1OTI1NDdmMjU5Yjg4MTMwMWNmIiwidGFnIjoiIn0%3D; 6valley1725977827_session=eyJpdiI6IlpUWEV3aUlldjJYMUtQTm1EWnpJMWc9PSIsInZhbHVlIjoibkJKQ2hwT01xZTlPQW5qRHMxQ1N6a0VhZkdVT1dDSG43L0E0bkVLK2pPTzhoWWU4UFpFbG8zbzU2NVlBbVQ2SmRPakdsSDZwMEIveVpuQU1RVzV0M2dnM3dVcEpkbWdUOEwxcjdld0ZCWXlCWkYrOUlvSmx4dTRHQlVnNEhGRWoiLCJtYWMiOiJlMTY5ODJhOTk4OWIzN2Y1MTdlY2YyN2I4ZGNjZTNiYjI2NjAyZTM0NzZmMmQ5ZGU2MDE3MmY5YzUxNWFlYTNlIiwidGFnIjoiIn0%3D ◀XSRF-TOKEN=eyJpdiI6InhnYmJORzRTOXpkYlJZd0NzYUQvNUE9PSIsInZhbHVlIjoiY2drS3B2eElSWFc1LzdrMWw1bWdIZS9wNjRRM0RvaDR2TEl1TjdZNGdoRld3ZStEcFVoNFRNZURVM0FEU0xUL3Z0YU5ZZ ▶" ] "host" => array:1 [▶ 0 => "autocartstore.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 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "x-https" => array:1 [▶ 0 => "1" ] ]
0 of 0array:2 [▼ "XSRF-TOKEN" => "bVzCAJtz2lZ38ihLa50pLMSYgoLqMkgpOB6KlaOW" "6valley1725977827_session" => "512ZU2oJxA6Pkf1N02pMYBplrioGtsl6wCMcLPnj" ]
0 of 0array: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 Apr 2025 18:24:10 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjdWM25IWGlQem5yeHBZdTZsWUt5emc9PSIsInZhbHVlIjoiaVhvdWtlcys0b0xuK2ZXdkJBelZvVHlaeFI0UDRWdFVOTUtuQkRudW9yQ1lDeXMwblhtd1oyb2syREpNK0FhdE95QTZhbkl2ZlBRUzRTU1J0U0cvRXhjaE41cDE3V2F4SE50a0lVL244RUIvU1d5aXg0Z2lGcnpYbnptL3N4c0UiLCJtYWMiOiI5N2MwZjA3YThmODA2NGJjMTRiNDU4ZDY3MTA1MjIxOWQxOTlkNGNhMjlhMDA2N2JmOGEyYWVlYTE1ZGNmMTY2IiwidGFnIjoiIn0%3D; expires=Tue, 22 Apr 2025 19:24:10 GMT; Max-Age=3600; path=/ ◀XSRF-TOKEN=eyJpdiI6IjdWM25IWGlQem5yeHBZdTZsWUt5emc9PSIsInZhbHVlIjoiaVhvdWtlcys0b0xuK2ZXdkJBelZvVHlaeFI0UDRWdFVOTUtuQkRudW9yQ1lDeXMwblhtd1oyb2syREpNK0FhdE95QTZhb ▶" 1 => "6valley1725977827_session=eyJpdiI6Ik9hZGRMbmxxMjUwRjRNb2FIK0EyR0E9PSIsInZhbHVlIjoiMStBclcrUGdwMFlkTWZHdllUQWsvSXVPL1cwclVIU3Y4OUJNQVFZMUkzZUhMWHZnaXMxSUg4NVZsd09wc0lCMzE2SnVlMUZjdm40ZURpUXRrQXYweEM0N2RWWlQxMTlmam1rbitvZ0d2ZWREZWw2UHFRRyt4K2g2czRGT2FZY24iLCJtYWMiOiIyNmM3OWY2MzI1ZDZkNzM1MDc1YzQzMDIzZWExZGNiMzBmN2NkNzZlZjExYTJhNWVmNTgyMjBhNTE0ZmZiZWFhIiwidGFnIjoiIn0%3D; expires=Tue, 22 Apr 2025 19:24:10 GMT; Max-Age=3600; path=/; httponly ◀6valley1725977827_session=eyJpdiI6Ik9hZGRMbmxxMjUwRjRNb2FIK0EyR0E9PSIsInZhbHVlIjoiMStBclcrUGdwMFlkTWZHdllUQWsvSXVPL1cwclVIU3Y4OUJNQVFZMUkzZUhMWHZnaXMxSUg4NVZsd0 ▶" 2 => "popup_banner=eyJpdiI6IjRsenNWZkNwTVFOcFZWbW5UektDZFE9PSIsInZhbHVlIjoiSVh3bmFscXJDakNuUjgrMXZFNmJ2WDVkdVZzcFg3SEt4N0JJS01ibWFBZGNuQkQ5MmhrUTRoOWdhL1FxRUN0WCIsIm1hYyI6ImY3NGNlNWYzNDMwZDczZmZhZmYwMmFhYmQxZjEwNGQ1OGJlNDcwNDM4YzZmNmMwNmY1MWE3YTljMzVlYTA5ZDEiLCJ0YWciOiIifQ%3D%3D; expires=Tue, 22 Apr 2025 18:25:10 GMT; Max-Age=60; path=/; httponly ◀popup_banner=eyJpdiI6IjRsenNWZkNwTVFOcFZWbW5UektDZFE9PSIsInZhbHVlIjoiSVh3bmFscXJDakNuUjgrMXZFNmJ2WDVkdVZzcFg3SEt4N0JJS01ibWFBZGNuQkQ5MmhrUTRoOWdhL1FxRUN0WCIsIm1 ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IjdWM25IWGlQem5yeHBZdTZsWUt5emc9PSIsInZhbHVlIjoiaVhvdWtlcys0b0xuK2ZXdkJBelZvVHlaeFI0UDRWdFVOTUtuQkRudW9yQ1lDeXMwblhtd1oyb2syREpNK0FhdE95QTZhbkl2ZlBRUzRTU1J0U0cvRXhjaE41cDE3V2F4SE50a0lVL244RUIvU1d5aXg0Z2lGcnpYbnptL3N4c0UiLCJtYWMiOiI5N2MwZjA3YThmODA2NGJjMTRiNDU4ZDY3MTA1MjIxOWQxOTlkNGNhMjlhMDA2N2JmOGEyYWVlYTE1ZGNmMTY2IiwidGFnIjoiIn0%3D; expires=Tue, 22-Apr-2025 19:24:10 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IjdWM25IWGlQem5yeHBZdTZsWUt5emc9PSIsInZhbHVlIjoiaVhvdWtlcys0b0xuK2ZXdkJBelZvVHlaeFI0UDRWdFVOTUtuQkRudW9yQ1lDeXMwblhtd1oyb2syREpNK0FhdE95QTZhb ▶" 1 => "6valley1725977827_session=eyJpdiI6Ik9hZGRMbmxxMjUwRjRNb2FIK0EyR0E9PSIsInZhbHVlIjoiMStBclcrUGdwMFlkTWZHdllUQWsvSXVPL1cwclVIU3Y4OUJNQVFZMUkzZUhMWHZnaXMxSUg4NVZsd09wc0lCMzE2SnVlMUZjdm40ZURpUXRrQXYweEM0N2RWWlQxMTlmam1rbitvZ0d2ZWREZWw2UHFRRyt4K2g2czRGT2FZY24iLCJtYWMiOiIyNmM3OWY2MzI1ZDZkNzM1MDc1YzQzMDIzZWExZGNiMzBmN2NkNzZlZjExYTJhNWVmNTgyMjBhNTE0ZmZiZWFhIiwidGFnIjoiIn0%3D; expires=Tue, 22-Apr-2025 19:24:10 GMT; path=/; httponly ◀6valley1725977827_session=eyJpdiI6Ik9hZGRMbmxxMjUwRjRNb2FIK0EyR0E9PSIsInZhbHVlIjoiMStBclcrUGdwMFlkTWZHdllUQWsvSXVPL1cwclVIU3Y4OUJNQVFZMUkzZUhMWHZnaXMxSUg4NVZsd0 ▶" 2 => "popup_banner=eyJpdiI6IjRsenNWZkNwTVFOcFZWbW5UektDZFE9PSIsInZhbHVlIjoiSVh3bmFscXJDakNuUjgrMXZFNmJ2WDVkdVZzcFg3SEt4N0JJS01ibWFBZGNuQkQ5MmhrUTRoOWdhL1FxRUN0WCIsIm1hYyI6ImY3NGNlNWYzNDMwZDczZmZhZmYwMmFhYmQxZjEwNGQ1OGJlNDcwNDM4YzZmNmMwNmY1MWE3YTljMzVlYTA5ZDEiLCJ0YWciOiIifQ%3D%3D; expires=Tue, 22-Apr-2025 18:25:10 GMT; path=/; httponly ◀popup_banner=eyJpdiI6IjRsenNWZkNwTVFOcFZWbW5UektDZFE9PSIsInZhbHVlIjoiSVh3bmFscXJDakNuUjgrMXZFNmJ2WDVkdVZzcFg3SEt4N0JJS01ibWFBZGNuQkQ5MmhrUTRoOWdhL1FxRUN0WCIsIm1 ▶" ] ]
0 of 0array:24 [▼ "storage_connection_type" => "public" "company_web_logo" => array:3 [▶ "key" => "2024-09-11-66e0c5e7cfde3.webp" "path" => "https://autocartstore.com/storage/app/public/company/2024-09-11-66e0c5e7cfde3.webp" "status" => 200 ] "decimal_point_settings" => 2 "product_brand" => 1 "digital_product" => 1 "business_mode" => "multi" "currency_model" => "multi_currency" "language" => array:2 [▶ 0 => array:6 [▶ "id" => "1" "name" => "english" "direction" => "ltr" "code" => "en" "status" => 1 "default" => true ] 1 => array:6 [▶ "id" => 2 "name" => "Arabic" "direction" => "rtl" "code" => "eg" "status" => 1 "default" => false ] ] "local" => "en" "direction" => "ltr" "system_default_currency" => 9 "system_default_currency_info" => App\Models\Currency {#3602 ▶ #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" => 9 "name" => "Egyptian Pound" "symbol" => "EGP" "code" => "EGP" "exchange_rate" => "1" "status" => 1 "created_at" => "2025-01-02 14:35:20" "updated_at" => "2025-03-14 15:17:29" ] #original: array:8 [▶ "id" => 9 "name" => "Egyptian Pound" "symbol" => "EGP" "code" => "EGP" "exchange_rate" => "1" "status" => 1 "created_at" => "2025-01-02 14:35:20" "updated_at" => "2025-03-14 15:17:29" ] #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" => "EGP" "currency_symbol" => "EGP" "currency_exchange_rate" => "1" "_token" => "bVzCAJtz2lZ38ihLa50pLMSYgoLqMkgpOB6KlaOW" "guest_id" => 59715 "_flash" => array:2 [▶ "new" => [] "old" => [] ] "_previous" => array:1 [▶ "url" => "https://autocartstore.com" ] "company_name" => "Autocart" "usd" => "0.019665683382498" "currency_symbol_position" => "left" "company_email" => "info@autocartstore.com" "PHPDEBUGBAR_STACK_DATA" => [] ]