Carousel Images Subtab
This array lets you define the carousel images that display at the top of your home page. Each carousel image requires the URL property. This string defines the URL of the carousel image. The order of the images in the array determines how they appear in the carousel.
The SCA bundle has three default images in the ShoppingApplication module. You can replace these, but your images must be stored in the file cabinet at Web Site Hosting Files > Live Hosting Files > SSP Applications > [SSP Application] > Development > img.
Carousel styles are configured by Sass files in the source code. If you’re using SuiteCommerce or Aconcagua or later, you can change the carousel Sass as part of a theme. Sass files for the carousel are stored 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 – How to set up carousel images with Commerce themes.
-
File Types Recognized in the File Cabinet – List of supported image file types.
-
Displaying Device-Specific Carousel Images – How to show different carousel images for mobile, tablet, or desktop users.
ID |
home.carouselImages |
UI location |
Layout > Carousel Images |
JSON file |
Home.json |
Configuration file (pre-Vinson) |
SC.Shopping.Configuration.js |