Zen Cart Logo

Moving Products

Locked

Views: 1,518

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
26 Jul 2007, 9:37 PM
#1
turtledove avatar

turtledove

Zen Follower

Join Date:
May 2006
Posts:
182
Plugin Contributions:
0

Moving Products

Is there a way for me to move a batch of products from one category to another category at one time? Or, do I have to move each product individually?

26 Jul 2007, 9:43 PM
#2
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Moving Products

TurtleDove:

Is there a way for me to move a batch of products from one category to another category at one time? Or, do I have to move each product individually?

If all the products you want to move are within a certain category, you can move the whole category to the new category. You can also use the quick updates mod to make changes to more than one product at a time:

http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_41&products_id=101

26 Jul 2007, 9:56 PM
#3
turtledove avatar

turtledove

Zen Follower

Join Date:
May 2006
Posts:
182
Plugin Contributions:
0

Re: Moving Products

No, I actually want to take all the products out of one category and put them into another category. I don't want the current category to become a sub-category for another category.

Is there a way to do this?

26 Jul 2007, 11:08 PM
#4
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Moving Products

TurtleDove:

No, I actually want to take all the products out of one category and put them into another category. I don't want the current category to become a sub-category for another category.

Is there a way to do this?

Not that I can think of. I'm assuming the category you want to move them to already has products in it? Cause if not, you could move the category to the "top" then rename it.

If you have a ton of products to change, the quick updates would be your best bet. Its also helpful for editing prices of lots of products at once, their model, their sort order, their quantity, name, etc. Its very useful. :smartalec:

26 Jul 2007, 11:20 PM
#5
turtledove avatar

turtledove

Zen Follower

Join Date:
May 2006
Posts:
182
Plugin Contributions:
0

Re: Moving Products

Thanks, will take a look at the updater.

If anyone does have a solution to my first answer, do share :D

26 Jul 2007, 11:29 PM
#6
jettrue avatar

jettrue

Totally Zenned

Join Date:
Jan 2005
Location:
USA, St. Louis
Posts:
3,651
Plugin Contributions:
5

Re: Moving Products

TurtleDove:

Thanks, will take a look at the updater.

If anyone does have a solution to my first answer, do share :D

Well, there's no other way to do in the admin than the ways I mentioned, LOL, but if you're comfortable messing with phpmyadmin, you can go into the database and change it there. But unless you know how to create a query which basically says "where categories_id= (category id # of category you want to change) change to categories_id= (category id # you want it to be in)", you'd have to do it one by one there as well, which wouldn't save much time.

26 Jul 2007, 11:48 PM
#7
turtledove avatar

turtledove

Zen Follower

Join Date:
May 2006
Posts:
182
Plugin Contributions:
0

Re: Moving Products

Well that sucks! I guess I have to move these individually. I also took a look at the quick updater you mentioned, and installed it, but am having problems installing the SQL patch. sigh I should take a break from working on the site for awhile.

Thanks for you help though!