1
0.61 ms
SELECT COUNT (l0_ . id ) AS sclr_0 FROM listini l0_
SELECT COUNT (l0_ . id ) AS sclr_0 FROM listini l0_ ;
Copy
2
0.52 ms
SELECT COUNT (l0_ . id ) AS sclr_0 FROM listini l0_
SELECT COUNT (l0_ . id ) AS sclr_0 FROM listini l0_ ;
Copy
3
0.58 ms
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . old_url AS old_url_3 , t0 . new_url AS new_url_4 FROM redirects t0 WHERE t0 . old_url = ? LIMIT 1
Parameters :
[
"/it/uomo/nuovi-arrivi?page=2 "
]
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . old_url AS old_url_3 , t0 . new_url AS new_url_4 FROM redirects t0 WHERE t0 . old_url = '/it/uomo/nuovi-arrivi?page=2' LIMIT 1 ;
Copy
4
1.25 ms
SELECT t0 . id AS id_1 , t0 . country AS country_2 , t0 . country_code AS country_code_3 , t0 . country_nav_code AS country_nav_code_4 , t0 . allowed AS allowed_5 , t0 . is_eu AS is_eu_6 , t0 . is_klarna_valid AS is_klarna_valid_7 , t0 . shipping_region_id AS shipping_region_id_8 FROM country t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . country AS country_2 , t0 . country_code AS country_code_3 , t0 . country_nav_code AS country_nav_code_4 , t0 . allowed AS allowed_5 , t0 . is_eu AS is_eu_6 , t0 . is_klarna_valid AS is_klarna_valid_7 , t0 . shipping_region_id AS shipping_region_id_8 FROM country t0 WHERE t0 . id = 114 ;
Copy
5
0.74 ms
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . id = 1 ;
Copy
6
0.72 ms
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . old_url AS old_url_3 , t0 . new_url AS new_url_4 FROM redirects t0 WHERE t0 . old_url = ? LIMIT 1
Parameters :
[
"/it/uomo/nuovi-arrivi?page=2 "
]
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . old_url AS old_url_3 , t0 . new_url AS new_url_4 FROM redirects t0 WHERE t0 . old_url = '/it/uomo/nuovi-arrivi?page=2' LIMIT 1 ;
Copy
7
0.67 ms
SELECT t0 . id AS id_1 , t0 . lang AS lang_2 , t0 . label AS label_3 FROM langs t0 WHERE t0 . lang = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . lang AS lang_2 , t0 . label AS label_3 FROM langs t0 WHERE t0 . lang = 'it' LIMIT 1 ;
Copy
8
0.36 ms
SELECT t0 . id AS id_1 , t0 . listino AS listino_2 , t0 . currency_id AS currency_id_3 FROM listini t0 WHERE t0 . listino = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . listino AS listino_2 , t0 . currency_id AS currency_id_3 FROM listini t0 WHERE t0 . listino = 'it' LIMIT 1 ;
Copy
9
0.94 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c1_ . category_name AS category_name_5 , c1_ . category_url AS category_url_6 , c1_ . meta_title AS meta_title_7 , c1_ . meta_description AS meta_description_8 , c1_ . frontend_description AS frontend_description_9 , c1_ . meta_h1 AS meta_h1_10 , c1_ . meta_h2 AS meta_h2_11 , c0_ . parent_id AS parent_id_12 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c1_ . category_url = ? AND c1_ . lang_id = ? AND c0_ . parent_id IS NULL
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c1_ . category_name AS category_name_5 , c1_ . category_url AS category_url_6 , c1_ . meta_title AS meta_title_7 , c1_ . meta_description AS meta_description_8 , c1_ . frontend_description AS frontend_description_9 , c1_ . meta_h1 AS meta_h1_10 , c1_ . meta_h2 AS meta_h2_11 , c0_ . parent_id AS parent_id_12 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c1_ . category_url = 'uomo' AND c1_ . lang_id = 1 AND c0_ . parent_id IS NULL ;
Copy
10
1.03 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c1_ . category_name AS category_name_5 , c1_ . category_url AS category_url_6 , c1_ . meta_title AS meta_title_7 , c1_ . meta_description AS meta_description_8 , c1_ . frontend_description AS frontend_description_9 , c1_ . meta_h1 AS meta_h1_10 , c1_ . meta_h2 AS meta_h2_11 , c0_ . parent_id AS parent_id_12 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c1_ . category_url = ? AND c1_ . lang_id = ? AND c0_ . parent_id = ?
Parameters :
[
"nuovi-arrivi "
1
1
]
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c1_ . category_name AS category_name_5 , c1_ . category_url AS category_url_6 , c1_ . meta_title AS meta_title_7 , c1_ . meta_description AS meta_description_8 , c1_ . frontend_description AS frontend_description_9 , c1_ . meta_h1 AS meta_h1_10 , c1_ . meta_h2 AS meta_h2_11 , c0_ . parent_id AS parent_id_12 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c1_ . category_url = 'nuovi-arrivi' AND c1_ . lang_id = 1 AND c0_ . parent_id = 1 ;
Copy
11
0.39 ms
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = 'it' LIMIT 1 ;
Copy
12
0.59 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 28 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
13
0.47 ms
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . symbol AS symbol_3 , t0 . label AS label_4 FROM currencies t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . name AS name_2 , t0 . symbol AS symbol_3 , t0 . label AS label_4 FROM currencies t0 WHERE t0 . id = 1 ;
Copy
14
50.48 ms
SELECT DISTINCT p . * , pt . name AS translated_product_name , pt . description AS translated_product_description ,
(
SELECT c . color
FROM colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id AND ps . qty > 0
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND sp . color_id = c . id
WHERE ps . product_id = p . id
AND ps . is_online = 1
LIMIT 1
) AS color ,
(
SELECT GROUP_CONCAT (DISTINCT CONCAT (c . color , '|' , cd . color_start , '|' , IFNULL (cd . color_end , '' )))
FROM colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id AND ps . qty > 0
INNER JOIN colors_description AS cd ON cd . color = c . color
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND sp . color_id = c . id
WHERE ps . product_id = p . id
AND ps . is_online = 1
) AS available_colors ,
(
SELECT COUNT (br . id )
FROM custom_categories_products_br AS br
WHERE br . product_id = p . id
) AS nr_associations ,
(
SELECT MAX (price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_price ,
(
SELECT MIN (price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_price ,
(
SELECT MAX (discounted_price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND (pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27' )
AND (pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' )
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_discounted_price ,
(
SELECT MIN (discounted_price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND (pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27' )
AND (pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' )
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_discounted_price ,
(
SELECT GREATEST (MAX (price ), COALESCE (MAX (discounted_price ), 0 ))
FROM prices AS pr
WHERE pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_max_price ,
(
SELECT IF (
pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27'
AND
pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' ,
LEAST (MIN (pr . price ), COALESCE (MIN (pr . discounted_price ), 999999 )),
MIN (pr . price )
)
FROM prices AS pr
WHERE pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_min_price ,
(
SELECT REPLACE (pdi . img_path , '400x570' , '400x400' )
FROM products_default_image AS pdi
WHERE pdi . product_id = p . id
) AS default_path ,
(
SELECT sp . photo_path_reduced
FROM skews_photos sp
INNER JOIN products_skews AS ps on ps . product_id = sp . product_id AND ps . color_id = sp . color_id
WHERE sp . product_id = p . id
AND ps . is_online = 1
LIMIT 1
) as path ,
(
SELECT SUM (qty ) FROM products_skews AS ps WHERE ps . product_id = p . id
) AS sum_global_qty ,
(
SELECT SUM (qty )
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . is_online = 1
) AS sum_online_qty ,
(
SELECT l . label
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label ,
(
SELECT GROUP_CONCAT (l . image )
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
) AS product_icon_labels ,
(
SELECT GROUP_CONCAT (l . label )
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
AND l . image is NOT NULL
ORDER BY lpb . id DESC
) AS product_icon_labels_captions ,
(
SELECT l . exa_color
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label_color ,
(
SELECT l . font_color
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label_font_color ,
(
SELECT GROUP_CONCAT (pe . color_id )
FROM products_exploded AS pe
LEFT JOIN product_colors_order AS pco ON pco . product_id = pe . product_id AND pco . color_id = pe . color_id
WHERE pe . product_id = p . id AND pe . custom_category_id = 28 ORDER BY pco . sequence ASC , pe . ordine ASC
) AS exploded_colors , cco . ordine FROM products AS p
LEFT JOIN products_texts AS pt ON pt . product_id = p . id AND lang_id = 1 LEFT JOIN products_custom_category_order AS cco ON cco . product_id = p . id AND cco . custom_category_id IN (0 , 28 ) WHERE p . is_online = 1 AND p . id IN (
SELECT product_id
FROM custom_categories_products_br
WHERE custom_category_id IN (0 , 28 )
) HAVING min_price > 0
AND color IS NOT NULL
AND nr_associations > 0
AND sum_online_qty > 0
AND path ! = '' ORDER BY ordine ASC , absolute_min_price ASC LIMIT 12 , 12
SELECT
DISTINCT p . * ,
pt . name AS translated_product_name ,
pt . description AS translated_product_description ,
(
SELECT
c . color
FROM
colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id
AND ps . qty > 0
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id
AND sp . color_id = c . id
WHERE
ps . product_id = p . id
AND ps . is_online = 1
LIMIT
1
) AS color ,
(
SELECT
GROUP_CONCAT (
DISTINCT CONCAT (
c . color ,
'|' ,
cd . color_start ,
'|' ,
IFNULL (cd . color_end , '' )
)
)
FROM
colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id
AND ps . qty > 0
INNER JOIN colors_description AS cd ON cd . color = c . color
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id
AND sp . color_id = c . id
WHERE
ps . product_id = p . id
AND ps . is_online = 1
) AS available_colors ,
(
SELECT
COUNT (br . id )
FROM
custom_categories_products_br AS br
WHERE
br . product_id = p . id
) AS nr_associations ,
(
SELECT
MAX (price )
FROM
prices AS pr
WHERE
pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_price ,
(
SELECT
MIN (price )
FROM
prices AS pr
WHERE
pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_price ,
(
SELECT
MAX (discounted_price )
FROM
prices AS pr
WHERE
pr . shipping_region_id = 1
AND (
pr . discounted_price_from IS NULL
OR pr . discounted_price_from < = '2025-06-16 00:00:27'
)
AND (
pr . discounted_price_to IS NULL
OR pr . discounted_price_to > = '2025-06-16 00:00:27'
)
AND pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_discounted_price ,
(
SELECT
MIN (discounted_price )
FROM
prices AS pr
WHERE
pr . shipping_region_id = 1
AND (
pr . discounted_price_from IS NULL
OR pr . discounted_price_from < = '2025-06-16 00:00:27'
)
AND (
pr . discounted_price_to IS NULL
OR pr . discounted_price_to > = '2025-06-16 00:00:27'
)
AND pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_discounted_price ,
(
SELECT
GREATEST (
MAX (price ),
COALESCE (
MAX (discounted_price ),
0
)
)
FROM
prices AS pr
WHERE
pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_max_price ,
(
SELECT
IF (
pr . discounted_price_from IS NULL
OR pr . discounted_price_from < = '2025-06-16 00:00:27'
AND pr . discounted_price_to IS NULL
OR pr . discounted_price_to > = '2025-06-16 00:00:27' ,
LEAST (
MIN (pr . price ),
COALESCE (
MIN (pr . discounted_price ),
999999
)
),
MIN (pr . price )
)
FROM
prices AS pr
WHERE
pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_min_price ,
(
SELECT
REPLACE (
pdi . img_path , '400x570' , '400x400'
)
FROM
products_default_image AS pdi
WHERE
pdi . product_id = p . id
) AS default_path ,
(
SELECT
sp . photo_path_reduced
FROM
skews_photos sp
INNER JOIN products_skews AS ps on ps . product_id = sp . product_id
AND ps . color_id = sp . color_id
WHERE
sp . product_id = p . id
AND ps . is_online = 1
LIMIT
1
) as path ,
(
SELECT
SUM (qty )
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
) AS sum_global_qty ,
(
SELECT
SUM (qty )
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . is_online = 1
) AS sum_online_qty ,
(
SELECT
l . label
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND l . image IS NULL
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
ORDER BY
lpb . id DESC
LIMIT
0 , 1
) AS product_label ,
(
SELECT
GROUP_CONCAT (l . image )
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
ORDER BY
lpb . id DESC
) AS product_icon_labels ,
(
SELECT
GROUP_CONCAT (l . label )
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
AND l . image is NOT NULL
ORDER BY
lpb . id DESC
) AS product_icon_labels_captions ,
(
SELECT
l . exa_color
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND l . image IS NULL
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
ORDER BY
lpb . id DESC
LIMIT
0 , 1
) AS product_label_color ,
(
SELECT
l . font_color
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND l . image IS NULL
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
ORDER BY
lpb . id DESC
LIMIT
0 , 1
) AS product_label_font_color ,
(
SELECT
GROUP_CONCAT (pe . color_id )
FROM
products_exploded AS pe
LEFT JOIN product_colors_order AS pco ON pco . product_id = pe . product_id
AND pco . color_id = pe . color_id
WHERE
pe . product_id = p . id
AND pe . custom_category_id = 28
ORDER BY
pco . sequence ASC ,
pe . ordine ASC
) AS exploded_colors ,
cco . ordine
FROM
products AS p
LEFT JOIN products_texts AS pt ON pt . product_id = p . id
AND lang_id = 1
LEFT JOIN products_custom_category_order AS cco ON cco . product_id = p . id
AND cco . custom_category_id IN (0 , 28 )
WHERE
p . is_online = 1
AND p . id IN (
SELECT
product_id
FROM
custom_categories_products_br
WHERE
custom_category_id IN (0 , 28 )
)
HAVING
min_price > 0
AND color IS NOT NULL
AND nr_associations > 0
AND sum_online_qty > 0
AND path ! = ''
ORDER BY
ordine ASC ,
absolute_min_price ASC
LIMIT
12 , 12
Copy
SELECT DISTINCT p . * , pt . name AS translated_product_name , pt . description AS translated_product_description ,
(
SELECT c . color
FROM colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id AND ps . qty > 0
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND sp . color_id = c . id
WHERE ps . product_id = p . id
AND ps . is_online = 1
LIMIT 1
) AS color ,
(
SELECT GROUP_CONCAT (DISTINCT CONCAT (c . color , '|' , cd . color_start , '|' , IFNULL (cd . color_end , '' )))
FROM colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id AND ps . qty > 0
INNER JOIN colors_description AS cd ON cd . color = c . color
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND sp . color_id = c . id
WHERE ps . product_id = p . id
AND ps . is_online = 1
) AS available_colors ,
(
SELECT COUNT (br . id )
FROM custom_categories_products_br AS br
WHERE br . product_id = p . id
) AS nr_associations ,
(
SELECT MAX (price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_price ,
(
SELECT MIN (price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_price ,
(
SELECT MAX (discounted_price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND (pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27' )
AND (pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' )
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_discounted_price ,
(
SELECT MIN (discounted_price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND (pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27' )
AND (pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' )
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_discounted_price ,
(
SELECT GREATEST (MAX (price ), COALESCE (MAX (discounted_price ), 0 ))
FROM prices AS pr
WHERE pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_max_price ,
(
SELECT IF (
pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27'
AND
pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' ,
LEAST (MIN (pr . price ), COALESCE (MIN (pr . discounted_price ), 999999 )),
MIN (pr . price )
)
FROM prices AS pr
WHERE pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_min_price ,
(
SELECT REPLACE (pdi . img_path , '400x570' , '400x400' )
FROM products_default_image AS pdi
WHERE pdi . product_id = p . id
) AS default_path ,
(
SELECT sp . photo_path_reduced
FROM skews_photos sp
INNER JOIN products_skews AS ps on ps . product_id = sp . product_id AND ps . color_id = sp . color_id
WHERE sp . product_id = p . id
AND ps . is_online = 1
LIMIT 1
) as path ,
(
SELECT SUM (qty ) FROM products_skews AS ps WHERE ps . product_id = p . id
) AS sum_global_qty ,
(
SELECT SUM (qty )
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . is_online = 1
) AS sum_online_qty ,
(
SELECT l . label
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label ,
(
SELECT GROUP_CONCAT (l . image )
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
) AS product_icon_labels ,
(
SELECT GROUP_CONCAT (l . label )
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
AND l . image is NOT NULL
ORDER BY lpb . id DESC
) AS product_icon_labels_captions ,
(
SELECT l . exa_color
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label_color ,
(
SELECT l . font_color
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label_font_color ,
(
SELECT GROUP_CONCAT (pe . color_id )
FROM products_exploded AS pe
LEFT JOIN product_colors_order AS pco ON pco . product_id = pe . product_id AND pco . color_id = pe . color_id
WHERE pe . product_id = p . id AND pe . custom_category_id = 28 ORDER BY pco . sequence ASC , pe . ordine ASC
) AS exploded_colors , cco . ordine FROM products AS p
LEFT JOIN products_texts AS pt ON pt . product_id = p . id AND lang_id = 1 LEFT JOIN products_custom_category_order AS cco ON cco . product_id = p . id AND cco . custom_category_id IN (0 , 28 ) WHERE p . is_online = 1 AND p . id IN (
SELECT product_id
FROM custom_categories_products_br
WHERE custom_category_id IN (0 , 28 )
) HAVING min_price > 0
AND color IS NOT NULL
AND nr_associations > 0
AND sum_online_qty > 0
AND path ! = '' ORDER BY ordine ASC , absolute_min_price ASC LIMIT 12 , 12 ;
Copy
15
0.73 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 22726 ;
Copy
16
0.37 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'SWDFM' LIMIT 1 ;
Copy
17
0.60 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
22726
12193
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22726 AND t0 . color_id = 12193 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
18
0.45 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 22710 ;
Copy
19
0.27 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'SS' LIMIT 1 ;
Copy
20
0.45 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
22710
9593
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 22710 AND p0_ . color_id = 9593 AND p0_ . qty > 0 ;
Copy
21
0.40 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
22710
9593
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 22710 AND p0_ . color_id = 9593 AND p0_ . is_online = 1 ;
Copy
22
0.69 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
22710
9593
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22710 AND t0 . color_id = 9593 ;
Copy
23
0.56 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
22710
9593
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 22710 AND p1_ . color_id = 9593 AND p0_ . shipping_region_id = 1 ;
Copy
24
0.37 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 22709 ;
Copy
25
0.29 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'BS' LIMIT 1 ;
Copy
26
0.59 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
22709
10936
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22709 AND t0 . color_id = 10936 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
27
0.34 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 21422 ;
Copy
28
0.29 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'BLKVT' LIMIT 1 ;
Copy
29
0.37 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
21422
11466
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 21422 AND p0_ . color_id = 11466 AND p0_ . qty > 0 ;
Copy
30
0.36 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
21422
11466
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 21422 AND p0_ . color_id = 11466 AND p0_ . is_online = 1 ;
Copy
31
0.53 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
21422
11466
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 21422 AND t0 . color_id = 11466 ;
Copy
32
0.45 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
21422
11466
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 21422 AND p1_ . color_id = 11466 AND p0_ . shipping_region_id = 1 ;
Copy
33
0.33 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 21420 ;
Copy
34
0.27 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
35
0.53 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
21420
8209
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 21420 AND t0 . color_id = 8209 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
36
0.32 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 19058 ;
Copy
37
0.26 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'ABYS' LIMIT 1 ;
Copy
38
0.50 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
19058
9469
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 19058 AND t0 . color_id = 9469 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
39
0.30 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 19105 ;
Copy
40
0.31 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'BLG' LIMIT 1 ;
Copy
41
0.34 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
19105
6809
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 19105 AND p0_ . color_id = 6809 AND p0_ . qty > 0 ;
Copy
42
0.38 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
19105
6809
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 19105 AND p0_ . color_id = 6809 AND p0_ . is_online = 1 ;
Copy
43
0.49 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
19105
6809
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 19105 AND t0 . color_id = 6809 ;
Copy
44
0.41 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
19105
6809
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 19105 AND p1_ . color_id = 6809 AND p0_ . shipping_region_id = 1 ;
Copy
45
2.44 ms
SELECT ps . size_id , s . size , sc . id AS size_conversion_id , sc . conversion , sc . sequence
FROM products_skews AS ps
INNER JOIN products AS p on p . id = ps . product_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND sc . linea_id = p . linea_id
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND phototype_id = 1 AND ps . color_id = sp . color_id
WHERE p . id IN (22726 , 22710 , 22709 , 21422 , 21420 , 19058 , 19105 )
AND ps . qty > 0
AND ps . is_online = 1
GROUP BY sc . conversion
ORDER BY sc . sequence ASC
SELECT ps . size_id , s . size , sc . id AS size_conversion_id , sc . conversion , sc . sequence
FROM products_skews AS ps
INNER JOIN products AS p on p . id = ps . product_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND sc . linea_id = p . linea_id
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND phototype_id = 1 AND ps . color_id = sp . color_id
WHERE p . id IN (22726 , 22710 , 22709 , 21422 , 21420 , 19058 , 19105 )
AND ps . qty > 0
AND ps . is_online = 1
GROUP BY sc . conversion
ORDER BY sc . sequence ASC ;
Copy
46
43.62 ms
SELECT DISTINCT p . * , pt . name AS translated_product_name , pt . description AS translated_product_description ,
(
SELECT c . color
FROM colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id AND ps . qty > 0
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND sp . color_id = c . id
WHERE ps . product_id = p . id
AND ps . is_online = 1
LIMIT 1
) AS color ,
(
SELECT GROUP_CONCAT (DISTINCT CONCAT (c . color , '|' , cd . color_start , '|' , IFNULL (cd . color_end , '' )))
FROM colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id AND ps . qty > 0
INNER JOIN colors_description AS cd ON cd . color = c . color
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND sp . color_id = c . id
WHERE ps . product_id = p . id
AND ps . is_online = 1
) AS available_colors ,
(
SELECT COUNT (br . id )
FROM custom_categories_products_br AS br
WHERE br . product_id = p . id
) AS nr_associations ,
(
SELECT MAX (price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_price ,
(
SELECT MIN (price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_price ,
(
SELECT MAX (discounted_price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND (pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27' )
AND (pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' )
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_discounted_price ,
(
SELECT MIN (discounted_price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND (pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27' )
AND (pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' )
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_discounted_price ,
(
SELECT GREATEST (MAX (price ), COALESCE (MAX (discounted_price ), 0 ))
FROM prices AS pr
WHERE pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_max_price ,
(
SELECT IF (
pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27'
AND
pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' ,
LEAST (MIN (pr . price ), COALESCE (MIN (pr . discounted_price ), 999999 )),
MIN (pr . price )
)
FROM prices AS pr
WHERE pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_min_price ,
(
SELECT REPLACE (pdi . img_path , '400x570' , '400x400' )
FROM products_default_image AS pdi
WHERE pdi . product_id = p . id
) AS default_path ,
(
SELECT sp . photo_path_reduced
FROM skews_photos sp
INNER JOIN products_skews AS ps on ps . product_id = sp . product_id AND ps . color_id = sp . color_id
WHERE sp . product_id = p . id
AND ps . is_online = 1
LIMIT 1
) as path ,
(
SELECT SUM (qty ) FROM products_skews AS ps WHERE ps . product_id = p . id
) AS sum_global_qty ,
(
SELECT SUM (qty )
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . is_online = 1
) AS sum_online_qty ,
(
SELECT l . label
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label ,
(
SELECT GROUP_CONCAT (l . image )
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
) AS product_icon_labels ,
(
SELECT GROUP_CONCAT (l . label )
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
AND l . image is NOT NULL
ORDER BY lpb . id DESC
) AS product_icon_labels_captions ,
(
SELECT l . exa_color
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label_color ,
(
SELECT l . font_color
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label_font_color ,
(
SELECT GROUP_CONCAT (pe . color_id )
FROM products_exploded AS pe
LEFT JOIN product_colors_order AS pco ON pco . product_id = pe . product_id AND pco . color_id = pe . color_id
WHERE pe . product_id = p . id AND pe . custom_category_id = 28 ORDER BY pco . sequence ASC , pe . ordine ASC
) AS exploded_colors , cco . ordine FROM products AS p
LEFT JOIN products_texts AS pt ON pt . product_id = p . id AND lang_id = 1 LEFT JOIN products_custom_category_order AS cco ON cco . product_id = p . id AND cco . custom_category_id IN (0 , 28 ) WHERE p . is_online = 1 AND p . id IN (
SELECT product_id
FROM custom_categories_products_br
WHERE custom_category_id IN (0 , 28 )
) HAVING min_price > 0
AND color IS NOT NULL
AND nr_associations > 0
AND sum_online_qty > 0
AND path ! = '' ORDER BY ordine ASC , absolute_min_price ASC
SELECT
DISTINCT p . * ,
pt . name AS translated_product_name ,
pt . description AS translated_product_description ,
(
SELECT
c . color
FROM
colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id
AND ps . qty > 0
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id
AND sp . color_id = c . id
WHERE
ps . product_id = p . id
AND ps . is_online = 1
LIMIT
1
) AS color ,
(
SELECT
GROUP_CONCAT (
DISTINCT CONCAT (
c . color ,
'|' ,
cd . color_start ,
'|' ,
IFNULL (cd . color_end , '' )
)
)
FROM
colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id
AND ps . qty > 0
INNER JOIN colors_description AS cd ON cd . color = c . color
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id
AND sp . color_id = c . id
WHERE
ps . product_id = p . id
AND ps . is_online = 1
) AS available_colors ,
(
SELECT
COUNT (br . id )
FROM
custom_categories_products_br AS br
WHERE
br . product_id = p . id
) AS nr_associations ,
(
SELECT
MAX (price )
FROM
prices AS pr
WHERE
pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_price ,
(
SELECT
MIN (price )
FROM
prices AS pr
WHERE
pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_price ,
(
SELECT
MAX (discounted_price )
FROM
prices AS pr
WHERE
pr . shipping_region_id = 1
AND (
pr . discounted_price_from IS NULL
OR pr . discounted_price_from < = '2025-06-16 00:00:27'
)
AND (
pr . discounted_price_to IS NULL
OR pr . discounted_price_to > = '2025-06-16 00:00:27'
)
AND pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_discounted_price ,
(
SELECT
MIN (discounted_price )
FROM
prices AS pr
WHERE
pr . shipping_region_id = 1
AND (
pr . discounted_price_from IS NULL
OR pr . discounted_price_from < = '2025-06-16 00:00:27'
)
AND (
pr . discounted_price_to IS NULL
OR pr . discounted_price_to > = '2025-06-16 00:00:27'
)
AND pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_discounted_price ,
(
SELECT
GREATEST (
MAX (price ),
COALESCE (
MAX (discounted_price ),
0
)
)
FROM
prices AS pr
WHERE
pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_max_price ,
(
SELECT
IF (
pr . discounted_price_from IS NULL
OR pr . discounted_price_from < = '2025-06-16 00:00:27'
AND pr . discounted_price_to IS NULL
OR pr . discounted_price_to > = '2025-06-16 00:00:27' ,
LEAST (
MIN (pr . price ),
COALESCE (
MIN (pr . discounted_price ),
999999
)
),
MIN (pr . price )
)
FROM
prices AS pr
WHERE
pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_min_price ,
(
SELECT
REPLACE (
pdi . img_path , '400x570' , '400x400'
)
FROM
products_default_image AS pdi
WHERE
pdi . product_id = p . id
) AS default_path ,
(
SELECT
sp . photo_path_reduced
FROM
skews_photos sp
INNER JOIN products_skews AS ps on ps . product_id = sp . product_id
AND ps . color_id = sp . color_id
WHERE
sp . product_id = p . id
AND ps . is_online = 1
LIMIT
1
) as path ,
(
SELECT
SUM (qty )
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
) AS sum_global_qty ,
(
SELECT
SUM (qty )
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . is_online = 1
) AS sum_online_qty ,
(
SELECT
l . label
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND l . image IS NULL
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
ORDER BY
lpb . id DESC
LIMIT
0 , 1
) AS product_label ,
(
SELECT
GROUP_CONCAT (l . image )
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
ORDER BY
lpb . id DESC
) AS product_icon_labels ,
(
SELECT
GROUP_CONCAT (l . label )
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
AND l . image is NOT NULL
ORDER BY
lpb . id DESC
) AS product_icon_labels_captions ,
(
SELECT
l . exa_color
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND l . image IS NULL
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
ORDER BY
lpb . id DESC
LIMIT
0 , 1
) AS product_label_color ,
(
SELECT
l . font_color
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND l . image IS NULL
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
ORDER BY
lpb . id DESC
LIMIT
0 , 1
) AS product_label_font_color ,
(
SELECT
GROUP_CONCAT (pe . color_id )
FROM
products_exploded AS pe
LEFT JOIN product_colors_order AS pco ON pco . product_id = pe . product_id
AND pco . color_id = pe . color_id
WHERE
pe . product_id = p . id
AND pe . custom_category_id = 28
ORDER BY
pco . sequence ASC ,
pe . ordine ASC
) AS exploded_colors ,
cco . ordine
FROM
products AS p
LEFT JOIN products_texts AS pt ON pt . product_id = p . id
AND lang_id = 1
LEFT JOIN products_custom_category_order AS cco ON cco . product_id = p . id
AND cco . custom_category_id IN (0 , 28 )
WHERE
p . is_online = 1
AND p . id IN (
SELECT
product_id
FROM
custom_categories_products_br
WHERE
custom_category_id IN (0 , 28 )
)
HAVING
min_price > 0
AND color IS NOT NULL
AND nr_associations > 0
AND sum_online_qty > 0
AND path ! = ''
ORDER BY
ordine ASC ,
absolute_min_price ASC
Copy
SELECT DISTINCT p . * , pt . name AS translated_product_name , pt . description AS translated_product_description ,
(
SELECT c . color
FROM colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id AND ps . qty > 0
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND sp . color_id = c . id
WHERE ps . product_id = p . id
AND ps . is_online = 1
LIMIT 1
) AS color ,
(
SELECT GROUP_CONCAT (DISTINCT CONCAT (c . color , '|' , cd . color_start , '|' , IFNULL (cd . color_end , '' )))
FROM colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id AND ps . qty > 0
INNER JOIN colors_description AS cd ON cd . color = c . color
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND sp . color_id = c . id
WHERE ps . product_id = p . id
AND ps . is_online = 1
) AS available_colors ,
(
SELECT COUNT (br . id )
FROM custom_categories_products_br AS br
WHERE br . product_id = p . id
) AS nr_associations ,
(
SELECT MAX (price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_price ,
(
SELECT MIN (price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_price ,
(
SELECT MAX (discounted_price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND (pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27' )
AND (pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' )
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_discounted_price ,
(
SELECT MIN (discounted_price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND (pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27' )
AND (pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' )
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_discounted_price ,
(
SELECT GREATEST (MAX (price ), COALESCE (MAX (discounted_price ), 0 ))
FROM prices AS pr
WHERE pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_max_price ,
(
SELECT IF (
pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27'
AND
pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' ,
LEAST (MIN (pr . price ), COALESCE (MIN (pr . discounted_price ), 999999 )),
MIN (pr . price )
)
FROM prices AS pr
WHERE pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_min_price ,
(
SELECT REPLACE (pdi . img_path , '400x570' , '400x400' )
FROM products_default_image AS pdi
WHERE pdi . product_id = p . id
) AS default_path ,
(
SELECT sp . photo_path_reduced
FROM skews_photos sp
INNER JOIN products_skews AS ps on ps . product_id = sp . product_id AND ps . color_id = sp . color_id
WHERE sp . product_id = p . id
AND ps . is_online = 1
LIMIT 1
) as path ,
(
SELECT SUM (qty ) FROM products_skews AS ps WHERE ps . product_id = p . id
) AS sum_global_qty ,
(
SELECT SUM (qty )
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . is_online = 1
) AS sum_online_qty ,
(
SELECT l . label
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label ,
(
SELECT GROUP_CONCAT (l . image )
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
) AS product_icon_labels ,
(
SELECT GROUP_CONCAT (l . label )
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
AND l . image is NOT NULL
ORDER BY lpb . id DESC
) AS product_icon_labels_captions ,
(
SELECT l . exa_color
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label_color ,
(
SELECT l . font_color
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label_font_color ,
(
SELECT GROUP_CONCAT (pe . color_id )
FROM products_exploded AS pe
LEFT JOIN product_colors_order AS pco ON pco . product_id = pe . product_id AND pco . color_id = pe . color_id
WHERE pe . product_id = p . id AND pe . custom_category_id = 28 ORDER BY pco . sequence ASC , pe . ordine ASC
) AS exploded_colors , cco . ordine FROM products AS p
LEFT JOIN products_texts AS pt ON pt . product_id = p . id AND lang_id = 1 LEFT JOIN products_custom_category_order AS cco ON cco . product_id = p . id AND cco . custom_category_id IN (0 , 28 ) WHERE p . is_online = 1 AND p . id IN (
SELECT product_id
FROM custom_categories_products_br
WHERE custom_category_id IN (0 , 28 )
) HAVING min_price > 0
AND color IS NOT NULL
AND nr_associations > 0
AND sum_online_qty > 0
AND path ! = '' ORDER BY ordine ASC , absolute_min_price ASC ;
Copy
47
0.63 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 22729 ;
Copy
48
0.43 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'CGBG' LIMIT 1 ;
Copy
49
0.61 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
22729
12195
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22729 AND t0 . color_id = 12195 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
50
0.46 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 22727 ;
Copy
51
0.43 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'BLG' LIMIT 1 ;
Copy
52
0.56 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
22727
6809
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22727 AND t0 . color_id = 6809 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
53
0.39 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 19103 ;
Copy
54
0.38 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'BSH' LIMIT 1 ;
Copy
55
0.45 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
19103
10946
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 19103 AND p0_ . color_id = 10946 AND p0_ . qty > 0 ;
Copy
56
0.30 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
19103
10946
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 19103 AND p0_ . color_id = 10946 AND p0_ . is_online = 1 ;
Copy
57
0.44 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
19103
10946
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 19103 AND t0 . color_id = 10946 ;
Copy
58
0.42 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
19103
10946
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 19103 AND p1_ . color_id = 10946 AND p0_ . shipping_region_id = 1 ;
Copy
59
0.32 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 18467 ;
Copy
60
0.26 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'CEDAR' LIMIT 1 ;
Copy
61
0.32 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
18467
12163
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 18467 AND p0_ . color_id = 12163 AND p0_ . qty > 0 ;
Copy
62
0.35 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
18467
12163
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 18467 AND p0_ . color_id = 12163 AND p0_ . is_online = 1 ;
Copy
63
0.45 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
18467
12163
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 18467 AND t0 . color_id = 12163 ;
Copy
64
0.37 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
18467
12163
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 18467 AND p1_ . color_id = 12163 AND p0_ . shipping_region_id = 1 ;
Copy
65
0.29 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 22697 ;
Copy
66
0.28 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'DZBG' LIMIT 1 ;
Copy
67
0.33 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
22697
12175
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 22697 AND p0_ . color_id = 12175 AND p0_ . qty > 0 ;
Copy
68
0.31 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
22697
12175
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 22697 AND p0_ . color_id = 12175 AND p0_ . is_online = 1 ;
Copy
69
0.44 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
22697
12175
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22697 AND t0 . color_id = 12175 ;
Copy
70
0.37 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
22697
12175
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 22697 AND p1_ . color_id = 12175 AND p0_ . shipping_region_id = 1 ;
Copy
71
0.30 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 21413 ;
Copy
72
0.25 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'HTPBL' LIMIT 1 ;
Copy
73
0.33 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
21413
12165
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 21413 AND p0_ . color_id = 12165 AND p0_ . qty > 0 ;
Copy
74
0.27 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
21413
12165
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 21413 AND p0_ . color_id = 12165 AND p0_ . is_online = 1 ;
Copy
75
0.40 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
21413
12165
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 21413 AND t0 . color_id = 12165 ;
Copy
76
0.34 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
21413
12165
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 21413 AND p1_ . color_id = 12165 AND p0_ . shipping_region_id = 1 ;
Copy
77
0.26 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 19372 ;
Copy
78
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'WDTB' LIMIT 1 ;
Copy
79
0.28 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
19372
1201
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 19372 AND p0_ . color_id = 1201 AND p0_ . qty > 0 ;
Copy
80
0.30 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
19372
1201
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 19372 AND p0_ . color_id = 1201 AND p0_ . is_online = 1 ;
Copy
81
0.43 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
19372
1201
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 19372 AND t0 . color_id = 1201 ;
Copy
82
0.34 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
19372
1201
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 19372 AND p1_ . color_id = 1201 AND p0_ . shipping_region_id = 1 ;
Copy
83
0.27 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 22693 ;
Copy
84
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'GRN' LIMIT 1 ;
Copy
85
0.37 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
22693
518
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22693 AND t0 . color_id = 518 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
86
0.26 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 21418 ;
Copy
87
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
88
0.36 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
21418
8209
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 21418 AND t0 . color_id = 8209 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
89
0.25 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 21460 ;
Copy
90
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'CPBLK' LIMIT 1 ;
Copy
91
0.46 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
21460
9277
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 21460 AND t0 . color_id = 9277 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
92
0.25 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 22706 ;
Copy
93
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'AP' LIMIT 1 ;
Copy
94
0.37 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
22706
10959
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22706 AND t0 . color_id = 10959 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
95
0.28 ms
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . product AS product_2 , t0 . ean13 AS ean13_3 , t0 . product_name AS product_name_4 , t0 . product_url AS product_url_5 , t0 . commodity_code AS commodity_code_6 , t0 . brand AS brand_7 , t0 . collection AS collection_8 , t0 . category AS category_9 , t0 . is_online AS is_online_10 , t0 . in_home AS in_home_11 , t0 . is_to_show AS is_to_show_12 , t0 . label AS label_13 , t0 . linea_id AS linea_id_14 FROM products t0 WHERE t0 . id = 22698 ;
Copy
96
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'CREAM' LIMIT 1 ;
Copy
97
0.36 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
22698
2363
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22698 AND t0 . color_id = 2363 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
98
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'SWDFM' LIMIT 1 ;
Copy
99
0.34 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
22726
12193
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22726 AND t0 . color_id = 12193 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
100
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'SS' LIMIT 1 ;
Copy
101
0.29 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
22710
9593
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 22710 AND p0_ . color_id = 9593 AND p0_ . qty > 0 ;
Copy
102
0.28 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
22710
9593
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 22710 AND p0_ . color_id = 9593 AND p0_ . is_online = 1 ;
Copy
103
0.40 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
22710
9593
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22710 AND t0 . color_id = 9593 ;
Copy
104
0.37 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
22710
9593
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 22710 AND p1_ . color_id = 9593 AND p0_ . shipping_region_id = 1 ;
Copy
105
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'BS' LIMIT 1 ;
Copy
106
0.41 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
22709
10936
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22709 AND t0 . color_id = 10936 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
107
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'BLKVT' LIMIT 1 ;
Copy
108
0.27 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
21422
11466
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 21422 AND p0_ . color_id = 11466 AND p0_ . qty > 0 ;
Copy
109
0.27 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
21422
11466
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 21422 AND p0_ . color_id = 11466 AND p0_ . is_online = 1 ;
Copy
110
0.47 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
21422
11466
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 21422 AND t0 . color_id = 11466 ;
Copy
111
0.32 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
21422
11466
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 21422 AND p1_ . color_id = 11466 AND p0_ . shipping_region_id = 1 ;
Copy
112
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
113
0.40 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
21420
8209
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 21420 AND t0 . color_id = 8209 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
114
0.25 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'ABYS' LIMIT 1 ;
Copy
115
0.40 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
19058
9469
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 19058 AND t0 . color_id = 9469 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
116
0.25 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'BLG' LIMIT 1 ;
Copy
117
0.28 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
19105
6809
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 19105 AND p0_ . color_id = 6809 AND p0_ . qty > 0 ;
Copy
118
0.27 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
19105
6809
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 19105 AND p0_ . color_id = 6809 AND p0_ . is_online = 1 ;
Copy
119
0.39 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
19105
6809
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 19105 AND t0 . color_id = 6809 ;
Copy
120
0.34 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
19105
6809
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 19105 AND p1_ . color_id = 6809 AND p0_ . shipping_region_id = 1 ;
Copy
121
4.43 ms
SELECT cg . id , cgl . group_name , cg . exa_color
FROM colors_groups_br AS cgb
INNER JOIN colors_groups AS cg ON cg . id = cgb . color_group_id
INNER JOIN colors_groups_lang AS cgl ON cgl . colors_group_id = cg . id AND cgl . language_id = 1
WHERE cgb . color_id IN (
SELECT ps . color_id
FROM products_skews AS ps
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND phototype_id = 1 AND ps . color_id = sp . color_id
WHERE ps . product_id IN (22729 , 22727 , 19103 , 18467 , 22697 , 21413 , 19372 , 22693 , 21418 , 21460 , 22706 , 22698 , 22726 , 22710 , 22709 , 21422 , 21420 , 19058 , 19105 )
AND ps . qty > 0
AND ps . is_online = 1
) GROUP BY cg . id
ORDER BY cg . group_order ASC
SELECT cg . id , cgl . group_name , cg . exa_color
FROM colors_groups_br AS cgb
INNER JOIN colors_groups AS cg ON cg . id = cgb . color_group_id
INNER JOIN colors_groups_lang AS cgl ON cgl . colors_group_id = cg . id AND cgl . language_id = 1
WHERE cgb . color_id IN (
SELECT ps . color_id
FROM products_skews AS ps
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND phototype_id = 1 AND ps . color_id = sp . color_id
WHERE ps . product_id IN (22729 , 22727 , 19103 , 18467 , 22697 , 21413 , 19372 , 22693 , 21418 , 21460 , 22706 , 22698 , 22726 , 22710 , 22709 , 21422 , 21420 , 19058 , 19105 )
AND ps . qty > 0
AND ps . is_online = 1
) GROUP BY cg . id
ORDER BY cg . group_order ASC ;
Copy
122
43.64 ms
SELECT DISTINCT p . * , pt . name AS translated_product_name , pt . description AS translated_product_description ,
(
SELECT c . color
FROM colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id AND ps . qty > 0
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND sp . color_id = c . id
WHERE ps . product_id = p . id
AND ps . is_online = 1
LIMIT 1
) AS color ,
(
SELECT GROUP_CONCAT (DISTINCT CONCAT (c . color , '|' , cd . color_start , '|' , IFNULL (cd . color_end , '' )))
FROM colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id AND ps . qty > 0
INNER JOIN colors_description AS cd ON cd . color = c . color
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND sp . color_id = c . id
WHERE ps . product_id = p . id
AND ps . is_online = 1
) AS available_colors ,
(
SELECT COUNT (br . id )
FROM custom_categories_products_br AS br
WHERE br . product_id = p . id
) AS nr_associations ,
(
SELECT MAX (price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_price ,
(
SELECT MIN (price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_price ,
(
SELECT MAX (discounted_price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND (pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27' )
AND (pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' )
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_discounted_price ,
(
SELECT MIN (discounted_price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND (pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27' )
AND (pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' )
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_discounted_price ,
(
SELECT GREATEST (MAX (price ), COALESCE (MAX (discounted_price ), 0 ))
FROM prices AS pr
WHERE pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_max_price ,
(
SELECT IF (
pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27'
AND
pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' ,
LEAST (MIN (pr . price ), COALESCE (MIN (pr . discounted_price ), 999999 )),
MIN (pr . price )
)
FROM prices AS pr
WHERE pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_min_price ,
(
SELECT REPLACE (pdi . img_path , '400x570' , '400x400' )
FROM products_default_image AS pdi
WHERE pdi . product_id = p . id
) AS default_path ,
(
SELECT sp . photo_path_reduced
FROM skews_photos sp
INNER JOIN products_skews AS ps on ps . product_id = sp . product_id AND ps . color_id = sp . color_id
WHERE sp . product_id = p . id
AND ps . is_online = 1
LIMIT 1
) as path ,
(
SELECT SUM (qty ) FROM products_skews AS ps WHERE ps . product_id = p . id
) AS sum_global_qty ,
(
SELECT SUM (qty )
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . is_online = 1
) AS sum_online_qty ,
(
SELECT l . label
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label ,
(
SELECT GROUP_CONCAT (l . image )
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
) AS product_icon_labels ,
(
SELECT GROUP_CONCAT (l . label )
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
AND l . image is NOT NULL
ORDER BY lpb . id DESC
) AS product_icon_labels_captions ,
(
SELECT l . exa_color
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label_color ,
(
SELECT l . font_color
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label_font_color ,
(
SELECT GROUP_CONCAT (pe . color_id )
FROM products_exploded AS pe
LEFT JOIN product_colors_order AS pco ON pco . product_id = pe . product_id AND pco . color_id = pe . color_id
WHERE pe . product_id = p . id AND pe . custom_category_id = 28 ORDER BY pco . sequence ASC , pe . ordine ASC
) AS exploded_colors , cco . ordine FROM products AS p
LEFT JOIN products_texts AS pt ON pt . product_id = p . id AND lang_id = 1 LEFT JOIN products_custom_category_order AS cco ON cco . product_id = p . id AND cco . custom_category_id IN (0 , 28 ) WHERE p . is_online = 1 AND p . id IN (
SELECT product_id
FROM custom_categories_products_br
WHERE custom_category_id IN (0 , 28 )
) HAVING min_price > 0
AND color IS NOT NULL
AND nr_associations > 0
AND sum_online_qty > 0
AND path ! = '' ORDER BY ordine ASC , absolute_min_price ASC LIMIT 12 , 12
SELECT
DISTINCT p . * ,
pt . name AS translated_product_name ,
pt . description AS translated_product_description ,
(
SELECT
c . color
FROM
colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id
AND ps . qty > 0
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id
AND sp . color_id = c . id
WHERE
ps . product_id = p . id
AND ps . is_online = 1
LIMIT
1
) AS color ,
(
SELECT
GROUP_CONCAT (
DISTINCT CONCAT (
c . color ,
'|' ,
cd . color_start ,
'|' ,
IFNULL (cd . color_end , '' )
)
)
FROM
colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id
AND ps . qty > 0
INNER JOIN colors_description AS cd ON cd . color = c . color
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id
AND sp . color_id = c . id
WHERE
ps . product_id = p . id
AND ps . is_online = 1
) AS available_colors ,
(
SELECT
COUNT (br . id )
FROM
custom_categories_products_br AS br
WHERE
br . product_id = p . id
) AS nr_associations ,
(
SELECT
MAX (price )
FROM
prices AS pr
WHERE
pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_price ,
(
SELECT
MIN (price )
FROM
prices AS pr
WHERE
pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_price ,
(
SELECT
MAX (discounted_price )
FROM
prices AS pr
WHERE
pr . shipping_region_id = 1
AND (
pr . discounted_price_from IS NULL
OR pr . discounted_price_from < = '2025-06-16 00:00:27'
)
AND (
pr . discounted_price_to IS NULL
OR pr . discounted_price_to > = '2025-06-16 00:00:27'
)
AND pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_discounted_price ,
(
SELECT
MIN (discounted_price )
FROM
prices AS pr
WHERE
pr . shipping_region_id = 1
AND (
pr . discounted_price_from IS NULL
OR pr . discounted_price_from < = '2025-06-16 00:00:27'
)
AND (
pr . discounted_price_to IS NULL
OR pr . discounted_price_to > = '2025-06-16 00:00:27'
)
AND pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_discounted_price ,
(
SELECT
GREATEST (
MAX (price ),
COALESCE (
MAX (discounted_price ),
0
)
)
FROM
prices AS pr
WHERE
pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_max_price ,
(
SELECT
IF (
pr . discounted_price_from IS NULL
OR pr . discounted_price_from < = '2025-06-16 00:00:27'
AND pr . discounted_price_to IS NULL
OR pr . discounted_price_to > = '2025-06-16 00:00:27' ,
LEAST (
MIN (pr . price ),
COALESCE (
MIN (pr . discounted_price ),
999999
)
),
MIN (pr . price )
)
FROM
prices AS pr
WHERE
pr . skew_id IN (
SELECT
ps . id
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_min_price ,
(
SELECT
REPLACE (
pdi . img_path , '400x570' , '400x400'
)
FROM
products_default_image AS pdi
WHERE
pdi . product_id = p . id
) AS default_path ,
(
SELECT
sp . photo_path_reduced
FROM
skews_photos sp
INNER JOIN products_skews AS ps on ps . product_id = sp . product_id
AND ps . color_id = sp . color_id
WHERE
sp . product_id = p . id
AND ps . is_online = 1
LIMIT
1
) as path ,
(
SELECT
SUM (qty )
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
) AS sum_global_qty ,
(
SELECT
SUM (qty )
FROM
products_skews AS ps
WHERE
ps . product_id = p . id
AND ps . is_online = 1
) AS sum_online_qty ,
(
SELECT
l . label
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND l . image IS NULL
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
ORDER BY
lpb . id DESC
LIMIT
0 , 1
) AS product_label ,
(
SELECT
GROUP_CONCAT (l . image )
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
ORDER BY
lpb . id DESC
) AS product_icon_labels ,
(
SELECT
GROUP_CONCAT (l . label )
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
AND l . image is NOT NULL
ORDER BY
lpb . id DESC
) AS product_icon_labels_captions ,
(
SELECT
l . exa_color
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND l . image IS NULL
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
ORDER BY
lpb . id DESC
LIMIT
0 , 1
) AS product_label_color ,
(
SELECT
l . font_color
FROM
labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE
lpb . product_id = p . id
AND l . image IS NULL
AND (
l . valid_from IS NULL
OR l . valid_from < = '2025-06-16 00:00:27'
)
AND (
l . valid_to IS NULL
OR l . valid_to > = '2025-06-16 00:00:27'
)
ORDER BY
lpb . id DESC
LIMIT
0 , 1
) AS product_label_font_color ,
(
SELECT
GROUP_CONCAT (pe . color_id )
FROM
products_exploded AS pe
LEFT JOIN product_colors_order AS pco ON pco . product_id = pe . product_id
AND pco . color_id = pe . color_id
WHERE
pe . product_id = p . id
AND pe . custom_category_id = 28
ORDER BY
pco . sequence ASC ,
pe . ordine ASC
) AS exploded_colors ,
cco . ordine
FROM
products AS p
LEFT JOIN products_texts AS pt ON pt . product_id = p . id
AND lang_id = 1
LEFT JOIN products_custom_category_order AS cco ON cco . product_id = p . id
AND cco . custom_category_id IN (0 , 28 )
WHERE
p . is_online = 1
AND p . id IN (
SELECT
product_id
FROM
custom_categories_products_br
WHERE
custom_category_id IN (0 , 28 )
)
HAVING
min_price > 0
AND color IS NOT NULL
AND nr_associations > 0
AND sum_online_qty > 0
AND path ! = ''
ORDER BY
ordine ASC ,
absolute_min_price ASC
LIMIT
12 , 12
Copy
SELECT DISTINCT p . * , pt . name AS translated_product_name , pt . description AS translated_product_description ,
(
SELECT c . color
FROM colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id AND ps . qty > 0
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND sp . color_id = c . id
WHERE ps . product_id = p . id
AND ps . is_online = 1
LIMIT 1
) AS color ,
(
SELECT GROUP_CONCAT (DISTINCT CONCAT (c . color , '|' , cd . color_start , '|' , IFNULL (cd . color_end , '' )))
FROM colors AS c
INNER JOIN products_skews AS ps ON ps . color_id = c . id AND ps . qty > 0
INNER JOIN colors_description AS cd ON cd . color = c . color
INNER JOIN skews_photos AS sp ON sp . product_id = ps . product_id AND sp . color_id = c . id
WHERE ps . product_id = p . id
AND ps . is_online = 1
) AS available_colors ,
(
SELECT COUNT (br . id )
FROM custom_categories_products_br AS br
WHERE br . product_id = p . id
) AS nr_associations ,
(
SELECT MAX (price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_price ,
(
SELECT MIN (price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_price ,
(
SELECT MAX (discounted_price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND (pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27' )
AND (pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' )
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS max_discounted_price ,
(
SELECT MIN (discounted_price )
FROM prices AS pr
WHERE pr . shipping_region_id = 1
AND (pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27' )
AND (pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' )
AND pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
) AS min_discounted_price ,
(
SELECT GREATEST (MAX (price ), COALESCE (MAX (discounted_price ), 0 ))
FROM prices AS pr
WHERE pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_max_price ,
(
SELECT IF (
pr . discounted_price_from IS NULL OR pr . discounted_price_from < = '2025-06-16 00:00:27'
AND
pr . discounted_price_to IS NULL OR pr . discounted_price_to > = '2025-06-16 00:00:27' ,
LEAST (MIN (pr . price ), COALESCE (MIN (pr . discounted_price ), 999999 )),
MIN (pr . price )
)
FROM prices AS pr
WHERE pr . skew_id IN (
SELECT ps . id
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . qty > 0
AND ps . is_online = 1
)
AND pr . shipping_region_id = 1
) AS absolute_min_price ,
(
SELECT REPLACE (pdi . img_path , '400x570' , '400x400' )
FROM products_default_image AS pdi
WHERE pdi . product_id = p . id
) AS default_path ,
(
SELECT sp . photo_path_reduced
FROM skews_photos sp
INNER JOIN products_skews AS ps on ps . product_id = sp . product_id AND ps . color_id = sp . color_id
WHERE sp . product_id = p . id
AND ps . is_online = 1
LIMIT 1
) as path ,
(
SELECT SUM (qty ) FROM products_skews AS ps WHERE ps . product_id = p . id
) AS sum_global_qty ,
(
SELECT SUM (qty )
FROM products_skews AS ps
WHERE ps . product_id = p . id
AND ps . is_online = 1
) AS sum_online_qty ,
(
SELECT l . label
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label ,
(
SELECT GROUP_CONCAT (l . image )
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
) AS product_icon_labels ,
(
SELECT GROUP_CONCAT (l . label )
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
AND l . image is NOT NULL
ORDER BY lpb . id DESC
) AS product_icon_labels_captions ,
(
SELECT l . exa_color
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label_color ,
(
SELECT l . font_color
FROM labels_products_br AS lpb
INNER JOIN labels AS l ON l . id = lpb . label_id
WHERE lpb . product_id = p . id
AND l . image IS NULL
AND (l . valid_from IS NULL OR l . valid_from < = '2025-06-16 00:00:27' )
AND (l . valid_to IS NULL OR l . valid_to > = '2025-06-16 00:00:27' )
ORDER BY lpb . id DESC
LIMIT 0 , 1
) AS product_label_font_color ,
(
SELECT GROUP_CONCAT (pe . color_id )
FROM products_exploded AS pe
LEFT JOIN product_colors_order AS pco ON pco . product_id = pe . product_id AND pco . color_id = pe . color_id
WHERE pe . product_id = p . id AND pe . custom_category_id = 28 ORDER BY pco . sequence ASC , pe . ordine ASC
) AS exploded_colors , cco . ordine FROM products AS p
LEFT JOIN products_texts AS pt ON pt . product_id = p . id AND lang_id = 1 LEFT JOIN products_custom_category_order AS cco ON cco . product_id = p . id AND cco . custom_category_id IN (0 , 28 ) WHERE p . is_online = 1 AND p . id IN (
SELECT product_id
FROM custom_categories_products_br
WHERE custom_category_id IN (0 , 28 )
) HAVING min_price > 0
AND color IS NOT NULL
AND nr_associations > 0
AND sum_online_qty > 0
AND path ! = '' ORDER BY ordine ASC , absolute_min_price ASC LIMIT 12 , 12 ;
Copy
123
0.74 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'SWDFM' LIMIT 1 ;
Copy
124
0.60 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
22726
12193
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22726 AND t0 . color_id = 12193 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
125
0.40 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'SS' LIMIT 1 ;
Copy
126
0.50 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
22710
9593
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 22710 AND p0_ . color_id = 9593 AND p0_ . qty > 0 ;
Copy
127
0.47 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
22710
9593
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 22710 AND p0_ . color_id = 9593 AND p0_ . is_online = 1 ;
Copy
128
0.57 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
22710
9593
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22710 AND t0 . color_id = 9593 ;
Copy
129
0.53 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
22710
9593
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 22710 AND p1_ . color_id = 9593 AND p0_ . shipping_region_id = 1 ;
Copy
130
0.40 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'BS' LIMIT 1 ;
Copy
131
0.57 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
22709
10936
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 22709 AND t0 . color_id = 10936 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
132
0.34 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'BLKVT' LIMIT 1 ;
Copy
133
0.47 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
21422
11466
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 21422 AND p0_ . color_id = 11466 AND p0_ . qty > 0 ;
Copy
134
0.42 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
21422
11466
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 21422 AND p0_ . color_id = 11466 AND p0_ . is_online = 1 ;
Copy
135
0.60 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
21422
11466
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 21422 AND t0 . color_id = 11466 ;
Copy
136
0.37 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
21422
11466
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 21422 AND p1_ . color_id = 11466 AND p0_ . shipping_region_id = 1 ;
Copy
137
0.27 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
138
0.44 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
21420
8209
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 21420 AND t0 . color_id = 8209 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
139
0.26 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'ABYS' LIMIT 1 ;
Copy
140
0.45 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ? AND t0 . phototype_id = ? ORDER BY t0 . season_id DESC LIMIT 1
Parameters :
[
19058
9469
1
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 19058 AND t0 . color_id = 9469 AND t0 . phototype_id = 1 ORDER BY t0 . season_id DESC LIMIT 1 ;
Copy
141
0.28 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . color = 'BLG' LIMIT 1 ;
Copy
142
0.31 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . qty > 0
Parameters :
[
19105
6809
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 19105 AND p0_ . color_id = 6809 AND p0_ . qty > 0 ;
Copy
143
0.30 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = ? AND p0_ . color_id = ? AND p0_ . is_online = 1
Parameters :
[
19105
6809
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM products_skews p0_ WHERE p0_ . product_id = 19105 AND p0_ . color_id = 6809 AND p0_ . is_online = 1 ;
Copy
144
0.45 ms
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = ? AND t0 . color_id = ?
Parameters :
[
19105
6809
]
SELECT t0 . id AS id_1 , t0 . photo_path AS photo_path_2 , t0 . photo_path_reduced AS photo_path_reduced_3 , t0 . brand_name AS brand_name_4 , t0 . color_name AS color_name_5 , t0 . season_label AS season_label_6 , t0 . insert_timestamp AS insert_timestamp_7 , t0 . product_id AS product_id_8 , t0 . color_id AS color_id_9 , t0 . phototype_id AS phototype_id_10 , t0 . season_id AS season_id_11 FROM skews_photos t0 WHERE t0 . product_id = 19105 AND t0 . color_id = 6809 ;
Copy
145
0.37 ms
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = ? AND p1_ . color_id = ? AND p0_ . shipping_region_id = ?
Parameters :
[
19105
6809
1
]
SELECT COUNT (p0_ . id ) AS sclr_0 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) WHERE p1_ . product_id = 19105 AND p1_ . color_id = 6809 AND p0_ . shipping_region_id = 1 ;
Copy
146
0.33 ms
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = 'it' LIMIT 1 ;
Copy
147
1.67 ms
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 22726
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 22726
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
;
Copy
148
0.32 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 739104 ;
Copy
149
0.31 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = 12194 ;
Copy
150
0.35 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SWDRI' LIMIT 1 ;
Copy
151
0.24 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 739100 ;
Copy
152
0.25 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SWDFM' LIMIT 1 ;
Copy
153
0.28 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 739105 ;
Copy
154
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SWDRI' LIMIT 1 ;
Copy
155
0.23 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 739106 ;
Copy
156
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SWDRI' LIMIT 1 ;
Copy
157
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 739102 ;
Copy
158
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SWDFM' LIMIT 1 ;
Copy
159
0.23 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 739107 ;
Copy
160
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SWDRI' LIMIT 1 ;
Copy
161
0.43 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = ? AND c2_ . color = ? AND p0_ . shipping_region_id = ? LIMIT 1
Parameters :
[
22726
"SWDFM "
1
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = 22726 AND c2_ . color = 'SWDFM' AND p0_ . shipping_region_id = 1 LIMIT 1 ;
Copy
162
0.28 ms
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = 'it' LIMIT 1 ;
Copy
163
4.87 ms
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 22710
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 22710
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
;
Copy
164
0.30 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738847 ;
Copy
165
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = 2993 ;
Copy
166
0.29 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BONE' LIMIT 1 ;
Copy
167
0.27 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738848 ;
Copy
168
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BONE' LIMIT 1 ;
Copy
169
0.25 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738849 ;
Copy
170
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BONE' LIMIT 1 ;
Copy
171
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738857 ;
Copy
172
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SS' LIMIT 1 ;
Copy
173
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738858 ;
Copy
174
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SS' LIMIT 1 ;
Copy
175
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738859 ;
Copy
176
0.21 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SS' LIMIT 1 ;
Copy
177
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738851 ;
Copy
178
0.20 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = 9922 ;
Copy
179
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'LO' LIMIT 1 ;
Copy
180
0.27 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738852 ;
Copy
181
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'LO' LIMIT 1 ;
Copy
182
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738853 ;
Copy
183
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'LO' LIMIT 1 ;
Copy
184
0.24 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738854 ;
Copy
185
0.26 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'LO' LIMIT 1 ;
Copy
186
0.43 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = ? AND c2_ . color = ? AND p0_ . shipping_region_id = ? LIMIT 1
Parameters :
[
22710
"SS "
1
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = 22710 AND c2_ . color = 'SS' AND p0_ . shipping_region_id = 1 LIMIT 1 ;
Copy
187
0.23 ms
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = 'it' LIMIT 1 ;
Copy
188
4.01 ms
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 22709
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 22709
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
;
Copy
189
0.31 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738836 ;
Copy
190
0.27 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BS' LIMIT 1 ;
Copy
191
0.24 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738841 ;
Copy
192
0.20 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = 3034 ;
Copy
193
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'MOSS' LIMIT 1 ;
Copy
194
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738837 ;
Copy
195
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BS' LIMIT 1 ;
Copy
196
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738842 ;
Copy
197
0.25 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'MOSS' LIMIT 1 ;
Copy
198
0.23 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738838 ;
Copy
199
0.25 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BS' LIMIT 1 ;
Copy
200
0.24 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738843 ;
Copy
201
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'MOSS' LIMIT 1 ;
Copy
202
0.26 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738839 ;
Copy
203
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BS' LIMIT 1 ;
Copy
204
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738844 ;
Copy
205
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'MOSS' LIMIT 1 ;
Copy
206
0.39 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = ? AND c2_ . color = ? AND p0_ . shipping_region_id = ? LIMIT 1
Parameters :
[
22709
"BS "
1
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = 22709 AND c2_ . color = 'BS' AND p0_ . shipping_region_id = 1 LIMIT 1 ;
Copy
207
0.23 ms
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = 'it' LIMIT 1 ;
Copy
208
14.82 ms
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 21422
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 21422
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
;
Copy
209
0.31 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738331 ;
Copy
210
0.28 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BONE' LIMIT 1 ;
Copy
211
0.26 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738332 ;
Copy
212
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BONE' LIMIT 1 ;
Copy
213
0.23 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738333 ;
Copy
214
0.28 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BONE' LIMIT 1 ;
Copy
215
0.23 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738334 ;
Copy
216
0.26 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BONE' LIMIT 1 ;
Copy
217
0.26 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705429 ;
Copy
218
0.28 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
219
0.27 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705430 ;
Copy
220
0.28 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
221
0.28 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705431 ;
Copy
222
0.27 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
223
0.30 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705432 ;
Copy
224
0.33 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
225
0.33 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705433 ;
Copy
226
0.29 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
227
0.28 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705424 ;
Copy
228
0.32 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = 9268 ;
Copy
229
0.28 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FTG' LIMIT 1 ;
Copy
230
0.30 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705425 ;
Copy
231
0.29 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FTG' LIMIT 1 ;
Copy
232
0.30 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705426 ;
Copy
233
0.28 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FTG' LIMIT 1 ;
Copy
234
0.38 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705427 ;
Copy
235
0.28 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FTG' LIMIT 1 ;
Copy
236
0.27 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705428 ;
Copy
237
0.30 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FTG' LIMIT 1 ;
Copy
238
0.28 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705419 ;
Copy
239
0.27 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'ABYS' LIMIT 1 ;
Copy
240
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705420 ;
Copy
241
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'ABYS' LIMIT 1 ;
Copy
242
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705421 ;
Copy
243
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'ABYS' LIMIT 1 ;
Copy
244
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705422 ;
Copy
245
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'ABYS' LIMIT 1 ;
Copy
246
0.25 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705434 ;
Copy
247
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BLKVT' LIMIT 1 ;
Copy
248
0.24 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705435 ;
Copy
249
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BLKVT' LIMIT 1 ;
Copy
250
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705436 ;
Copy
251
0.21 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BLKVT' LIMIT 1 ;
Copy
252
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705437 ;
Copy
253
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BLKVT' LIMIT 1 ;
Copy
254
0.43 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = ? AND c2_ . color = ? AND p0_ . shipping_region_id = ? LIMIT 1
Parameters :
[
21422
"BLKVT "
1
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = 21422 AND c2_ . color = 'BLKVT' AND p0_ . shipping_region_id = 1 LIMIT 1 ;
Copy
255
0.25 ms
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = 'it' LIMIT 1 ;
Copy
256
8.04 ms
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 21420
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 21420
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
;
Copy
257
0.30 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705384 ;
Copy
258
0.25 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
259
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738316 ;
Copy
260
0.21 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = 9499 ;
Copy
261
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FDBRK' LIMIT 1 ;
Copy
262
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738326 ;
Copy
263
0.19 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = 12161 ;
Copy
264
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'VINE' LIMIT 1 ;
Copy
265
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705385 ;
Copy
266
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
267
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738317 ;
Copy
268
0.25 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FDBRK' LIMIT 1 ;
Copy
269
0.23 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738322 ;
Copy
270
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SS' LIMIT 1 ;
Copy
271
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738327 ;
Copy
272
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'VINE' LIMIT 1 ;
Copy
273
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705386 ;
Copy
274
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
275
0.27 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738318 ;
Copy
276
0.25 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FDBRK' LIMIT 1 ;
Copy
277
0.24 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738323 ;
Copy
278
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SS' LIMIT 1 ;
Copy
279
0.24 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738328 ;
Copy
280
0.21 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'VINE' LIMIT 1 ;
Copy
281
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705387 ;
Copy
282
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
283
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738319 ;
Copy
284
0.21 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FDBRK' LIMIT 1 ;
Copy
285
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738324 ;
Copy
286
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SS' LIMIT 1 ;
Copy
287
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 738329 ;
Copy
288
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'VINE' LIMIT 1 ;
Copy
289
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 705388 ;
Copy
290
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'HTRGR' LIMIT 1 ;
Copy
291
0.43 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = ? AND c2_ . color = ? AND p0_ . shipping_region_id = ? LIMIT 1
Parameters :
[
21420
"HTRGR "
1
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = 21420 AND c2_ . color = 'HTRGR' AND p0_ . shipping_region_id = 1 LIMIT 1 ;
Copy
292
0.23 ms
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = 'it' LIMIT 1 ;
Copy
293
5.05 ms
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 19058
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 19058
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
;
Copy
294
0.26 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 666961 ;
Copy
295
0.25 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'ABYS' LIMIT 1 ;
Copy
296
0.23 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 666962 ;
Copy
297
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'ABYS' LIMIT 1 ;
Copy
298
0.23 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 666963 ;
Copy
299
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'ABYS' LIMIT 1 ;
Copy
300
0.21 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 666964 ;
Copy
301
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'ABYS' LIMIT 1 ;
Copy
302
0.42 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = ? AND c2_ . color = ? AND p0_ . shipping_region_id = ? LIMIT 1
Parameters :
[
19058
"ABYS "
1
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = 19058 AND c2_ . color = 'ABYS' AND p0_ . shipping_region_id = 1 LIMIT 1 ;
Copy
303
0.24 ms
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . region_name AS region_name_2 , t0 . region_code AS region_code_3 , t0 . ordine AS ordine_4 , t0 . lang_id AS lang_id_5 , t0 . currency_id AS currency_id_6 , t0 . listino_id AS listino_id_7 FROM shipping_regions t0 WHERE t0 . region_code = 'it' LIMIT 1 ;
Copy
304
3.42 ms
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 19105
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
SELECT ps . * , c . color , s . size , sc . conversion , pr . price , pr . discounted_price , pr . lowest_price , pr . discount_percentage , pr . discounted_price_from , pr . discounted_price_to , pr . shipping_region_id ,
(
SELECT
CONVERT (GROUP_CONCAT (
CONCAT_WS (
'|' ,
phototype_id , phototype_name , photo_path , photo_path_reduced
)
) USING utf8mb4 )
FROM skews_photos sp
WHERE sp . product_id = ps . product_id
AND sp . color_id = ps . color_id
AND season_id IN (
SELECT MAX (season_id )
FROM skews_photos
WHERE product_id = ps . product_id
AND color_id = ps . color_id
)
ORDER BY phototype_id ASC
) AS path
FROM products_skews AS ps
INNER JOIN colors AS c ON c . id = ps . color_id
INNER JOIN sizes AS s ON s . id = ps . size_id
LEFT JOIN size_conversion AS sc ON sc . size = s . size AND linea_id = 15
LEFT JOIN product_colors_order AS pco ON pco . product_id = ps . product_id ANd pco . color_id = ps . color_id
INNER JOIN prices AS pr ON pr . skew_id = ps . id AND pr . shipping_region_id = 1
WHERE ps . product_id = 19105
AND ps . qty > 0
AND ps . is_online = 1
HAVING path ! = ''
ORDER BY pco . sequence ASC , sc . sequence ASC
;
Copy
305
0.27 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 685092 ;
Copy
306
0.25 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BLG' LIMIT 1 ;
Copy
307
0.23 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 685093 ;
Copy
308
0.24 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BLG' LIMIT 1 ;
Copy
309
0.23 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 685094 ;
Copy
310
0.26 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BLG' LIMIT 1 ;
Copy
311
0.24 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 685095 ;
Copy
312
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'BLG' LIMIT 1 ;
Copy
313
0.25 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628062 ;
Copy
314
0.20 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = 6976 ;
Copy
315
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SPICE' LIMIT 1 ;
Copy
316
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628063 ;
Copy
317
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SPICE' LIMIT 1 ;
Copy
318
0.22 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628064 ;
Copy
319
0.23 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SPICE' LIMIT 1 ;
Copy
320
0.24 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628065 ;
Copy
321
0.22 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'SPICE' LIMIT 1 ;
Copy
322
0.44 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628067 ;
Copy
323
0.34 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = 8162 ;
Copy
324
0.36 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FLAME' LIMIT 1 ;
Copy
325
0.34 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628068 ;
Copy
326
0.33 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FLAME' LIMIT 1 ;
Copy
327
0.41 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628069 ;
Copy
328
0.37 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FLAME' LIMIT 1 ;
Copy
329
0.37 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628070 ;
Copy
330
0.34 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FLAME' LIMIT 1 ;
Copy
331
0.39 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628071 ;
Copy
332
0.37 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'FLAME' LIMIT 1 ;
Copy
333
0.37 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628057 ;
Copy
334
0.32 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . color AS color_2 FROM colors t0 WHERE t0 . id = 8163 ;
Copy
335
0.35 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'STONE' LIMIT 1 ;
Copy
336
0.36 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628058 ;
Copy
337
0.34 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'STONE' LIMIT 1 ;
Copy
338
0.37 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628059 ;
Copy
339
0.38 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'STONE' LIMIT 1 ;
Copy
340
0.34 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628060 ;
Copy
341
0.34 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'STONE' LIMIT 1 ;
Copy
342
0.33 ms
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . sku_code AS sku_code_2 , t0 . barcode AS barcode_3 , t0 . qty AS qty_4 , t0 . is_qty_blocked AS is_qty_blocked_5 , t0 . is_future AS is_future_6 , t0 . sent_to_splio AS sent_to_splio_7 , t0 . is_online AS is_online_8 , t0 . product_id AS product_id_9 , t0 . color_id AS color_id_10 , t0 . size_id AS size_id_11 FROM products_skews t0 WHERE t0 . id = 628061 ;
Copy
343
0.34 ms
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . color AS color_2 , t0 . description AS description_3 , t0 . color_start AS color_start_4 , t0 . color_end AS color_end_5 FROM colors_description t0 WHERE t0 . color = 'STONE' LIMIT 1 ;
Copy
344
0.60 ms
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = ? AND c2_ . color = ? AND p0_ . shipping_region_id = ? LIMIT 1
Parameters :
[
19105
"BLG "
1
]
SELECT p0_ . id AS id_0 , p0_ . price AS price_1 , p0_ . discount_percentage AS discount_percentage_2 , p0_ . discounted_price AS discounted_price_3 , p0_ . discounted_price_from AS discounted_price_from_4 , p0_ . discounted_price_to AS discounted_price_to_5 , p0_ . is_price_blocked AS is_price_blocked_6 , p0_ . lowest_price AS lowest_price_7 , p0_ . skew_id AS skew_id_8 , p0_ . currency_id AS currency_id_9 , p0_ . product_id AS product_id_10 , p0_ . shipping_region_id AS shipping_region_id_11 FROM prices p0_ INNER JOIN products_skews p1_ ON (p1_ . id = p0_ . skew_id ) INNER JOIN colors c2_ ON (c2_ . id = p1_ . color_id ) WHERE p0_ . product_id = 19105 AND c2_ . color = 'BLG' AND p0_ . shipping_region_id = 1 LIMIT 1 ;
Copy
345
0.56 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 1 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
346
1.01 ms
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . old_url AS old_url_3 , t0 . new_url AS new_url_4 FROM redirects t0 WHERE t0 . old_url = ? LIMIT 1
Parameters :
[
"/_fragment?_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CIncludeController%253A%253Aheader "
]
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . old_url AS old_url_3 , t0 . new_url AS new_url_4 FROM redirects t0 WHERE t0 . old_url = '/_fragment?_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CIncludeController%253A%253Aheader' LIMIT 1 ;
Copy
347
1.43 ms
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . old_url AS old_url_3 , t0 . new_url AS new_url_4 FROM redirects t0 WHERE t0 . old_url = ? LIMIT 1
Parameters :
[
"/_fragment?_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CIncludeController%253A%253Aheader "
]
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . old_url AS old_url_3 , t0 . new_url AS new_url_4 FROM redirects t0 WHERE t0 . old_url = '/_fragment?_path=_format%3Dhtml%26_locale%3Dit%26_controller%3DApp%255CController%255CIncludeController%253A%253Aheader' LIMIT 1 ;
Copy
348
1.08 ms
SELECT t0 . id AS id_1 , t0 . lang AS lang_2 , t0 . label AS label_3 FROM langs t0 WHERE t0 . lang = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . lang AS lang_2 , t0 . label AS label_3 FROM langs t0 WHERE t0 . lang = 'it' LIMIT 1 ;
Copy
349
1.35 ms
SELECT s0_ . id AS id_0 , s0_ . text AS text_1 , s0_ . meta_title AS meta_title_2 , s0_ . meta_description AS meta_description_3 , s1_ . exa_color AS exa_color_4 , s1_ . font_color AS font_color_5 , s0_ . static_text_id AS static_text_id_6 , s0_ . lang_id AS lang_id_7 FROM static_texts s1_ INNER JOIN static_text_langs s0_ ON (s1_ . id = s0_ . static_text_id ) WHERE s1_ . type = ? AND s0_ . lang_id = ? AND (s1_ . valid_from IS NULL OR s1_ . valid_from < = ? ) AND (s1_ . valid_to IS NULL OR s1_ . valid_to > = ? ) ORDER BY s1_ . id DESC LIMIT 1
Parameters :
[
"header "
1
"2025-06-16 00:00:28 "
"2025-06-16 00:00:28 "
]
SELECT s0_ . id AS id_0 , s0_ . text AS text_1 , s0_ . meta_title AS meta_title_2 , s0_ . meta_description AS meta_description_3 , s1_ . exa_color AS exa_color_4 , s1_ . font_color AS font_color_5 , s0_ . static_text_id AS static_text_id_6 , s0_ . lang_id AS lang_id_7 FROM static_texts s1_ INNER JOIN static_text_langs s0_ ON (s1_ . id = s0_ . static_text_id ) WHERE s1_ . type = 'header' AND s0_ . lang_id = 1 AND (s1_ . valid_from IS NULL OR s1_ . valid_from < = '2025-06-16 00:00:28' ) AND (s1_ . valid_to IS NULL OR s1_ . valid_to > = '2025-06-16 00:00:28' ) ORDER BY s1_ . id DESC LIMIT 1 ;
Copy
350
0.59 ms
SELECT t0 . id AS id_1 , t0 . lang AS lang_2 , t0 . label AS label_3 FROM langs t0 WHERE t0 . lang = ? LIMIT 1
SELECT t0 . id AS id_1 , t0 . lang AS lang_2 , t0 . label AS label_3 FROM langs t0 WHERE t0 . lang = 'it' LIMIT 1 ;
Copy
351
0.73 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id IS NULL AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id IS NULL AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
352
0.67 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 4 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
353
0.57 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 5 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
354
0.60 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 6 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
355
0.62 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 7 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
356
0.64 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 8 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
357
0.67 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 9 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
358
0.65 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 11 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
359
0.54 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 45 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
360
0.56 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 55 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
361
0.55 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 60 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
362
0.59 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 65 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
363
0.60 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 71 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
364
0.57 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 1 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
365
0.49 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 28 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
366
0.55 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 2 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
367
0.54 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 30 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
368
0.62 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 36 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
369
0.46 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 41 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
370
0.46 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 46 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
371
0.39 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 47 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
372
0.38 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 48 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
373
0.40 ms
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = ? AND c1_ . lang_id = ? ORDER BY c0_ . ordine ASC
SELECT c0_ . id AS id_0 , c0_ . custom_category AS custom_category_1 , c0_ . ordine AS ordine_2 , c0_ . is_online AS is_online_3 , c0_ . show_in_menu AS show_in_menu_4 , c0_ . parent_id AS parent_id_5 FROM custom_categories c0_ INNER JOIN custom_categories_lang c1_ ON (c1_ . custom_category_id = c0_ . id ) WHERE c0_ . is_online = 1 AND c0_ . show_in_menu = 1 AND c0_ . parent_id = 49 AND c1_ . lang_id = 1 ORDER BY c0_ . ordine ASC ;
Copy
374
0.49 ms
SELECT t0 . id AS id_1 , t0 . lang AS lang_2 , t0 . label AS label_3 FROM langs t0
SELECT t0 . id AS id_1 , t0 . lang AS lang_2 , t0 . label AS label_3 FROM langs t0 ;
Copy
375
0.38 ms
SELECT t0 . id AS id_1 , t0 . listino AS listino_2 , t0 . currency_id AS currency_id_3 FROM listini t0
SELECT t0 . id AS id_1 , t0 . listino AS listino_2 , t0 . currency_id AS currency_id_3 FROM listini t0 ;
Copy
376
0.38 ms
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . text AS text_3 , t0 . exa_color AS exa_color_4 , t0 . font_color AS font_color_5 , t0 . valid_from AS valid_from_6 , t0 . valid_to AS valid_to_7 FROM static_texts t0 WHERE t0 . id = ?
SELECT t0 . id AS id_1 , t0 . type AS type_2 , t0 . text AS text_3 , t0 . exa_color AS exa_color_4 , t0 . font_color AS font_color_5 , t0 . valid_from AS valid_from_6 , t0 . valid_to AS valid_to_7 FROM static_texts t0 WHERE t0 . id = 26 ;
Copy
377
0.37 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 4 ;
Copy
378
0.41 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 5 ;
Copy
379
0.62 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 6 ;
Copy
380
0.40 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 10 ;
Copy
381
0.36 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 12 ;
Copy
382
0.34 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 13 ;
Copy
383
0.36 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 7 ;
Copy
384
0.34 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 14 ;
Copy
385
0.31 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 15 ;
Copy
386
0.31 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 16 ;
Copy
387
0.32 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 17 ;
Copy
388
0.31 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 18 ;
Copy
389
0.34 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 19 ;
Copy
390
0.30 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 20 ;
Copy
391
0.31 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 8 ;
Copy
392
0.31 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 21 ;
Copy
393
0.39 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 22 ;
Copy
394
0.34 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 23 ;
Copy
395
0.31 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 24 ;
Copy
396
0.36 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 9 ;
Copy
397
0.33 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 25 ;
Copy
398
0.48 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 26 ;
Copy
399
0.64 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 27 ;
Copy
400
0.46 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 11 ;
Copy
401
0.46 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 45 ;
Copy
402
0.44 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 55 ;
Copy
403
0.44 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 58 ;
Copy
404
0.45 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 57 ;
Copy
405
0.47 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 59 ;
Copy
406
0.46 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 56 ;
Copy
407
0.39 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 60 ;
Copy
408
0.40 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 61 ;
Copy
409
0.43 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 63 ;
Copy
410
0.40 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 64 ;
Copy
411
0.37 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 65 ;
Copy
412
0.41 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 66 ;
Copy
413
0.38 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 67 ;
Copy
414
0.42 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 75 ;
Copy
415
0.37 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 68 ;
Copy
416
0.54 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 69 ;
Copy
417
0.41 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 70 ;
Copy
418
0.40 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 71 ;
Copy
419
0.38 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 72 ;
Copy
420
0.37 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 73 ;
Copy
421
0.41 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 74 ;
Copy
422
0.40 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 1 ;
Copy
423
0.32 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 28 ;
Copy
424
0.31 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 2 ;
Copy
425
0.36 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 50 ;
Copy
426
0.37 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 29 ;
Copy
427
0.32 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 51 ;
Copy
428
0.34 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 3 ;
Copy
429
0.32 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 30 ;
Copy
430
0.34 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 32 ;
Copy
431
0.31 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 34 ;
Copy
432
0.34 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 35 ;
Copy
433
0.33 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 36 ;
Copy
434
0.34 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 37 ;
Copy
435
0.45 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 76 ;
Copy
436
0.35 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 38 ;
Copy
437
0.34 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 39 ;
Copy
438
0.31 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 40 ;
Copy
439
0.33 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 41 ;
Copy
440
0.34 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 42 ;
Copy
441
0.30 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 43 ;
Copy
442
0.28 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 44 ;
Copy
443
0.30 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 46 ;
Copy
444
0.33 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 47 ;
Copy
445
0.28 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 48 ;
Copy
446
0.35 ms
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = ?
SELECT t0 . id AS id_1 , t0 . category_name AS category_name_2 , t0 . category_url AS category_url_3 , t0 . meta_title AS meta_title_4 , t0 . meta_description AS meta_description_5 , t0 . frontend_description AS frontend_description_6 , t0 . meta_h1 AS meta_h1_7 , t0 . meta_h2 AS meta_h2_8 , t0 . custom_category_id AS custom_category_id_9 , t0 . lang_id AS lang_id_10 FROM custom_categories_lang t0 WHERE t0 . custom_category_id = 49 ;
Copy