Forum

The forum is a free service supported by community members. Please consider opening a support ticket if you need timely help.

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 23 Nov 2016 03:32 PM by  J T
Combine Category / Manufacturer Navigation
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages


New Member


Posts:14
New Member


--
19 Nov 2016 02:43 PM

    Hello,

    I am currently using Storefront 9.0 and DNN8.

    I have a store that when fully populated will have 150K+ product variants from 700 manufacturers, in 144 different categories. Some manufacturers have hundreds of items across multiple categories.

    I want to be able to navigate by manufacturer, then by category within the manufacturer.

    In testing I have a Storefront Manufacturer and Category navigation controls on my default product list page, but their operation appears to be exclusive to each other. I have tried combining the url parameters, but that generates a module load error.

    I have used the Manufacturer and Category as filterable attributes, which works, but it is my understanding it will be a performance issue when I have a fully populated database.

    It is my understanding that expanding the Category navigation, will not encounter the same performance issues. Does that hold true no matter how many categories exist?

    If I were to structure my Revindex Categories, to include categories that emulate Manufacturer, for Example:

    • Category A
    • Category B
    • Category C
    • Manufacturers
      • A through D
        • Acme Corp
          • Category A
          • Category C

    I would then assign each product variant to multiple categories as appropriate, and only use attribute filters after the navigation has filtered the list.

    This would give me the navigation options I want, but would that eliminate(minimize?) the performance hit? Because of 1000's of categories.

    Thanks,

    Jim

    0


    Basic Member


    Posts:394
    Basic Member


    --
    23 Nov 2016 03:32 PM

    Hi Jim

    The manufacturer and category navigation are indeed separate. If you're already categorizing your products, you're doing much better. You can certainly organize your categories to include a level of manufacturers but it might not be needed. If your categories are sufficiently divided, you can simply enable the manufacturer setting for the Product Filter. Performance has a lot of to do with your hardware, network, software configuration, etc. A good way is to load up your site with hundreds of thousands of dummy products and do some quick test runs. :)

    0
    You are not authorized to post a reply.