İndirim kampanyalarımızdan ve gelişmelerden haberdar olmak için e-bültenimize abone olun.
Guaranteed safe & secure checkout
Your email address will not be published. Required fields are marked *
Please login to write review!
Looks like there are no reviews yet.
1 x Application (66.43%) | 301ms |
1 x Booting (33.57%) | 152ms |
select * from `slugs` where (`key` = '8mm-ic-kose-parlak' and `prefix` = 'products') or exists (select * from `slugs_translations` where `slugs`.`id` = `slugs_translations`.`slugs_id` and (`key` = '8mm-ic-kose-parlak' and `prefix` = 'products')) limit 1
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15524)
Backtrace |
|
select * from `ec_currencies` order by `order` asc
Backtrace |
|
select distinct `ec_products`.*, (select count(*) from `ec_reviews` where `ec_products`.`id` = `ec_reviews`.`product_id` and `status` = 'published') as `reviews_count`, (select avg(`ec_reviews`.`star`) from `ec_reviews` where `ec_products`.`id` = `ec_reviews`.`product_id` and `status` = 'published') as `reviews_avg` from `ec_products` inner join
(
SELECT DISTINCT
ec_products.id,
CASE
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price <> 0
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 0 AND
ec_products.sale_price = 0
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
(
ec_products.start_date > '2025-04-10 14:56:13' OR
ec_products.end_date < '2025-04-10 14:56:13'
)
) THEN ec_products.price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-04-10 14:56:13' AND
ec_products.end_date >= '2025-04-10 14:56:13'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date IS NULL AND
ec_products.end_date >= '2025-04-10 14:56:13'
) THEN ec_products.sale_price
WHEN (
ec_products.sale_type = 1 AND
ec_products.start_date <= '2025-04-10 14:56:13' AND
ec_products.end_date IS NULL
) THEN ec_products.sale_price
ELSE ec_products.price
END AS final_price
FROM ec_products
) AS products_with_final_price
on `products_with_final_price`.`id` = `ec_products`.`id` where `ec_products`.`id` = 2100 and `ec_products`.`status` = 'published' order by `ec_products`.`order` asc, `ec_products`.`created_at` desc limit 1
Bindings |
|
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (2100) and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\Product'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15524)
Backtrace |
|
select * from `ec_product_variations` where `ec_product_variations`.`is_default` = 1 and `ec_product_variations`.`configurable_product_id` in (2100)
Bindings |
|
Backtrace |
|
select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` in (2100)
Backtrace |
|
select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` in (2100)
Backtrace |
|
select `ec_product_tags`.*, `ec_product_tag_product`.`product_id` as `pivot_product_id`, `ec_product_tag_product`.`tag_id` as `pivot_tag_id` from `ec_product_tags` inner join `ec_product_tag_product` on `ec_product_tags`.`id` = `ec_product_tag_product`.`tag_id` where `ec_product_tag_product`.`product_id` in (2100)
Backtrace |
|
select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` in (2100)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (23, 25) and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (8131, 8133)
Backtrace |
|
select * from `ec_options` where `ec_options`.`product_id` in (2100) order by `order` asc
Backtrace |
|
select `ec_products`.*, `ec_product_cross_sale_relations`.`from_product_id` as `pivot_from_product_id`, `ec_product_cross_sale_relations`.`to_product_id` as `pivot_to_product_id`, `ec_product_cross_sale_relations`.`price` as `pivot_price`, `ec_product_cross_sale_relations`.`price_type` as `pivot_price_type`, `ec_product_cross_sale_relations`.`apply_to_all_variations` as `pivot_apply_to_all_variations`, `ec_product_cross_sale_relations`.`is_variant` as `pivot_is_variant` from `ec_products` inner join `ec_product_cross_sale_relations` on `ec_products`.`id` = `ec_product_cross_sale_relations`.`to_product_id` where `ec_product_cross_sale_relations`.`from_product_id` in (2100) and `ec_product_cross_sale_relations`.`is_variant` = 0
Bindings |
|
Backtrace |
|
select * from `ec_products_translations` where `ec_products_translations`.`ec_products_id` in (2100)
Backtrace |
|
select * from `ec_flash_sales` where date(`end_date`) >= '2025-04-10' and `status` = 'published' order by `created_at` desc
Bindings |
|
Backtrace |
|
select * from `ec_discounts` where `type` = 'promotion' and `start_date` <= '2025-04-10 14:56:13' and (`end_date` is null or `end_date` >= '2025-04-10 14:56:13') and (`target` in ('all-orders', 'amount-minimum-order') or (`target` in ('customer', 'group-products', 'products-by-category', 'products-exclude-category', 'specific-product', 'product-variant') and `product_quantity` = 1))
Bindings |
|
Backtrace |
|
update `ec_products` set `views` = `views` + 1 where `id` = 2100
Bindings |
|
Backtrace |
|
select * from `ec_products` where `ec_products`.`id` = 2100 limit 1
Bindings |
|
Backtrace |
|
select * from `ec_products_translations` where `ec_products_translations`.`ec_products_id` in (2100)
Backtrace |
|
select * from `ec_product_variations` where `ec_product_variations`.`is_default` = 1 and `ec_product_variations`.`configurable_product_id` in (2100)
Bindings |
|
Backtrace |
|
select `ec_product_collections`.*, `ec_product_collection_products`.`product_id` as `pivot_product_id`, `ec_product_collection_products`.`product_collection_id` as `pivot_product_collection_id` from `ec_product_collections` inner join `ec_product_collection_products` on `ec_product_collections`.`id` = `ec_product_collection_products`.`product_collection_id` where `ec_product_collection_products`.`product_id` in (2100)
Backtrace |
|
select `ec_product_labels`.*, `ec_product_label_products`.`product_id` as `pivot_product_id`, `ec_product_label_products`.`product_label_id` as `pivot_product_label_id` from `ec_product_labels` inner join `ec_product_label_products` on `ec_product_labels`.`id` = `ec_product_label_products`.`product_label_id` where `ec_product_label_products`.`product_id` in (2100)
Backtrace |
|
select `ec_product_tags`.*, `ec_product_tag_product`.`product_id` as `pivot_product_id`, `ec_product_tag_product`.`tag_id` as `pivot_tag_id` from `ec_product_tags` inner join `ec_product_tag_product` on `ec_product_tags`.`id` = `ec_product_tag_product`.`tag_id` where `ec_product_tag_product`.`product_id` in (2100)
Backtrace |
|
select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` in (2100)
Backtrace |
|
select * from `ec_options` where `ec_options`.`product_id` in (2100) order by `order` asc
Backtrace |
|
select `ec_products`.*, `ec_product_cross_sale_relations`.`from_product_id` as `pivot_from_product_id`, `ec_product_cross_sale_relations`.`to_product_id` as `pivot_to_product_id`, `ec_product_cross_sale_relations`.`price` as `pivot_price`, `ec_product_cross_sale_relations`.`price_type` as `pivot_price_type`, `ec_product_cross_sale_relations`.`apply_to_all_variations` as `pivot_apply_to_all_variations`, `ec_product_cross_sale_relations`.`is_variant` as `pivot_is_variant` from `ec_products` inner join `ec_product_cross_sale_relations` on `ec_products`.`id` = `ec_product_cross_sale_relations`.`to_product_id` where `ec_product_cross_sale_relations`.`from_product_id` in (2100)
Backtrace |
|
insert into `ec_product_views` (`date`, `product_id`, `views`) values ('2025-04-10', 2100, 1) on duplicate key update `views` = views + 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 23 and not `parent_id` = 25 limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (23)
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` = 0 and not `parent_id` = 23 limit 1
Bindings |
|
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory' and `slugs`.`reference_id` = 23 and `slugs`.`reference_id` is not null limit 1
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (8131)
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` = 25 and `ec_product_categories_translations`.`ec_product_categories_id` is not null
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (2100) and `meta_boxes`.`reference_type` = 'Lumo\Ecommerce\Models\Product'
Bindings |
|
Backtrace |
|
select `ec_product_categories`.*, `ec_product_category_product`.`product_id` as `pivot_product_id`, `ec_product_category_product`.`category_id` as `pivot_category_id` from `ec_product_categories` inner join `ec_product_category_product` on `ec_product_categories`.`id` = `ec_product_category_product`.`category_id` where `ec_product_category_product`.`product_id` = 2100 limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` = 23 and `ec_product_categories_translations`.`ec_product_categories_id` is not null
Bindings |
|
Backtrace |
|
select * from `ec_product_variations` where `ec_product_variations`.`configurable_product_id` = 2100 and `ec_product_variations`.`configurable_product_id` is not null
Bindings |
|
Backtrace |
|
select * from `ec_products` where `ec_products`.`id` = 2100 limit 1
Bindings |
|
Backtrace |
|
select * from `ec_products_translations` where `ec_products_translations`.`ec_products_id` in (2100)
Backtrace |
|
select exists(select * from `ec_reviews` where (`customer_id` is null and `product_id` = 2100)) as `exists`
Bindings |
|
Backtrace |
|
select `ec_flash_sales`.*, `ec_flash_sale_products`.`product_id` as `pivot_product_id`, `ec_flash_sale_products`.`flash_sale_id` as `pivot_flash_sale_id`, `ec_flash_sale_products`.`price` as `pivot_price`, `ec_flash_sale_products`.`quantity` as `pivot_quantity`, `ec_flash_sale_products`.`sold` as `pivot_sold` from `ec_flash_sales` inner join `ec_flash_sale_products` on `ec_flash_sales`.`id` = `ec_flash_sale_products`.`flash_sale_id` where `ec_flash_sale_products`.`product_id` = 2100 and `status` = 'published' and date(`end_date`) >= '2025-04-10' order by `created_at` desc limit 1
Bindings |
|
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` = 23 and `ec_product_categories_translations`.`ec_product_categories_id` is not null
Bindings |
|
Backtrace |
|
select * from `widgets` where (`theme` = 'shofy-fashion-en_US')
Bindings |
|
Backtrace |
|
select * from `ec_reviews` where `ec_reviews`.`product_id` = 2100 and `ec_reviews`.`product_id` is not null and `status` = 'published'
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'English' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'Türkçe' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'العربية' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'English' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'Türkçe' limit 1
Bindings |
|
Backtrace |
|
select `lang_flag` from `languages` where `lang_name` = 'العربية' limit 1
Bindings |
|
Backtrace |
|
select * from `menus` where `status` = 'published' and exists (select * from `language_meta` where `menus`.`id` = `language_meta`.`reference_id` and `language_meta`.`reference_type` = 'Lumo\Menu\Models\Menu' and `lang_meta_code` = 'en_US' and `lang_meta_code` = 'en_US')
Bindings |
|
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`menu_id` in (8, 9, 10, 11)
Backtrace |
|
select * from `menu_nodes` where `menu_nodes`.`parent_id` in (79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96) order by `position` asc
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (84) and `meta_boxes`.`reference_type` = 'Lumo\Menu\Models\MenuNode'
Bindings |
|
Backtrace |
|
select `reference_id`, `reference_type`, `meta_key`, `meta_value` from `meta_boxes` where `meta_boxes`.`reference_id` in (79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96) and `meta_boxes`.`reference_type` = 'Lumo\Menu\Models\MenuNode'
Bindings |
|
Backtrace |
|
select * from `menu_locations` where `menu_locations`.`menu_id` in (8, 9, 10, 11)
Backtrace |
|
select * from `ec_product_categories` where `ec_product_categories`.`id` in (41, 42, 40, 39)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (39, 40, 41, 42) and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (8147, 8148, 8149, 8150)
Backtrace |
|
select * from `ec_product_categories_translations` where `ec_product_categories_translations`.`ec_product_categories_id` in (39, 40, 41, 42)
Backtrace |
|
select `ec_product_categories`.`id`, `ec_product_categories`.`name`, `ec_product_categories`.`order`, `parent_id`, CONCAT(slugs.prefix, '/', slugs.key) as url, `icon`, `image`, `icon_image`, IF(st.key IS NOT NULL, CONCAT(st.prefix, '/', st.key), CONCAT(slugs.prefix, '/', slugs.key)) as url, IF(ct.name IS NOT NULL, ct.name, ec_product_categories.name) as name from `ec_product_categories` left join `slugs` on `slugs`.`reference_id` = `ec_product_categories`.`id` and `slugs`.`reference_type` = 'Lumo\Ecommerce\Models\ProductCategory' left join `slugs_translations` as `st` on `st`.`slugs_id` = `slugs`.`id` and `st`.`lang_code` = 'en_US' left join `ec_product_categories_translations` as `ct` on `ec_product_categories_id` = `ec_product_categories`.`id` and `ct`.`lang_code` = 'en_US' where `status` = 'published' order by `ec_product_categories`.`order` asc
Bindings |
|
Backtrace |
|
select * from `pages` where `pages`.`id` in (10)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (10) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (131)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (10)
Backtrace |
|
select * from `pages` where `pages`.`id` in (15, 14, 13, 12)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (12, 13, 14, 15) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15511, 15512, 15513, 15514)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (12, 13, 14, 15)
Backtrace |
|
select * from `pages` where `pages`.`id` in (16, 19, 17, 18)
Backtrace |
|
select `id`, `key`, `reference_type`, `reference_id`, `prefix` from `slugs` where `slugs`.`reference_id` in (16, 17, 18, 19) and `slugs`.`reference_type` = 'Lumo\Page\Models\Page'
Bindings |
|
Backtrace |
|
select * from `slugs_translations` where `slugs_translations`.`slugs_id` in (15515, 15516, 15517, 15518)
Backtrace |
|
select * from `pages_translations` where `pages_translations`.`pages_id` in (16, 17, 18, 19)
Backtrace |
|
select `language_meta`.`lang_meta_code`, `language_meta`.`reference_id` from `language_meta` inner join `language_meta` as `meta` on `meta`.`lang_meta_origin` = `language_meta`.`lang_meta_origin` where `language_meta`.`lang_meta_code` != 'en_US' and (`meta`.`reference_type` = 'Lumo\Ecommerce\Models\Product' and `meta`.`reference_id` = 2100)
Bindings |
|
Backtrace |
|
select `key`, `prefix`, `reference_id` from `slugs` where 0 = 1 and `reference_type` = 'Lumo\Ecommerce\Models\Product'
Bindings |
|
Backtrace |
|
200
[]
[]
0 of 0array:22 [▼ "cf-visitor" => array:1 [▶ 0 => "{"scheme":"https"}" ] "cf-ipcountry" => array:1 [▶ 0 => "US" ] "cf-connecting-ip" => array:1 [▶ 0 => "18.191.254.51" ] "cdn-loop" => array:1 [▶ 0 => "cloudflare; loops=1" ] "host" => array:1 [▶ 0 => "demo.lumocomm.com" ] "x-forwarded-proto" => array:1 [▶ 0 => "https" ] "sec-fetch-site" => array:1 [▶ 0 => "none" ] "accept" => array:1 [▶ 0 => "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7" ] "user-agent" => array:1 [▶ 0 => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" ] "upgrade-insecure-requests" => array:1 [▶ 0 => "1" ] "sec-ch-ua-platform" => array:1 [▶ 0 => ""Windows"" ] "sec-ch-ua-mobile" => array:1 [▶ 0 => "?0" ] "sec-ch-ua" => array:1 [▶ 0 => ""HeadlessChrome";v="129", "Not=A?Brand";v="8", "Chromium";v="129"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "cf-ray" => array:1 [▶ 0 => "92e20f482ff80a85-IAD" ] "accept-encoding" => array:1 [▶ 0 => "gzip, br" ] "priority" => array:1 [▶ 0 => "u=0, i" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "x-forwarded-for" => array:1 [▶ 0 => "18.191.254.51" ] ]
[]
0 of 0array:8 [▼ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Thu, 10 Apr 2025 11:56:14 GMT" ] "cms-version" => array:1 [▶ 0 => "7.3.6" ] "authorization-at" => array:1 [▶ 0 => "2024-07-08 03:09:32" ] "activated-license" => array:1 [▶ 0 => "No" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:4 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlNRQ2FQRkpvK3pjWGNEMWk4dUpXd1E9PSIsInZhbHVlIjoiSURFVEZpaHZRWUVRaTRpZFlLUkl5cm8wOW0yQk1GTjRXU2hSbXAyT3BtRmU1VGNQaFVLQmxKNFhNOWxsSy85a2Y3YStqQ1loWW4zLzQzbzZPZm1kYk9odWZtQzVtMHozZ0E1YWc5ZUk3REhPeG1ySVdmb0dpd0FxNHEra21ZQ1ciLCJtYWMiOiIwZWI3NzNhNjhjYzU4ZDYzNmMyYzJiOWQzYjkxYTkwNjU3ZDhkZGI0NjQ1ZmViZjEzODU5MWZmODcyNTM4MGY3IiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 13:56:14 GMT; Max-Age=7200; path=/; secure; samesite=lax ◀XSRF-TOKEN=eyJpdiI6IlNRQ2FQRkpvK3pjWGNEMWk4dUpXd1E9PSIsInZhbHVlIjoiSURFVEZpaHZRWUVRaTRpZFlLUkl5cm8wOW0yQk1GTjRXU2hSbXAyT3BtRmU1VGNQaFVLQmxKNFhNOWxsSy85a2Y3YStqQ ▶" 1 => "lumo_session=eyJpdiI6Ik9rSG9hczcvM1N4VERNckh5OW9KU1E9PSIsInZhbHVlIjoiN1JaNkUyd1lhckVyYzlXb1NQMzNWdjFkRU9SYTJ1UUZ6QTU2dDIrT1JVdVo4cGV2WDhlVUFkeWovMUg4YmlZR09wQmg5bUNGZGMzaWkrbDg2UEErbzR1aGtvUzdRNjIxNEF3cDhPQnd6T3NUUTdPamN0QjEzUWJ6TGRzZm9jcnUiLCJtYWMiOiI0YWI0NzViOWE5NzA1MTBkNWRjZDg0NWFkODk1NGYxYzVlNzYwNjg2M2I1ZGNlMTg4Mjc3NTEzMGNhNzE0OTQ5IiwidGFnIjoiIn0%3D; expires=Thu, 10 Apr 2025 13:56:14 GMT; Max-Age=7200; path=/; httponly; samesite=lax ◀lumo_session=eyJpdiI6Ik9rSG9hczcvM1N4VERNckh5OW9KU1E9PSIsInZhbHVlIjoiN1JaNkUyd1lhckVyYzlXb1NQMzNWdjFkRU9SYTJ1UUZ6QTU2dDIrT1JVdVo4cGV2WDhlVUFkeWovMUg4YmlZR09wQmg ▶" 2 => "lumo_footprints_cookie=eyJpdiI6Ikhpem5hQ3dvZ2hRUlJXL0cvcDF0WVE9PSIsInZhbHVlIjoiTmZOS1lKSzNrb3d3TFJiYUZISEkyMjZUNUxWeCtRVE9FdHdZdlQza3ZDREM2TzZyUVBwUXdsSmJ4Q3krZzN4ZVYvMUZ2MDJmMCtTTm41TURhMk9UNW5VeXZvQmFKcWFTZ2IzMm5wV2RuTW9pQ3pzU2NjU09BR1JVcExVcnJtWmMiLCJtYWMiOiJkOWRhYzI4MmU3NTQ5YzFjMjIzNzAxMjM3MmEwYTIxYTk3YWZkZmVlNTk5YjY4MTBmZmFhMjA1ZjZjNGEzNGVhIiwidGFnIjoiIn0%3D; expires=Thu, 04 Jun 2026 11:56:13 GMT; Max-Age=36287999; path=/; secure; httponly; samesite=lax ◀lumo_footprints_cookie=eyJpdiI6Ikhpem5hQ3dvZ2hRUlJXL0cvcDF0WVE9PSIsInZhbHVlIjoiTmZOS1lKSzNrb3d3TFJiYUZISEkyMjZUNUxWeCtRVE9FdHdZdlQza3ZDREM2TzZyUVBwUXdsSmJ4Q3krZ ▶" 3 => "lumo_footprints_cookie_data=eyJpdiI6InFHdnFXeUNlWnppbHlvd1pOQmxwMEE9PSIsInZhbHVlIjoib1NkdEhRd2JaZ291R09ZYnVkNHN1V2ZFSFh5eGl6bVcwK2FSVmRZOWVLSGtXd1UwTXltTVFQUWpSZ2RFdit0T3hjSXZkZ1hQbkY5RkRCOThrYUN0QUJTZm1QSW1hZW4yWE9mWlY4SThHVE9EM2ZOSG5CWHVCb0F3ekhMU21mS0cwNFZvR0JUdW16bjVudXJtUnpVRFlxVmloSVE5Y2ZWeEd4dmg3ck45SElXUGRTalVOd0dZOHUrUUdsd29UcXZndHNCemRMenozVG5VQWh1WjlKblBlU05MT0lLTDJNK3krTFNraFY3RVY0bUtrcE9mb0xJNzUrOUtqd05TSmxXa0JlWUYwSUM2MlRmS3FLMWk4WEF2UXVQdzUyblBSV1ViK1VOQWdKVm92NXBtZVVDSWxQMTJac05RdkVCdWtnL01ZazBUS3E1UmhrQUhlVjlod3VnVUNvbXJHVllGT21UYzhMVjRVdGY5eml3TENRNkhZWGJXNjRtL1BMK0JoY1VzNVpFd3BDbERZQUdsTGJTdTQ2Q1AwWllURnVzSlZjallBWlhmR2xHZ3BBNnNscGZxRXJaSXIzWGl3VlNkdC84ZXRYYzF2aEdjL3o3bi9Zd2l1ZkNCSjI0NjQ1RG1sVnFwVXlIeTZNbEl1T2Z2TlRYVDA3Smd4eHRNVE5nalQvM0RPK2ErU0VKRlRlTytubVhDMGU4L0hrRWdNdklOd3VTMjZBUWU1SzdUV1E0PSIsIm1hYyI6ImZlN2EzYzU1YzdkMzQ5YmQyM2QyNjIxYzNmZjRlZGU4ZDM4MDgyYzc2OTJjNzQ0OWYzNjNhMTgwZTE0NzhhMTMiLCJ0YWciOiIifQ%3D%3D; expires=Thu, 04 Jun 2026 11:56:13 GMT; Max-Age=36287999; path=/; secure; httponly; samesite=lax ◀lumo_footprints_cookie_data=eyJpdiI6InFHdnFXeUNlWnppbHlvd1pOQmxwMEE9PSIsInZhbHVlIjoib1NkdEhRd2JaZ291R09ZYnVkNHN1V2ZFSFh5eGl6bVcwK2FSVmRZOWVLSGtXd1UwTXltTVFQUWpS ▶" ] "Set-Cookie" => array:4 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IlNRQ2FQRkpvK3pjWGNEMWk4dUpXd1E9PSIsInZhbHVlIjoiSURFVEZpaHZRWUVRaTRpZFlLUkl5cm8wOW0yQk1GTjRXU2hSbXAyT3BtRmU1VGNQaFVLQmxKNFhNOWxsSy85a2Y3YStqQ1loWW4zLzQzbzZPZm1kYk9odWZtQzVtMHozZ0E1YWc5ZUk3REhPeG1ySVdmb0dpd0FxNHEra21ZQ1ciLCJtYWMiOiIwZWI3NzNhNjhjYzU4ZDYzNmMyYzJiOWQzYjkxYTkwNjU3ZDhkZGI0NjQ1ZmViZjEzODU5MWZmODcyNTM4MGY3IiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 13:56:14 GMT; path=/; secure ◀XSRF-TOKEN=eyJpdiI6IlNRQ2FQRkpvK3pjWGNEMWk4dUpXd1E9PSIsInZhbHVlIjoiSURFVEZpaHZRWUVRaTRpZFlLUkl5cm8wOW0yQk1GTjRXU2hSbXAyT3BtRmU1VGNQaFVLQmxKNFhNOWxsSy85a2Y3YStqQ ▶" 1 => "lumo_session=eyJpdiI6Ik9rSG9hczcvM1N4VERNckh5OW9KU1E9PSIsInZhbHVlIjoiN1JaNkUyd1lhckVyYzlXb1NQMzNWdjFkRU9SYTJ1UUZ6QTU2dDIrT1JVdVo4cGV2WDhlVUFkeWovMUg4YmlZR09wQmg5bUNGZGMzaWkrbDg2UEErbzR1aGtvUzdRNjIxNEF3cDhPQnd6T3NUUTdPamN0QjEzUWJ6TGRzZm9jcnUiLCJtYWMiOiI0YWI0NzViOWE5NzA1MTBkNWRjZDg0NWFkODk1NGYxYzVlNzYwNjg2M2I1ZGNlMTg4Mjc3NTEzMGNhNzE0OTQ5IiwidGFnIjoiIn0%3D; expires=Thu, 10-Apr-2025 13:56:14 GMT; path=/; httponly ◀lumo_session=eyJpdiI6Ik9rSG9hczcvM1N4VERNckh5OW9KU1E9PSIsInZhbHVlIjoiN1JaNkUyd1lhckVyYzlXb1NQMzNWdjFkRU9SYTJ1UUZ6QTU2dDIrT1JVdVo4cGV2WDhlVUFkeWovMUg4YmlZR09wQmg ▶" 2 => "lumo_footprints_cookie=eyJpdiI6Ikhpem5hQ3dvZ2hRUlJXL0cvcDF0WVE9PSIsInZhbHVlIjoiTmZOS1lKSzNrb3d3TFJiYUZISEkyMjZUNUxWeCtRVE9FdHdZdlQza3ZDREM2TzZyUVBwUXdsSmJ4Q3krZzN4ZVYvMUZ2MDJmMCtTTm41TURhMk9UNW5VeXZvQmFKcWFTZ2IzMm5wV2RuTW9pQ3pzU2NjU09BR1JVcExVcnJtWmMiLCJtYWMiOiJkOWRhYzI4MmU3NTQ5YzFjMjIzNzAxMjM3MmEwYTIxYTk3YWZkZmVlNTk5YjY4MTBmZmFhMjA1ZjZjNGEzNGVhIiwidGFnIjoiIn0%3D; expires=Thu, 04-Jun-2026 11:56:13 GMT; path=/; secure; httponly ◀lumo_footprints_cookie=eyJpdiI6Ikhpem5hQ3dvZ2hRUlJXL0cvcDF0WVE9PSIsInZhbHVlIjoiTmZOS1lKSzNrb3d3TFJiYUZISEkyMjZUNUxWeCtRVE9FdHdZdlQza3ZDREM2TzZyUVBwUXdsSmJ4Q3krZ ▶" 3 => "lumo_footprints_cookie_data=eyJpdiI6InFHdnFXeUNlWnppbHlvd1pOQmxwMEE9PSIsInZhbHVlIjoib1NkdEhRd2JaZ291R09ZYnVkNHN1V2ZFSFh5eGl6bVcwK2FSVmRZOWVLSGtXd1UwTXltTVFQUWpSZ2RFdit0T3hjSXZkZ1hQbkY5RkRCOThrYUN0QUJTZm1QSW1hZW4yWE9mWlY4SThHVE9EM2ZOSG5CWHVCb0F3ekhMU21mS0cwNFZvR0JUdW16bjVudXJtUnpVRFlxVmloSVE5Y2ZWeEd4dmg3ck45SElXUGRTalVOd0dZOHUrUUdsd29UcXZndHNCemRMenozVG5VQWh1WjlKblBlU05MT0lLTDJNK3krTFNraFY3RVY0bUtrcE9mb0xJNzUrOUtqd05TSmxXa0JlWUYwSUM2MlRmS3FLMWk4WEF2UXVQdzUyblBSV1ViK1VOQWdKVm92NXBtZVVDSWxQMTJac05RdkVCdWtnL01ZazBUS3E1UmhrQUhlVjlod3VnVUNvbXJHVllGT21UYzhMVjRVdGY5eml3TENRNkhZWGJXNjRtL1BMK0JoY1VzNVpFd3BDbERZQUdsTGJTdTQ2Q1AwWllURnVzSlZjallBWlhmR2xHZ3BBNnNscGZxRXJaSXIzWGl3VlNkdC84ZXRYYzF2aEdjL3o3bi9Zd2l1ZkNCSjI0NjQ1RG1sVnFwVXlIeTZNbEl1T2Z2TlRYVDA3Smd4eHRNVE5nalQvM0RPK2ErU0VKRlRlTytubVhDMGU4L0hrRWdNdklOd3VTMjZBUWU1SzdUV1E0PSIsIm1hYyI6ImZlN2EzYzU1YzdkMzQ5YmQyM2QyNjIxYzNmZjRlZGU4ZDM4MDgyYzc2OTJjNzQ0OWYzNjNhMTgwZTE0NzhhMTMiLCJ0YWciOiIifQ%3D%3D; expires=Thu, 04-Jun-2026 11:56:13 GMT; path=/; secure; httponly ◀lumo_footprints_cookie_data=eyJpdiI6InFHdnFXeUNlWnppbHlvd1pOQmxwMEE9PSIsInZhbHVlIjoib1NkdEhRd2JaZ291R09ZYnVkNHN1V2ZFSFh5eGl6bVcwK2FSVmRZOWVLSGtXd1UwTXltTVFQUWpS ▶" ] ]
0 of 0array:7 [▼ "_token" => "EP29IabMy1qAvzvjyxZzr4iWBjCDfu0ZZcLbjtVH" "language" => "en" "viewed_product" => array:1 [▶ 2100 => 1744286173 ] "cart" => array:2 [▶ "recently_viewed_updated_at" => Carbon\Carbon @1744286173 {#480 ▶ #endOfTime: false #startOfTime: false #constructedObjectId: "00000000000001e00000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-04-10 14:56:13.896485 Europe/Istanbul (+03:00) } "recently_viewed" => Illuminate\Support\Collection {#479 ▶ #items: array:1 [▶ "d6b6ebaecf061d21e0a1e6ec28dee5a2" => Lumo\Ecommerce\Cart\CartItem {#481 ▶ +rowId: "d6b6ebaecf061d21e0a1e6ec28dee5a2" +id: 2100 +qty: 1 +name: "8mm İç Köşe Parlak" +price: 32.0 +options: Lumo\Ecommerce\Cart\CartItemOptions {#477 ▶ #items: [] #escapeWhenCastingToString: false } #associatedModel: "Lumo\Ecommerce\Models\Product" #taxRate: 0 +"created_at": Carbon\Carbon @1744286173 {#476 ▶ #endOfTime: false #startOfTime: false #constructedObjectId: "00000000000001dc0000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-04-10 14:56:13.896011 Europe/Istanbul (+03:00) } +"updated_at": Carbon\Carbon @1744286173 {#890 ▶ #endOfTime: false #startOfTime: false #constructedObjectId: "000000000000037a0000000000000000" #localMonthsOverflow: null #localYearsOverflow: null #localStrictModeEnabled: null #localHumanDiffOptions: null #localToStringFormat: null #localSerializer: null #localMacros: null #localGenericMacros: null #localFormatFunction: null #localTranslator: null #dumpProperties: array:3 [▶ 0 => "date" 1 => "timezone_type" 2 => "timezone" ] #dumpLocale: null #dumpDateProperties: null date: 2025-04-10 14:56:13.896383 Europe/Istanbul (+03:00) } } ] #escapeWhenCastingToString: false } ] "_previous" => array:1 [▶ "url" => "https://demo.lumocomm.com/en/products/8mm-ic-kose-parlak" ] "_flash" => array:2 [▶ "old" => [] "new" => [] ] "PHPDEBUGBAR_STACK_DATA" => [] ]