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.

  • Patrick 14 posts 54 karma points
    Apr 18, 2013 @ 16:49
    Patrick
    0

    Multiple catalogs with one hostname

    I'm wondering if it's possible to do somethin like that.

    - mysite.com
       - Shop1 (Catalog1)
       - Shop2 (Catalog2)
       - Shop3 (Catalog 3)

    So my question is, can I have multiple catalogs for 1 hostname? If yes, how do I assign a catalog to a child shop? Usually you assign a hostname to a catalog, but can you assign mysite.com/shop1 as the hostname to the catalog?

    Thanks,
    Patrick

  • Morten Skjoldager 440 posts 1499 karma points
    May 24, 2013 @ 10:05
    Morten Skjoldager
    0

    Hi Patrick,

    As i read your question, you want your content to be like this:

    mysite.com/shop1 

    mysite.com/shop2

    mysite.com/shop3

    1 thing you could do is to make a name convention so your shop1, shop2, shop3 would be the name of the catalog.

    You can then make your own ICatalogContext and override the method; CurrentCatalogName returning the name of the current content node. 

    You would have to register your own component in custom.config using the same id to get your component. 

    Hope this helps. Otherwise let me know.

    Regards 

    Morten

Please Sign in or register to post replies

Write your reply to:

Draft