Receive an e-mail when this product becomes available!
This does not reserve your product, nor does it guarantee the current pricing. Product will be subject to
price changes and/or pre-sales to customers who have pre-ordered this item. To reserve your product, order it
today. Don't worry, we won't share your e-mail address with anyone.
To reserve this product today, simply place an order for it. We will not charge your credit card for this
product until it actually ships. You may cancel your order at any time prior to shipment, at no cost to you,
by calling 1-866-805-9385, 7 days a week.
Product No. 12281
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 'AND p.products_status = 1
GROUP BY ptc.products_id
ORDER BY field(p.type, 'core' at line 5
SELECT ptc.*, p.products_status, p.special_order, p.preorder, p.products_price, p.sort_priority, pd.products_name
FROM products_to_categories as ptc
LEFT JOIN products as p ON p.products_id = ptc.products_id
LEFT JOIN products_description as pd ON pd.products_id = ptc.products_id
WHERE categories_id = AND p.products_status = 1
GROUP BY ptc.products_id
ORDER BY field(p.type, 'core', 'upgrade', 'softgood', 'part', ''), p.sort_priority desc, pd.products_name