Parasols
Doppler Parasol ACTIVE 200 x 120 cm (various colors)
Catalog number: 473586+barva
The product is out of stock , but we will send you an email as soon as stock availability changes. Looking after stocking?
Dotaz:
SELECT
RP.*
FROM
related_products RP
LEFT JOIN product P ON RP.related_product_id = P.id
WHERE
RP.product_id IN () AND
(
CASE
WHEN RP.related_category_id IS NOT NULL THEN
(SELECT related_product_group_id FROM htree WHERE id = RP.related_category_id)
WHEN P.related_product_group_id IS NOT NULL THEN
P.related_product_group_id
ELSE
(SELECT related_product_group_id FROM htree WHERE id = P.category_id)
END
) = 2
Chyba: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND ( CASE ...' at line 7
Chyba: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND ( CASE ...' at line 7