HideTitle

The parameter controls displaying product description.

hideTitle: boolean

HideTitle

ProductSlider({
  apiKey: 'SNGbv8bSovxeDDDAXMS4Qm-ncTd8LOfORRVe0pdPkTk6o-jbu9',
  backgroundURL: 'https://your-domain.com/url-address-of-the-image.jpg',
  sliderType: 1,
  sliderPerView: {
    1200: 5,
    992: 3,
    768: 2,
    320: 1.5,
  },
  enablePreview: true,
  enableAutoHover: true,
  rootID: 'printlean',
  hideTitle: true
});

HideTitle: true HideTitle (default)

hideTitle: true
hideTitle: false

Last updated