ProductController.php#15leshop1.16msselectexists(select*from `products` whereexists (select*from `product_descriptions` where `products`.`product_id` = `product_descriptions`.`product_id` and `slug` ='pinigine-jennifer-jones-gg31698-2') and `status` =2) as `exists`