VisionCart.vcWayfinder
This is a user-contributed Extra. If you find issues or would like more info or help, please contact the author.
Scripting properties
Name
|
Description
|
Default Value
|
---|---|---|
config | The config to use from the theme
|
default
|
hideInactive | Hide products where active=0
|
1
|
hideSKU | Hide SKU's
|
1
|
parent | Starting parent
|
0
|
shopId | Shop ID
|
Current shop (from URL)
|
depth | Max depth
|
0
|
limit | Item limit
|
0
|
offset | Item offset
|
0
|
productSort | Sort order for products
|
ASC
|
productSortBy | Column for sorting products
|
sort
|
categorySort | Sort order for categories
|
ASC
|
categorySortBy | Column for sorting categories
|
sort |
showProducts | Show / hide products
|
1
|
excludeCategories | List of comma separated ID's of categories to skip
|
Templating properties
Name
|
Description
|
Default Value
|
---|---|---|
wrapperTpl | The wrapper TPL
|
From the default theme
|
categoryTpl | Category row tpl
|
From the default theme |
firstCategoryTpl | First category
|
From the default theme |
lastCategoryTpl | Last category
|
From the default theme |
activeCategoryTpl | Active category
|
From the default theme |
activeParentTpl | Tpl for parent that has a child active
|
From the default theme |
categoryClass | Category row class
|
From the default theme |
activeCategoryClass | Active category row class
|
From the default theme |
activeParentClass | Class for parent that has a child active
|
From the default theme |
firstCategoryClass | First category class
|
From the default theme |
lastCategoryClass | Last category class
|
From the default theme |
productTpl | Product row tpl
|
From the default theme |
activeProductTpl | Active product tpl
|
From the default theme |
firstProductTpl | First product tpl
|
From the default theme |
lastProductTpl | Last product tpl
|
From the default theme |
productClass | Product row class
|
From the default theme |
activeProductClass | Active product row class
|
From the default theme |
firstProductClass | First product class
|
From the default theme |
lastProductClass | Last product class
|
From the default theme |
levelClass | Level class
|
From the default theme |
levelOffset | Level offset
|
From the default theme |
Suggest an edit to this page on GitHub (Requires GitHub account. Opens a new window/tab).