Copied to clipboard

Flag this post as spam?

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


  • Fredrik 89 posts 108 karma points
    Oct 27, 2010 @ 15:28
    Fredrik
    0

    Display products by manufacturer

    I have a Content Structure like following:

    Products

        Product Category 1

            Product 1

            Product 2  etc..

          

    In each product I have a property called Manufacturer which stores the name of the given products manufacturer.

    On my startpage I display an image from each of the manufacturers. The idea here is to be able to link each image to a page where I display all the products from the selected manufacturer.

    How do I do this in the simpliest possible way?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Oct 27, 2010 @ 19:15
    Jan Skovgaard
    0

    Hi Frederik

    If you by "startpage" mean "Products", then I think you should consider this.

    1) Place the category/product-image on each product-node instead

    2) Iterate through your products with an XSLT macro, placed on your "products" page.

    Does it make sense to you?

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft