View Count

How to print how many times product page was viewed ?

This code should help

{"SELECT viewed FROM ?:product_popularity WHERE product_id = ?i"|db_get_field:$product.product_id}

This is just perfect! Thank you very much

You are welcome!