Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1
    Join Date
    Jan 2007
    Posts
    23
    Plugin Contributions
    0

    Default Adding products to multiple categories

    I am running a virtual item shop and I need to add the products to 5 different categories.

    I will have over 1000 products per category and I need to know how to add these automically to all the categories.

    There has to be a way!! :)

    Thanks in advance

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Adding products to multiple categories

    This may or may not be of help ... be sure to backup the database before attempting this ...

    When you hit the C for Copy on a Product there is a link to the Master Categories Links Manager ...

    On that is a way to copy all Products in a Category to another Category as Linked Products ...

    You might peek and see if this is what you need ...

    Keep in mind all Products have a Master Categories ID ... this is the Category that "owns" the Product and is used for pricing etc.
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Jan 2007
    Posts
    23
    Plugin Contributions
    0

    Default Re: Adding products to multiple categories

    Quote Originally Posted by Ajeh View Post
    This may or may not be of help ... be sure to backup the database before attempting this ...

    When you hit the C for Copy on a Product there is a link to the Master Categories Links Manager ...

    On that is a way to copy all Products in a Category to another Category as Linked Products ...

    You might peek and see if this is what you need ...

    Keep in mind all Products have a Master Categories ID ... this is the Category that "owns" the Product and is used for pricing etc.
    Okay I see that now...
    When they go to check out, will I be able to see what category they purchased it from since it would be the same info?

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Adding products to multiple categories

    No ... a Linked Product is 1 Product such as a 24" Trash Can that you have added under 5 categories but it is still the Product with products_id 13 called the 24" Trash Can ...

    The Linked Products are so when you make a change to a Product it will reflect that change in all 5 Categories ...

    If you want a copy of Products that are Unlinked ... there is not a built in copier for multiple copying at this time ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Jan 2007
    Posts
    23
    Plugin Contributions
    0

    Default Re: Adding products to multiple categories

    So there is no way to see what category it is ordered from... no mod or anything?

    EDIT: How about making a link to the item purchased instead of just plain text in the invoice so I can click the link and see where it was purchased

  6. #6
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Adding products to multiple categories

    No ... when the product is added to the cart there is no rhyme or reason to where it existed at that moment to track the Category ...

    Can you give a real world example of where the same Product found in aisle 3 vs aisle 14 is a different Product?
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  7. #7
    Join Date
    Jan 2007
    Posts
    23
    Plugin Contributions
    0

    Default Re: Adding products to multiple categories

    Quote Originally Posted by Ajeh View Post
    No ... when the product is added to the cart there is no rhyme or reason to where it existed at that moment to track the Category ...

    Can you give a real world example of where the same Product found in aisle 3 vs aisle 14 is a different Product?
    I understand there is no need for it when you are selling tangible goods... but this business is different :-p. Each item exists in 3 different realms, 6 different cores. So for 1000 items on 1 realm... 1 core... thats 6000 items I would have to add manually! Pretty crazy. Or I could just copy the item and have it track the category. Would this be hard to code? I could probably pay someone

  8. #8
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Adding products to multiple categories

    Thanks so much ... um ... got it ... clear as ... umm ... mud?

    Afraid I am not picturing this quite yet ...

    I am but a humble coder ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  9. #9
    Join Date
    Jan 2007
    Posts
    23
    Plugin Contributions
    0

    Default Re: Adding products to multiple categories

    Quote Originally Posted by Ajeh View Post
    Thanks so much ... um ... got it ... clear as ... umm ... mud?

    Afraid I am not picturing this quite yet ...

    I am but a humble coder ...
    Haha...

    Okay...

    There is this game... Diablo II. It is multiplayer and you can get items to make you stronger and stuff.

    You choose what realm you want to play on (UsEast, UsWest, Europe) and you cannot interact with anyone on different realms. The thing you do is pick the realm closest to where you live so you ping best.

    There are about 1000 items I am going to sell on EACH realm.

    There is a Ladder and NonLadder portion of each realm.
    Ladder is ranked, the higher level you are the higher rank you are.
    NonLadder is not ranked.

    So there would be..
    UsWest Ladder and Nonladder
    UsEast Ladder and nonladder
    Europe ladder and nonladder

    That is 6 different parts of the game..., 1000 items for each part... 6000 items

    Get it?

    I dont want to add 6000 items manually... so I would like for it to link from where they purchased it... lol

  10. #10
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Adding products to multiple categories

    How about an Attribute where the Option Name is:

    Realm

    Option Type: Radio Button

    Option Value:
    UsWest Ladder
    UsEast Ladder
    Europe Ladder
    UsWest Nonladder
    UsEast Nonladder
    Europe Nonladder

    Add the Attribute to 1 Product ...

    Copy to All products ...

    Voila done!
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v154 Adding Same Product number to Multiple Categories
    By WWWD in forum Setting Up Categories, Products, Attributes
    Replies: 19
    Last Post: 12 Jul 2015, 10:56 PM
  2. Copying products to multiple categories
    By mickyboy in forum General Questions
    Replies: 2
    Last Post: 23 May 2011, 12:26 PM
  3. Products in multiple categories?
    By bobmundo123 in forum Setting Up Categories, Products, Attributes
    Replies: 4
    Last Post: 5 Mar 2011, 11:48 PM
  4. Adding one product to multiple categories
    By pazazmar in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 11 Aug 2008, 01:02 PM
  5. Adding items to multiple categories using SQL, not Admin
    By enigmabomb in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 12 Jan 2008, 03:47 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg