Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

OptionUseCommentsAvailable from Version
DescriptionA short description of the widget's use.This description is added to the widget title. It makes the widget's use clear on the template page.All
Layer

The layer the widget is valid for.

Use layering to limit widget content to certain groups of users. 

To use the same widget for more than one user group but with different options set, add the widget as many times as needed in the same zone. Then add layering to define the user group each time. 

All
Sort By PromptLabel for the dropdown selector.Default: SortAll
Please Select TextDefault text displayed in the dropdown when the user has not yet selected a sort option.

Default: Please Select...

NOTE - If Lucene is enabled, the default sort value will be Popularity.

All
RelevanceText to tell what the dropdown is for.Default: RelevanceAll
Sort Options

Click Edit to select options for the sort dropdown. 


Default: [{text: 'Price (Low to High)', value: 'IntegratedPrice'},{text: 'Price (High to Low)', value: 'IntegratedPrice DESC'},{text: 'Product Code A-Z', value: 'ProductCode'},{text: 'Product Code Z-A', value: 'ProductCode DESC'},{text: 'Description A-Z', value: 'Description'},{text: 'Description Z-A', value: 'Description DESC'}]

Format must be: [{text: 'TEXT DISPLAYED', value: 'SORT VALUE'},{text: 'TEXT DISPLAYED', value: 'SORT VALUE'}]

All
Apply Globally

When ON, sort options set in this widget instance Will be are applied to all Product List widget instances with on the site which also have Apply Globally ON. The most recently set sort options will always be used.  

Default: OFF

When OFF, sort options set here are applied only to this widget instance. 

4.38

...