• Resolved hometownshopping

    (@hometownshopping)


    I created brands as an attribute and when I enter the slug of /brand/specificbrand it goes to the product page of 1 product from that brand.

    I want it to go to the product page for the entire brand, do I need to create that page? or do I need to change to a different url or something else?

    Thanks in advance.

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

Viewing 1 replies (of 1 total)
  • Plugin Support Shameem R. a11n

    (@shameemreza)

    Hi @hometownshopping,

    When you set up “brands” as an attribute and assign it to products, WooCommerce automatically creates an archive page for each attribute. The URL structure is typically yoursite.com/attribute-name/attribute-value. In your case, it would be yoursite.com/brand/specificbrand. This page should display all products associated with the specific brand. Since you have only one product, the system might automatically redirecting to that product.

    Additionally, you can also do this using the “Product Categories” feature rather than attributes. You can create a product category for each brand and assign products accordingly. Then, you can use the category slug in your URL to direct customers to the desired page. For example, the URL structure would be like this: yoursite.com/product-category/brand.

    Alternatively, if you need more advanced brand management, you may consider the WooCommerce Brands extension. This extension allows you to create, assign, and list product brands. It includes A-Z shortcode, thumbnail carousel, and layered navigation widgets.

    I hope this clarifies your concern. If you have any other questions, feel free to ask.

Viewing 1 replies (of 1 total)
  • The topic ‘created brand as an attribute but url goes to single product page’ is closed to new replies.