Usage

Prerequisities

To use this module you need PhocaCart, obviously.

After installing this module, just open your module manager and add new n3t PhocaCart Module to any position you want. After that check the configuration of this module.

Configuration

Basic configuration on how are products searched is taken directly from PhocaCart main configuration. Please consult its documentation to find out how to change those behaviors.

Basic settings

Display button

Select whether you want to display search button or not.

Minimal input length

How many letters user should write, before search popup appears.

Input timeout (ms)

The timeout of search popup in milliseconds. Search popup will appear with small delay, not to flood server with requests while user is still writing.

Products settings

Search in products

Select whether this module should search in products. If you select no, products will not be searched, however you can still use this module to search in categories, manufacturers or / and tags.

Maximal displayed results

Select how many maximal products will be displayed in AJAX search popup.

Show images

Select if you want to display images in search popup. Note, that disabling images could improve performance on large data.

Show manufacturers

Select if you want to display product manufacturer in search popup.

Show categories

Select if you want to display product category in search popup. Preferred category, if set, is displayed, otherwise one of product categories will be displayed.

Show prices

Select if you want to display product prices in search popup. Note, that disabling prices could improve performance.

Categories settings

Search in categories

Select whether this module should search in categories.

Maximal displayed results

Select how many maximal categories will be displayed in AJAX search popup.

Manufacturers settings

Search in manufacturers

Select whether this module should search in manufacturers.

Maximal displayed results

Select how many maximal categories will be displayed in AJAX search popup.

Manufacturers settings

Search in tags

Select whether this module should search in tags.

Maximal displayed results

Select how many maximal tags will be displayed in AJAX search popup.