Quote Originally Posted by Ajeh View Post
Did you try going back and comment out the test for the echo to show the products_id and master cat that was just there for testing?
you mean this line (new coding that i pasted):

echo 'Products ID: ' . $product_id . ' Master Cat: ' . zen_get_products_category_id($product_id) . '<br>';

without : // or with?

thanks

Nandor