Premium Series graphite Серый 7.00x18.00 5/112.00 ET43 d57.10
Tech-Line KHW1806 (Kodiaq/Tiguan) Gray 7.00x18.00 5/112.00 ET43 d57.10
Khomen Wheels KHW1806 (Kodiaq/Tiguan) 7.00x18.00 5/112.00 ET43 d57.10
Khomen Wheels KHW1806 (Kodiaq/Tiguan) Black 7.00x18.00 5/112.00 ET43 d57.10
Введите свой номер и мы перезвоним Вам
Товар был добавлен в корзину. Вы можете продолжить покупки или перейти к оформлению заказа
Вы нашли этот товар дешевле? Расскажите об этом
Условия акции:
Необходимо предоставить ссылку на сайт с данным товаром и конкурент должен быть из
Волгограда.

Чтобы избежать томительного ожидания в очереди около шиномонтажа Вы можете предварительно записаться у нас. Менеджер свяжется с Вами и уточнит все детали.
| 1 x Application (99.66%) | 8.83s |
| 1 x Booting (0.34%) | 30.23ms |
| 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 | |
| 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 | |
| Params | |
|---|---|
| 0 | |
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 | |
| 10 | |
| 11 | |
| 12 | |
| 13 | |
| 14 | |
| 15 | |
| 16 | |
| 17 | |
| 18 | |
| Params | |
|---|---|
| 0 | |
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 | |
| 10 | |
| 11 | |
| 12 | |
| 13 | |
| 14 | |
| 15 | |
| 16 | |
| 17 | |
| 18 | |
| 19 | |
| 20 | |
| Params | |
|---|---|
| 0 | |
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 | |
| 10 | |
| 11 | |
| 12 | |
| 13 | |
| 14 | |
| 15 | |
| 16 | |
| 17 | |
| 18 | |
| Params | |
|---|---|
| 0 | |
| 1 | |
| 2 | |
| 3 | |
| 4 | |
| 5 | |
| 6 | |
| 7 | |
| 8 | |
| 9 | |
| 10 | |
| 11 | |
| 12 | |
| 13 | |
| 14 | |
| 15 | |
| 16 | |
| 17 | |
| 18 | |
| 19 | |
| 20 | |
| 21 | |
select * from `categories` where (`parent` = 1 and `tmp` = '0' and `visible` = 1) order by `categories`.`order` asc860μs/app/Models/Product/Category.php:158avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `car_manufacturers` order by `name` asc510μsmiddleware::client:22avtoshina_beta| Metadata | |
|---|---|
| Hints |
|
| Backtrace |
|
select * from `seo_redirects` where `page_from` = 'catalog/wheels/Khomen-Wheels/783049' limit 1840μs/app/Models/Redirect.php:33avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `title`, `h1`, `description`, `keywords` from `seo` where `page_url` = 'catalog/wheels/Khomen-Wheels/783049' limit 11.06ms/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` = '783049' group by `product`.`id`, `product_description`.`product_id`, `video`.`product_id` limit 1514ms/app/Models/Product/Product.php:1013avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `id`, `path`, `order` from `product_images` where `product_id` = 783049 order by `order` asc1ms/app/Models/Product/ProductImage.php:37avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `wheels` where `product_id` = 783049 limit 11.45ms/app/Models/Product/Product.php:1028avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where `id` = 783049 limit 1570μs/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` = 7830491.83ms/app/Models/Product/Product.php:1041avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `name` from `manufacturers` where `id` = 307450μs/app/Http/Controllers/Client/CatalogController.php:62avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `id` from `suppliers` where `type` = 'store'32.13ms/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 81.85s/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)1.12ms/app/Libraries/ProductHelper.php:30avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 714812) limit 16.33ms/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)7.95ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)14.89ms/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.81ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-03 11:14:03' and `to` >= '2025-11-03 11:14:03'630μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704702) limit 1710μ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 (704702)650μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)320μ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-03 11:14:03' and `to` >= '2025-11-03 11:14:03'380μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704700) limit 1500μ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)490μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)480μ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-03 11:14:03' and `to` >= '2025-11-03 11:14:03'240μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704699) limit 1440μ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)2.08ms/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'470μ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-03 11:14:03' and `to` >= '2025-11-03 11:14:03'900μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704697) limit 12.59ms/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)24.85ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)410μ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'300μ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-03 11:14:03' and `to` >= '2025-11-03 11:14:03'350μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704694) limit 11.25ms/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)6.44ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)3.6ms/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'10.38ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-03 11:14:03' and `to` >= '2025-11-03 11:14:03'730μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704692) limit 12.47ms/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)280μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)440μ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'2.01ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-03 11:14:03' and `to` >= '2025-11-03 11:14:03'10.68ms/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 704674) limit 15.2ms/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)14.32ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42, 43)520μ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'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-03 11:14:03' and `to` >= '2025-11-03 11:14:03'310μ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` asc460μs/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` desc390μ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 1300μs/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 714812 and `supplier_id` = 12)630μ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` desc380μ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.14ms/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.23ms/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` desc740μs/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 18.7ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704700 and `supplier_id` = 4)340μ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` desc330μs/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 17.18ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704699 and `supplier_id` = 4)2.42ms/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` desc5.42ms/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 120.75ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704697 and `supplier_id` = 4)4.21ms/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` desc430μ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 12.11ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704694 and `supplier_id` = 4)1.01ms/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` 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` = 'НФ-00007741' and `supplier_id` = 4) and `quantity` > 0 limit 16.52ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704692 and `supplier_id` = 4)2.28ms/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` desc830μ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 114.41ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 704674 and `supplier_id` = 4)1.03ms/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)8.38ms/app/Libraries/ProductHelper.php:117avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `id` from `suppliers` where `type` = 'store'430μs/app/Models/Product/Product.php:1323avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `products` where `id` = 783049 limit 110.25ms/app/Models/Product/Product.php:1240avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `wheels` where `product_id` = 783049 limit 1560μ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` = 7 and `wheels`.`diameter` = 18 and `wheels`.`ET` = '43' and `wheels`.`DIA` = 57.1 and `wheels`.`pcd` = 5 and `wheels`.`pcd_x` = 1124.48s/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` = 7 and `wheels`.`diameter` = 18 and `wheels`.`ET` = '43' and `wheels`.`DIA` = 57.1 and `wheels`.`pcd` = 5 and `wheels`.`pcd_x` = 112 and `product`.`id` <> 783049 limit 5982ms/app/Models/Product/Product.php:1295avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `product_images` where `product_id` in (700740, 709323, 714612, 714619, 760650)5.9ms/app/Libraries/ProductHelper.php:30avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 700740) limit 1990μ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 (700740)1.04ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42)790μ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'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-03 11:14:09' and `to` >= '2025-11-03 11:14:09'800μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 709323) 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 (709323)700μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42)400μ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'250μ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-03 11:14:09' and `to` >= '2025-11-03 11:14:09'1.73ms/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 714612) 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 (714612)900μs/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42)450μ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'230μ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-03 11:14:09' and `to` >= '2025-11-03 11:14:09'260μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 714619) limit 1370μ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 (714619)1.2ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `site_content` where `site_content`.`id` in (42)520μ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'240μ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-03 11:14:09' and `to` >= '2025-11-03 11:14:09'290μs/app/Models/Promocode.php:100avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `products` where (`id` = 760650) limit 1680μ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 (760650)1.53ms/app/Libraries/ProductHelper.php:63avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `promocodes` where `activity` = 1 and `used_times` > 0 and `from` <= '2025-11-03 11:14:09' and `to` >= '2025-11-03 11:14:09'280μ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 (700740, 709323, 714612, 714619, 760650) and `product_store`.`quantity` > 0 and `product_store`.`price` > 0 order by `minprice` asc3.15ms/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` = 700740 order by `suppliers`.`type` desc800μs/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = '1501408' and `supplier_id` = 10) and `quantity` > 0 limit 155.2ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = '108929' and `supplier_id` = 2) and `quantity` > 0 limit 124.09ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 700740 and `supplier_id` = 2)480μ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` = 709323 order by `suppliers`.`type` desc1.88ms/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS506377' and `supplier_id` = 11) and `quantity` > 0 limit 194.02ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS506377' and `supplier_id` = 5) and `quantity` > 0 limit 184.21ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 709323 and `supplier_id` = 5)1.33ms/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` = 714612 order by `suppliers`.`type` desc1.22ms/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS508948' and `supplier_id` = 11) and `quantity` > 0 limit 160.29ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 714612 and `supplier_id` = 11)1.72ms/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS508948' and `supplier_id` = 5) and `quantity` > 0 limit 185.97ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| 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` = 714619 order by `suppliers`.`type` desc1.68ms/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = 'WHS508947' and `supplier_id` = 11) and `quantity` > 0 limit 181.61ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 714619 and `supplier_id` = 11)1.16ms/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` = 760650 order by `suppliers`.`type` desc3.98ms/app/Models/Product/ProductStore.php:51avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `product_id`, `supplier_id`, `price`, `discount_price` from `product_store` where (`code` = '23958' and `supplier_id` = 1) and `quantity` > 0 limit 125.84ms/app/Models/Product/ProductStore.php:172avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select `discount` from `product_redprice` where (`product_id` = 760650 and `supplier_id` = 1)930μs/app/Models/Product/ProductStore.php:178avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select `path`, `manufacturer_id` from `manufacturer_images` where `manufacturer_images`.`manufacturer_id` in (314, 14, 307, 307, 7)450μs/app/Libraries/ProductHelper.php:117avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Backtrace |
|
select * from `product_description` where `product_id` = 783049 limit 1430μs/app/Http/Controllers/Client/CatalogController.php:70avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `self_delivery_points` where `type` = 'store' limit 1720μsview::catalog.productPreview:18avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `self_delivery_points` where `type` = 'store' limit 1480μsview::catalog.productPreview:18avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `self_delivery_points` where `type` = 'store' limit 1370μsview::catalog.productPreview:18avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `self_delivery_points` where `type` = 'store' limit 1190μsview::catalog.productPreview:18avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
select * from `self_delivery_points` where `type` = 'store' limit 1200μsview::catalog.productPreview:18avtoshina_beta| Metadata | |
|---|---|
| Bindings |
|
| Hints |
|
| Backtrace |
|
200
0 of 0array:1 [▶ "page" => "12" ]
0 of 0array:1 [▶ "page" => "12" ]
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" => "10732" "REMOTE_ADDR" => "216.73.216.163" "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/Khomen-Wheels/783049?page=12" "SCRIPT_NAME" => "/index.php" "CONTENT_LENGTH" => "" "CONTENT_TYPE" => "" "REQUEST_METHOD" => "GET" "QUERY_STRING" => "page=12" "FCGI_ROLE" => "RESPONDER" "PHP_SELF" => "/index.php" "REQUEST_TIME_FLOAT" => 1762157640.8324 "REQUEST_TIME" => 1762157640 ]
[]
0 of 0array:5 [▶ "cache-control" => array:1 [▶ 0 => "no-cache, private" ] "date" => array:1 [▶ 0 => "Mon, 03 Nov 2025 08:14:09 GMT" ] "content-type" => array:1 [▶ 0 => "text/html; charset=UTF-8" ] "set-cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkQrUFF0aEtzcmVxYlhTWTRQcDBPenc9PSIsInZhbHVlIjoiazFBVGlIZXpcL0w2SE1EMWgzNFRCc3l0V0w5dUdZTDJxODFZbGxUdVMrMlF3blJVOEJjXC9jTndmcFZSQlNqRmh0IiwibWFjIjoiNzczOTA4ODI3NWM0OWY2MGEwZjIyN2E4N2RmNmJmZDhmNmM4YjhhMjFjNWVhNzZkYzgyOGMzOWExMDRhZWIyZiJ9; expires=Mon, 03-Nov-2025 10:14:09 GMT; Max-Age=7200; path=/ ◀XSRF-TOKEN=eyJpdiI6IkQrUFF0aEtzcmVxYlhTWTRQcDBPenc9PSIsInZhbHVlIjoiazFBVGlIZXpcL0w2SE1EMWgzNFRCc3l0V0w5dUdZTDJxODFZbGxUdVMrMlF3blJVOEJjXC9jTndmcFZSQlNqRmh0Iiwib ▶" 1 => "laravel_session=eyJpdiI6InFIdjNiOElSbzFQeWZCR3QrU0VjRlE9PSIsInZhbHVlIjoiT2dDaVdjeUR1YXJzNVErK1k4QWNcL2tWN3pUSTRxZ3A5THN5MmVvQnFLSXN0VlJmQVNQZkJ0Z0N6XC95S1p1K2tNc2ptOXlpaGJTcE5cLzhxcDRaM1FJM3lRd0lZSGxtb052cU54YzQwTVJNTGZOdll3QjJaQUg4bWNlOUR2Y1J5Q00iLCJtYWMiOiI1NTM4MjliOWZlNWM0NTVjM2NiNDUzNDQxNTcyZmM4ZWIwMDQ4MTllMmRkNDM0ZDM3MmE0OWFiZGMyZWFiMmJiIn0%3D; expires=Mon, 03-Nov-2025 10:14:09 GMT; Max-Age=7200; path=/; httponly ◀laravel_session=eyJpdiI6InFIdjNiOElSbzFQeWZCR3QrU0VjRlE9PSIsInZhbHVlIjoiT2dDaVdjeUR1YXJzNVErK1k4QWNcL2tWN3pUSTRxZ3A5THN5MmVvQnFLSXN0VlJmQVNQZkJ0Z0N6XC95S1p1K2tN ▶" ] "Set-Cookie" => array:2 [▶ 0 => "XSRF-TOKEN=eyJpdiI6IkQrUFF0aEtzcmVxYlhTWTRQcDBPenc9PSIsInZhbHVlIjoiazFBVGlIZXpcL0w2SE1EMWgzNFRCc3l0V0w5dUdZTDJxODFZbGxUdVMrMlF3blJVOEJjXC9jTndmcFZSQlNqRmh0IiwibWFjIjoiNzczOTA4ODI3NWM0OWY2MGEwZjIyN2E4N2RmNmJmZDhmNmM4YjhhMjFjNWVhNzZkYzgyOGMzOWExMDRhZWIyZiJ9; expires=Mon, 03-Nov-2025 10:14:09 GMT; path=/ ◀XSRF-TOKEN=eyJpdiI6IkQrUFF0aEtzcmVxYlhTWTRQcDBPenc9PSIsInZhbHVlIjoiazFBVGlIZXpcL0w2SE1EMWgzNFRCc3l0V0w5dUdZTDJxODFZbGxUdVMrMlF3blJVOEJjXC9jTndmcFZSQlNqRmh0Iiwib ▶" 1 => "laravel_session=eyJpdiI6InFIdjNiOElSbzFQeWZCR3QrU0VjRlE9PSIsInZhbHVlIjoiT2dDaVdjeUR1YXJzNVErK1k4QWNcL2tWN3pUSTRxZ3A5THN5MmVvQnFLSXN0VlJmQVNQZkJ0Z0N6XC95S1p1K2tNc2ptOXlpaGJTcE5cLzhxcDRaM1FJM3lRd0lZSGxtb052cU54YzQwTVJNTGZOdll3QjJaQUg4bWNlOUR2Y1J5Q00iLCJtYWMiOiI1NTM4MjliOWZlNWM0NTVjM2NiNDUzNDQxNTcyZmM4ZWIwMDQ4MTllMmRkNDM0ZDM3MmE0OWFiZGMyZWFiMmJiIn0%3D; expires=Mon, 03-Nov-2025 10:14:09 GMT; path=/; httponly ◀laravel_session=eyJpdiI6InFIdjNiOElSbzFQeWZCR3QrU0VjRlE9PSIsInZhbHVlIjoiT2dDaVdjeUR1YXJzNVErK1k4QWNcL2tWN3pUSTRxZ3A5THN5MmVvQnFLSXN0VlJmQVNQZkJ0Z0N6XC95S1p1K2tN ▶" ] ]
0 of 0array:3 [▶ "_token" => "05NKAp0ptF7fvSJKifPv7E3bYjaJGGoxbnjyaBBa" "_previous" => array:1 [▶ "url" => "https://dev.avtoshina34.ru/catalog/wheels/Khomen-Wheels/783049?page=12" ] "PHPDEBUGBAR_STACK_DATA" => [] ]
