Page 1 of 1

Manufacturer Control

Posted: Mon Dec 01, 2008 1:31 pm
by Tomgard
Has anyone been able to auto populate a page, similar to a site map, for a shopper to shop by Brand (Manufacturer)? At this point a shopper would need to use the advanced search to acheive such a result but the links on 'Shop by Brand' page would make for good SEO. (at least in my case)

Re: Manufacturer Control

Posted: Mon Dec 01, 2008 5:30 pm
by jmestep
There is a method Load for Manufacturer that you could use as a substitute for another way of loading products, like the search page does:
From the chm docs:
C# Visual Basic Visual C++

public static ProductCollection LoadForManufacturer(
int manufacturerId,
string sortExpression
)

Re: Manufacturer Control

Posted: Tue Dec 02, 2008 6:31 am
by mazhar
Check the following post
viewtopic.php?f=47&t=9113

Re: Manufacturer Control

Posted: Mon Dec 22, 2008 5:54 am
by mazhar
Check the following post for manufactures map like control
viewtopic.php?f=47&t=9343