Page 1 of 1

Modify Search Results Page

Posted: Fri Nov 19, 2010 3:51 am
by Silver Bullet
Has anyone has any success adding items (say SKU for example) to the search results page? I've got as far as class.search.php (line ~604) where it say '$GLOBALS["SectionResults"] .= ISC_PAGE::buildContentSearchResultHTML($item);' but i'm lost as to where this goes and how one would modify it's output.

If anyone could shed some light on this that be great!

SB

This would for 6.1.1 if that matters.

Re: Modify Search Results Page

Posted: Fri Nov 19, 2010 3:33 pm
by Silver Bullet
Figured it out ... the mods can be made in class.products.php around line 1500.