Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • jacekm 6 posts 71 karma points c-trib
    Feb 14, 2013 @ 23:45
    jacekm
    0

    Two categories with the same name

    Hi,

    Is it possible to have two categories with the same name in different categories tree nodes?

    Now when I try to add a second Batery category under Vectra B (1995-2002) I get "Name already exists within catalog."

  • Nickolaj Lundgreen 233 posts 1132 karma points
    Feb 15, 2013 @ 08:04
    Nickolaj Lundgreen
    0

    You could different them by the multilingual name (i guess thats the one you display to the users?) :)

  • jacekm 6 posts 71 karma points c-trib
    Feb 15, 2013 @ 11:18
    jacekm
    0

    Thanks for answer.

    However it's not a perfect solution for me. I try to find more suitable solution to add items with same type (like Battery) to different tree nodes.

    My new idea is to make  ProductType (Enum) and set there "Battery" as an option to choose.

    What do you think about this solution?
    I'm not sure if it would be easy to search for items with "Battery" ProductType in that case.

  • Nickolaj Lundgreen 233 posts 1132 karma points
    Feb 15, 2013 @ 11:52
    Nickolaj Lundgreen
    0

    It sounds to me like you should use a product definition "Battery" for all your battery products.

    So for each kind of product you have, you will create a product definition (fx. battery).

    So you would be able to fetch all product of the type to display on the page.

    This also allow for some pretty neat product filtering later on.

  • jacekm 6 posts 71 karma points c-trib
    Feb 15, 2013 @ 12:36
    jacekm
    0

    This is it! Thanks.

  • jacekm 6 posts 71 karma points c-trib
    Feb 18, 2013 @ 11:11
    jacekm
    0

    I have an other problem. It occurs that for each car category I have to add subcategory with engine type.

    Could you suggest best solution in that case?

  • Morten Skjoldager 440 posts 1499 karma points
    Feb 18, 2013 @ 16:29
    Morten Skjoldager
    0

    So you want a category with engines ? You could call it VectraB-enginge and modify what to use as the url via. the displayname ? 

  • Nickolaj Lundgreen 233 posts 1132 karma points
    Feb 18, 2013 @ 16:30
    Nickolaj Lundgreen
    0

    I think you will create a LOT of duplicate content with that setup.

    The Vectra A 1.6 and 1.8 TDI will have a lot of data in common, and maintaining that would be a hell for the editors.

    I suggest making a product definitions for cars, with variants with different motorsize / type etc.

  • David Brendel 792 posts 2970 karma points MVP 3x c-trib
    Feb 20, 2013 @ 12:24
    David Brendel
    0

    Why you don't use ProductRelations to connect products in an engine category with products in the car model categorys?

    So you don't have to create multiple categorys with the same name?

    Is that an option for your setup?

    If not i think the way Nickolaj suggests by using different definitions would be the best approch for that.

Please Sign in or register to post replies

Write your reply to:

Draft