x First time here? Check out the FAQ
Avatar14posts143karma

Simple search 4 uCommerce

René Pjengaard started this project on 7/15/2010, it's current version is 1.0.
Download Simple search 4 uCommerce, 1.0
Compatible with: Version 4.0.x schema

Project Summary

Project owner:
René Pjengaard
Created:
7/15/2010
Current version
1.0
License
MIT
Tags
search  uCommerce 
Downloads:
22

You can use this package to search in uCommerce products. It´s a simple search, so it only searches in display name, short description and long description. The result is an ul with link, name and long description (which you can shorten).

After installation, you can insert the macro, both in a template or in a texteditor. It´s up to you.

Macro Properties:

  • CatalogName
    The name of the catalog to search in

  • ShowProductUrl
    The our of the product page. ex: /shop/product.aspx

  • NoResultText
    The text to be displayed for the user, when no results where found.

  • SubmitButtonText
    The label of the submitbutton

  • LangCultureCode
    The culturecode for the results. Ex: "da-DK"

  • MaxCharactersInResume
    The number of characters to show in searchresult-resume.

You can also send a querystring (prodSearchQuery) to use the search. Ex.: /shop/search.aspx?prodSearchQuery=lawnmower or you can post a form where the text-fields name-attribute is "prodSearchQueryForm"

Attached files

Package discussions

Bug reports
0 topics, 0 posts
Here you can report bugs for the package
Feature suggestions
0 topics, 0 posts
Place suggestions for enhancements here.