I have deactivated a product from my catalog and it does not show up in the categories. However it still shows up under Best Seller, how can i stop this from happening?
There is a proc, ZNode_SearchBestSellerList, in the database. You will need to edit the where clause to include where the ZnodeProduct.ActiveInd column = 1 (only bring back active products).
Eric
Eric,
There is a proc, ZNode_SearchBestSellerList, in the database. You will need to edit the where clause to include where the ZnodeProduct.ActiveInd column = 1 (only bring back active products).
Thanks,
Znode Administrator
email: support@znode.com
url: www.znode.com