Skip to main content
Model available for use in the Templates, and also returned by PureClarity in server-side requests

Properties

number
The height of the carousel
number
The width of the carousel
number
Milliseconds before auto scrolling, if active
boolean
Sets if autoscroll is on
boolean
Expands to width of container
boolean
If responsive, set’s if height and width is the max that the carousel should be
boolean
If autoscroll is on, this sets if it should stop when mouse over
string
Set to carousel
string
[Serverside mode only] The html rendered version based on the Template
array
Array containing Carousel Image objects
string
The location of the image file
The link location of where a user should be taken if they click the image
string
The Alt Text attribute for the image
boolean
Sets if text content should be shown
string
The html content to overlay the image
number
The left pixels for the content
number
The top pixels for the content
number
The index of the image in the array (zero based index)
string
The JavaScript function to be executed on mouse down over the image elementImportant: This is required to track when users click through on a product. If this is omitted then reporting will be inaccurate

Example