Manufacturer Control
Manufacturer Control
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)
Bryan Bundgaard
AC7 User http://www.SchoolSupplyStore.com
AC7 User http://www.SchoolSupplyStore.com
- jmestep
- AbleCommerce Angel
- Posts: 8164
- Joined: Sun Feb 29, 2004 8:04 pm
- Location: Dayton, OH
- Contact:
Re: Manufacturer Control
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
)
From the chm docs:
C# Visual Basic Visual C++
public static ProductCollection LoadForManufacturer(
int manufacturerId,
string sortExpression
)
Judy Estep
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Web Developer
jestep@web2market.com
http://www.web2market.com
708-653-3100 x209
New search report plugin for business intelligence:
http://www.web2market.com/Search-Report ... -P154.aspx
Re: Manufacturer Control
Check the following post
viewtopic.php?f=47&t=9113
viewtopic.php?f=47&t=9113
Re: Manufacturer Control
Check the following post for manufactures map like control
viewtopic.php?f=47&t=9343
viewtopic.php?f=47&t=9343