I'd like to request a new button on the Admin->Products page called "Move". When one or more products are selected and the button is clicked, the user should be prompted for a category. Then the products should be removed from any existing category and added to the selected category. I guess you could also have an option for just adding to a category instead of moving as products can have more than one category, but I don't need that part

Currently, to do this manually I am using SQL queries as the only way to do this in opencart is one product at a time.
What does everyone think?
Cheers
Adam
P.S. I have been reading through these forums for months and without them I would never have been able to get my store up and running. So thanks
