ProductSlider({
rootID: 'demo1',
sliderType: 1,
apiKey: 'n3tnlbyx_ryOAuSIvQuwr4QtYXCklsZ68BA5PHjpsNzkcm-r0Y',
backgroundURL: 'https://printlean.com/store/img/sliders/1.png',
sliderPerView: {
1200: 3,
992: 3,
768: 3,
320: 1.5,
},
imageLogo: true, //show Printlean logo below
hideTitle: false,
hidePrice: false,
fontSizeName: 15,
fontSizePrice: 12,
titleColor: '#000',
priceColor: 'grey',
enablePreview: false, //show background image or not
enableAutoHover: 'all', //hover effect automatic 2 sec per slide true,false, 'all'
type5options: {
color: '#fff',
bgColor: '#000',
buttonText: 'print width'
}
});
ProductSlider({
rootID: 'demo2',
sliderType: 2,
apiKey: 'n3tnlbyx_ryOAuSIvQuwr4QtYXCklsZ68BA5PHjpsNzkcm-r0Y',
backgroundURL: 'https://printlean.com/store/img/sliders/1.png',
sliderPerView: {
1200: 5,
992: 3,
768: 3,
320: 1.5,
},
imageLogo: true, //show Printlean logo below
hideTitle: false,
hidePrice: true,
fontSizeName: 15,
fontSizePrice: 12,
titleColor: '#000',
priceColor: 'grey',
enablePreview: false, //show background image or not
enableAutoHover: true //hover effect automatic 2 sec per slide true,false, 'all'
});
ProductSlider({
rootID: 'demo3',
sliderType: 3,
apiKey: 'n3tnlbyx_ryOAuSIvQuwr4QtYXCklsZ68BA5PHjpsNzkcm-r0Y',
backgroundURL: 'https://printlean.com/store/img/sliders/1.png',
sliderPerView: {
1200: 5,
992: 3,
768: 3,
320: 1.5,
},
imageLogo: true, //show Printlean logo below
hideTitle: true,
hidePrice: false,
fontSizeName: 12,
fontSizePrice: 18,
titleColor: '#000',
priceColor: 'red',
enablePreview: false, //show background image or not
enableAutoHover: true, //hover effect automatic 2 sec per slide true,false, 'all'
bgToAll: true,
type5options: {
color: '#fff',
bgColor: '#000',
buttonText: 'print width'
}
});
ProductSlider({
rootID: 'demo4',
sliderType: 4,
apiKey: 'n3tnlbyx_ryOAuSIvQuwr4QtYXCklsZ68BA5PHjpsNzkcm-r0Y',
backgroundURL: 'https://printlean.com/store/img/sliders/1.png',
sliderPerView: {
1200: 5,
992: 3,
768: 3,
320: 1.5,
},
imageLogo: false, //show Printlean logo below
hideTitle: false,
hidePrice: false,
fontSizeName: 11,
fontSizePrice: 18,
titleColor: '#000',
priceColor: '#088fec',
enablePreview: false, //show background image or not
enableAutoHover: 'all', //hover effect automatic 2 sec per slide true,false, 'all'
});
ProductSlider({
rootID: 'demo5',
sliderType:5,
apiKey: 'n3tnlbyx_ryOAuSIvQuwr4QtYXCklsZ68BA5PHjpsNzkcm-r0Y',
backgroundURL: 'https://printlean.com/store/img/sliders/1.png',
sliderPerView: {
1200: 3,
992: 3,
768: 3,
320: 1.5,
},
imageLogo: true, //show Printlean logo below
hideTitle: false,
hidePrice: false,
fontSizeName: 12,
fontSizePrice: 18,
titleColor: '#000',
priceColor: 'red',
enablePreview: false, //show background image or not
enableAutoHover: false, //hover effect automatic 2 sec per slide true,false, 'all'
type5options: {
color: '#fff',
bgColor: '#000',
buttonText: 'print width'
}
});
ProductSlider({
rootID: 'demo6',
sliderType: 1,
apiKey: 'n3tnlbyx_ryOAuSIvQuwr4QtYXCklsZ68BA5PHjpsNzkcm-r0Y',
backgroundURL: 'https://printlean.com/store/img/sliders/1.png',
sliderPerView: {
1200: 5,
992: 3,
768: 3,
320: 1.5,
},
imageLogo: false, //show Printlean logo below
hideTitle: false,
hidePrice: false,
fontSizeName: 15,
fontSizePrice: 12,
titleColor: '#000',
priceColor: 'grey',
enablePreview: false, //show background image or not
enableAutoHover: false, //hover effect automatic 2 sec per slide true,false, 'all'
type5options: {
color: '#fff',
bgColor: '#000',
buttonText: 'print width'
},
allButton: {
buttonText: 'See All Products',
buttonColor: '#5ab6f8'
}
});