For kids
Play center Fun
in stockCatalog number: SM 840203
A play center for the garden made of high-quality plastic with lots of activities. A house with a small door and a plastic, solid roof, with a picnic table and benches. Part for sports activities…
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