Manufacturers shown per attribute combination in stead of per product

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
4 years ago
When I have a product with f.i. 20 attribute combination then on the product details page the manufacturer is shown 20 times in stead of 1 time.
I believe that that is done in the ProductTemplate.Simple.cshtml:
<!--manufacturers-->
@await Html.PartialAsync("_ProductManufacturers", Model.ProductManufacturers)

How can I change it so I only see the Manufacturer  once in stead of 20 times.

Best regards
Rob Nowee
4 years ago
Do you have a screen shot or a link to where we can see this.

Could you provide further details how we can duplicate this error?
4 years ago


When you create a product with f.i. 5 sizes and 4 colors (product attributes) and then create all productattribute combinations and link a manufacturer in the product then you get 20 times the manufacturer in the product.
4 years ago
What version of nopCommerce are you using?

I am unable to duplicate this in version 4.20 see the images below.

It seems most likely this is caused by a plugin or theme, more likely the theme. You should test if the theme is causing this issue.





4 years ago
Hello,

I am using version 4.0, and set it to the default clean theme.

Regards,
Rob Nowee
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.