grizzly Posted November 14, 2002 Posted November 14, 2002 Hi, I need to delete some best sellers that was put in while testing. I looked through the sql database, did not see them, did I just miss them or what? Anyway could someone help me out and tell me were to delete them at.
Ian Posted November 15, 2002 Posted November 15, 2002 The bestsellerd box uses the products_ordered field of the product table to decide what to output. If you have phpmyadmin you could use this to set that field to 0 for those products you want to remove from the bestsellers list. Trust me, I'm an Accountant.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.