1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'check-sooper-seekrit-code=1 AND pa.options_id = 8 AND a.products_status=1' at line 1

SELECT a.products_id,a.products_date_added,a.products_price,(a.products_ordered*a.products_ordered_multiplier) as products_ordered,pa.options_values_id, p.metadata_keywords, b.products_name, b.products_headline,b.products_description, b.key_selling_point_1,b.key_selling_point_2,b.key_selling_point_3, b.testimonial_1,b.testimonial_2,b.testimonial_3, b.testimonial_1_author,b.testimonial_2_author,b.testimonial_3_author, c.manufacturers_name, c.manufacturers_id, a.products_image, p.affiliate_banner_id, opm.product_id FROM products a JOIN products_attributes pa ON a.products_id = pa.products_id JOIN products_description b ON a.products_id = b.products_id JOIN manufacturers c ON a.manufacturers_id = c.manufacturers_id JOIN backoffice.osc_product_map opm ON a.products_id = opm.osc_product_id JOIN backoffice.product p ON p.product_id = opm.product_id WHERE a.products_id = 1668&skip-status-check-sooper-seekrit-code=1 AND pa.options_id = 8 AND a.products_status=1

[TEP STOP]