Kapsen HS166 385/65 R22 160K шип
Kapsen RS26 265/45 R21 104W
В нашем каталоге вы можете найти Kapsen и купить в Волгограде в магазине Автошина 34 по адресу: . Чтобы узнать о проходящих акция и распродажах или узнать актуальную цену на Kapsen свяжитесь с нашим менеджером по телефону: .
Введите свой номер и мы перезвоним Вам
Товар был добавлен в корзину. Вы можете продолжить покупки или перейти к оформлению заказа
Вы нашли этот товар дешевле? Расскажите об этом
Условия акции:
Необходимо предоставить ссылку на сайт с данным товаром и конкурент должен быть из
Волгограда.
Чтобы избежать томительного ожидания в очереди около шиномонтажа Вы можете предварительно записаться у нас. Менеджер свяжется с Вами и уточнит все детали.
1 x Application (97.22%) | 396.51ms |
1 x Booting (2.75%) | 11.20ms |
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
Params | |
---|---|
0 |
|
1 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
Params | |
---|---|
0 |
|
1 |
|
2 |
|
3 |
|
4 |
|
5 |
|
6 |
|
7 |
|
8 |
|
9 |
|
10 |
|
11 |
|
12 |
|
13 |
|
14 |
|
15 |
|
16 |
|
17 |
|
18 |
|
19 |
|
20 |
|
select * from `categories` where (`parent` = 1 and `tmp` = '0' and `visible` = 1) order by `categories`.`order` asc
610μs/app/Models/Product/Category.php:158avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `car_manufacturers` order by `name` asc
300μsmiddleware::client:22avtoshina_betaMetadata | |
---|---|
Hints |
|
Backtrace |
|
select * from `seo_redirects` where `page_from` = 'catalog/tyres/kapsen' limit 1
470μs/app/Models/Redirect.php:33avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `title`, `h1`, `description`, `keywords` from `seo` where `page_url` = 'catalog/tyres/kapsen' limit 1
1.58ms/app/Models/Seo.php:36avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `product`.`id` as `product_id`, `product`.`alias` as `product_alias`, `product`.`manufacturer_id`, `product`.`card_name` as `product_name`, `product`.`product_type`, `category`.`alias` as `category_alias`, `category`.`name` as `category_name`, `product`.`category_id`, `category`.`parent` as `category_parent`, `manufacturer`.`name` as `manufacturer_name`, `manufacturer`.`alias` as `manufacturer_alias`, `store`.`store_price`, `store`.`store_sum`, GROUP_CONCAT(product_description.description, " ") as product_description, GROUP_CONCAT(video.url, " ") as video from `products` as `product` left join `manufacturers` as `manufacturer` on `product`.`manufacturer_id` = `manufacturer`.`id` inner join `categories` as `category` on `product`.`category_id` = `category`.`id` left join (SELECT product_id, sum(product_store.quantity) as store_sum, min(product_store.price) as store_price FROM product_store GROUP BY product_id) as store on `product`.`id` = `store`.`product_id` left join `product_videos` as `video` on `product`.`id` = `video`.`product_id` left join `product_description` on `product`.`id` = `product_description`.`product_id` where (`product`.`visible` = 1 and `product`.`tmp` = 0) and (`category`.`tmp` = 0 and `category`.`visible` = 1) and (manufacturer.visible IS NULL OR manufacturer.visible = 1) and `product`.`alias` = 'kapsen' group by `product`.`id`, `product_description`.`product_id`, `video`.`product_id` limit 1
2.14ms/app/Models/Product/Product.php:1013avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `manufacturers` where (`alias` = 'kapsen' and `visible` = 1) limit 1
1.1ms/app/Models/Product/Manufacturer.php:127avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `categories`.`id` as `category_id`, `categories`.`name` as `category_name`, `categories`.`parent` as `category_parent`, `categories`.`alias` as `category_alias`, `categories`.`type` as `category_type`, `categories`.`content` as `category_description`, `children`.`id` as `child_id`, `children`.`image` as `child_image`, `children`.`name` as `child_name`, `children`.`alias` as `child_alias` from `categories` left join `categories` as `children` on `categories`.`id` = `children`.`parent` where `categories`.`alias` = 'tyres' and (children.tmp IS NULL OR children.tmp = 0) and (children.visible IS NULL OR children.visible = 1) order by `categories`.`order` asc
480μs/app/Models/Product/Category.php:175avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `id` from `suppliers` where `type` = 'store'
1.13ms/app/Models/Product/Product.php:1323avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select count(*) as aggregate from `products` as `product` left join `manufacturers` as `manufacturer` on `product`.`manufacturer_id` = `manufacturer`.`id` inner join `categories` as `category` on `product`.`category_id` = `category`.`id` left join (
SELECT
product_id,
supplier_id,
price, discount_price,
sum(product_store.quantity) as store_sum,
min(product_store.price) as store_min_price
FROM product_store
WHERE quantity > 0 AND price > 0
GROUP BY product_id, supplier_id, price, discount_price) AS store on `product`.`id` = `store`.`product_id` and `product`.`min_price_supplier_id` = `store`.`supplier_id` left join `suppliers` on `supplier_id` = `suppliers`.`id` left join `manufacturer_images` on `manufacturer`.`id` = `manufacturer_images`.`manufacturer_id` where (`product`.`visible` = 1 and `product`.`tmp` = 0) and (`category`.`tmp` = 0 and `category`.`visible` = 1) and `product`.`manufacturer_id` is not null and (manufacturer.visible IS NULL OR manufacturer.visible = 1) and (store_sum IS NOT NULL AND store_sum > 0) and `manufacturer`.`id` = 118 and `product`.`product_type` <> 'tmp' and `product`.`category_id` in (3)
175ms/app/Models/Product/Product.php:832avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product`.`id` as `product_id`, `product`.`alias` as `product_alias`, `product`.`manufacturer_id`, `product`.`card_name` as `product_name`, `product`.`product_type`, `category`.`alias` as `category_alias`, `category`.`name` as `category_name`, `product`.`category_id`, `category`.`parent` as `category_parent`, `manufacturer`.`name` as `manufacturer_name`, `manufacturer`.`alias` as `manufacturer_alias`, `store`.`store_sum`,
CASE
WHEN EXISTS (
SELECT 1
FROM product_store
WHERE product_store.product_id = product.id
AND product_store.supplier_id = 13
)
THEN
(SELECT LEAST(
COALESCE(NULLIF(price, 0), 9999999),
COALESCE(NULLIF(discount_price, 0), 9999999)
)
FROM product_store
WHERE product_id = product.id
AND supplier_id = 13
)
ELSE
CASE
WHEN EXISTS (
SELECT 1
FROM product_store
WHERE product_store.product_id = product.id
AND product_store.supplier_id IN (12,13)
)
THEN
(SELECT LEAST(
COALESCE(NULLIF(price, 0), 9999999),
COALESCE(NULLIF(discount_price, 0), 9999999)
)
FROM product_store
WHERE product_id = product.id
AND supplier_id IN (12,13)
LIMIT 1)
ELSE
CASE
WHEN EXISTS (
SELECT 1
FROM product_redprice
WHERE product_redprice.product_id = store.product_id
AND product_redprice.supplier_id = store.supplier_id
)
THEN
FLOOR((store.price * (100 - (SELECT discount
FROM product_redprice
WHERE product_redprice.product_id = store.product_id
AND product_redprice.supplier_id = store.supplier_id
LIMIT 1)) / 100) / 10) * 10
ELSE
store.store_min_price
END
END
END AS main_price
, `suppliers`.`type`, `manufacturer_images`.`path` as `manufacturer_image` from `products` as `product` left join `manufacturers` as `manufacturer` on `product`.`manufacturer_id` = `manufacturer`.`id` inner join `categories` as `category` on `product`.`category_id` = `category`.`id` left join (
SELECT
product_id,
supplier_id,
price, discount_price,
sum(product_store.quantity) as store_sum,
min(product_store.price) as store_min_price
FROM product_store
WHERE quantity > 0 AND price > 0
GROUP BY product_id, supplier_id, price, discount_price) AS store on `product`.`id` = `store`.`product_id` and `product`.`min_price_supplier_id` = `store`.`supplier_id` left join `suppliers` on `supplier_id` = `suppliers`.`id` left join `manufacturer_images` on `manufacturer`.`id` = `manufacturer_images`.`manufacturer_id` where (`product`.`visible` = 1 and `product`.`tmp` = 0) and (`category`.`tmp` = 0 and `category`.`visible` = 1) and `product`.`manufacturer_id` is not null and (manufacturer.visible IS NULL OR manufacturer.visible = 1) and (store_sum IS NOT NULL AND store_sum > 0) and `manufacturer`.`id` = 118 and `product`.`product_type` <> 'tmp' and `product`.`category_id` in (3) order by (SELECT quantity
FROM product_store
WHERE product_id = product.id AND supplier_id = 13
LIMIT 1)
DESC, `suppliers`.`type` desc limit 32 offset 0
142ms/app/Models/Product/Product.php:832avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `product_images` where `product_id` in (694579, 712047)
2.73ms/app/Libraries/ProductHelper.php:30avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `product_id`, `season` from `tyres` where `product_id` in (694579, 712047)
1.53ms/app/Libraries/ProductHelper.php:33avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_id`, `product_id`, `model`, `width`, `height`, `diameter`, `speed_index`, `is_spike` from `tyres` where `product_id` in (694579, 712047)
500μs/app/Libraries/ProductHelper.php:36avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `products` where (`id` = 694579) limit 1
1.02ms/app/Libraries/ProductHelper.php:63avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `promo_tags`.*, `product_to_promo`.`product_id` from `promo_tags` inner join `product_to_promo` on `product_to_promo`.`tag_id` = `promo_tags`.`id` where `product_to_promo`.`product_id` in (694579)
1.18ms/app/Libraries/ProductHelper.php:63avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42)
330μs/app/Libraries/ProductHelper.php:63avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `images` where `images`.`imageable_id` in (3) and `images`.`imageable_type` = 'App\Models\PromoTag'
310μs/app/Libraries/ProductHelper.php:63avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-06-03 18:57:45' and `to` >= '2025-06-03 18:57:45'
2.79ms/app/Models/Promocode.php:100avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `products` where (`id` = 712047) limit 1
430μs/app/Libraries/ProductHelper.php:63avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `promo_tags`.*, `product_to_promo`.`product_id` from `promo_tags` inner join `product_to_promo` on `product_to_promo`.`tag_id` = `promo_tags`.`id` where `product_to_promo`.`product_id` in (712047)
1.23ms/app/Libraries/ProductHelper.php:63avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42)
370μs/app/Libraries/ProductHelper.php:63avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `images` where `images`.`imageable_id` in (3) and `images`.`imageable_type` = 'App\Models\PromoTag'
320μs/app/Libraries/ProductHelper.php:63avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-06-03 18:57:45' and `to` >= '2025-06-03 18:57:45'
230μs/app/Models/Promocode.php:100avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `product_store`.`product_id`, `product_store`.`id`, `product_store`.`code`, `product_store`.`price`, `product_store`.`quantity`, `product_store`.`supplier_id`, `suppliers`.`name` as `supplier_name`, `suppliers`.`type` as `type`, `suppliers`.`days` as `days`, CASE
WHEN product_redprice.discount IS NOT NULL
THEN
FLOOR((product_store.price * (100 - product_redprice.discount) / 100) / 10) * 10
ELSE
product_store.price
END AS minprice from `product_store` inner join `suppliers` on `product_store`.`supplier_id` = `suppliers`.`id` left join `product_redprice` on `product_store`.`product_id` = `product_redprice`.`product_id` and `product_store`.`supplier_id` = `product_redprice`.`supplier_id` where `product_store`.`product_id` in (694579, 712047) and `product_store`.`quantity` > 0 and `product_store`.`price` > 0 order by `minprice` asc
800μs/app/Libraries/ProductHelper.php:93avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_store`.`id`, `product_store`.`code`, `product_store`.`price`, `product_store`.`discount_price`, `product_store`.`quantity`, `product_store`.`supplier_id`, `suppliers`.`type`, `suppliers`.`name` as `supplier_name`, `suppliers`.`type` as `type`, `suppliers`.`self_delivery_point_id` as `sdp_id` from `product_store` inner join `suppliers` on `product_store`.`supplier_id` = `suppliers`.`id` where `product_id` = 694579 order by `suppliers`.`type` desc
1.02ms/app/Models/Product/ProductStore.php:51avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'УТ-00022802' and `supplier_id` = 9) and `quantity` > 0 limit 1
7.91ms/app/Models/Product/ProductStore.php:172avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 694579 and `supplier_id` = 9)
420μs/app/Models/Product/ProductStore.php:178avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_store`.`id`, `product_store`.`code`, `product_store`.`price`, `product_store`.`discount_price`, `product_store`.`quantity`, `product_store`.`supplier_id`, `suppliers`.`type`, `suppliers`.`name` as `supplier_name`, `suppliers`.`type` as `type`, `suppliers`.`self_delivery_point_id` as `sdp_id` from `product_store` inner join `suppliers` on `product_store`.`supplier_id` = `suppliers`.`id` where `product_id` = 712047 order by `suppliers`.`type` desc
1.02ms/app/Models/Product/ProductStore.php:51avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = '800003482' and `supplier_id` = 9) and `quantity` > 0 limit 1
11.86ms/app/Models/Product/ProductStore.php:172avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 712047 and `supplier_id` = 9)
580μs/app/Models/Product/ProductStore.php:178avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select `path`, `manufacturer_id` from `manufacturer_images` where `manufacturer_images`.`manufacturer_id` in (118, 118)
510μs/app/Libraries/ProductHelper.php:117avtoshina_betaMetadata | |
---|---|
Bindings |
|
Backtrace |
|
select * from `self_delivery_points` where `type` = 'store' limit 1
430μsview::catalog.productPreview:18avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
select * from `self_delivery_points` where `type` = 'store' limit 1
700μsview::catalog.productPreview:18avtoshina_betaMetadata | |
---|---|
Bindings |
|
Hints |
|
Backtrace |
|
200
[]
[]
0 of 0array:18 [▶ "cookie" => array:1 [▶ 0 => "self_delivery_points=%7B%22stores%22%3A%5B%7B%22id%22%3A12%2C%22address%22%3A%22%5Cu0433.+%5Cu0412%5Cu043e%5Cu043b%5Cu0433%5Cu043e%5Cu0433%5Cu0440%5Cu0430%5Cu0434%2C+%5Cu0443%5Cu043b.+%5Cu0438%5Cu043c.+%5Cu041c%5Cu0435%5Cu043d%5Cu0434%5Cu0435%5Cu043b%5Cu0435%5Cu0435%5Cu0432%5Cu0430%2C+51%22%7D%2C%7B%22id%22%3A13%2C%22address%22%3A%22%5Cu0433.+%5Cu0412%5Cu043e%5Cu043b%5Cu0433%5Cu043e%5Cu0433%5Cu0440%5Cu0430%5Cu0434%2C+%5Cu0443%5Cu043b.+%5Cu041d.+%5Cu041a%5Cu0438%5Cu0431%5Cu0430%5Cu043b%5Cu044c%5Cu0447%5Cu0438%5Cu0447%5Cu0430%2C+18%22%7D%5D%2C%22pickup%22%3A%5B%7B%22id%22%3A15%2C%22address%22%3A%22%5Cu0433.+%5Cu0421%5Cu0443%5Cu0440%5Cu043e%5Cu0432%5Cu0438%5Cu043a%5Cu0438%5Cu043d%5Cu043e%2C+%5Cu0443%5Cu043b.+%5Cu0428%5Cu043e%5Cu0441%5Cu0441%5Cu0435%5Cu0439%5Cu043d%5Cu0430%5Cu044f%2C+37%5C%2F1%22%7D%2C%7B%22id%22%3A16%2C%22address%22%3A%22%5Cu0433.+%5Cu041c%5Cu043e%5Cu0441%5Cu043a%5Cu0432%5Cu0430%2C+%5Cu0443%5Cu043b.+%5Cu041f%5Cu043b%5Cu043e%5Cu0449%5Cu0430%5Cu0434%5Cu044c+%5Cu041f%5Cu043e%5Cu0431%5Cu0435%5Cu0434%5Cu044b%2C+1+%5Cu043a%5Cu0415%22%7D%5D%7D; self_delivery_points=%7B%22stores%22%3A%5B%7B%22id%22%3A12%2C%22address%22%3A%22%5Cu0433.+%5Cu0412%5Cu043e%5Cu043b%5Cu0433%5Cu043e%5Cu0433%5Cu0440%5Cu0430%5Cu0434%2C+%5Cu0443%5Cu043b.+%5Cu0438%5Cu043c.+%5Cu041c%5Cu0435%5Cu043d%5Cu0434%5Cu0435%5Cu043b%5Cu0435%5Cu0435%5Cu0432%5Cu0430%2C+51%22%7D%2C%7B%22id%22%3A13%2C%22address%22%3A%22%5Cu0433.+%5Cu0412%5Cu043e%5Cu043b%5Cu0433%5Cu043e%5Cu0433%5Cu0440%5Cu0430%5Cu0434%2C+%5Cu0443%5Cu043b.+%5Cu041d.+%5Cu041a%5Cu0438%5Cu0431%5Cu0430%5Cu043b%5Cu044c%5Cu0447%5Cu0438%5Cu0447%5Cu0430%2C+18%22%7D%5D%2C%22pickup%22%3A%5B%7B%22id%22%3A15%2C%22address%22%3A%22%5Cu0433.+%5Cu0421%5Cu0443%5Cu0440%5Cu043e%5Cu0432%5Cu0438%5Cu043a%5Cu0438%5Cu043d%5Cu043e%2C+%5Cu0443%5Cu043b.+%5Cu0428%5Cu043e%5Cu0441%5Cu0441%5Cu0435%5Cu0439%5Cu043d%5Cu0430%5Cu044f%2C+37%5C%2F1%22%7D%2C%7B%22id%22%3A16%2C%22address%22%3A%22%5Cu0433.+%5Cu041c%5Cu043e%5Cu0441%5Cu043a%5Cu0432%5Cu0430%2C+%5Cu0443%5Cu043b.+%5Cu041f%5Cu043b%5Cu043e%5Cu0449%5Cu0430%5Cu0434%5Cu044c+%5Cu041f%5Cu043e%5Cu0431%5Cu0435%5Cu0434%5Cu044b%2C+1+%5Cu043a%5Cu0415%22%7D%5D%7D; XSRF-TOKEN=eyJpdiI6IklSZEJtQ3F0cWJrNnBpdFA0U0tBa1E9PSIsInZhbHVlIjoiMzlaYjhJRGpRZ29ERG5Kdko0ZzdCbThxOTZIbHg3Z2hRVzNnc0VvZDlWOHBSWWd0eHNBNUVtVDFpY2U0VmpuOSIsIm1hYyI6ImQyZjFjNWRlNGRlNGFjNWFhZDYyMThhNzJjMGU0ODI3MTYzODM2NGMwZmYyYTQ4ZWM3ZTRjMTVkNTk0MjZiOGMifQ%3D%3D; laravel_session=eyJpdiI6IkY3Y3l3N3pwY01KOWI5S2pcL0dsWG1nPT0iLCJ2YWx1ZSI6IlluYmdmT0Rrd0plT3dmVGg5TDBDY2lBWGtleklzSjJ3SkdCXC9nRWhjVEFUNTNqRkMrUlJTeUdSQ3hoelFxdTcwSkJaWHRyc05YZE9yTTFJd2ZHdU1wa0N0UERZcDM1MVZ0MURzUE4zN1VDT2tJRGF2SktESHZnXC9UcG0yVVplRzIiLCJtYWMiOiJhOWRjNzczOWNhZDI0ZjUwMzE1NDJjNjFhMmNiMjRhN2E0YjVlYzk3MTJiY2VkNjM2MTcwOWE5NjU1MTg4NDFjIn0%3D ◀self_delivery_points=%7B%22stores%22%3A%5B%7B%22id%22%3A12%2C%22address%22%3A%22%5Cu0433.+%5Cu0412%5Cu043e%5Cu043b%5Cu0433%5Cu043e%5Cu0433%5Cu0440%5Cu0430%5Cu04 ▶" ] "accept-encoding" => array:1 [▶ 0 => "gzip, deflate, br, zstd" ] "sec-fetch-dest" => array:1 [▶ 0 => "document" ] "sec-fetch-user" => array:1 [▶ 0 => "?1" ] "sec-fetch-mode" => array:1 [▶ 0 => "navigate" ] "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 => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" ] "cache-control" => array:1 [▶ 0 => "no-cache" ] "pragma" => array:1 [▶ 0 => "no-cache" ] "connection" => array:1 [▶ 0 => "keep-alive" ] "host" => array:1 [▶ 0 => "dev.avtoshina34.ru" ] "content-length" => array:1 [▶ 0 => "" ] "content-type" => array:1 [▶ 0 => "" ] ]
0 of 0array:42 [▶ "USER" => "www-data" "HOME" => "/var/www" "HTTP_COOKIE" => "self_delivery_points=%7B%22stores%22%3A%5B%7B%22id%22%3A12%2C%22address%22%3A%22%5Cu0433.+%5Cu0412%5Cu043e%5Cu043b%5Cu0433%5Cu043e%5Cu0433%5Cu0440%5Cu0430%5Cu0434%2C+%5Cu0443%5Cu043b.+%5Cu0438%5Cu043c.+%5Cu041c%5Cu0435%5Cu043d%5Cu0434%5Cu0435%5Cu043b%5Cu0435%5Cu0435%5Cu0432%5Cu0430%2C+51%22%7D%2C%7B%22id%22%3A13%2C%22address%22%3A%22%5Cu0433.+%5Cu0412%5Cu043e%5Cu043b%5Cu0433%5Cu043e%5Cu0433%5Cu0440%5Cu0430%5Cu0434%2C+%5Cu0443%5Cu043b.+%5Cu041d.+%5Cu041a%5Cu0438%5Cu0431%5Cu0430%5Cu043b%5Cu044c%5Cu0447%5Cu0438%5Cu0447%5Cu0430%2C+18%22%7D%5D%2C%22pickup%22%3A%5B%7B%22id%22%3A15%2C%22address%22%3A%22%5Cu0433.+%5Cu0421%5Cu0443%5Cu0440%5Cu043e%5Cu0432%5Cu0438%5Cu043a%5Cu0438%5Cu043d%5Cu043e%2C+%5Cu0443%5Cu043b.+%5Cu0428%5Cu043e%5Cu0441%5Cu0441%5Cu0435%5Cu0439%5Cu043d%5Cu0430%5Cu044f%2C+37%5C%2F1%22%7D%2C%7B%22id%22%3A16%2C%22address%22%3A%22%5Cu0433.+%5Cu041c%5Cu043e%5Cu0441%5Cu043a%5Cu0432%5Cu0430%2C+%5Cu0443%5Cu043b.+%5Cu041f%5Cu043b%5Cu043e%5Cu0449%5Cu0430%5Cu0434%5Cu044c+%5Cu041f%5Cu043e%5Cu0431%5Cu0435%5Cu0434%5Cu044b%2C+1+%5Cu043a%5Cu0415%22%7D%5D%7D; self_delivery_points=%7B%22stores%22%3A%5B%7B%22id%22%3A12%2C%22address%22%3A%22%5Cu0433.+%5Cu0412%5Cu043e%5Cu043b%5Cu0433%5Cu043e%5Cu0433%5Cu0440%5Cu0430%5Cu0434%2C+%5Cu0443%5Cu043b.+%5Cu0438%5Cu043c.+%5Cu041c%5Cu0435%5Cu043d%5Cu0434%5Cu0435%5Cu043b%5Cu0435%5Cu0435%5Cu0432%5Cu0430%2C+51%22%7D%2C%7B%22id%22%3A13%2C%22address%22%3A%22%5Cu0433.+%5Cu0412%5Cu043e%5Cu043b%5Cu0433%5Cu043e%5Cu0433%5Cu0440%5Cu0430%5Cu0434%2C+%5Cu0443%5Cu043b.+%5Cu041d.+%5Cu041a%5Cu0438%5Cu0431%5Cu0430%5Cu043b%5Cu044c%5Cu0447%5Cu0438%5Cu0447%5Cu0430%2C+18%22%7D%5D%2C%22pickup%22%3A%5B%7B%22id%22%3A15%2C%22address%22%3A%22%5Cu0433.+%5Cu0421%5Cu0443%5Cu0440%5Cu043e%5Cu0432%5Cu0438%5Cu043a%5Cu0438%5Cu043d%5Cu043e%2C+%5Cu0443%5Cu043b.+%5Cu0428%5Cu043e%5Cu0441%5Cu0441%5Cu0435%5Cu0439%5Cu043d%5Cu0430%5Cu044f%2C+37%5C%2F1%22%7D%2C%7B%22id%22%3A16%2C%22address%22%3A%22%5Cu0433.+%5Cu041c%5Cu043e%5Cu0441%5Cu043a%5Cu0432%5Cu0430%2C+%5Cu0443%5Cu043b.+%5Cu041f%5Cu043b%5Cu043e%5Cu0449%5Cu0430%5Cu0434%5Cu044c+%5Cu041f%5Cu043e%5Cu0431%5Cu0435%5Cu0434%5Cu044b%2C+1+%5Cu043a%5Cu0415%22%7D%5D%7D; XSRF-TOKEN=eyJpdiI6IklSZEJtQ3F0cWJrNnBpdFA0U0tBa1E9PSIsInZhbHVlIjoiMzlaYjhJRGpRZ29ERG5Kdko0ZzdCbThxOTZIbHg3Z2hRVzNnc0VvZDlWOHBSWWd0eHNBNUVtVDFpY2U0VmpuOSIsIm1hYyI6ImQyZjFjNWRlNGRlNGFjNWFhZDYyMThhNzJjMGU0ODI3MTYzODM2NGMwZmYyYTQ4ZWM3ZTRjMTVkNTk0MjZiOGMifQ%3D%3D; laravel_session=eyJpdiI6IkY3Y3l3N3pwY01KOWI5S2pcL0dsWG1nPT0iLCJ2YWx1ZSI6IlluYmdmT0Rrd0plT3dmVGg5TDBDY2lBWGtleklzSjJ3SkdCXC9nRWhjVEFUNTNqRkMrUlJTeUdSQ3hoelFxdTcwSkJaWHRyc05YZE9yTTFJd2ZHdU1wa0N0UERZcDM1MVZ0MURzUE4zN1VDT2tJRGF2SktESHZnXC9UcG0yVVplRzIiLCJtYWMiOiJhOWRjNzczOWNhZDI0ZjUwMzE1NDJjNjFhMmNiMjRhN2E0YjVlYzk3MTJiY2VkNjM2MTcwOWE5NjU1MTg4NDFjIn0%3D ◀self_delivery_points=%7B%22stores%22%3A%5B%7B%22id%22%3A12%2C%22address%22%3A%22%5Cu0433.+%5Cu0412%5Cu043e%5Cu043b%5Cu0433%5Cu043e%5Cu0433%5Cu0440%5Cu0430%5Cu04 ▶" "HTTP_ACCEPT_ENCODING" => "gzip, deflate, br, zstd" "HTTP_SEC_FETCH_DEST" => "document" "HTTP_SEC_FETCH_USER" => "?1" "HTTP_SEC_FETCH_MODE" => "navigate" "HTTP_SEC_FETCH_SITE" => "none" "HTTP_ACCEPT" => "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" "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" "HTTP_UPGRADE_INSECURE_REQUESTS" => "1" "HTTP_SEC_CH_UA_PLATFORM" => ""Windows"" "HTTP_SEC_CH_UA_MOBILE" => "?0" "HTTP_SEC_CH_UA" => ""Chromium";v="130", "HeadlessChrome";v="130", "Not?A_Brand";v="99"" "HTTP_CACHE_CONTROL" => "no-cache" "HTTP_PRAGMA" => "no-cache" "HTTP_CONNECTION" => "keep-alive" "HTTP_HOST" => "dev.avtoshina34.ru" "SCRIPT_FILENAME" => "/var/www/avtoshina_beta/public/index.php" "REDIRECT_STATUS" => "200" "SERVER_NAME" => "dev.avtoshina34.ru" "SERVER_PORT" => "443" "SERVER_ADDR" => "89.223.120.242" "REMOTE_PORT" => "21237" "REMOTE_ADDR" => "3.16.75.181" "SERVER_SOFTWARE" => "nginx/1.14.0" "GATEWAY_INTERFACE" => "CGI/1.1" "HTTPS" => "on" "REQUEST_SCHEME" => "https" "SERVER_PROTOCOL" => "HTTP/1.1" "DOCUMENT_ROOT" => "/var/www/avtoshina_beta/public" "DOCUMENT_URI" => "/index.php" "REQUEST_URI" => "/catalog/tyres/kapsen" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1748966264.7381 "REQUEST_TIME" => 1748966264 ]
0 of 0array:3 [▶ "self_delivery_points" => null "XSRF-TOKEN" => null "laravel_session" => "AemlcUMVpjrTUabJ1YSeDDnUrW6WZ9wiSHYUUzA7" ]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Tue, 03 Jun 2025 15:57:45 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InQ3Vm9GWVJJZnhKXC9PQ0dpcUNZUEh3PT0iLCJ2YWx1ZSI6IlwvbnlDa2FLM3Y5ZGZBWExPS0JxXC9MbkFFaVB6VG1tdjdhaFIwTHJhempvRkJ2amtQUXF5UUFoU2NNYXExSThSMSIsIm1hYyI6ImNhNTZkNTZiZGNhYjkzYTJjZTYwMTVhMTIzMDY0NzQ1OGRjZWRhZmEwODIxNDY0NWExZTMwOWI5MDQ3YjIyYTkifQ%3D%3D; expires=Tue, 03-Jun-2025 17:57:45 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InQ3Vm9GWVJJZnhKXC9PQ0dpcUNZUEh3PT0iLCJ2YWx1ZSI6IlwvbnlDa2FLM3Y5ZGZBWExPS0JxXC9MbkFFaVB6VG1tdjdhaFIwTHJhempvRkJ2amtQUXF5UUFoU2NNYXExSThSMSIsI ▶" 1 => "laravel_session=eyJpdiI6Ilp4V1ZvM25QdFg4WDhscm9YVElDc0E9PSIsInZhbHVlIjoiMzM2a0dYOUwwdXVGQ1VTa0RMczdcL0R0ZmhYMDBUMEpMNjZDaXFrWENxXC9sbW9SeWxvZktPV3JnQWlJSm1wTHNma1Q1Z2swSjhGYlNSZmxkZTN2S3hBQlNnclN2QmwwaXV0TUZ3YWZMOWVWMktudXBlK1U0dkxtekdNdXZGS3hqdSIsIm1hYyI6IjgzM2U1OWU5ZDQzMTAwMTQ3ZGJiMmM0MDVjYzhiMzJiMWIzMGMxMTE4NmMxOGQ5NDU5YTA0MDliN2Q2MDk4ZWMifQ%3D%3D; expires=Tue, 03-Jun-2025 17:57:45 GMT; Max-Age=7200; path=/; httponly ◀laravel_session=eyJpdiI6Ilp4V1ZvM25QdFg4WDhscm9YVElDc0E9PSIsInZhbHVlIjoiMzM2a0dYOUwwdXVGQ1VTa0RMczdcL0R0ZmhYMDBUMEpMNjZDaXFrWENxXC9sbW9SeWxvZktPV3JnQWlJSm1wTHNm ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InQ3Vm9GWVJJZnhKXC9PQ0dpcUNZUEh3PT0iLCJ2YWx1ZSI6IlwvbnlDa2FLM3Y5ZGZBWExPS0JxXC9MbkFFaVB6VG1tdjdhaFIwTHJhempvRkJ2amtQUXF5UUFoU2NNYXExSThSMSIsIm1hYyI6ImNhNTZkNTZiZGNhYjkzYTJjZTYwMTVhMTIzMDY0NzQ1OGRjZWRhZmEwODIxNDY0NWExZTMwOWI5MDQ3YjIyYTkifQ%3D%3D; expires=Tue, 03-Jun-2025 17:57:45 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InQ3Vm9GWVJJZnhKXC9PQ0dpcUNZUEh3PT0iLCJ2YWx1ZSI6IlwvbnlDa2FLM3Y5ZGZBWExPS0JxXC9MbkFFaVB6VG1tdjdhaFIwTHJhempvRkJ2amtQUXF5UUFoU2NNYXExSThSMSIsI ▶" 1 => "laravel_session=eyJpdiI6Ilp4V1ZvM25QdFg4WDhscm9YVElDc0E9PSIsInZhbHVlIjoiMzM2a0dYOUwwdXVGQ1VTa0RMczdcL0R0ZmhYMDBUMEpMNjZDaXFrWENxXC9sbW9SeWxvZktPV3JnQWlJSm1wTHNma1Q1Z2swSjhGYlNSZmxkZTN2S3hBQlNnclN2QmwwaXV0TUZ3YWZMOWVWMktudXBlK1U0dkxtekdNdXZGS3hqdSIsIm1hYyI6IjgzM2U1OWU5ZDQzMTAwMTQ3ZGJiMmM0MDVjYzhiMzJiMWIzMGMxMTE4NmMxOGQ5NDU5YTA0MDliN2Q2MDk4ZWMifQ%3D%3D; expires=Tue, 03-Jun-2025 17:57:45 GMT; path=/; httponly ◀laravel_session=eyJpdiI6Ilp4V1ZvM25QdFg4WDhscm9YVElDc0E9PSIsInZhbHVlIjoiMzM2a0dYOUwwdXVGQ1VTa0RMczdcL0R0ZmhYMDBUMEpMNjZDaXFrWENxXC9sbW9SeWxvZktPV3JnQWlJSm1wTHNm ▶" ] ]
0 of 0array:4 [▶ "_token" => "AIrA5dOWqkOCogqrZXVjTjGrPriMhbXQqkUaRScv" "_previous" => array:1 [▶ "url" => "https://dev.avtoshina34.ru/catalog/tyres/kapsen" ] "PHPDEBUGBAR_STACK_DATA" => [] "_flash" => array:2 [▶ "old" => [] "new" => [] ] ]