-

SELECT t.id, t.type, t.url FROM products_extension as p, product_types as t WHERE p.product_type_id = t.id AND p.products_id=67

[TEP STOP]