Fast Delivery all across the country
Safe Payment
7 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 Booting (76.82%) | 1.02s |
1 x Application (23.17%) | 308ms |
insert into `guest_users` (`ip_address`, `updated_at`, `created_at`) values ('18.220.173.236', '2025-04-05 05:54:25', '2025-04-05 05:54:25')
Bindings |
|
Backtrace |
|
select * from `categories` where exists (select * from `products` where `categories`.`id` = `products`.`category_id` and (`added_by` = 'admin') 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 `home_status` = 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where (`added_by` = 'admin') 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 exists (select `product_id`, AVG(rating) as average_rating from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1 group by `product_id`)
Bindings |
|
Backtrace |
|
select * from `products` where (`added_by` = 'admin') 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 10
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where (`added_by` = 'admin') 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 exists (select `product_id`, COUNT(product_id) as count from `order_details` where `products`.`id` = `order_details`.`product_id` group by `product_id`)
Bindings |
|
Backtrace |
|
select * from `products` where (`added_by` = 'admin') 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 order by RAND() limit 1
Bindings |
|
Backtrace |
|
select * from `banners` where (`banner_type` = 'Main Banner' and `published` = 1 and `theme` = 'default') order by `created_at` desc
Bindings |
|
Backtrace |
|
select `products`.*, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where (`added_by` = 'admin') 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 `status` = 1 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 (`added_by` = 'admin') 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 * from `coupons` where (`added_by` = 'admin' and `coupon_bearer` = 'inhouse' and `status` = 1) and date(`start_date`) <= '2025-04-05' and date(`expire_date`) >= '2025-04-05'
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `reviews` where `status` = 1 and 0 = 1 and `status` = 1
Bindings |
|
Backtrace |
|
select `rating` from `reviews` where `status` = 1 and 0 = 1 and `status` = 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 0 = 1 and `status` = 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `orders` where (`seller_is` = 'admin')
Bindings |
|
Backtrace |
|
select `product_id` from `stock_clearance_products` where (`is_active` = 1) and `added_by` in ('admin', 'vendor') and exists (select * from `stock_clearance_setups` where `stock_clearance_products`.`setup_id` = `stock_clearance_setups`.`id` and `is_active` = 1 and date(`duration_start_date`) <= '2025-04-05' and date(`duration_end_date`) >= '2025-04-05' and ((`offer_active_time` = 'specific_time' and time(`offer_active_range_start`) <= '05:54:25' and time(`offer_active_range_end`) >= '05:54:25') or (`offer_active_time` = 'always' and `offer_active_range_start` is null and `offer_active_range_end` is null))) and exists (select * from `stock_clearance_setups` where `stock_clearance_products`.`setup_id` = `stock_clearance_setups`.`id` and `show_in_homepage` = 1 and `setup_by` in ('admin')) and exists (select *, (select count(*) from `reviews` where `products`.`id` = `reviews`.`product_id` and `status` = 1) as `reviews_count` from `products` where `stock_clearance_products`.`product_id` = `products`.`id` and (`added_by` = 'admin') 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 count(*) as aggregate from `products` where (`added_by` = 'admin') 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 0 = 1
Bindings |
|
Backtrace |
|
select `categories`.*, (select count(*) from `products` where `categories`.`id` = `products`.`category_id` and (`added_by` = 'admin') 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 `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-05' and date(`end_date`) >= '2025-04-05' limit 1
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` where (`added_by` = 'admin') 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 count(*) as aggregate from `products` where (`added_by` = 'admin') 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 `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 `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`added_by` = 'admin') 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` = 222 and `is_guest` = 1)
Bindings |
|
Backtrace |
|
select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`added_by` = 'admin') 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` = 222 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 (`added_by` = 'admin') 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
Bindings |
|
Backtrace |
|
select * from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`added_by` = 'admin') 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` = 222 and `is_guest` = 1)
Bindings |
|
Backtrace |
|
select `cart_group_id` from `carts` where exists (select * from `products` where `carts`.`product_id` = `products`.`id` and (`added_by` = 'admin') 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` = 222 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 (`added_by` = 'admin') 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 and (`is_checked` = 1)
Bindings |
|
Backtrace |
|
select * from `flash_deals` where (`status` = 1 and `deal_type` = 'flash_deal') and date(`start_date`) <= '2025-04-05' and date(`end_date`) >= '2025-04-05' limit 1
Bindings |
|
Backtrace |
|
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" ] "host" => array:1 [▶ 0 => "parviit.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" ] "x-forwarded-for" => array:1 [▶ 0 => "18.220.173.236" ] "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-forwarded-proto" => array:1 [▶ 0 => "https" ] "x-https" => array:1 [▶ 0 => "on" ] ]
[]
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 => "Fri, 04 Apr 2025 23:54:25 GMT" ] "set-cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InF4bTMzQytOWHZ2REJ5UVpKWWErclE9PSIsInZhbHVlIjoiZXVMMUtKd2hBL2RUZFJOV2FPMWpSbS9BbitaZUlrL2dmbzlGSE9VTW1hekFRSmdicFgycVdzWmdTREt5dW04TXpZMWQ2WldpemtsaE56OGtKTDhVVTRuSVI3ZGV3RkhFQlpVdHFWZ0pnQ2N2MDdUMjhUUC8raVczVFAreGpUMWciLCJtYWMiOiIzZmIzMjNjMTAzYjc5NjdmOTNlODZlNTJlNTk3Y2NlNjVkNDNmNjBiYWZkOWQ0M2NkYjBhZTNmODA2MDFiNDkzIiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 01:54:25 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InF4bTMzQytOWHZ2REJ5UVpKWWErclE9PSIsInZhbHVlIjoiZXVMMUtKd2hBL2RUZFJOV2FPMWpSbS9BbitaZUlrL2dmbzlGSE9VTW1hekFRSmdicFgycVdzWmdTREt5dW04TXpZMWQ2W ▶" 1 => "laravel_session=eyJpdiI6Ik0wNlNSNXR0ZTlnYUxCUDlFcXR2OFE9PSIsInZhbHVlIjoid0lJRzkxenZ0ZzlRS1AxSWhmRHlMb0FQSTJKZ2dVOHNxUWlJdU1tN21sL0hzVkpob0E2c0Z3MTIxcXZVTDZDWmtCRkZEazFuQXNjSkUyMk5vblZXVHRjZEpoNWtxRVB2VXR6MmdhOHBSZ0VJRHBXckRmM3hqTC9PUnRibmx4d3IiLCJtYWMiOiI2NzNjNzhlMzAzOWE3ZTNmZjcxYThhMzgyOWI5YTFlYzgwMWY2ZTg2YWY2ODNmN2UzMzFjMDc1YmFmNTZmYTQyIiwidGFnIjoiIn0%3D; expires=Sat, 05 Apr 2025 01:54:25 GMT; Max-Age=7200; path=/; httponly ◀laravel_session=eyJpdiI6Ik0wNlNSNXR0ZTlnYUxCUDlFcXR2OFE9PSIsInZhbHVlIjoid0lJRzkxenZ0ZzlRS1AxSWhmRHlMb0FQSTJKZ2dVOHNxUWlJdU1tN21sL0hzVkpob0E2c0Z3MTIxcXZVTDZDWmtC ▶" 2 => "popup_banner=eyJpdiI6ImJ0cGVhbjAwakhaTjZSKzZnOWpCb3c9PSIsInZhbHVlIjoiM0hnTDNEQkVVY3NnNlUwaGx5N0Njb01XWEFYZGQxT0lvNXNuVUN0UEYvWGN6QWNKS1ovckV0eFVuMzJVQWdweCIsIm1hYyI6IjY5ZTgwZWVkZTA4YWIwZTUzOGNiODU5YjJkZjgwYzIyNTI2MmVlMDYxZmNmM2UxY2VmZDhmMjZkOTYxOGE5NzMiLCJ0YWciOiIifQ%3D%3D; expires=Fri, 04 Apr 2025 23:55:25 GMT; Max-Age=60; path=/; httponly ◀popup_banner=eyJpdiI6ImJ0cGVhbjAwakhaTjZSKzZnOWpCb3c9PSIsInZhbHVlIjoiM0hnTDNEQkVVY3NnNlUwaGx5N0Njb01XWEFYZGQxT0lvNXNuVUN0UEYvWGN6QWNKS1ovckV0eFVuMzJVQWdweCIsIm1 ▶" ] "Set-Cookie" => array:3 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InF4bTMzQytOWHZ2REJ5UVpKWWErclE9PSIsInZhbHVlIjoiZXVMMUtKd2hBL2RUZFJOV2FPMWpSbS9BbitaZUlrL2dmbzlGSE9VTW1hekFRSmdicFgycVdzWmdTREt5dW04TXpZMWQ2WldpemtsaE56OGtKTDhVVTRuSVI3ZGV3RkhFQlpVdHFWZ0pnQ2N2MDdUMjhUUC8raVczVFAreGpUMWciLCJtYWMiOiIzZmIzMjNjMTAzYjc5NjdmOTNlODZlNTJlNTk3Y2NlNjVkNDNmNjBiYWZkOWQ0M2NkYjBhZTNmODA2MDFiNDkzIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 01:54:25 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InF4bTMzQytOWHZ2REJ5UVpKWWErclE9PSIsInZhbHVlIjoiZXVMMUtKd2hBL2RUZFJOV2FPMWpSbS9BbitaZUlrL2dmbzlGSE9VTW1hekFRSmdicFgycVdzWmdTREt5dW04TXpZMWQ2W ▶" 1 => "laravel_session=eyJpdiI6Ik0wNlNSNXR0ZTlnYUxCUDlFcXR2OFE9PSIsInZhbHVlIjoid0lJRzkxenZ0ZzlRS1AxSWhmRHlMb0FQSTJKZ2dVOHNxUWlJdU1tN21sL0hzVkpob0E2c0Z3MTIxcXZVTDZDWmtCRkZEazFuQXNjSkUyMk5vblZXVHRjZEpoNWtxRVB2VXR6MmdhOHBSZ0VJRHBXckRmM3hqTC9PUnRibmx4d3IiLCJtYWMiOiI2NzNjNzhlMzAzOWE3ZTNmZjcxYThhMzgyOWI5YTFlYzgwMWY2ZTg2YWY2ODNmN2UzMzFjMDc1YmFmNTZmYTQyIiwidGFnIjoiIn0%3D; expires=Sat, 05-Apr-2025 01:54:25 GMT; path=/; httponly ◀laravel_session=eyJpdiI6Ik0wNlNSNXR0ZTlnYUxCUDlFcXR2OFE9PSIsInZhbHVlIjoid0lJRzkxenZ0ZzlRS1AxSWhmRHlMb0FQSTJKZ2dVOHNxUWlJdU1tN21sL0hzVkpob0E2c0Z3MTIxcXZVTDZDWmtC ▶" 2 => "popup_banner=eyJpdiI6ImJ0cGVhbjAwakhaTjZSKzZnOWpCb3c9PSIsInZhbHVlIjoiM0hnTDNEQkVVY3NnNlUwaGx5N0Njb01XWEFYZGQxT0lvNXNuVUN0UEYvWGN6QWNKS1ovckV0eFVuMzJVQWdweCIsIm1hYyI6IjY5ZTgwZWVkZTA4YWIwZTUzOGNiODU5YjJkZjgwYzIyNTI2MmVlMDYxZmNmM2UxY2VmZDhmMjZkOTYxOGE5NzMiLCJ0YWciOiIifQ%3D%3D; expires=Fri, 04-Apr-2025 23:55:25 GMT; path=/; httponly ◀popup_banner=eyJpdiI6ImJ0cGVhbjAwakhaTjZSKzZnOWpCb3c9PSIsInZhbHVlIjoiM0hnTDNEQkVVY3NnNlUwaGx5N0Njb01XWEFYZGQxT0lvNXNuVUN0UEYvWGN6QWNKS1ovckV0eFVuMzJVQWdweCIsIm1 ▶" ] ]
0 of 0array:11 [▼ "local" => "en" "direction" => "ltr" "system_default_currency_info" => App\Models\Currency {#2076 ▶ #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" => 2 "name" => "BDT" "symbol" => "৳" "code" => "BDT" "exchange_rate" => "84" "status" => 1 "created_at" => null "updated_at" => "2021-07-06 07:52:58" ] #original: array:8 [▶ "id" => 2 "name" => "BDT" "symbol" => "৳" "code" => "BDT" "exchange_rate" => "84" "status" => 1 "created_at" => null "updated_at" => "2021-07-06 07:52:58" ] #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" => "BDT" "currency_symbol" => "৳" "currency_exchange_rate" => "84" "usd" => 1 "_token" => "WunSR6S7i0QeYcUX1So03QxvWMFCIXVfP5FYGidn" "guest_id" => 222 "_previous" => array:1 [▶ "url" => "https://parviit.com" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]