### Description
Showcase a set of items in a visually compelling way. The SC Carousel widget allows you to showcase specific items in your catalog using a scrolling list of images in the carousel widget.
### Instance Options
| Option | Property | Comments | Default Value | Source |
| ----- |:-----:| ---- | ---- | ---- |
| Template | `u_template` | This field specifies which template to use for displaying items. | `Default value` | Options Schema |
| Script Include | `script_include` | Supports overriding the default Script Include. | `Default value` | Instance |
| Debug | `debug` | Displays debug information. | `Default value` | Options Schema |
| Limit | `limit` | This field limits the number of items within the carousel. | `16` | Options Schema |
### CSS/SASS Variables
_CSS/SASS variables are given default values that can be overridden with theming or portal-level CSS._
| Variable | Comments |
| -------- |:-------------:|
| `$sc-carousel-arrows` | This variable sets the colors of the left & right arrow. |
### Templates
| Name | Comments |
| -------- |:---|
| `slide-card.html` | Standard card template. |