• Resolved adrimol84

    (@adrimol84)


    Hello, we are creating a Virtual shopping center, and we have a problem. We would like the Categories and subcategories to appear on the Store page. Well, we want to save customers a step and give them the option to explore them.

    We have tried everything but it has not been possible. Well, the normal thing is that they click on categories and then go to the subcategories and then the products appear. Well, we already have an agreement with more than 100 stores and there are more than 12,000 products.

    2. Categories that do not have products do not disappear.

    I’d appreciate your help.

    Adriana.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Thread Starter adrimol84

    (@adrimol84)

    I found it!!! I leave a summary of what I did in case someone needs it!

    In summary, it is about creating a “code” module on any page and inserting the code we need:
    [product_categories number = “0” parent = “0”] Shows ALL categories PARENT

    [product_categories number = “0”] Shows ALL CATEGORIES + ALL SUBCATEGORIES

    [product_categories ids = “18,19,29,27,23,28,34,51”] Shows ONLY the categories and subcategories identified with their id.

    [product_categories number = “0”] Shows ALL CATEGORIES + ALL SUBCATEGORIES

    It has been very useful to me.

    the only problem that remains … is that the categories that do not have products are not hidden from the sidebar

Viewing 1 replies (of 1 total)
  • The topic ‘Categories and subcategories to appear on the Store page’ is closed to new replies.