# Query soft and hard limit for Debugbar are reached. Only the first100 queries show details. Queries after the first500are ignored. Limits can be raised in the config (debugbar.options.db.soft/hard_limit).
select*from `business_settings` where (`type` ='maintenance_mode') limit 1
select `products`.*, (selectcount(*) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_count`, (selectcount(*) from `wishlists` where `products`.`id` = `wishlists`.`product_id`) as `wish_list_count` from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` ='girls-shiny-boots-I9aQZP' limit 1
select*from `translations` where `translations`.`translationable_id` in (6172) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='sa'
select*from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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_id` =8) and `id` notin (6172)
selectcount(*) as aggregate from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =10and `id` notin (6172)
select*from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =10and `id` notin (6172) orderby `id` desc limit 5offset0
select*from `translations` where `translations`.`translationable_id` in (332355, 332356, 332357, 332358, 332372) and `translations`.`translationable_type` ='App\Models\Product'and `locale` ='sa'
selectcount(*) as aggregate from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =10
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1and `status` =1) as `reviews_count` from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =10 limit 25offset0
select `id` from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =10
select `sellers`.*, (selectcount(*) from `products` where `sellers`.`id` = `products`.`user_id` and (`added_by` ='seller')) as `product_count`, (selectcount(*) from `products` where (`sellers`.`id` = `products`.`user_id` and (`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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')) as `product_count` from `sellers` where (`status` ='approved')
selectcount(*) as aggregate from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =10
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1and `status` =1) as `reviews_count`, (selectsum(`order_details`.`qty`) from `order_details` where `products`.`id` = `order_details`.`product_id`) as `order_details_sum_qty` from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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` =10orderby `reviews_count` desc limit 12offset0
select `products`.*, (selectcount(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` =1and `status` =1) as `reviews_count` from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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_id` =8) orderby `reviews_count` desc
select*from `products` where ((`added_by` ='admin') and `brand_id` isnulland (`status` =1) and (`request_status` =1) or (`brand_id` isnulland `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_id` =8) orderby `id` desc
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (85) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (100) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332310and `wishlists`.`product_id` isnotnull
620μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332310and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
310μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332309and `wishlists`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332309and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
430μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332308and `wishlists`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332308and `product_compares`.`product_id` isnotnull
290μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332307and `wishlists`.`product_id` isnotnull
670μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332307and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
360μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332267and `wishlists`.`product_id` isnotnull
670μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332267and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
420μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
500μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332250and `wishlists`.`product_id` isnotnull
700μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332250and `product_compares`.`product_id` isnotnull
400μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
420μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
450μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332056and `wishlists`.`product_id` isnotnull
620μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332056and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
420μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
520μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332055and `wishlists`.`product_id` isnotnull
620μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332055and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332016and `wishlists`.`product_id` isnotnull
590μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332016and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
420μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
400μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =332015and `wishlists`.`product_id` isnotnull
680μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =332015and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
760μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
520μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331997and `wishlists`.`product_id` isnotnull
800μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331997and `product_compares`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
470μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
510μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331996and `wishlists`.`product_id` isnotnull
680μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331996and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
390μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
390μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331995and `wishlists`.`product_id` isnotnull
470μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331995and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
360μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331994and `wishlists`.`product_id` isnotnull
560μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331994and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331993and `wishlists`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331993and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331992and `wishlists`.`product_id` isnotnull
540μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331992and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331991and `wishlists`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331991and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
450μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331990and `wishlists`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331990and `product_compares`.`product_id` isnotnull
370μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
390μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
400μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331989and `wishlists`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331989and `product_compares`.`product_id` isnotnull
400μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331988and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331988and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
490μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331987and `wishlists`.`product_id` isnotnull
700μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331987and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
430μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331986and `wishlists`.`product_id` isnotnull
660μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331986and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
430μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331985and `wishlists`.`product_id` isnotnull
680μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331985and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
450μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331984and `wishlists`.`product_id` isnotnull
740μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331984and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
390μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331983and `wishlists`.`product_id` isnotnull
540μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331983and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331979and `wishlists`.`product_id` isnotnull
490μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331979and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
360μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331978and `wishlists`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331978and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
390μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331974and `wishlists`.`product_id` isnotnull
530μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331974and `product_compares`.`product_id` isnotnull
400μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331971and `wishlists`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331971and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
360μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331969and `wishlists`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331969and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331961and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331961and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
470μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331960and `wishlists`.`product_id` isnotnull
600μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331960and `product_compares`.`product_id` isnotnull
400μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
330μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
450μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331959and `wishlists`.`product_id` isnotnull
700μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331959and `product_compares`.`product_id` isnotnull
330μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
390μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331957and `wishlists`.`product_id` isnotnull
600μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331957and `product_compares`.`product_id` isnotnull
400μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
530μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
460μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331789and `wishlists`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331789and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
330μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
290μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331788and `wishlists`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331788and `product_compares`.`product_id` isnotnull
280μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
360μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
660μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331787and `wishlists`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331787and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
360μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331786and `wishlists`.`product_id` isnotnull
710μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331786and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
500μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331785and `wishlists`.`product_id` isnotnull
840μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331785and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
460μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
480μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331759and `wishlists`.`product_id` isnotnull
690μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331759and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
470μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331758and `wishlists`.`product_id` isnotnull
490μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331758and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
400μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331749and `wishlists`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331749and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331748and `wishlists`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331748and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
360μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331747and `wishlists`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331747and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
460μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331739and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331739and `product_compares`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
750μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331726and `wishlists`.`product_id` isnotnull
750μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331726and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
390μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
440μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331725and `wishlists`.`product_id` isnotnull
670μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331725and `product_compares`.`product_id` isnotnull
330μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
490μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
450μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331724and `wishlists`.`product_id` isnotnull
690μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331724and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
420μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331723and `wishlists`.`product_id` isnotnull
660μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331723and `product_compares`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
390μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331714and `wishlists`.`product_id` isnotnull
670μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331714and `product_compares`.`product_id` isnotnull
490μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
510μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
400μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331712and `wishlists`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331712and `product_compares`.`product_id` isnotnull
400μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
420μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331711and `wishlists`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331711and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
410μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331708and `wishlists`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331708and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331707and `wishlists`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331707and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331705and `wishlists`.`product_id` isnotnull
470μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331705and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331704and `wishlists`.`product_id` isnotnull
610μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331704and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
330μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331703and `wishlists`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331703and `product_compares`.`product_id` isnotnull
290μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
320μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331702and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331702and `product_compares`.`product_id` isnotnull
290μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331701and `wishlists`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331701and `product_compares`.`product_id` isnotnull
420μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
360μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331700and `wishlists`.`product_id` isnotnull
560μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331700and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
360μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
470μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331695and `wishlists`.`product_id` isnotnull
660μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331695and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331692and `wishlists`.`product_id` isnotnull
570μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331692and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
430μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
360μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331690and `wishlists`.`product_id` isnotnull
490μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331690and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
320μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331689and `wishlists`.`product_id` isnotnull
570μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331689and `product_compares`.`product_id` isnotnull
290μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
290μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
310μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331681and `wishlists`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331681and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
290μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
310μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331680and `wishlists`.`product_id` isnotnull
410μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331680and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
470μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331679and `wishlists`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331679and `product_compares`.`product_id` isnotnull
290μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
300μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331678and `wishlists`.`product_id` isnotnull
470μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331678and `product_compares`.`product_id` isnotnull
330μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331677and `wishlists`.`product_id` isnotnull
540μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331677and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331676and `wishlists`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331676and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331674and `wishlists`.`product_id` isnotnull
610μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331674and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
390μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331673and `wishlists`.`product_id` isnotnull
630μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331673and `product_compares`.`product_id` isnotnull
380μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
400μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331672and `wishlists`.`product_id` isnotnull
700μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331672and `product_compares`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
370μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331671and `wishlists`.`product_id` isnotnull
640μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331671and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
360μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
390μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331670and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331670and `product_compares`.`product_id` isnotnull
370μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
360μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331669and `wishlists`.`product_id` isnotnull
740μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331669and `product_compares`.`product_id` isnotnull
400μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
440μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331657and `wishlists`.`product_id` isnotnull
750μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331657and `product_compares`.`product_id` isnotnull
330μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
330μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331656and `wishlists`.`product_id` isnotnull
710μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331656and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
360μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331655and `wishlists`.`product_id` isnotnull
520μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331655and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331653and `wishlists`.`product_id` isnotnull
730μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331653and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331651and `wishlists`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331651and `product_compares`.`product_id` isnotnull
350μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
310μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331648and `wishlists`.`product_id` isnotnull
650μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331648and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
450μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331646and `wishlists`.`product_id` isnotnull
630μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331646and `product_compares`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
430μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331644and `wishlists`.`product_id` isnotnull
680μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331644and `product_compares`.`product_id` isnotnull
400μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
420μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331641and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331641and `product_compares`.`product_id` isnotnull
450μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331639and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331639and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
550μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331638and `wishlists`.`product_id` isnotnull
500μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331638and `product_compares`.`product_id` isnotnull
290μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
420μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331636and `wishlists`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331636and `product_compares`.`product_id` isnotnull
270μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
300μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
340μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331634and `wishlists`.`product_id` isnotnull
460μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331634and `product_compares`.`product_id` isnotnull
300μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
280μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
320μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331632and `wishlists`.`product_id` isnotnull
550μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331632and `product_compares`.`product_id` isnotnull
320μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
260μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
300μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331630and `wishlists`.`product_id` isnotnull
420μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331630and `product_compares`.`product_id` isnotnull
310μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
3.26msu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
420μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331628and `wishlists`.`product_id` isnotnull
610μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331628and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
360μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331604and `wishlists`.`product_id` isnotnull
530μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331604and `product_compares`.`product_id` isnotnull
260μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
410μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331603and `wishlists`.`product_id` isnotnull
740μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331603and `product_compares`.`product_id` isnotnull
420μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
340μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
370μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331601and `wishlists`.`product_id` isnotnull
560μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331601and `product_compares`.`product_id` isnotnull
340μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
390μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331590and `wishlists`.`product_id` isnotnull
480μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331590and `product_compares`.`product_id` isnotnull
360μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
320μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
350μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331588and `wishlists`.`product_id` isnotnull
580μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331588and `product_compares`.`product_id` isnotnull
270μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
350μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
380μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331587and `wishlists`.`product_id` isnotnull
620μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331587and `product_compares`.`product_id` isnotnull
370μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
330μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
430μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331586and `wishlists`.`product_id` isnotnull
790μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331586and `product_compares`.`product_id` isnotnull
510μsu568459134_UserStore
select*from `categories` where `categories`.`id` =8 limit 1
380μsu568459134_UserStore
select*from `translations` where `translations`.`translationable_id` in (8) and `translations`.`translationable_type` ='App\Models\Category'and `locale` ='sa'
450μsu568459134_UserStore
select*from `wishlists` where `wishlists`.`product_id` =331585and `wishlists`.`product_id` isnotnull
710μsu568459134_UserStore
select*from `product_compares` where `product_compares`.`product_id` =331585and `product_compares`.`product_id` isnotnull
390μsu568459134_UserStore
... 2976 additional queries are executed but now shown because of Debugbar query limits. Limits can be raised in the config (debugbar.options.db.soft/hard_limit)