Fatal error: Uncaught Exception: Error: Unknown column 'ps.customer_group_id' in 'where clause'<br />Error No: 1054<br />SELECT p.`product_id` FROM `oc_product` p JOIN `oc_product_to_category` p2c ON (p.`product_id` = p2c.`product_id`) LEFT JOIN `oc_product_to_store` p2s ON (p.`product_id` = p2s.`product_id`) WHERE p2c.`category_id` = 182 AND ((ps.`customer_group_id` = 1) AND (ps.`date_start` = '0000-00-00' OR ps.`date_start` <= '2024-03-28') AND (ps.`date_end` = '0000-00-00' OR ps.`date_end` > '2024-03-28')) AND p.`status` = 1 AND p2s.`store_id` = 0 GROUP BY p.`product_id` in /home/a/antonrunst/public_html/system/storage/modification/system/library/db/mysqli.php:47 Stack trace: #0 /home/a/antonrunst/public_html/system/library/db.php(16): DB\MySQLi->query('SELECT p.`prod...', Array) #1 /home/a/antonrunst/public_html/catalog/model/module/filter_vier.php(0): DB->query('SELECT p.`prod...') #2 /home/a/antonrunst/public_html/system/storage/modi in /home/a/antonrunst/public_html/system/storage/modification/system/library/db/mysqli.php on line 47