1064 - 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 a.shipping_price_ref_type = 'product' ORDER BY a.shipping_id, a.shippi...' at line 1 SELECT a.shipping_id, a.shipping_price_ref_id as `ref_id`, a.shipping_price_min_quantity as `min_quantity`, a.shipping_price_value as `price`, a.shipping_fee_value as `fee`, a.shipping_blocked as `blocked` FROM jos_hikashop_shipping_price AS a WHERE a.shipping_id IN (2) AND a.shipping_price_ref_id IN () AND a.shipping_price_ref_type = 'product' ORDER BY a.shipping_id, a.shipping_price_ref_id, a.shipping_price_min_quantity