Manufacturer Control

Store UI, layout, design, look and feel; Discussion on the customer facing pages of your online store. Cascading Style Sheets, Themes, Scriptlets, NVelocity and the components in the ConLib directory.
Post Reply
User avatar
Tomgard
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 108
Joined: Sun Jul 20, 2008 1:00 pm

Manufacturer Control

Post by Tomgard » Mon Dec 01, 2008 1:31 pm

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

User avatar
jmestep
AbleCommerce Angel
Posts: 8164
Joined: Sun Feb 29, 2004 8:04 pm
Location: Dayton, OH
Contact:

Re: Manufacturer Control

Post by jmestep » Mon Dec 01, 2008 5:30 pm

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
)
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

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Manufacturer Control

Post by mazhar » Tue Dec 02, 2008 6:31 am

Check the following post
viewtopic.php?f=47&t=9113

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Manufacturer Control

Post by mazhar » Mon Dec 22, 2008 5:54 am

Check the following post for manufactures map like control
viewtopic.php?f=47&t=9343

Post Reply