Setup Wizard - AJAX Display

AJAX Display 1 Screenshot

Results Per Page

Controls the number of results shown by default per page in search results.

Default View

Controls the default view in search results. Grid display shows multiple items per line in a grid type structure and List display shows one item per line and can usually include more detailed information.

Grid Display Options Mode

Controls how the grid display template is configured. If basic mode is selected the grid display template is configured using a drag and drop interface. If advanced mode is selected the grid display template will be controlled using a template text box.

Grid Display Template

The grid display template controls how item results will be displayed.

Basic

Grid Display Basic Screenshot

The basic grid display template allows you to drag and drop product attributes to decide the order you'd like to display them in the grid template.

Advanced

Grid Display Advanced Screenshot

The advanced grid display template uses our templating system to easily allow you to design a new template for your grid display. You can template using any of the mapped core fields or fields in your display that you have set to display. For more information on our templating system click here.

List Display Template

List Display Screenshot

The list display template uses our templating system to easily allow you to design a new template for your list display. You can template using any of the mapped core fields or fields in your display that you have set to display. For more information on our templating system click here.

No Results Template

No Results Display Screenshot

The no results template uses our templating system to easily allow you to design a new template that will display when a customer does a search that returns no result. You can access the query the user submitted using the variable {{ query }}. For more information on our templating system click here.

Product Compare Template

Comparison Display Screenshot

The product compare template uses our templating system to easily allow you to design a new template that will display when a customer does a product comparison. You can template using any of the mapped core fields or fields in your display that you have set to compare. This is an advanced template that contains control structures and other programming methodologies. For more information on our templating system click here.

Relevance Label

Relevance Label Screenshot

Control the display label for relevancy sorting (ex. "Relevancy", "Best Match").

Sorting Options

Controls the display of the users sorting options.

Sorting Screenshot

Sorting Field

Select one of the fields you chose to sort by here.

Display Order

The order in which you'd like to display this sorting option.

Sorting Direction

Whether you'd like this sorting option to display products by the sorting field value in ascending (small to big) or descending (big to small) order. You can have two sorting options for the same field with different directions and labels.

Sorting Label

The display label for the sorting option (ex. "Price (Low to High)", "Brand (A to Z)").

Highlighted Field Settings

Highlighting is designed for product descriptions. It will attempt to find relevant experts or snippets of text around keyword matches in the description. The end result is shortened description snippets being displayed with any keyword matches wrapped in tags that can be styled using CSS to display as bold or in a different color.

Highlighted Field Screenshot

Number of Excerpts

You may elect the number of excerpts (or snippets) to display (1 or more) and the length of each expert.

Excerpt Length

Descriptions without any keyword matches will also be truncated to the max excerpt length.

Inline Stylesheet

Inline Stylesheet Screenshot

The inline stylesheet is the style control for you AJAX Display. The stylesheet is CSS based, and requires working knowledge of CSS to properly make changes. For examples on how to make the most common changes, click here.