K&K Морейн (КС1046) 6.50x17.00 5/114.30 ET30-40 d66.10
Скад Адмирал Грей 6.50x17.00 5/114.30 ET30-40 d66.10
Скад Дубай (КЛ315) Селена 6.50x17.00 5/114.30 ET30-40 d66.10
Введите свой номер и мы перезвоним Вам
Товар был добавлен в корзину. Вы можете продолжить покупки или перейти к оформлению заказа
Вы нашли этот товар дешевле? Расскажите об этом
Условия акции:
Необходимо предоставить ссылку на сайт с данным товаром и конкурент должен быть из
Волгограда.

Чтобы избежать томительного ожидания в очереди около шиномонтажа Вы можете предварительно записаться у нас. Менеджер свяжется с Вами и уточнит все детали.
| 1 x Application (99.72%) | 4.99s |
| 1 x Booting (0.28%) | 13.80ms |
| Params | |
|---|---|
| 0 | |
| 1 | |
| 2 | |
| Params | |
|---|---|
| 0 | |
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 | |
| 10 | |
| 11 | |
| 12 | |
| 13 | |
| 14 | |
| 15 | |
| 16 | |
| 17 | |
| 18 | |
| 19 | |
| 20 | |
| 21 | |
| Params | |
|---|---|
| 0 | |
| 1 | |
| Params | |
|---|---|
| 0 | |
| 1 | |
| Params | |
|---|---|
| 0 | |
| 1 | |
| Params | |
|---|---|
| 0 | |
| 1 | |
| Params | |
|---|---|
| 0 | |
| 1 | |
| 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 | |
| 18 | |
| 19 | |
| Params | |
|---|---|
| 0 | |
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 | |
| 10 | |
| 11 | |
| 12 | |
| 13 | |
| 14 | |
| 15 | |
| 16 | |
| 17 | |
| 18 | |
| 19 | |
| 20 | |
| 21 | |
| 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 | |
| 18 | |
| 19 | |
| 20 | |
| 21 | |
| 22 | |
select * from `categories` where (`parent` = 1 and `tmp` = '0' and `visible` = 1) order by `categories`.`order` asc9.87ms/app/Models/Product/Category.php:158avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `car_manufacturers` order by `name` asc1.08msmiddleware::client:22avtoshina_beta| Metadata | |
|---|---|
| Hints |
|
| Backtrace |
|
select * from `seo_redirects` where `page_from` = 'catalog/wheels/k-i-k/634627' limit 11.59ms/app/Models/Redirect.php:33avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `title`, `h1`, `description`, `keywords` from `seo` where `page_url` = 'catalog/wheels/k-i-k/634627' limit 11.8ms/app/Models/Seo.php:36avtoshina_beta| Metadata | |
|---|---|
| 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` = '634627' group by `product`.`id`, `product_description`.`product_id`, `video`.`product_id` limit 1793ms/app/Models/Product/Product.php:1013avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `id`, `path`, `order` from `product_images` where `product_id` = 634627 order by `order` asc8.72ms/app/Models/Product/ProductImage.php:37avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `wheels` where `product_id` = 634627 limit 13.38ms/app/Models/Product/Product.php:1028avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where `id` = 634627 limit 13.34ms/app/Models/Product/Product.php:1041avtoshina_beta| Metadata | |
|---|---|
| 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` = 6346278.15ms/app/Models/Product/Product.php:1041avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `name` from `manufacturers` where `id` = 76.98ms/app/Http/Controllers/Client/CatalogController.php:62avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `id` from `suppliers` where `type` = 'store'350μs/app/Models/Product/Product.php:1323avtoshina_beta| Metadata | |
|---|---|
| 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` 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` inner join `product_to_promo` on `product`.`id` = `product_to_promo`.`product_id` inner join `promo_tags` on `product_to_promo`.`tag_id` = `promo_tags`.`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 `product`.`category_id` = 2 and `promo_tags`.`code` = 'recommend' order by `product`.`recommend_order` desc, `product_to_promo`.`created_at` desc limit 8788ms/app/Models/Product/Product.php:1226avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `product_images` where `product_id` in (714812, 704702, 704700, 704699, 704697, 704694, 704692, 704674)660μs/app/Libraries/ProductHelper.php:30avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 714812) limit 17.39ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (714812)2.43ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)510μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (1, 3) and `images`.`imageable_type` = 'App\Models\PromoTag'260μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:29' and `to` >= '2025-11-04 19:50:29'6.47ms/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704702) limit 16.18ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (704702)730μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)610μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (1, 3) and `images`.`imageable_type` = 'App\Models\PromoTag'460μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:29' and `to` >= '2025-11-04 19:50:29'210μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704700) limit 1470μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (704700)1ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)750μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (1, 3) and `images`.`imageable_type` = 'App\Models\PromoTag'380μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:29' and `to` >= '2025-11-04 19:50:29'310μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704699) limit 1430μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (704699)550μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)740μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (1, 3) and `images`.`imageable_type` = 'App\Models\PromoTag'1.11ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:29' and `to` >= '2025-11-04 19:50:29'350μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704697) limit 11.12ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (704697)540μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)640μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (1, 3) and `images`.`imageable_type` = 'App\Models\PromoTag'330μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:29' and `to` >= '2025-11-04 19:50:29'220μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704694) limit 1490μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (704694)480μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)390μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (1, 3) and `images`.`imageable_type` = 'App\Models\PromoTag'210μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:29' and `to` >= '2025-11-04 19:50:29'210μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704692) limit 1690μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (704692)580μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)510μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (1, 3) and `images`.`imageable_type` = 'App\Models\PromoTag'390μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:29' and `to` >= '2025-11-04 19:50:29'960μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704674) limit 1620μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (704674)930μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)460μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (1, 3) and `images`.`imageable_type` = 'App\Models\PromoTag'200μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:29' and `to` >= '2025-11-04 19:50:29'200μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| 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 (714812, 704702, 704700, 704699, 704697, 704694, 704692, 704674) and `product_store`.`quantity` > 0 and `product_store`.`price` > 0 order by `minprice` asc2.47ms/app/Libraries/ProductHelper.php:93avtoshina_beta| Metadata | |
|---|---|
| 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` = 714812 order by `suppliers`.`type` desc610μs/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'tr-X40020' and `supplier_id` = 12) and `quantity` > 0 limit 12.82ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 714812 and `supplier_id` = 12)310μs/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| 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` = 704702 order by `suppliers`.`type` desc610μs/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'НФ-00031294' and `supplier_id` = 4) and `quantity` > 0 limit 128.86ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704702 and `supplier_id` = 4)1.9ms/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| 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` = 704700 order by `suppliers`.`type` desc2.39ms/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'НФ-00016444' and `supplier_id` = 4) and `quantity` > 0 limit 112.65ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704700 and `supplier_id` = 4)650μs/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| 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` = 704699 order by `suppliers`.`type` desc2.59ms/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'НФ-00031298' and `supplier_id` = 4) and `quantity` > 0 limit 125.16ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704699 and `supplier_id` = 4)22.27ms/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| 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` = 704697 order by `suppliers`.`type` desc250μs/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'НФ-00031296' and `supplier_id` = 4) and `quantity` > 0 limit 1270μs/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704697 and `supplier_id` = 4)150μs/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| 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` = 704694 order by `suppliers`.`type` desc200μs/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'НФ-00001172' and `supplier_id` = 4) and `quantity` > 0 limit 17.66ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704694 and `supplier_id` = 4)350μs/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| 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` = 704692 order by `suppliers`.`type` desc520μs/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'НФ-00007741' and `supplier_id` = 4) and `quantity` > 0 limit 17.59ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704692 and `supplier_id` = 4)5.13ms/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| 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` = 704674 order by `suppliers`.`type` desc280μs/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'НФ-00031297' and `supplier_id` = 4) and `quantity` > 0 limit 16.84ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704674 and `supplier_id` = 4)2.99ms/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `path`, `manufacturer_id` from `manufacturer_images` where `manufacturer_images`.`manufacturer_id` in (23, 252, 252, 252, 252, 252, 252, 252)7.96ms/app/Libraries/ProductHelper.php:117avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `id` from `suppliers` where `type` = 'store'320μs/app/Models/Product/Product.php:1323avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `products` where `id` = 634627 limit 1260μs/app/Models/Product/Product.php:1240avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `wheels` where `product_id` = 634627 limit 1250μs/app/Models/Product/Product.php:1260avtoshina_beta| Metadata | |
|---|---|
| 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_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` 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` inner join `wheels` on `product`.`id` = `wheels`.`product_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 `wheels`.`width` = 6.5 and `wheels`.`diameter` = 17 and `wheels`.`ET` = '30-40' and `wheels`.`DIA` = 66.1 and `wheels`.`pcd` = 5 and `wheels`.`pcd_x` = 114.31.99s/app/Models/Product/Product.php:1269avtoshina_beta| Metadata | |
|---|---|
| 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_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` 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` inner join `wheels` on `product`.`id` = `wheels`.`product_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 `wheels`.`width` = 6.5 and `wheels`.`diameter` = 17 and `wheels`.`ET` = '30-40' and `wheels`.`DIA` = 66.1 and `wheels`.`pcd` = 5 and `wheels`.`pcd_x` = 114.3 and `product`.`id` <> 634627 limit 5412ms/app/Models/Product/Product.php:1295avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `product_images` where `product_id` in (622999, 634018, 636241, 636242, 639017)2.29ms/app/Libraries/ProductHelper.php:30avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 622999) limit 1620μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (622999)1.02ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42)340μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (3) and `images`.`imageable_type` = 'App\Models\PromoTag'290μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:32' and `to` >= '2025-11-04 19:50:32'450μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 634018) limit 12.99ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (634018)780μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42)350μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (3) and `images`.`imageable_type` = 'App\Models\PromoTag'340μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:32' and `to` >= '2025-11-04 19:50:32'340μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 636241) limit 1780μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (636241)740μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42)500μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (3) and `images`.`imageable_type` = 'App\Models\PromoTag'290μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:32' and `to` >= '2025-11-04 19:50:32'330μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 636242) limit 16.7ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (636242)570μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42)330μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (3) and `images`.`imageable_type` = 'App\Models\PromoTag'210μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:32' and `to` >= '2025-11-04 19:50:32'220μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 639017) limit 1320μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| 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 (639017)760μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42)6.44ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` in (3) and `images`.`imageable_type` = 'App\Models\PromoTag'4.14ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-04 19:50:32' and `to` >= '2025-11-04 19:50:32'350μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| 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 (622999, 634018, 636241, 636242, 639017) and `product_store`.`quantity` > 0 and `product_store`.`price` > 0 order by `minprice` asc1.85ms/app/Libraries/ProductHelper.php:93avtoshina_beta| Metadata | |
|---|---|
| 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` = 622999 order by `suppliers`.`type` desc1.09ms/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS520034' and `supplier_id` = 5) and `quantity` > 0 limit 160.9ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS520034' and `supplier_id` = 11) and `quantity` > 0 limit 125.64ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 622999 and `supplier_id` = 11)640μs/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| 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` = 634018 order by `suppliers`.`type` desc990μs/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS091059' and `supplier_id` = 5) and `quantity` > 0 limit 165.36ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS091059' and `supplier_id` = 11) and `quantity` > 0 limit 116.57ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 634018 and `supplier_id` = 11)650μs/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| 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` = 636241 order by `suppliers`.`type` desc13.19ms/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS224481' and `supplier_id` = 5) and `quantity` > 0 limit 168.04ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS224481' and `supplier_id` = 11) and `quantity` > 0 limit 121.13ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 636241 and `supplier_id` = 11)790μs/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| 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` = 636242 order by `suppliers`.`type` desc25.14ms/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS230088' and `supplier_id` = 5) and `quantity` > 0 limit 1109ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS230088' and `supplier_id` = 11) and `quantity` > 0 limit 125.94ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 636242 and `supplier_id` = 11)1.52ms/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| 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` = 639017 order by `suppliers`.`type` desc1.33ms/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS016484' and `supplier_id` = 5) and `quantity` > 0 limit 158.69ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 639017 and `supplier_id` = 5)590μs/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS016484' and `supplier_id` = 11) and `quantity` > 0 limit 1130ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `path`, `manufacturer_id` from `manufacturer_images` where `manufacturer_images`.`manufacturer_id` in (7, 16, 16, 16, 11)5.47ms/app/Libraries/ProductHelper.php:117avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `product_description` where `product_id` = 634627 limit 1750μs/app/Http/Controllers/Client/CatalogController.php:70avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `images` where `images`.`imageable_id` = 3 and `images`.`imageable_id` is not null and `images`.`imageable_type` = 'App\Models\PromoTag' limit 1360μsview::catalog.product:65avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` = 42 limit 1450μsview::catalog.product:67avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `self_delivery_points` where `type` = 'store' limit 1310μsview::catalog.productPreview:18avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `self_delivery_points` where `type` = 'store' limit 1260μsview::catalog.productPreview:18avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `self_delivery_points` where `type` = 'store' limit 1260μsview::catalog.productPreview:18avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `self_delivery_points` where `type` = 'store' limit 1270μsview::catalog.productPreview:18avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `self_delivery_points` where `type` = 'store' limit 1240μsview::catalog.productPreview:18avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
200
[]
[]
0 of 0array:17 [▶ "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:41 [▶ "USER" => "www-data" "HOME" => "/var/www" "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" => "23813" "REMOTE_ADDR" => "216.73.216.63" "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/wheels/k-i-k/634627" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1762275027.7996 "REQUEST_TIME" => 1762275027 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Tue, 04 Nov 2025 16:50:32 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InZ4YWlWQTdka1E3UzdiMklqNVpzckE9PSIsInZhbHVlIjoiZ014MDNCTTRETWZ2K2wwWlUxcUl3TnMrc21RN1hmak9uUytCa29idHVpSDFmS2pcL2pscDF3R2tCS2puV0Ira1QiLCJtYWMiOiI4ODBmNWNlODA2OTBlZWExNmMyNGRmMmViZGM1YzdjMTkyNGIzZTBiOGFhNzM3ZmUzMDNjMzczNTk3NWNhMTEwIn0%3D; expires=Tue, 04-Nov-2025 18:50:32 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6InZ4YWlWQTdka1E3UzdiMklqNVpzckE9PSIsInZhbHVlIjoiZ014MDNCTTRETWZ2K2wwWlUxcUl3TnMrc21RN1hmak9uUytCa29idHVpSDFmS2pcL2pscDF3R2tCS2puV0Ira1QiLCJtY ▶" 1 => "laravel_session=eyJpdiI6InA2QWNqZENGWDdnVnBrVHRkYUhoT1E9PSIsInZhbHVlIjoibThqRFNrRFhoVWQ1WWdTR2VralwvTkpSclFSU1V4eW5tNTd5Zm9kamNqYWplUVBXeFNtY1wvU3Vhblh5dFBpazkxSDUxUVVhWm1ZM1pnTENFdWNIR090UWl2N2c0RGtSVmZybWlCR1NaU2ptQmRuYUtCOFhQdWFlRnBoTlA2QjlcL20iLCJtYWMiOiI4NjQ1ZjZiZmEwYTkzMWEwMDVjM2ZkNzhhYjc0ZWNmODE0ZjBlNGFhY2EyNzlkMGEyYzQ0ZmY2ZjU0MmVmOGRhIn0%3D; expires=Tue, 04-Nov-2025 18:50:32 GMT; Max-Age=7200; path=/; httponly ◀laravel_session=eyJpdiI6InA2QWNqZENGWDdnVnBrVHRkYUhoT1E9PSIsInZhbHVlIjoibThqRFNrRFhoVWQ1WWdTR2VralwvTkpSclFSU1V4eW5tNTd5Zm9kamNqYWplUVBXeFNtY1wvU3Vhblh5dFBpazkx ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6InZ4YWlWQTdka1E3UzdiMklqNVpzckE9PSIsInZhbHVlIjoiZ014MDNCTTRETWZ2K2wwWlUxcUl3TnMrc21RN1hmak9uUytCa29idHVpSDFmS2pcL2pscDF3R2tCS2puV0Ira1QiLCJtYWMiOiI4ODBmNWNlODA2OTBlZWExNmMyNGRmMmViZGM1YzdjMTkyNGIzZTBiOGFhNzM3ZmUzMDNjMzczNTk3NWNhMTEwIn0%3D; expires=Tue, 04-Nov-2025 18:50:32 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6InZ4YWlWQTdka1E3UzdiMklqNVpzckE9PSIsInZhbHVlIjoiZ014MDNCTTRETWZ2K2wwWlUxcUl3TnMrc21RN1hmak9uUytCa29idHVpSDFmS2pcL2pscDF3R2tCS2puV0Ira1QiLCJtY ▶" 1 => "laravel_session=eyJpdiI6InA2QWNqZENGWDdnVnBrVHRkYUhoT1E9PSIsInZhbHVlIjoibThqRFNrRFhoVWQ1WWdTR2VralwvTkpSclFSU1V4eW5tNTd5Zm9kamNqYWplUVBXeFNtY1wvU3Vhblh5dFBpazkxSDUxUVVhWm1ZM1pnTENFdWNIR090UWl2N2c0RGtSVmZybWlCR1NaU2ptQmRuYUtCOFhQdWFlRnBoTlA2QjlcL20iLCJtYWMiOiI4NjQ1ZjZiZmEwYTkzMWEwMDVjM2ZkNzhhYjc0ZWNmODE0ZjBlNGFhY2EyNzlkMGEyYzQ0ZmY2ZjU0MmVmOGRhIn0%3D; expires=Tue, 04-Nov-2025 18:50:32 GMT; path=/; httponly ◀laravel_session=eyJpdiI6InA2QWNqZENGWDdnVnBrVHRkYUhoT1E9PSIsInZhbHVlIjoibThqRFNrRFhoVWQ1WWdTR2VralwvTkpSclFSU1V4eW5tNTd5Zm9kamNqYWplUVBXeFNtY1wvU3Vhblh5dFBpazkx ▶" ] ]
0 of 0array:3 [▶ "_token" => "aCriKxt0yojEItbZw55FMSNql589L5yvH7iMhOyC" "_previous" => array:1 [▶ "url" => "https://dev.avtoshina34.ru/catalog/wheels/k-i-k/634627" ] "PHPDEBUGBAR_STACK_DATA" => [] ]
