Notice: Trying to access array offset on value of type null in /home/smdpixel/domains/smdpixel.nl/public_html/index.php on line 14
SMD Pixel - Categorie - E14 led 60v

Warning: A non-numeric value encountered in /home/smdpixel/domains/smdpixel.nl/public_html/pages/products.php on line 28
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 '-12, 12' at line 12 (SELECT `products`.`name`, `products`.`id`, `product_images`.`image`, `products`.`old_price` FROM `products` INNER JOIN `products_sub-categories` ON `products`.`id` = `products_sub-categories`.`product_id` LEFT JOIN `product_images` ON `products`.`id` = `product_images`.`product_id` WHERE `products_sub-categories`.`sub-category_id` = 87 AND `products`.`amount` > 0 GROUP BY `product_images`.`product_id` ORDER BY `id` DESC LIMIT -12, 12 )