i figured that in order to reset Products Viewed Report, i can try following sql query from phpmyadmin
Code: Select all
UPDATE product SET viewed = '0';
Thanks...
Code: Select all
UPDATE product SET viewed = '0';
Users browsing this forum: Majestic-12 [Bot] and 29 guests