1
1.46 ms
SELECT COUNT (* ) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT s0_ . id AS id_0 , s0_ . title AS title_1 , s0_ . is_hit AS is_hit_2 , s0_ . is_kit AS is_kit_3 , s0_ . is_out_of_stock AS is_out_of_stock_4 , s0_ . description AS description_5 , s0_ . sku AS sku_6 FROM shop_items s0_ ) dctrn_result ) dctrn_table
SELECT COUNT (* ) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT s0_ . id AS id_0 , s0_ . title AS title_1 , s0_ . is_hit AS is_hit_2 , s0_ . is_kit AS is_kit_3 , s0_ . is_out_of_stock AS is_out_of_stock_4 , s0_ . description AS description_5 , s0_ . sku AS sku_6 FROM shop_items s0_ ) dctrn_result ) dctrn_table ;
Copy
2
0.60 ms
SELECT t0 . id AS id_1 , t0 . session_id AS session_id_2 , t0 . count AS count_3 , t0 . discount AS discount_4 , t0 . is_free_item AS is_free_item_5 , t0 . shop_item_id AS shop_item_id_6 , t0 . variant_id AS variant_id_7 FROM shop_cart t0 WHERE t0 . session_id IS NULL
SELECT t0 . id AS id_1 , t0 . session_id AS session_id_2 , t0 . count AS count_3 , t0 . discount AS discount_4 , t0 . is_free_item AS is_free_item_5 , t0 . shop_item_id AS shop_item_id_6 , t0 . variant_id AS variant_id_7 FROM shop_cart t0 WHERE t0 . session_id IS NULL ;
Copy
3
0.50 ms
SELECT f0_ . id AS id_0 , f0_ . min_order AS min_order_1 , f0_ . variant_id AS variant_id_2 FROM free_products f0_ ORDER BY f0_ . min_order ASC
SELECT f0_ . id AS id_0 , f0_ . min_order AS min_order_1 , f0_ . variant_id AS variant_id_2 FROM free_products f0_ ORDER BY f0_ . min_order ASC ;
Copy
4
0.52 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . id = 1 ;
Copy
5
0.67 ms
SELECT p0_ . image AS image_0 FROM product_images p0_ WHERE p0_ . shop_item_id = ? LIMIT 1
SELECT p0_ . image AS image_0 FROM product_images p0_ WHERE p0_ . shop_item_id = 3 LIMIT 1 ;
Copy
6
0.68 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . is_hit AS is_hit_3 , t0 . is_kit AS is_kit_4 , t0 . is_out_of_stock AS is_out_of_stock_5 , t0 . description AS description_6 , t0 . sku AS sku_7 , t0 . catalog_id_id AS catalog_id_id_8 FROM shop_items t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . is_hit AS is_hit_3 , t0 . is_kit AS is_kit_4 , t0 . is_out_of_stock AS is_out_of_stock_5 , t0 . description AS description_6 , t0 . sku AS sku_7 , t0 . catalog_id_id AS catalog_id_id_8 FROM shop_items t0 WHERE t0 . id = 3 ;
Copy
7
0.55 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . id = 10 ;
Copy
8
0.65 ms
SELECT p0_ . image AS image_0 FROM product_images p0_ WHERE p0_ . shop_item_id = ? LIMIT 1
SELECT p0_ . image AS image_0 FROM product_images p0_ WHERE p0_ . shop_item_id = 6 LIMIT 1 ;
Copy
9
0.64 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . is_hit AS is_hit_3 , t0 . is_kit AS is_kit_4 , t0 . is_out_of_stock AS is_out_of_stock_5 , t0 . description AS description_6 , t0 . sku AS sku_7 , t0 . catalog_id_id AS catalog_id_id_8 FROM shop_items t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . is_hit AS is_hit_3 , t0 . is_kit AS is_kit_4 , t0 . is_out_of_stock AS is_out_of_stock_5 , t0 . description AS description_6 , t0 . sku AS sku_7 , t0 . catalog_id_id AS catalog_id_id_8 FROM shop_items t0 WHERE t0 . id = 6 ;
Copy
10
0.53 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . id = 15 ;
Copy
11
0.62 ms
SELECT p0_ . image AS image_0 FROM product_images p0_ WHERE p0_ . shop_item_id = ? LIMIT 1
SELECT p0_ . image AS image_0 FROM product_images p0_ WHERE p0_ . shop_item_id = 9 LIMIT 1 ;
Copy
12
0.68 ms
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . is_hit AS is_hit_3 , t0 . is_kit AS is_kit_4 , t0 . is_out_of_stock AS is_out_of_stock_5 , t0 . description AS description_6 , t0 . sku AS sku_7 , t0 . catalog_id_id AS catalog_id_id_8 FROM shop_items t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . title AS title_2 , t0 . is_hit AS is_hit_3 , t0 . is_kit AS is_kit_4 , t0 . is_out_of_stock AS is_out_of_stock_5 , t0 . description AS description_6 , t0 . sku AS sku_7 , t0 . catalog_id_id AS catalog_id_id_8 FROM shop_items t0 WHERE t0 . id = 9 ;
Copy
13
0.59 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . parent_id AS parent_id_3 , t0 . description AS description_4 , t0 . image AS image_5 , t0 . big_image AS big_image_6 FROM categories t0
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . parent_id AS parent_id_3 , t0 . description AS description_4 , t0 . image AS image_5 , t0 . big_image AS big_image_6 FROM categories t0 ;
Copy
14
0.99 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . url AS url_3 , t0 . is_menu_item AS is_menu_item_4 , t0 . html AS html_5 FROM pages t0 WHERE t0 . is_menu_item = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . url AS url_3 , t0 . is_menu_item AS is_menu_item_4 , t0 . html AS html_5 FROM pages t0 WHERE t0 . is_menu_item = 1 ;
Copy
15
0.78 ms
SELECT DISTINCT id_0 FROM (SELECT s0_ . id AS id_0 , s0_ . title AS title_1 , s0_ . is_hit AS is_hit_2 , s0_ . is_kit AS is_kit_3 , s0_ . is_out_of_stock AS is_out_of_stock_4 , s0_ . description AS description_5 , s0_ . sku AS sku_6 FROM shop_items s0_ ) dctrn_result LIMIT 20
SELECT DISTINCT id_0 FROM (SELECT s0_ . id AS id_0 , s0_ . title AS title_1 , s0_ . is_hit AS is_hit_2 , s0_ . is_kit AS is_kit_3 , s0_ . is_out_of_stock AS is_out_of_stock_4 , s0_ . description AS description_5 , s0_ . sku AS sku_6 FROM shop_items s0_ ) dctrn_result LIMIT 20 ;
Copy
16
1.05 ms
SELECT s0_ . id AS id_0 , s0_ . title AS title_1 , s0_ . is_hit AS is_hit_2 , s0_ . is_kit AS is_kit_3 , s0_ . is_out_of_stock AS is_out_of_stock_4 , s0_ . description AS description_5 , s0_ . sku AS sku_6 , s0_ . catalog_id_id AS catalog_id_id_7 FROM shop_items s0_ WHERE s0_ . id IN (? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? , ? )
Parameters :
[
26
3
4
5
13
18
19
20
21
22
23
24
6
7
14
8
15
9
16
17
]
SELECT s0_ . id AS id_0 , s0_ . title AS title_1 , s0_ . is_hit AS is_hit_2 , s0_ . is_kit AS is_kit_3 , s0_ . is_out_of_stock AS is_out_of_stock_4 , s0_ . description AS description_5 , s0_ . sku AS sku_6 , s0_ . catalog_id_id AS catalog_id_id_7 FROM shop_items s0_ WHERE s0_ . id IN (26 , 3 , 4 , 5 , 13 , 18 , 19 , 20 , 21 , 22 , 23 , 24 , 6 , 7 , 14 , 8 , 15 , 9 , 16 , 17 );
Copy
17
0.79 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 3 ;
Copy
18
0.64 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 3 ;
Copy
19
0.63 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 4 ;
Copy
20
0.92 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 4 ;
Copy
21
0.57 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 5 ;
Copy
22
0.48 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 5 ;
Copy
23
0.41 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 6 ;
Copy
24
0.52 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 6 ;
Copy
25
0.48 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 7 ;
Copy
26
0.48 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 7 ;
Copy
27
0.38 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 8 ;
Copy
28
0.43 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 8 ;
Copy
29
0.38 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 9 ;
Copy
30
0.52 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 9 ;
Copy
31
0.49 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 13 ;
Copy
32
0.54 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 13 ;
Copy
33
0.46 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 14 ;
Copy
34
0.42 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 14 ;
Copy
35
0.76 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 15 ;
Copy
36
0.63 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 15 ;
Copy
37
0.98 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 16 ;
Copy
38
0.63 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 16 ;
Copy
39
0.54 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 17 ;
Copy
40
0.53 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 17 ;
Copy
41
0.49 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 18 ;
Copy
42
0.60 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 18 ;
Copy
43
0.72 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 19 ;
Copy
44
0.78 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 19 ;
Copy
45
0.72 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 20 ;
Copy
46
0.68 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 20 ;
Copy
47
0.64 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 21 ;
Copy
48
0.79 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 21 ;
Copy
49
0.54 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 22 ;
Copy
50
0.66 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 22 ;
Copy
51
0.58 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 23 ;
Copy
52
0.41 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 23 ;
Copy
53
0.45 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 24 ;
Copy
54
0.51 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 24 ;
Copy
55
0.63 ms
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . image AS image_2 , t0 . shop_item_id AS shop_item_id_3 FROM product_images t0 WHERE t0 . shop_item_id = 26 ;
Copy
56
0.48 ms
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = ?
SELECT t0 . id AS id_1 , t0 . dose AS dose_2 , t0 . packs AS packs_3 , t0 . price AS price_4 , t0 . old_price AS old_price_5 , t0 . shop_item_id AS shop_item_id_6 FROM variants t0 WHERE t0 . shop_item_id = 26 ;
Copy