[TYPO3-commerce] article search in FE

Ingo Schmitt mailinglisten at i-schmitt.de
Fri Aug 24 18:54:32 CEST 2007


Hi Franz,

> Hi commerce-team,
> 
> is there somewhere a little FE search-functionality for articles hidden 
> in the SVN? Or is such a feature planned? I was thinking of a 
> search-engine with selectable search-modes:
> - search for article-number / ean
> - search for attribute
> - search for prices from/to
> - search for string in description/title/teaser
> 
We don't have such a feature in the SVN right now.
> If this is not planned I might be willing to contribute that feature - 
> but I would need some help from you for the best practice of searching 
> different stuff, because I saw that you use your own db-wrapper or 
> something like that.
> 
We do have objects for the complete output, but if you do want to 
implemet a search, you may will to go to the database. If you want to 
use the methods, you'll have to instantiate to much objects, and this 
would slow down your machine.

But if you have resolved successfully the articles and products, you 
want to render for the output, you'll should use the objects, to have an 
easy rendering.. Here you might have a look at the pibase and the method
renderProductsForList which renders a product list of a given list of 
product uids.

Regards

ingo


> -- 
> Kind regards,
> Franz Koch


Mit freundlichen Gruessen
-- 
Ingo Schmitt                        mailto:is at marketing-factory.de
Marketing Factory Consulting GmbH   http://typo3.marketing-factory.de/
Content Management mit Typo3: Beratung - Schulung - Realisierung


More information about the TYPO3-project-commerce mailing list