select distinct p.products_quantity, m.manufacturers_name, p.products_image, pd.products_name, p.products_id, p.products_price as final_price, p.products_tax_class_id, p.products_image from (products p left join specials s using(products_id)), products_description pd, manufacturers m where p.products_status = '1' and pd.products_id = p.products_id and pd.language_id = '1' and DATE_SUB(CURDATE(),INTERVAL 30 DAY) <= p.products_date_added
![]() |
| Top » Catalog » New Products | Log In | Cart Contents | Checkout | |
| Friday 18 May, 2012 |
Secure Site |
|
Powered by Oscommerce Supercharged by CRE Loaded Team Using Version CRE Loaded v6.2 |