Layout
OptionTypeValuesDescription
adaptiveHeight bool "yes" / "no" Adaptive height. Adapts slider height to the current slide.
centerMode bool "yes" / "no" Center mode. Enables centered view with partial prev/next slides. Use with odd numbered slides counts.
centerPadding string custom text Center padding. Slide padding when in center mode (px or %).
cssEase string custom text CSS3 easing. Utilizes the CSS transition property.
variableWidth bool "yes" / "no" Variable width. Disables automatic slide width calculation.
rtl bool "yes" / "no" RTL. Change the slider's direction to become right-to-left.
Slides
OptionTypeValuesDescription
slidesToShow int 1 between 99 Number of slides to show at a time
slidesToScroll int 1 between 99 Number of slides to scroll at a time
initialSlide int 0 between 999 Initial slide. The slide to start on.
speed int 100 between 9999 Slide transition speed. In milliseconds.
Price
OptionTypeValuesDescription
show_price_disclaimer bool "yes" / "no" Show price disclaimer. "Details" link next to date of last update.
last_update_format string custom text Last item update date format. Used in price disclaimer. Supports PHP date function format. Example: d.m.Y H:i:s
Image
OptionTypeValuesDescription
img_min_height string custom text Image minimum height. CSS value like "100px". Can be used to adjust all items to the same height.
Title
OptionTypeValuesDescription
title_length int 0 between 999 Title max length. Limits the title to a maximum length of characters. 0 for unlimited.
Navigation
OptionTypeValuesDescription
arrows bool "yes" / "no" Next/Prev arrows. Enable Next/Prev navigation arrows.
nav_arrows string
  • "1" (Style 1)
  • "2" (Style 2)
  • "3" (Style 3)
Navigation arrows style
dots bool "yes" / "no" Dots. Show the current slide indicator dots.
infinite bool "yes" / "no" Infinite looping
pauseOnFocus bool "yes" / "no" Pause on focus. Pauses autoplay when slider is focussed.
pauseOnHover bool "yes" / "no" Pause on hover. Pauses autoplay on hover.
pauseOnDotsHover bool "yes" / "no" Pause on dots hover. Pauses autoplay when a dot is hovered.
autoplay bool "yes" / "no" Autoplay. Enables auto play of slides.
autoplaySpeed int 100 between 99999 Auto play change interval. In milliseconds.
Accessibility
OptionTypeValuesDescription
accessibility bool "yes" / "no" Accessibility. Enables tabbing and arrow key navigation.
swipe bool "yes" / "no" Swipe. Enables touch swipe.
touchMove bool "yes" / "no" Touch move. Enables slide moving with touch.
Misc
OptionTypeValuesDescription
lazyLoad string
  • "ondemand" (on demand)
  • "progressive" (progressive)
Lazy load. Accepts "ondemand" or "progressive" for lazy load technique. "ondemand" will load the image as soon as you slide to it, "progressive" loads one image after the other when the page loads.
custom_css string
  • "slick-carousel" (slick carousel)
Custom CSS. Custom CSS that is applied to all occurrences of this template on a page and is only included once in the source code.