Shipping & Import Fees Deposit to Bangladesh
Quo et et quibusdam modi molestiae praesentium delectus. Esse qui ut recusandae. Iusto magnam assumenda corrupti sit animi totam ex. Culpa ut qui aliquid explicabo et tempore aliquid.
1 x Application (56.52%) | 350ms |
1 x Booting (43.47%) | 269ms |
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` in ('language_select_option', 'site_google_analytics', 'home_page_01_topbar_info_list_icon_icon', 'og_meta_image_for_site', 'site_color', 'site_logo', 'site_white_logo', 'site_main_color_two', 'site_secondary_color', 'site_heading_color', 'site_paragraph_color', 'heading_font', 'heading_font_family', 'body_font_family', 'site_rtl_enabled', 'blog_page_slug', 'service_page_slug', 'about_page_slug', 'team_page_slug', 'faq_page_slug', 'contact_page_slug', 'career_with_us_page_slug', 'knowledgebase_page_slug', 'site_third_party_tracking_code', 'site_favicon', 'home_page_variant', 'item_license_status', 'site_script_unique_key', 'home_page_navbar_button_status', 'home_page_navbar_button_url', 'home_page_navbar_button_icon', 'home_page_navbar_button_icon', 'home_page_navbar_button_subtitle', 'home_page_navbar_button_title', 'site_meta_description', 'site_meta_tags', 'site_title', 'site_tag_line', 'home_page_01_topbar_info_list_text', 'navbar_right_text', 'navbar_right_info')
Bindings |
|
Backtrace |
|
select * from `social_icons`
Backtrace |
|
select * from `languages` where `status` = 'publish'
Bindings |
|
Backtrace |
|
select * from `menus` where (`status` = 'default') limit 1
Bindings |
|
Backtrace |
|
select `products`.*, (select avg(`product_ratings`.`rating`) from `product_ratings` where `products`.`id` = `product_ratings`.`product_id`) as `reviews_avg_rating`, (select count(*) from `product_ratings` where `products`.`id` = `product_ratings`.`product_id`) as `reviews_count`, (select sum(`tax_class_options`.`rate`) from `tax_class_options` inner join `tax_classes` on `tax_classes`.`id` = `tax_class_options`.`class_id` where `products`.`tax_class_id` = `tax_classes`.`id`) as `tax_options_sum_rate` from `products` where `slug` = 'small-dining-table-21' and `status_id` = 1 and `products`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('733')
Bindings |
|
Backtrace |
|
select * from `badges` where `badges`.`id` in (3) and `badges`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (879)
Bindings |
|
Backtrace |
|
select * from `product_uom` where `product_uom`.`product_id` in (68)
Backtrace |
|
select * from `units` where `units`.`id` in (7) and `units`.`deleted_at` is null
Backtrace |
|
select `categories`.*, `product_categories`.`product_id` as `laravel_through_key` from `categories` inner join `product_categories` on `product_categories`.`category_id` = `categories`.`id` where `product_categories`.`product_id` in (68) and `categories`.`deleted_at` is null
Backtrace |
|
select `child_categories`.*, `product_child_categories`.`product_id` as `laravel_through_key` from `child_categories` inner join `product_child_categories` on `product_child_categories`.`child_category_id` = `child_categories`.`id` where `product_child_categories`.`product_id` in (68) and `child_categories`.`deleted_at` is null
Backtrace |
|
select * from `product_tags` where `product_tags`.`product_id` in (68)
Backtrace |
|
select `colors`.*, `product_inventory_details`.`product_id` as `laravel_through_key` from `colors` inner join `product_inventory_details` on `product_inventory_details`.`color` = `colors`.`id` where `product_inventory_details`.`product_id` in (68)
Backtrace |
|
select `sizes`.*, `product_inventory_details`.`product_id` as `laravel_through_key` from `sizes` inner join `product_inventory_details` on `product_inventory_details`.`size` = `sizes`.`id` where `product_inventory_details`.`product_id` in (68)
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` in (68) and date(`end_date`) >= '2025-03-15' and date(`start_date`) <= '2025-03-15'
Bindings |
|
Backtrace |
|
select * from `product_inventory_details` where `product_inventory_details`.`product_id` in (68)
Backtrace |
|
select * from `product_ratings` where `product_ratings`.`product_id` in (68)
Backtrace |
|
select * from `product_inventories` where `product_inventories`.`product_id` in (68)
Backtrace |
|
select `media_uploads`.*, `product_galleries`.`product_id` as `laravel_through_key` from `media_uploads` inner join `product_galleries` on `product_galleries`.`image_id` = `media_uploads`.`id` where `product_galleries`.`product_id` in (68)
Backtrace |
|
select `delivery_options`.*, `product_delivery_options`.`product_id` as `laravel_through_key` from `delivery_options` inner join `product_delivery_options` on `product_delivery_options`.`delivery_option_id` = `delivery_options`.`id` where `product_delivery_options`.`product_id` in (68) and `delivery_options`.`deleted_at` is null
Backtrace |
|
select * from `campaign_sold_products` where `campaign_sold_products`.`product_id` in (68)
Backtrace |
|
select * from `meta_data` where `meta_data`.`meta_taggable_id` in (68) and `meta_data`.`meta_taggable_type` = 'Modules\\Product\\Entities\\Product'
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('', null)
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('', null)
Bindings |
|
Backtrace |
|
select `vendors`.*, (select avg(`product_ratings`.`rating`) from `product_ratings` inner join `products` on `products`.`id` = `product_ratings`.`product_id` where `vendors`.`id` = `products`.`vendor_id` and `products`.`deleted_at` is null) as `vendor_product_rating_avg_product_ratingsrating`, (select count(*) from `products` where `vendors`.`id` = `products`.`vendor_id` and `products`.`deleted_at` is null) as `product_count`, (select count(*) from `product_ratings` inner join `products` on `products`.`id` = `product_ratings`.`product_id` where `vendors`.`id` = `products`.`vendor_id` and `products`.`deleted_at` is null) as `vendor_product_rating_count` from `vendors` where `vendors`.`id` in (205) and `vendors`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `statuses` where `statuses`.`id` in (1) and `statuses`.`deleted_at` is null
Backtrace |
|
select * from `products` where `products`.`vendor_id` in (205) and `products`.`deleted_at` is null
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('668', '704', '713', '714', '725', '732', '733', '743', '754', '761')
Bindings |
|
Backtrace |
|
select * from `badges` where `badges`.`id` in (null, 2, 3) and `badges`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (879, 881)
Bindings |
|
Backtrace |
|
select * from `product_uom` where `product_uom`.`product_id` in (13, 25, 26, 56, 68, 89, 97, 99, 115, 119)
Backtrace |
|
select * from `units` where `units`.`id` in (2, 3, 5, 6, 7, 8, 9) and `units`.`deleted_at` is null
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` in (13, 25, 26, 56, 68, 89, 97, 99, 115, 119)
Backtrace |
|
select * from `product_ratings` where `product_ratings`.`product_id` in (13, 25, 26, 56, 68, 89, 97, 99, 115, 119)
Backtrace |
|
select * from `product_inventories` where `product_inventories`.`product_id` in (13, 25, 26, 56, 68, 89, 97, 99, 115, 119)
Backtrace |
|
select * from `campaign_sold_products` where `campaign_sold_products`.`product_id` in (13, 25, 26, 56, 68, 89, 97, 99, 115, 119)
Backtrace |
|
select * from `vendor_addresses` where `vendor_addresses`.`vendor_id` in (205)
Backtrace |
|
select * from `countries` where `countries`.`id` in (151)
Backtrace |
|
select `tax_class_options`.`id`, `country_id`, `state_id`, `city_id`, `rate`, `tax_classes`.`id` as `laravel_through_key` from `tax_class_options` inner join `tax_classes` on `tax_classes`.`id` = `tax_class_options`.`class_id` where `tax_classes`.`id` in (null)
Bindings |
|
Backtrace |
|
select `vendor_addresses`.`id`, `country_id`, `state_id`, `city_id`, `vendors`.`id` as `laravel_through_key` from `vendor_addresses` inner join `vendors` on `vendors`.`id` = `vendor_addresses`.`vendor_id` where `vendors`.`id` in (205) and `vendors`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select `product_categories`.`product_id` from `product_categories` where `product_id` != 68 and `category_id` = 16
Bindings |
|
Backtrace |
|
select * from `products` where `status_id` = 1 and `id` in (select `product_categories`.`product_id` from `product_categories` where `product_id` != 68 and `category_id` = 16) and `products`.`deleted_at` is null order by RAND() limit 5
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('683', '685', '695', '740')
Bindings |
|
Backtrace |
|
select * from `badges` where `badges`.`id` in (2, 3) and `badges`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (879, 881)
Bindings |
|
Backtrace |
|
select * from `product_uom` where `product_uom`.`product_id` in (37, 48, 59, 61, 70)
Backtrace |
|
select * from `units` where `units`.`id` in (2, 5, 8) and `units`.`deleted_at` is null
Backtrace |
|
select * from `campaign_products` where `campaign_products`.`product_id` in (37, 48, 59, 61, 70)
Backtrace |
|
select * from `campaign_sold_products` where `campaign_sold_products`.`product_id` in (37, 48, 59, 61, 70)
Backtrace |
|
select * from `product_ratings` where `product_ratings`.`product_id` in (37, 48, 59, 61, 70)
Backtrace |
|
select * from `product_inventories` where `product_inventories`.`product_id` in (37, 48, 59, 61, 70)
Backtrace |
|
select count(*) as aggregate from `product_ratings` where `product_id` = 68 and `user_id` is null
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` in ('product_in_stock_text', 'product_out_of_stock_text', 'details_tab_text', 'additional_information_text', 'reviews_text', 'your_reviews_text', 'write_your_feedback_text', 'post_your_feedback_text')
Bindings |
|
Backtrace |
|
select * from `product_categories`
Backtrace |
|
select * from `product_uom`
Backtrace |
|
select max(`price`) as aggregate from `products` where `products`.`deleted_at` is null
Backtrace |
|
select min(`price`) as aggregate from `products` where `products`.`deleted_at` is null
Backtrace |
|
select * from `product_tags`
Backtrace |
|
select * from `payment_gateways` where `status` = 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('848', '849', '850', '851', '852', '854', '855', '856', '857', '858', '859', '860', '861', '862', '863', '864', '865', '866', '867', '868', '869', '870', '1009', '1010', '1017')
Bindings |
|
Backtrace |
|
select `sub_categories`.*, `product_sub_categories`.`product_id` as `laravel_through_key` from `sub_categories` inner join `product_sub_categories` on `product_sub_categories`.`sub_category_id` = `sub_categories`.`id` where `product_sub_categories`.`product_id` = 68 and `sub_categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `slug` is null limit 1
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select `child_categories`.*, `product_child_categories`.`product_id` as `laravel_through_key` from `child_categories` inner join `product_child_categories` on `product_child_categories`.`child_category_id` = `child_categories`.`id` where `product_child_categories`.`product_id` = 68 and `child_categories`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_sku_show_hide' limit 1
Bindings |
|
Backtrace |
|
select * from `vendor_shop_infos` where `vendor_shop_infos`.`vendor_id` = 205 and `vendor_shop_infos`.`vendor_id` is not null limit 1
Bindings |
|
Backtrace |
|
select `id`, `path`, `alt` from `media_uploads` where `media_uploads`.`id` in (833)
Bindings |
|
Backtrace |
|
select `id`, `path`, `alt` from `media_uploads` where `media_uploads`.`id` in (842)
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `slug` is null limit 1
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `slug` is null limit 1
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'product_in_stock_limit_set' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '644' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `slug` is null limit 1
Backtrace |
|
select * from `menus` where `menus`.`id` = '5' limit 1
Bindings |
|
Backtrace |
|
select * from `languages` where `default` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 10 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 12 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '642' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '642' limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = 1 limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 17 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 3 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 18 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 9 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 15 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 1 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 2 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 10 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 4 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 16 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `category_menus` where `category_menus`.`id` = '1' limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 16 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `sub_categories` where `id` in ('62', '63', '64') and `sub_categories`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select `products`.*, `product_sub_categories`.`sub_category_id` as `laravel_through_key` from `products` inner join `product_sub_categories` on `product_sub_categories`.`product_id` = `products`.`id` where `product_sub_categories`.`sub_category_id` in (62, 63, 64) and `products`.`deleted_at` is null
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in ('682', '683', '694', '739', '740', '742')
Bindings |
|
Backtrace |
|
select * from `badges` where `badges`.`id` in (2, 3) and `badges`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (879, 881)
Bindings |
|
Backtrace |
|
select * from `product_uom` where `product_uom`.`product_id` in (34, 37, 45, 52, 53, 61, 69)
Backtrace |
|
select * from `units` where `units`.`id` in (1, 2, 4, 5, 8, 9) and `units`.`deleted_at` is null
Backtrace |
|
select * from `campaign_products` where `product_id` = 34 and date(`start_date`) <= '2025-03-15' and date(`end_date`) >= '2025-03-15' limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `product_id` = 37 and date(`start_date`) <= '2025-03-15' and date(`end_date`) >= '2025-03-15' limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `product_id` = 45 and date(`start_date`) <= '2025-03-15' and date(`end_date`) >= '2025-03-15' limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `product_id` = 52 and date(`start_date`) <= '2025-03-15' and date(`end_date`) >= '2025-03-15' limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `product_id` = 53 and date(`start_date`) <= '2025-03-15' and date(`end_date`) >= '2025-03-15' limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `product_id` = 61 and date(`start_date`) <= '2025-03-15' and date(`end_date`) >= '2025-03-15' limit 1
Bindings |
|
Backtrace |
|
select * from `campaign_products` where `product_id` = 69 and date(`start_date`) <= '2025-03-15' and date(`end_date`) >= '2025-03-15' limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 15 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `sub_categories` where `id` in ('58', '59', '60', '61') and `sub_categories`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` in (713, 759, 814, 876)
Bindings |
|
Backtrace |
|
select * from `categories` where `categories`.`id` = 14 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `sub_categories` where `id` in ('53', '54', '55', '56', '57') and `sub_categories`.`deleted_at` is null
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 19 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 20 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 23 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 24 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 20 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `categories` where `id` = 23 and `categories`.`deleted_at` is null limit 1
Bindings |
|
Backtrace |
|
select * from `widgets` where (`widget_location` = 'footer') order by `widget_order` asc
Bindings |
|
Backtrace |
|
select * from `widgets` where `widgets`.`id` = 68 limit 1
Bindings |
|
Backtrace |
|
select * from `social_icons`
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '642' limit 1
Bindings |
|
Backtrace |
|
select * from `media_uploads` where `media_uploads`.`id` = '873' limit 1
Bindings |
|
Backtrace |
|
select * from `widgets` where `widgets`.`id` = 66 limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `menus`.`id` = '2' limit 1
Bindings |
|
Backtrace |
|
select * from `pages` where (`id` = 9 and `status` = 'publish') limit 1
Bindings |
|
Backtrace |
|
select * from `static_options` where `option_name` = 'pages_page_slug' limit 1
Bindings |
|
Backtrace |
|
select * from `widgets` where `widgets`.`id` = 30 limit 1
Bindings |
|
Backtrace |
|
select * from `widgets` where `widgets`.`id` = 44 limit 1
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:16 [▼ "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 => "starlittraders.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" ] "authorization" => array:1 [▶ 0 => "******" ] ]
[]
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 => "Sat, 15 Mar 2025 00:27:10 GMT" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImthUFhYd3VsZGNkRlJkU2NsVm50WFE9PSIsInZhbHVlIjoiQUdzbTAxM2U4bVovTFdmNVJkdUxEUHRkdTNRTVJyNVBKc2xKb1ZnNXNIM1RnLzdjbGdxSlpCWDJoY0tJNFFUbE1DTCtlSE1NaEE5K2RqQUh2dGdyQjZObUFwR0xWU2dhZ0dEbFlaU01MWDMwUmduRkxsNjlsQ21ueGRFd3pRRW0iLCJtYWMiOiIzYzA1OGJiYTk4YzNmZGQwZGM3NjczMzMxZGVlZDdlMTYzZDNjYTM2OWJlY2Y0NTYxODZjODVmNGE1MTBlMmM0IiwidGFnIjoiIn0%3D; expires=Sat, 15 Mar 2025 02:27:11 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6ImthUFhYd3VsZGNkRlJkU2NsVm50WFE9PSIsInZhbHVlIjoiQUdzbTAxM2U4bVovTFdmNVJkdUxEUHRkdTNRTVJyNVBKc2xKb1ZnNXNIM1RnLzdjbGdxSlpCWDJoY0tJNFFUbE1DTCtlS ▶" 1 => "safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6InpERnRad0RPckIrUmowbkVpZTM5R0E9PSIsInZhbHVlIjoiYzJ2V2FVS3BVVnZKUjBSRlVrNFNsT0I4Ykt1Yk1QZDNJcDdWSkdrOTUrT016ajFIMXB2VE8vTVdNY1ozVzdYa3pVK0lkUmx1bkE5ZXhpZFhwZzczTEsvOW05bXNDUFlNYkZ0TlhJU1dZUGNaZWVNb1ZTNmZMS0luUmZnQnRhY28iLCJtYWMiOiI2MTMxYjc3YjlhMDlhMjNiMjIwMTRlMTBjZGJlMjgxYmM0OTM0ZThkNWM0YWQ5YmMxMGM4OTBhY2Q0YzYxYWMzIiwidGFnIjoiIn0%3D; expires=Sat, 15 Mar 2025 02:27:11 GMT; Max-Age=7200; path=/; httponly ◀safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6InpERnRad0RPckIrUmowbkVpZTM5R0E9PSIsInZhbHVlIjoiYzJ2V2FVS3BVVnZKUjBSRlVrNFNsT0I4Ykt1Yk1QZDNJcDdWSkdrOTU ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6ImthUFhYd3VsZGNkRlJkU2NsVm50WFE9PSIsInZhbHVlIjoiQUdzbTAxM2U4bVovTFdmNVJkdUxEUHRkdTNRTVJyNVBKc2xKb1ZnNXNIM1RnLzdjbGdxSlpCWDJoY0tJNFFUbE1DTCtlSE1NaEE5K2RqQUh2dGdyQjZObUFwR0xWU2dhZ0dEbFlaU01MWDMwUmduRkxsNjlsQ21ueGRFd3pRRW0iLCJtYWMiOiIzYzA1OGJiYTk4YzNmZGQwZGM3NjczMzMxZGVlZDdlMTYzZDNjYTM2OWJlY2Y0NTYxODZjODVmNGE1MTBlMmM0IiwidGFnIjoiIn0%3D; expires=Sat, 15-Mar-2025 02:27:11 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6ImthUFhYd3VsZGNkRlJkU2NsVm50WFE9PSIsInZhbHVlIjoiQUdzbTAxM2U4bVovTFdmNVJkdUxEUHRkdTNRTVJyNVBKc2xKb1ZnNXNIM1RnLzdjbGdxSlpCWDJoY0tJNFFUbE1DTCtlS ▶" 1 => "safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6InpERnRad0RPckIrUmowbkVpZTM5R0E9PSIsInZhbHVlIjoiYzJ2V2FVS3BVVnZKUjBSRlVrNFNsT0I4Ykt1Yk1QZDNJcDdWSkdrOTUrT016ajFIMXB2VE8vTVdNY1ozVzdYa3pVK0lkUmx1bkE5ZXhpZFhwZzczTEsvOW05bXNDUFlNYkZ0TlhJU1dZUGNaZWVNb1ZTNmZMS0luUmZnQnRhY28iLCJtYWMiOiI2MTMxYjc3YjlhMDlhMjNiMjIwMTRlMTBjZGJlMjgxYmM0OTM0ZThkNWM0YWQ5YmMxMGM4OTBhY2Q0YzYxYWMzIiwidGFnIjoiIn0%3D; expires=Sat, 15-Mar-2025 02:27:11 GMT; path=/; httponly ◀safecart_multi_vendor_ecommerce_platform_session=eyJpdiI6InpERnRad0RPckIrUmowbkVpZTM5R0E9PSIsInZhbHVlIjoiYzJ2V2FVS3BVVnZKUjBSRlVrNFNsT0I4Ykt1Yk1QZDNJcDdWSkdrOTU ▶" ] ]
0 of 0array:3 [▼ "_token" => "nNYQRw0IiRDzoCs1FtBCNyTipwEUhFYkPNvbK18S" "_previous" => array:1 [▶ "url" => "https://starlittraders.com/product/small-dining-table-21" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]