Carousel Images Subtab
This array specifies the carousel images that appear at the top of the home page. Each carousel image requires the URL property. This string defines the URL of the carousel image. The order in the array specifies the order in the carousel.
The three default images are distributed with the SCA bundle, located in the ShoppingApplication module. You can override these, but the images must be in the file cabinet at Web Site Hosting Files > Live Hosting Files > SSP Applications > [SSP Application] > Development > img.
Carousel styles are dictated by Sass files in the source code. If implementing SuiteCommerce or the Aconcagua release of SCA or later, you can alter the carosel Sass as part of a theme. Sass files for the carousel are located in the twitter-bootstrap-sass module of the SuiteCommerce Base Theme.
For more information about working with carousel images, see the following help topics:
-
Configuring Carousel Images – Information about configuring carousel images when using Commerce themes.
-
File Types Recognized in the File Cabinet – List of supported image file types.
-
Displaying Device-Specific Carousel Images – Information about customizing your home page carousel to show different images based on whether the user is using a mobile, tablet, or desktop device.
ID |
home.carouselImages |
UI location |
Layout > Carousel Images |
JSON file |
Home.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |