Quand votre adolescent est en crise
Comment accompagner votre enfant
- Artikel-Nr. FAR1393
- EAN 9782863142936
-
Verlag
Farel
- Auslieferer HET-PRO Emmaüs
SELECT ps.id_product as p, c.id_category as id FROM `ps_product_shop` ps INNER JOIN `ps_category_product` `cp` ON cp.id_product = ps.id_product and ps.id_shop = 11 INNER JOIN `ps_category` `c` ON cp.id_category = c.id_category and c.active = 1 INNER JOIN `ps_category_shop` `cs` ON cp.id_category = cs.id_category and ps.id_shop = cs.id_shop WHERE (ps.active = 1 and ps.visibility IN ('both', 'search')) SELECT c.id_category as id, c.level_depth, c.id_parent, cl.name, cl.link_rewrite FROM `ps_category` c INNER JOIN `ps_category_shop` `cs` ON cs.id_category = c.id_category and c.active = 1 and cs.id_shop = 11 INNER JOIN `ps_category_lang` `cl` ON cs.id_category = cl.id_category and cs.id_shop = cl.id_shop and cl.id_lang = 2 ORDER BY cs.position