Frostbite Posted February 22, 2004 Posted February 22, 2004 Can someone please help. Is there a way to make multiple edits? I have categories where all products have the same weight, at the moment I have to edit each product. Is there a way of editing them all at the same time? Thanks Quote
robotix Posted May 27, 2004 Posted May 27, 2004 This question has not been answered and it is a good one, anyone have an idea? Quote
alex B Posted September 24, 2004 Posted September 24, 2004 If I am not mistaken you will have to run following sql query update TABLE_PRODUCTS set weight='new weight' where category='category_id' You can always do it through myadmin, yet I suppose you could create extra page in admin area Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.