|
|
|
|
|
|
|
| | FEATURED PRODUCTS |
Query failed - SELECT distinct C.company_name, C.company_id, P.product_id, P.product_number, description, category_id, small_picture, kit_exists, retail_price, jobber,picture FROM PRODUCT P, COMPANY C, COMPANY C2, PRIVATELABEL_PRODUCTS PP where PP.product_id = P.product_id and PP.company_id = C2.company_id and C2.distributor_type_id = and P.company_id = C.company_id order by pl_sort_order, company_name, product_number
| | | | | |